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