]> Projects (at) Tadryanom (dot) Me - AdrOS.git/shortlog
AdrOS.git
2026-02-05 Tulio A M Mendesmm: fix x86 PMM initialization and handle mips kseg0...
2026-02-05 Tulio A M Mendesbuild: add arch HAL sources and mips target
2026-02-05 Tulio A M Mendeshal: add UART HAL and refactor uart_console to use it
2026-02-05 Tulio A M MendesFirst test template
2026-02-05 Tulio A M MendesMakefile adjust to suporte passing parameters
2026-02-04 Tulio A M Mendesfix(pmm): add null check for boot_info
2026-02-03 Tulio A M MendesFeat: Virtual Filesystem (VFS) and Initial Ramdisk...
2026-02-03 Tulio A M MendesFeat: Add VFS, InitRD Driver and mkinitrd tool
2026-02-03 Tulio A M MendesFeat: Debugging improvements (Detailed Panic + Heap...
2026-02-03 Tulio A M Mendesadded file: .gitignore
2026-02-03 Tulio A M MendesFeat: Advanced Heap (Double Linked), Sleep System and...
2026-02-03 Tulio A M MendesFeat: Add Kernel Heap (kmalloc) and Preemptive Timer...
2026-02-03 Tulio A M MendesFeat: Add Shell, Keyboard Driver and Utils (LibC)
2026-02-03 Tulio A M MendesInitial commit: AdrOS v0.1 (Multi-arch Kernel, PMM...