summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| | | * | Update diag/mbr instruction to match the current filename.Jean-Christian de Rivaz2012-05-271-2/+2
| | * | | pxechn.c32: PXE NBP chainloaderGene Cumm2012-05-273-1/+1218
| | * | | 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