summaryrefslogtreecommitdiff
path: root/core/init.inc
Commit message (Expand)AuthorAgeFilesLines
* core: add new __lowmem macro to allocate a static lowmem bufferH. Peter Anvin2009-06-021-3/+2
* core: load the PM code at 1 MB, COM32R code followsH. Peter Anvin2009-05-241-9/+2
* core: make decompression of the PM code actually workH. Peter Anvin2009-05-231-2/+2
* core: drop double clearing of .uibssH. Peter Anvin2009-05-201-3/+0
* core: LZO compress the PM part of the coreH. Peter Anvin2009-05-201-19/+53
* core: make the COMBOOT API available to in-kernel PM codeH. Peter Anvin2009-05-141-4/+10
* core: handle more than 32K of code for disk-based derivativesH. Peter Anvin2009-05-141-1/+1
* First cut of doing 32-bit C code in the coreH. Peter Anvin2009-05-141-6/+14
* core: rename .text, .data and .bss to .text16, .data16, .bss16unify-pmH. Peter Anvin2009-05-131-4/+4
* core: zero bss and uibss; fix some section confusionsH. Peter Anvin2009-05-131-0/+11
* Move files out of root into core, dos, and utilsH. Peter Anvin2008-05-291-0/+47