summaryrefslogtreecommitdiff
path: root/src/arch/amd64 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor archHEADmainFreya Murphy2024-02-0415-1105/+17
|
* fix acpi on uefi, kprint fixesFreya Murphy2024-02-033-10/+8
|
* print registers on fatal exceptiontrimill2024-02-034-108/+119
|
* spacingFreya Murphy2024-02-031-1/+1
|
* acpi table loading and shutdown works, plus mmap fix :3Freya Murphy2024-02-033-113/+125
|
* formattingtrimill2024-02-037-116/+116
|
* rework kprintfFreya Murphy2024-02-031-1/+0
|
* fix problemtrimill2024-02-032-3/+2
|
* alloc on write paging, -O3 compile works, 'volatile' is the story of my lifeFreya Murphy2024-02-038-116/+124
|
* refactor exception panictrimill2024-02-032-28/+15
|
* refactor, new arch dirs, (wip) page alloc on write, hsv screen (convert to ↵Freya Murphy2024-02-0318-94/+155
| | | | userspace later), other fixes
* improved debugger, refactoredtrimill2024-02-036-200/+262
|
* pretty colorsFreya Murphy2024-02-023-3/+43
|
* check for bochsFreya Murphy2024-02-021-6/+10
|
* better fb (wip), format panic, and pciFreya Murphy2024-02-024-93/+234
|
* better print and memFreya Murphy2024-02-022-2/+26
|
* looping kalloc can allocate all of memory (sometimes) :3Freya Murphy2024-02-021-2/+6
|
* debuggertrimill2024-02-015-14/+407
|
* follow the corn style guidetrimill2024-02-0111-150/+109
|
* update makefileFreya Murphy2024-02-011-0/+8
|
* acpi, fix mboot memory map, fix kalloc, fix virtalloc node allocator, add ↵Freya Murphy2024-02-017-73/+125
| | | | kprintf, other changes
* reorganize, add sym_lookuptrimill2024-01-311-38/+0
|
* fix whitespaceFreya Murphy2024-01-316-251/+251
|
* better mboot and kallocFreya Murphy2024-01-314-50/+242
|
* disable wip codeFreya Murphy2024-01-301-2/+1
|
* better mbootFreya Murphy2024-01-304-119/+138
|
* make paging more stableFreya Murphy2024-01-305-174/+461
|
* added backtracestrimill2024-01-305-9/+84
|
* refactor, improve exception messagetrimill2024-01-293-57/+75
|
* pic doneFreya Murphy2024-01-294-46/+145
|
* picFreya Murphy2024-01-293-0/+112
|
* thingsFreya Murphy2024-01-293-10/+50
|
* add interrupts (not yet fully working)trimill2024-01-295-3/+216
|
* panictrimill2024-01-291-0/+18
|
* memory worksFreya Murphy2024-01-296-79/+105
|
* memory changesFreya Murphy2024-01-287-211/+392
|
* Merge remote-tracking branch 'origin/main'Simon2024-01-272-0/+68
|\
| * qemu fbFreya Murphy2024-01-273-1/+70
| |
* | Did some preliminary work on memory managementSimon2024-01-271-5/+138
|/
* Ununfixed kmain, fixed boot.SSimon2024-01-271-1/+1
|
* joe bidenFreya Murphy2024-01-271-17/+9
|
* Implemented and fixed pagingSimon2024-01-271-34/+17
|
* remove COMtrimill2024-01-271-31/+20
|
* mboot parsingFreya Murphy2024-01-272-0/+105
|
* serial and fix makefiletrimill2024-01-271-0/+58
|
* Merge branch 'main' into HEADSimon2024-01-272-60/+137
|\
| * Added basic long mode setupSimon2024-01-272-60/+129
| |
* | fixesFreya Murphy2024-01-272-9/+2
| |
* | acpi + libFreya Murphy2024-01-271-0/+223
| |
* | create bindings.htrimill2024-01-271-0/+53
|/