summaryrefslogtreecommitdiff
path: root/com32
Commit message (Expand)AuthorAgeFilesLines
* menugen: Make it compatible with Py3kPaulo Alcantara2013-02-271-28/+28
* menu: Disallow navigation to a disabled entry via *any* keyMatt Fleming2012-10-121-2/+3
* prdhcp.c32: Turn off DEBUGsyslinux-4.06-pre13Matt Fleming2012-10-111-1/+1
* Merge branch 'pxechn-fix-news-for-hpa-2' of git://github.com/geneC/syslinuxMatt Fleming2012-10-113-6/+209
|\
| * prdhcp.c32: Fix what is retrieved.Gene Cumm2012-06-021-2/+3
| * prdhcp.c32: Add to MakefileGene Cumm2012-06-021-1/+1
| * prdhcp.c32: Print DHCP packetsGene Cumm2012-06-021-0/+163
| * pxechn.c32: add -S to transform sname to siaddrGene Cumm2012-06-011-2/+31
| * pxechn: Turn off debugGene Cumm2012-05-281-3/+13
* | mboot: fix typo in commentFrediano Ziglio2012-10-091-1/+1
* | menu: Add MENU GOTO support to the MENU DEFAULT parsing codeMatt Fleming2012-10-091-1/+3
* | menu: Don't highlight disabled entriesMatt Fleming2012-10-091-2/+1
* | com32: Add ifmemdsk.c32 to MakefileMatt Fleming2012-10-081-1/+1
* | In the current Lua.c32 DMI implementation, it is a flat table with dotted nam...Hung-chi Lihn2012-09-222-208/+420
* | Bug fix: Added the missing entry (boot_from_pcmcia) in struct s_characteristics.Hung-chi Lihn2012-09-221-1/+2
* | Added the native syslinux functions config_file(), ipappend_strs(), and reboo...Hung-chi Lihn2012-09-221-0/+33
* | The current Lua.c32 does not enable io.read() due to some missing library fun...Hung-chi Lihn2012-09-221-11/+29
* | hdt: Release 0.5.2hdt/0.5.2Erwan Velu2012-09-101-1/+1
* | hdt: Adding Silent modeErwan Velu2012-09-103-9/+19
* | hdt: Removing remaining printf()Erwan Velu2012-09-105-22/+22
* | kontron_wdt: Fixing makefileErwan Velu2012-09-101-1/+1
* | kontron_wdt: Enforce timeout value if already setErwan Velu2012-09-101-0/+4
* | kontron_wdt: Adjusting exit pathErwan Velu2012-09-101-7/+10
* | kontron_wdt: Adding watchdog com32 moduleErwan Velu2012-09-103-1/+525
* | Merge remote-tracking branch 'hpa/master'Erwan Velu2012-09-057-9/+180
|\ \
| * | linux.c32: add missing break;syslinux-4.06-pre10H. Peter Anvin2012-06-291-0/+1
| * | linux.c32: allow loading arbitrary setup_data blobsH. Peter Anvin2012-06-291-12/+36
| * | setup_data: if nothing to load and version < 2.09, no harm no foulH. Peter Anvin2012-06-291-3/+3
| * | setup_data: check to make sure kernel version >= 0x0209H. Peter Anvin2012-06-291-0/+7
| * | linux.c32: add support for a device tree blob (dtb)H. Peter Anvin2012-06-291-2/+25
| * | <syslinux/linux.h>: add missing setup_data_init() definitionH. Peter Anvin2012-06-291-0/+2
| * | Change fdt-specific loader into a generic setup_data loaderH. Peter Anvin2012-06-296-68/+90
| * | com32: Add device tree supportThierry Reding2012-06-296-6/+98
* | | Merge remote-tracking branch 'hpa/master'Erwan Velu2012-06-131-7/+34
|\ \ \ | |/ /
| * | linux.c32: Make errors clearer for usersGene Cumm2012-06-091-7/+34
* | | Merge remote-tracking branch 'hpa/master'Erwan Velu2012-05-301-8/+9
|\ \ \ | |/ /
| * | relocs: Move stop to the endH. Peter Anvin2012-05-291-8/+9
* | | hdt: Removing builting sleep support in sayErwan Velu2012-05-292-19/+1
* | | hdt: 0.5.2-pre3 releasehdt/0.5.2-pre3Erwan Velu2012-05-291-1/+1
* | | Merge branch 'master' of git://git.zytor.com/syslinux/syslinuxErwan Velu2012-05-2910-123/+1743
|\ \ \ | |/ /
| * | relocs: sync with the Linux kernelH. Peter Anvin2012-05-293-98/+286
| * | com32.ld: handle .init_array and .fini_arraysyslinux-4.06-pre5H. Peter Anvin2012-05-281-23/+10
| |/
| * Merge remote-tracking branch 'hdt/master'syslinux-4.06-pre4H. Peter Anvin2012-05-2719-91/+707
| |\
| * | pxechn.c32: PXE NBP chainloaderGene Cumm2012-05-272-1/+1124
| * | COM32: add DHCP pack/unpack functionsH. Peter Anvin2012-05-274-1/+323
* | | hdt: Adding sleep commandErwan Velu2012-05-295-1/+21
* | | hdt: Adding display command to change backgroundErwan Velu2012-05-295-0/+30
| |/ |/|
* | hdt: 0.5.2-pre2 releasehdt/0.5.2-pre2Erwan Velu2012-05-271-1/+1
* | hdt: Adding say & postexec demoErwan Velu2012-05-271-0/+9
* | hdt: Adding say commandErwan Velu2012-05-272-0/+62