Josh Holtrop josh
josh pushed to master at josh/propane 2023-09-24 16:07:48 -04:00
1328a718ac Add user guide content for lexer
josh pushed to master at josh/propane 2023-09-24 13:23:50 -04:00
562c24ce9e Remove grammar "class" statement
josh pushed to d at josh/hos 2023-09-24 11:03:26 -04:00
6fcc6da022 Remove APIC debug outputs
josh pushed to d at josh/hos 2023-09-23 19:48:18 -04:00
dc07fd0255 Document xHCI runtime registers and interrupter registers
josh pushed to d at josh/hos 2023-09-23 19:28:47 -04:00
eb0a4b2a4d Document xHCI port registers
josh pushed to d at josh/hos 2023-09-23 11:59:26 -04:00
0ae3c6c96d Document xHCI operational registers
josh pushed to d at josh/hos 2023-09-19 11:07:59 -04:00
4814b51daf Dump xHCI extended capabilities
14bb3adf37 Document xHCI capability registers
Compare 2 commits »
josh pushed to d at josh/hos 2023-09-17 16:13:59 -04:00
cda45b205d Remove legacy PCI bus scanning
josh pushed to d at josh/hos 2023-09-17 15:22:59 -04:00
cfd42550fc Add struct definitions for all PCI header types
673ce8f097 Scan PCI devices via MCFG table
ba0befa21b Check that needed ACPI tables are found
Compare 3 commits »
josh pushed to d at josh/hos 2023-09-17 11:23:03 -04:00
fa4de31aa4 Store pertinent ACPI table pointers
josh pushed to d at josh/hos 2023-09-17 11:15:06 -04:00
3412d9ece9 Add Klog.fatal_error()
josh pushed to d at josh/hos 2023-09-17 11:05:05 -04:00
e8978c73f2 Move PCI initialization after ACPI/APIC/RTC
josh pushed to d at josh/hos 2023-09-17 09:12:36 -04:00
f79b0098c5 Map ACPI tables as disable cache + no execute
josh pushed to d at josh/hos 2023-09-17 09:08:24 -04:00
10d7e7f0c6 Move parsing of ACPI tables into table structures
e088f942d1 Use Acpi.Header in ACPI table structures
Compare 2 commits »
josh pushed to d at josh/hos 2023-09-17 08:41:21 -04:00
6514af8e94 Begin parsing MCFG ACPI table
josh pushed to d at josh/hos 2023-09-16 17:10:30 -04:00
602a7525d2 Add %p format specifier for printing pointers
josh pushed to d at josh/hos 2023-09-15 13:38:28 -04:00
617b861524 Size to hulk.elf.size
2f968de7ed Disassemble to hulk.elf.txt
68e85999fb Drop unused sections when linking HULK
Compare 3 commits »
josh pushed to d at josh/hos 2023-09-15 11:04:41 -04:00
6b1445935c Update mk-vmdk task to have a file template since VBoxManage createmedium command was failing
665d8aef80 Update qemu command to change machine to q35
af5ad73cf7 Update instructions for VirtualBox to change machine chipset
Compare 3 commits »
josh pushed to d at josh/hos 2023-09-13 13:48:40 -04:00
4c67faaad4 Rework Kfont to store glyph top as offset from top of text row
josh pushed to d at josh/hos 2023-09-13 11:58:07 -04:00
4fcea6a283 Reverse framebuffer vertical coordinates to start with 0 at top