summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into elflinkelflinkH. Peter Anvin2014-01-174-11/+37
|\
| * diag/geodsp: README fixesGene Cumm2014-01-081-7/+25
| * diag/geodsp: fix MakefileGene Cumm2014-01-081-3/+3
| * Remove some whitespaceRuben Kerkhof2013-12-301-1/+1
| * isolinux: Clear upper half of EDX before usingH. Peter Anvin2013-12-111-1/+1
| * NEWS: document changes in 4.07syslinux-4.07Matt Fleming2013-07-251-0/+8
| * version: bump version and datesyslinux-4.07-pre1Matt Fleming2013-07-121-1/+1
| * menugen: Make it compatible with Py3kPaulo Alcantara2013-02-271-28/+28
| * isolinux: Update LBA in getlinsec loopMatt Fleming2013-01-141-0/+3
| * Merge branch 'searchdir_leak-406' of git://git.zytor.com/users/sha0/syslinux ...Matt Fleming2012-12-041-108/+155
| |\
| | * fs: Fix searchdir resource leakShao Miller2012-11-291-108/+155
| * | extlinux: Avoid dereferencing a garbage pointerMatt Fleming2012-11-051-3/+1
| |/
* | core/legacynet: Enable dot quad resolutionGene Cumm2014-01-081-0/+35
* | pxe, efi: Bad read of file size over TFTP on EFI64Celelibi2013-12-111-35/+11
* | isolinux: Clear upper half of EDX before usingH. Peter Anvin2013-11-261-1/+1
* | com32: Fix a bug on history of commands.Raphael S.Carvalho2013-09-301-5/+8
* | com32: Fix bugs on cmd_reverse_search (Triple fault dimension)Raphael S.Carvalho2013-09-301-2/+9
* | com32/disk: Code cleanup at disk_write_sectors and disk_read_sectors.Raphael S.Carvalho2013-09-302-83/+97
* | PXE ISR: Force polling on select hardware WORKAROUNDGene Cumm2013-09-301-1/+21
* | core/lwip: Fix NULL pointer checkGene Cumm2013-09-231-1/+1
* | PXE: use ddprintf macroGene Cumm2013-09-233-26/+26
* | com32: Define ddprintf() macroGene Cumm2013-09-231-0/+3
* | PXELINUX: specify PXE/lwIPGene Cumm2013-09-232-2/+8
* | undiif: show thread of execution on UNDIIF_ID_DEBUGGene Cumm2013-09-231-3/+7
* | core: dprintf() the banner.Gene Cumm2013-09-231-0/+2
* | PXELINUX: Use sendto() instead of connect()/send()/disconnect()Gene Cumm2013-09-234-8/+94
* | core: make mbox_post()/__sem_down_slow() check if validGene Cumm2013-08-032-2/+2
* | core: mbox/semaphore NULL checksGene Cumm2013-08-035-24/+41
* | core/lwip/undi: Improve UNDIIF_ID_DEBUG messagesGene Cumm2013-08-031-8/+9
* | 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
* | 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
* | | conio: Fix pollchar() for serial consolesyslinux-5.11-pre4Matt Fleming2013-07-011-4/+3
|/ /
* | ldlinux: fix INCLUDE regressionsyslinux-5.11-pre3Matt Fleming2013-06-271-22/+70
* | PXELINUX: implement our own version of local_boot16Matt Fleming2013-06-263-6/+66
* | Merge branch 'ipappend-fix-for-mfleming' of git://github.com/geneC/syslinux i...Matt Fleming2013-06-264-4/+7
|\ \