summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* NEWS: Document changes between 4.05 and 4.06syslinux-4.06-pre12Matt Fleming2012-10-051-0/+8
* 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
* NEWS: Adding 'silent' option from HDTErwan Velu2012-09-101-1/+1
* 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
* NEWS: Updating for HDT & kontron_wdtErwan Velu2012-09-101-0/+6
* 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-0523-126/+839
|\
| * Correct initialization of the cache doubly-linked listsyslinux-4.06-pre11H. Peter Anvin2012-07-191-2/+2
| * 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
| * fat: Make mangle behavior similar to the standard oneH. Peter Anvin2012-06-291-16/+19
| * win: Use lower-case private definition of STORAGE_DEVICE_NUMBERH. Peter Anvin2012-06-291-6/+6
| * Actually keep track of the pathnames for all elementssyslinux-4.06-pre9H. Peter Anvin2012-06-284-81/+80
| * chdir: collapse /./ and /../ in path for conventional filesystemssyslinux-4.06-pre8H. Peter Anvin2012-06-281-6/+50
| * win32: assume STORAGE_DEVICE_NUMBER is definedH. Peter Anvin2012-06-271-1/+1
| * syslxopt: fix syntax errorssyslinux-4.06-pre7H. Peter Anvin2012-06-201-2/+2
| * NEWS: document extlinux --deviceH. Peter Anvin2012-06-201-0/+1
| * extlinux: add --device option to override device detectH. Peter Anvin2012-06-204-5/+27
| * extlinux: centralize and reuse btrfs validationH. Peter Anvin2012-06-201-34/+77
| * extlinux: better methods for finding device matchesH. Peter Anvin2012-06-195-44/+474
* | Merge remote-tracking branch 'hpa/master'Erwan Velu2012-06-133-9/+39
|\ \ | |/
| * Merge remote-tracking branch 'genec/linux-com32-error-message-for-hpa'syslinux-4.06-pre6H. Peter Anvin2012-06-111-7/+34
| |\
| | * linux.c32: Make errors clearer for usersGene Cumm2012-06-091-7/+34
| * | isohybrid: Fix building with --as-neededMicah Gersten2012-06-111-1/+1
| |/
| * btrfs: Fix booting off a btrfs subvolume.Alexander E. Patrakov2012-06-041-1/+4
* | 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-2914-130/+1847
|\ \ | |/
| * relocs: sync with the Linux kernelH. Peter Anvin2012-05-293-98/+286
| * core: add support for .init/fini_tableH. Peter Anvin2012-05-281-4/+5
| * 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
| |\
| * \ Merge remote-tracking branch 'genec/diag-mbr-fix-for-hpa'H. Peter Anvin2012-05-272-3/+5
| |\ \
| | * | diag/mbr: Clarify READMEGene Cumm2012-05-271-1/+3