2022-05-11 |
introduce basic identity paging
lukas
committed
on 11 May 2022
|
---|---|
2022-05-08 |
fix ahci driver for real hardware
lukas
committed
on 8 May 2022
|
2022-05-02 |
fix ahci identify for real hardware
lukas
committed
on 2 May 2022
|
2022-04-19 |
fix all compiler warnings by adopting uintptr_t
lukas
committed
on 19 Apr 2022
|
improve memory allocation algorithm
lukas
committed
on 19 Apr 2022
|
|
2022-03-22 |
add basic file reading from disk from a path
lukas
committed
on 22 Mar 2022
|
2022-03-09 |
add file system: fat 16
lukas
committed
on 9 Mar 2022
|
2022-03-06 |
wip ahci driver rework
lukas
committed
on 6 Mar 2022
|
2022-03-05 |
add basic support for ahci aka sata
lukas
committed
on 5 Mar 2022
|
2022-03-02 |
sata: find devices and list capabilities
lukas
committed
on 2 Mar 2022
|
add a more modular way to interact with hard drives
lukas
committed
on 2 Mar 2022
|
|
2022-03-01 |
add ide driver: read sectors from disk
lukas
committed
on 1 Mar 2022
|
2022-02-28 |
fix bug in memory allocation
lukas
committed
on 28 Feb 2022
|
2022-02-25 |
properly count all pci devices
lukas
committed
on 25 Feb 2022
|
2022-02-08 |
add pci bus enumerating and improve documentation
lukas
committed
on 8 Feb 2022
|
2022-01-04 |
pci: discover devices
lukas
committed
on 4 Jan 2022
|
2022-01-02 |
refactor timer interrupt handling
lukas
committed
on 2 Jan 2022
|
refactor keyboard input
lukas
committed
on 2 Jan 2022
|
|
2022-01-01 |
code cleanup: lists
lukas
committed
on 1 Jan 2022
|
2021-09-26 |
add countable ANSI escape sequences
lukas
committed
on 26 Sep 2021
|
2021-09-25 |
add new ANSI escape sequences
lukas
committed
on 25 Sep 2021
|
2021-09-24 |
add capital typing
lukas
committed
on 24 Sep 2021
|
2021-08-25 |
:refactor terminal
lukas
committed
on 25 Aug 2021
|
2021-08-08 |
add compile flags for lvim setup
lukas
committed
on 8 Aug 2021
|
2021-08-04 |
add basic keyboard support
lukas
committed
on 4 Aug 2021
|
add real irqs
lukas
committed
on 4 Aug 2021
|
|
2021-08-03 |
wip: add exceptions
lukas
committed
on 3 Aug 2021
|
2021-07-16 |
add interrupts
lukas
committed
on 16 Jul 2021
|
2021-06-29 |
refactoring: single headers folder
lukas
committed
on 29 Jun 2021
|
use gdt
lukas
committed
on 29 Jun 2021
|