index
:
delta/syslinux.git
3.5x
3.6x
baserock/4.06-musl
baserock/genivi/morph
baserock/morph
baserock/pedroalvarez/gcc5
baserock/pedroalvarez/gcc6
baserock/pedroalvarez/glibc
baserock/rdale/musl
baserock/syslinux-4.06-gcc5-glibc2.20
baserock/syslinux-4.06-gcc7
baserock/tiagogomes/update-toolchain
bcopyint
broken1
btrfs
chainload
core32
corezlib
disklib
dynamic
dynamic-sector
elflink
ext4
firmware
for-3.72
fsc
gpxeiso
hashtbl
kkpxe
libinstaller_dos_wip
lua
lwip
master
memdisk-acpi
memdisk-iso
multifs
new-mboot
nocomapi
nolen
pathbased
rockridge
slzm
softres
syslinux-1.6x-1
syslinux-1.xx
syslinux-3.2x
syslinux-3.3m
syslinux-3.3x
syslinux-3.7x
syslinux-3.8x
syslinux-4.xx
syslinux-5.xx
thread
unify-pm
git.kernel.org: pub/scm/boot/syslinux/syslinux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
com32
/
modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
poweroff COM32 module
Sebastian Herbszt
2013-02-11
2
-1
/
+89
*
Always strip all the modules
H. Peter Anvin
2013-01-17
1
-1
/
+1
*
hexdump.c32: Simple file hex-dumper
Shao Miller
2012-11-04
2
-1
/
+247
*
linux.c32: Introduce initrdfile= option
Shao Miller
2012-11-03
1
-0
/
+53
*
linux.c32: Add new initrd+= option for multiple initrds
Shao Miller
2012-11-03
1
-0
/
+8
*
linux.c32: Move some initrd=x,y,z code out of main
Shao Miller
2012-11-03
1
-21
/
+61
*
linux.c32: Add find_arguments function
Matt Fleming
2012-11-03
1
-16
/
+41
*
Merge branch 'master' into elflink
Matt Fleming
2012-10-24
5
-6
/
+740
|
\
|
*
prdhcp.c32: Turn off DEBUG
syslinux-4.06-pre13
Matt Fleming
2012-10-11
1
-1
/
+1
|
*
Merge branch 'pxechn-fix-news-for-hpa-2' of git://github.com/geneC/syslinux
Matt Fleming
2012-10-11
3
-6
/
+209
|
|
\
|
|
*
prdhcp.c32: Fix what is retrieved.
Gene Cumm
2012-06-02
1
-2
/
+3
|
|
*
prdhcp.c32: Add to Makefile
Gene Cumm
2012-06-02
1
-1
/
+1
|
|
*
prdhcp.c32: Print DHCP packets
Gene Cumm
2012-06-02
1
-0
/
+163
|
|
*
pxechn.c32: add -S to transform sname to siaddr
Gene Cumm
2012-06-01
1
-2
/
+31
|
|
*
pxechn: Turn off debug
Gene Cumm
2012-05-28
1
-3
/
+13
|
*
|
com32: Add ifmemdsk.c32 to Makefile
Matt Fleming
2012-10-08
1
-1
/
+1
|
*
|
kontron_wdt: Fixing makefile
Erwan Velu
2012-09-10
1
-1
/
+1
|
*
|
kontron_wdt: Enforce timeout value if already set
Erwan Velu
2012-09-10
1
-0
/
+4
|
*
|
kontron_wdt: Adjusting exit path
Erwan Velu
2012-09-10
1
-7
/
+10
|
*
|
kontron_wdt: Adding watchdog com32 module
Erwan Velu
2012-09-10
3
-1
/
+525
*
|
|
Merge branch 'elflink' of git://github.com/aericson/syslinux into elflink
Matt Fleming
2012-10-23
2
-27
/
+1
|
\
\
\
|
*
|
|
com32: remove duplicate modules
Andre Ericson
2012-05-22
2
-28
/
+1
*
|
|
|
Clean up $(GPLLIB) leak
Matt Fleming
2012-10-19
1
-4
/
+1
*
|
|
|
com32: Use --as-needed for LDFLAGS
Matt Fleming
2012-07-20
1
-15
/
+3
*
|
|
|
Use pxe_call() instead of COMBOOT API
Matt Fleming
2012-07-20
3
-34
/
+4
*
|
|
|
Merge branch 'master' into elflink
Matt Fleming
2012-07-19
1
-3
/
+51
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
linux.c32: add missing break;
syslinux-4.06-pre10
H. Peter Anvin
2012-06-29
1
-0
/
+1
|
*
|
|
linux.c32: allow loading arbitrary setup_data blobs
H. Peter Anvin
2012-06-29
1
-12
/
+36
|
*
|
|
linux.c32: add support for a device tree blob (dtb)
H. Peter Anvin
2012-06-29
1
-2
/
+25
|
*
|
|
Change fdt-specific loader into a generic setup_data loader
H. Peter Anvin
2012-06-29
1
-1
/
+1
*
|
|
|
Merge branch 'elflink' of ssh://terminus.zytor.com/pub/git/syslinux/syslinux ...
H. Peter Anvin
2012-06-27
5
-40
/
+28
|
\
\
\
\
|
*
|
|
|
Revert "pxe: resolve names via DNS from protected-mode code"
Matt Fleming
2012-06-20
2
-34
/
+5
|
*
|
|
|
com32: Per-object file LDFLAGS
Matt Fleming
2012-06-20
1
-0
/
+15
|
*
|
|
|
pxechn: Fix merge botch s/pxe_dns/pxe_dns_resolv/
Matt Fleming
2012-06-08
1
-2
/
+2
|
*
|
|
|
Delete all references to __com32.cs_bounce
Matt Fleming
2012-06-08
3
-8
/
+10
*
|
|
|
|
Merge remote-tracking branch 'origin/master' into elflink
syslinux-5.00-pre3
H. Peter Anvin
2012-06-12
1
-7
/
+34
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
/
/
/
|
|
/
/
/
|
*
|
|
linux.c32: Make errors clearer for users
Gene Cumm
2012-06-09
1
-7
/
+34
|
|
|
/
|
|
/
|
*
|
|
Merge remote-tracking branch 'zytor/master' into merge/elflink/master
Matt Fleming
2012-05-31
5
-1881
/
+1532
|
\
\
\
|
|
/
/
|
*
|
Merge remote-tracking branch 'hdt/master'
syslinux-4.06-pre4
H. Peter Anvin
2012-05-27
1
-10
/
+15
|
|
\
\
|
|
*
\
Merge remote-tracking branch 'hpa/master'
Erwan Velu
2012-05-25
2
-1933
/
+1
|
|
|
\
\
|
|
*
|
|
ifcpu: Adding hypervisor support
Erwan Velu
2012-01-07
1
-10
/
+15
|
*
|
|
|
pxechn.c32: PXE NBP chainloader
Gene Cumm
2012-05-27
2
-1
/
+1124
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge branch 'chaindev'
H. Peter Anvin
2012-03-26
2
-1933
/
+1
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Merge remote-tracking branch 'origin/master' into chaindev
Michal Soltys
2011-08-02
4
-34
/
+12
|
|
|
\
\
|
|
*
\
\
Merge branch 'master' into chaindev
Michal Soltys
2011-05-04
2
-2
/
+104
|
|
|
\
\
\
|
|
*
\
\
\
Merge branch 'master' into chaindev
Michal Soltys
2011-03-07
1
-8
/
+1
|
|
|
\
\
\
\
|
|
*
\
\
\
\
Merge branch 'master' into chaindev
Michal Soltys
2011-02-14
1
-0
/
+6
|
|
|
\
\
\
\
\
|
|
*
|
|
|
|
|
split chain into chain + iterator, expand iterators' code
Michal Soltys
2010-08-16
2
-1365
/
+1
|
|
*
|
|
|
|
|
Merge branch 'master' into chaindev
Michal Soltys
2010-08-14
1
-0
/
+26
|
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
chain.c: fix public index value in mbr and gpt iterators
Michal Soltys
2010-07-30
1
-3
/
+3
[next]