summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* module: convert to dprintf() to aid debuggingsyslinux-6.02-pre14Matt Fleming2013-07-263-16/+23
* Merge branch 'elflink-undi-debug-for-mfleming' of git://github.com/geneC/sysl...syslinux-6.02-pre13Matt Fleming2013-07-265-44/+300
|\
| * Allow for UNDIIF_ID_DEBUG in 1 mk linesyslinux-5.11-pre9Gene Cumm2013-07-202-1/+5
| * core/lwip/undiif: dprint MAC/ARP/IP/ICMP/TCP/UDP headers; poll debugGene Cumm2013-07-202-1/+220
| * lwip/undiif: split arphdr._hwlen_protolenGene Cumm2013-07-131-5/+7
| * lwip: Allow LWIP_PLATFORM_* output to use dprintfGene Cumm2013-07-121-2/+12
| * lwip: undiif: Fix debug options to unique *_DEBUG macrosGene Cumm2013-07-122-35/+56
* | tests: unit test bios_boot_linux()Matt Fleming2013-07-267-1/+206
* | video.h: we need one syslinux_force_text_mode() prototypeMatt Fleming2013-07-2610-3/+9
* | tests: syslinux_memmap_highest() unit testsMatt Fleming2013-07-261-0/+66
* | load_linux: dynamically calculate the cmdline regionsyslinux-6.02-pre12Matt Fleming2013-07-253-4/+74
* | tests: verify kernel cmdline parameterMatt Fleming2013-07-253-2/+14
* | load_linux: extract the logic for cmdline_offsetMatt Fleming2013-07-251-4/+10
* | pxe: use bios_fbm() and real_base_mem to calculate free spaceMatt Fleming2013-07-251-47/+7
* | pxe: mark all PXE regions as SMT_TERMINALsyslinux-6.02-pre11Matt Fleming2013-07-241-17/+49
* | tests: delete test executables after each runMatt Fleming2013-07-241-3/+1
* | tests: unit tests for core/memMatt Fleming2013-07-246-1/+142
* | tests: make mmap_entry globally available to unit testsMatt Fleming2013-07-247-25/+26
* | mem: explicitly include dprintf.hMatt Fleming2013-07-241-0/+1
* | mem: fix regression in recent memscan changessyslinux-6.02-pre10Matt Fleming2013-07-231-1/+1
* | tests: delete tests before making releaseMatt Fleming2013-07-231-0/+5
* | tests: Syslinux unit testsMatt Fleming2013-07-2318-2/+549
* | tests: Regression testsuiteMatt Fleming2013-07-2319-2/+409
* | derivative_info: be sure not to dereference pointerssyslinux-6.02-pre9Matt Fleming2013-07-223-15/+15
* | Revert "Makefile.private: only delete mk/devel.mk for production releases"syslinux-6.02-pre8Matt Fleming2013-07-191-4/+3
* | Merge branch 'pxe-dns-dotquad-for-mfleming' of git://github.com/geneC/syslinu...syslinux-6.02-pre7Matt Fleming2013-07-191-0/+35
|\ \
| * | core/legacynet: Enable dot quad resolutionGene Cumm2013-07-181-0/+35
| |/
* | 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