0.0.1
What's Changed
- dev to master: mostly minor patches. by @amlel-el-mahrouss in https://github.com/amlel-el-mahrouss/nekernel/pull/2
- pr/general: a set of patches to be pushed into master. by @amlel-el-mahrouss in https://github.com/amlel-el-mahrouss/nekernel/pull/3
- pr/general: mostly minor patches. by @amlel-el-mahrouss in https://github.com/amlel-el-mahrouss/nekernel/pull/4
- pr/ahci: important patches. by @amlel-el-mahrouss in https://github.com/amlel-el-mahrouss/nekernel/pull/5
- kernel/wip: SMP tweaks, and code cleanup. by @amlel-el-mahrouss in https://github.com/amlel-el-mahrouss/nekernel/pull/6
- boot/net: rename Boot.S files, clarify EEPROM implication, and prep UDP read by @amlel-el-mahrouss in https://github.com/amlel-el-mahrouss/nekernel/pull/7
- dev → master by @amlel-el-mahrouss in https://github.com/amlel-el-mahrouss/nekernel/pull/8
- kernel, storage/pr: merging important patches. by @amlel-el-mahrouss in https://github.com/amlel-el-mahrouss/nekernel/pull/9
- cf/Foundation: Use Kernel's 'Char' type instead of std's 'char' by @amlel-el-mahrouss in https://github.com/amlel-el-mahrouss/nekernel/pull/10
- pr: a big commit regarding MBCI, AHCI, and others. by @amlel-el-mahrouss in https://github.com/amlel-el-mahrouss/nekernel/pull/11
- pr/ahci: generic driver improvements. by @amlel-el-mahrouss in https://github.com/amlel-el-mahrouss/nekernel/pull/12
- dev: Last AHCI patches. by @amlel-el-mahrouss in https://github.com/amlel-el-mahrouss/nekernel/pull/13
- tweak kernel, boot: use -Wall, -Werror, -Wpedantic now by @amlel-el-mahrouss in https://github.com/amlel-el-mahrouss/nekernel/pull/14
- big commit, for pedantic CI. by @amlel-el-mahrouss in https://github.com/amlel-el-mahrouss/nekernel/pull/15
- fix, bootnet: The memset has been moved before reading the UDP packet, by @amlel-el-mahrouss in https://github.com/amlel-el-mahrouss/nekernel/pull/16
- dev, scheduler, ahci, dev: Refactor scheduler, and fix minor mistakes. by @amlel-el-mahrouss in https://github.com/amlel-el-mahrouss/nekernel/pull/17
- NeFS related. by @amlel-el-mahrouss in https://github.com/amlel-el-mahrouss/nekernel/pull/18
- urgent patches. by @amlel-el-mahrouss in https://github.com/amlel-el-mahrouss/nekernel/pull/19
- kernel, boot: recovering lost changes because of some git issue. by @amlel-el-mahrouss in https://github.com/amlel-el-mahrouss/nekernel/pull/21
- kernel, SMP: put back AP init code. by @amlel-el-mahrouss in https://github.com/amlel-el-mahrouss/nekernel/pull/22
- dev, kernel: important patches. by @amlel-el-mahrouss in https://github.com/amlel-el-mahrouss/nekernel/pull/23
- nekernel: 0.0.1 by @amlel-el-mahrouss in https://github.com/amlel-el-mahrouss/nekernel/pull/24
New Contributors
- @amlel-el-mahrouss made their first contribution in https://github.com/amlel-el-mahrouss/nekernel/pull/2
Full Changelog: https://github.com/amlel-el-mahrouss/nekernel/compare/1.0.1...0.0.1-release