summaryrefslogtreecommitdiff
path: root/com32
Commit message (Expand)AuthorAgeFilesLines
* 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
* | hdt: Adding nomodule support in cliErwan Velu2012-05-279-5/+84
* | hdt: Fixing argument mgmt in cliErwan Velu2012-05-271-2/+2
* | hdt: Adding more debug traces in cliErwan Velu2012-05-271-6/+8
* | hdt: Fixing chain32 target in makefileErwan Velu2012-05-251-1/+1
* | Merge remote-tracking branch 'hpa/master'Erwan Velu2012-05-2519-1938/+3674
|\ \ | |/
| * Merge branch 'chaindev'H. Peter Anvin2012-03-2618-1935/+3671
| |\
| | * chain.c: Fix misplaced #endif breaking non-DEBUG buildsH. Peter Anvin2012-03-261-1/+1
| | * Use PRIu64 instead of %llu, where appropriateMichal Soltys2011-08-022-2/+3
| | * Merge remote-tracking branch 'origin/master' into chaindevMichal Soltys2011-08-0222-271/+176
| | |\