summaryrefslogtreecommitdiff
path: root/arch/i386/linker.ld (follow)
Commit message (Collapse)AuthorAgeFilesLines
* arch: i386: linker.ld: add references to the bitmapDanny Holman2023-11-261-0/+5
| | | | | | Add references to the PMM bitmap to the linker script. Signed-off-by: Danny Holman <dholman@gymli.org>
* arch: i386: move the kernel to high memoryDanny Holman2021-07-201-6/+16
| | | | | Move the start of the kernel image to the "higher half" of memory. This also enables paging.
* Initial commitDanny Holman2021-01-171-0/+19
Signed-off-by: Danny Holman <dholman@gymli.xyz>