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
|
|
bump multiboot version
lukas
committed
on 29 Jun 2021
|
|
2021-05-30 |
fix no more tasks message to still display
lukas
committed
on 30 May 2021
|
new print system
lukas
committed
on 30 May 2021
|
|
basic task communication
lukas
committed
on 30 May 2021
|
|
2021-05-22 |
free all resources occupied by a task
lukas
committed
on 22 May 2021
|
2021-05-09 |
add scrolling
lukas
committed
on 9 May 2021
|
2021-04-04 |
improve memory allocator and add freeing function
lukas
committed
on 4 Apr 2021
|
2021-04-03 |
improve memory allocator
lukas
committed
on 3 Apr 2021
|