layout boot-stage framework for aa64
[lunaix-os.git] / lunaix-os / kernel /
2022-05-03 MinepImplement (half) simple semaphore & mutex lock, and ...
2022-05-01 MinepRestructure the interrupt vector distribution for bette...
2022-04-30 MinepImplement shift+<key> support, and ...
2022-04-29 MinepBasic PS/2 keyboard driver, and ...
2022-03-13 Minepminor adjustments
2022-03-12 MinepTimer re-worked!
2022-03-12 MinepImplement APIC, RTC, basic ACPI parser and timer support
2022-03-06 Minepdead simple rtc code for getting current datetime.
2022-03-05 Minepupdate project structures
2022-03-03 Minepfix bugs found in brk & add simple security checks...
2022-03-03 Minepmake dmm.c portable
2022-03-03 MinepComplete (almost!) printf fmt support
2022-03-01 Minepgrow on demand heap
2022-03-01 Minepdynamic memory manager (malloc & free)
2022-02-27 Minepvmm - allow remapping
2022-02-27 Minepa bit refactoring on kernel_init
2022-02-26 Minepfix gcc warnings & improved makefile echos
2022-02-26 Minepfixes and refinements
2022-02-25 MinepVirtual memory & paging
2022-02-19 Minepformated code and fix include error in interrupts.c
2022-02-13 Minepcourse 6 - interrupts
2022-02-12 Minepcourse 5 and some old slides
2022-02-06 Minepcourse 3 (vga and linker config)