summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* movebits: Handle arbitrary combinations of SMT_FREE and SMT_TERMINALsyslinux-6.02-pre6H. Peter Anvin2013-07-181-29/+13
* zonelist: allow syslinux_memmap_type() to demote SMT_FREE to SMT_TERMINALH. Peter Anvin2013-07-171-5/+16
* movebits: add an inline to test for SMT_FREE || SMT_TERMINALH. Peter Anvin2013-07-171-0/+5
* movebits: allow allocation across region boundaryMatt Fleming2013-07-171-1/+16
* PXELINUX: Add bios memscan functionMatt Fleming2013-07-171-0/+35
* memscan: build a linked list of memory scannersMatt Fleming2013-07-175-129/+171
* movebits: Add SMT_TERMINAL - a last resort region typeMatt Fleming2013-07-173-2/+3
* memscan: pass enum syslinux_memmap_types aroundMatt Fleming2013-07-174-14/+18
* movebits: Add syslinux_memmap_find()Matt Fleming2013-07-173-74/+84
* zonelist: rename syslinux_memmap_find()...Matt Fleming2013-07-175-10/+10
* Merge branch 'firmware' of git://daniel-baumann.ch/git/upstream/syslinux into...Matt Fleming2013-07-121-1/+1
|\
| * Excluding git metadata files in release tarballs.Daniel Baumann2013-07-121-1/+1
* | efi, udp: implement receive timeoutsyslinux-6.02-pre5Matt Fleming2013-07-121-1/+16
|/
* Makefile.private: only delete mk/devel.mk for production releasessyslinux-6.02-pre4Matt Fleming2013-07-121-3/+4
* NEWS: Mention fixing of make targetsMatt Fleming2013-07-121-0/+3
* cmenu: only the spotless target should delete *.c32Matt Fleming2013-07-121-3/+3
* Makefile: add netinstall target for efiMatt Fleming2013-07-121-2/+10
* Makefile: explicitly reference ldlinux.*Matt Fleming2013-07-111-1/+1
* efi: 'install' target shouldn't depend on 'all'Matt Fleming2013-07-111-1/+1
* efi: restore console before invoking handover_boot()syslinux-6.02-pre3Matt Fleming2013-07-091-0/+1
* efi: setup ramdisk before invoking handover protocolMatt Fleming2013-07-091-3/+3
* efi: Convert printf() to Print()Matt Fleming2013-07-091-1/+1
* NEWS: Catch up with recent changes in 6.02syslinux-6.02-pre2Matt Fleming2013-07-081-0/+5
* Merge branch 'kernel-loader' into for-hpa/elflink/firmwareMatt Fleming2013-07-087-234/+476
|\
| * efi, console: save/restore attributes before exitingMatt Fleming2013-07-083-1/+32
| * efi: move all screen twiddling to setup_screen()Matt Fleming2013-07-082-6/+4
| * efi: only want one linux_header variableMatt Fleming2013-07-081-17/+23
| * efi: update the correct linux_header pointer for cmdlineMatt Fleming2013-07-081-1/+1
| * efi: get rid of _bp variableMatt Fleming2013-07-081-24/+23
| * efi: refactor into smaller functionsMatt Fleming2013-07-081-170/+225
| * efi: implement Linux kernel handover protocol supportMatt Fleming2013-07-085-6/+150
| * efi: try harder to boot non-relocatable kernelsMatt Fleming2013-07-081-8/+8
| * efi: Support booting 32-bit kernels from 64-bit EFIMatt Fleming2013-06-254-65/+74
* | Merge tag 'syslinux-5.11-pre8' into firmwaresyslinux-6.02-pre1Matt Fleming2013-07-0819-112/+227
|\ \
| * \ Merge branch 'dynamic-debug' into elflinksyslinux-5.11-pre8Matt Fleming2013-07-0510-6/+182
| |\ \
| | * | mk: enable dynamic debug supportMatt Fleming2013-07-051-0/+1
| | * | debug.c32: Dynamically enable/disable debug code at runtimeMatt Fleming2013-07-057-3/+178
| | * | mk: include $(GCCWARN) when building ELF objectsMatt Fleming2013-07-052-3/+3
| * | | Merge branch 'idle' into elflinksyslinux-5.11-pre7Matt Fleming2013-07-036-79/+6
| |\ \ \
| | * | | idle: Consolidate idle implementationsMatt Fleming2013-07-036-79/+5
| | * | | idle: enable interrupts before idlingMatt Fleming2013-07-031-0/+1
| * | | | Merge branch 'doc-for-mfleming' of git://github.com/geneC/syslinux into elflinksyslinux-5.11-pre6Matt Fleming2013-07-032-5/+6
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | doc/ & txt/: Spelling fixGene Cumm2013-07-012-5/+6
| * | | | core: we only need one reset_idle()Matt Fleming2013-07-023-9/+3
| |/ / /
| * | | load_linux: validate sanity of 'initrd_addr_max'syslinux-5.11-pre5Matt Fleming2013-07-011-1/+1
| * | | load_linux: Add dprintf statements to aid debuggingMatt Fleming2013-07-011-12/+29
* | | | version: bump versionMatt Fleming2013-07-081-1/+1
* | | | NEWS: Add entries for 6.01syslinux-6.01Matt Fleming2013-07-041-0/+15
* | | | Merge tag 'syslinux-5.11-pre4' into firmwareMatt Fleming2013-07-041-4/+3
|\ \ \ \ | |/ / /
| * | | conio: Fix pollchar() for serial consolesyslinux-5.11-pre4Matt Fleming2013-07-011-4/+3
| |/ /