summaryrefslogtreecommitdiff
path: root/core/init.inc
Commit message (Expand)AuthorAgeFilesLines
* comapi: Remove the comapi interfaces completelyH. Peter Anvin2014-02-131-6/+0
* Merge tag 'syslinux-5.01' into firmwaresyslinux-6.00-pre4Matt Fleming2013-01-291-3/+3
|\
| * core: switch LZO decompressor to "fast safe" versionH. Peter Anvin2013-01-171-3/+3
* | Merge remote-tracking branch 'mfleming/elflink' into for-hpa/elflink/firmwareMatt Fleming2012-07-301-1/+6
|\ \ | |/
| * pxe: move hardwired DHCP options into high memoryH. Peter Anvin2012-05-291-0/+5
| * core: Delete the aux segmentMatt Fleming2012-03-231-1/+1
* | core: Add firmware backend supportMatt Fleming2011-12-161-1/+3
|/
* core: Delete code that is duplicated in ldlinuxMatt Fleming2011-12-021-11/+0
* core: Reimplement lots asm code in CMatt Fleming2011-12-011-57/+3
* June 22: new mem_init worksFeng Tang2010-07-201-0/+7
* elflink: comment off the printf provided by coreFeng Tang2010-07-201-0/+1
* core: use better malloc; add low memory malloc; fix com32 exitH. Peter Anvin2010-02-231-2/+2
* core: let xfer_buf_seg, real_mode_seg be assigned by the linkerH. Peter Anvin2010-02-211-4/+12
* core: hook INT 1Ch for a simple monotonic timerH. Peter Anvin2009-09-021-0/+5
* core: merge cpuinit.inc into init.incH. Peter Anvin2009-09-021-0/+38
* core: remove assembly definition of Files in iso/pxelinuxH. Peter Anvin2009-08-101-13/+0
* 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