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
Commit message (
Expand
)
Author
Age
Files
Lines
*
com32: replace hard-coded bounce buffer use in com32/lib
syslinux-4.00-pre25
H. Peter Anvin
2010-02-24
11
-74
/
+149
*
com32: add lzalloc()
H. Peter Anvin
2010-02-24
2
-0
/
+12
*
lmalloc: set errno on failure
H. Peter Anvin
2010-02-24
1
-1
/
+6
*
com32: wrapper functions for lowmem allocations
H. Peter Anvin
2010-02-24
4
-0
/
+67
*
core: use better malloc; add low memory malloc; fix com32 exit
H. Peter Anvin
2010-02-23
2
-2
/
+33
*
core: add a direct 32-bit API
H. Peter Anvin
2010-02-23
4
-24
/
+77
*
Merge remote branch 'origin/master' into pathbased
H. Peter Anvin
2010-02-20
9
-27
/
+818
|
\
|
*
libpci: merge BIOS read and BIOS write
H. Peter Anvin
2010-02-20
6
-25
/
+13
|
*
i915resolution: use libpci to access PCI config space
syslinux-3.85-pre13
syslinux-3.85
H. Peter Anvin
2010-02-16
1
-19
/
+11
|
*
Merge branch 'i915res'
H. Peter Anvin
2010-02-16
4
-2
/
+813
|
|
\
|
|
*
Merge branch 'master' into i915res
syslinux-3.85-pre63
H. Peter Anvin
2010-02-08
28
-15
/
+3735
|
|
|
\
|
|
*
\
Merge branch 'master' into i915res
syslinux-3.85-pre62
H. Peter Anvin
2010-02-03
4
-11
/
+33
|
|
|
\
\
|
|
*
\
\
Merge branch 'master' into i915res
syslinux-3.85-pre61
H. Peter Anvin
2010-01-22
1
-0
/
+3
|
|
|
\
\
\
|
|
*
|
|
|
vesa: allow arbitrary resolutions on some Intel chipsets
H. Peter Anvin
2010-01-22
4
-2
/
+813
*
|
|
|
|
|
memmove: don't reverse copy if there is no overlap
H. Peter Anvin
2010-02-15
1
-12
/
+19
*
|
|
|
|
|
sysdump: guard against a nonsensical month number
H. Peter Anvin
2010-02-14
1
-0
/
+7
*
|
|
|
|
|
sysdump: don't force cpuid() to be inlined
H. Peter Anvin
2010-02-14
1
-2
/
+1
*
|
|
|
|
|
Merge branch 'master' into pathbased
syslinux-4.00-pre20
H. Peter Anvin
2010-02-14
29
-77
/
+3867
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
*
|
|
|
|
chain.c: part_info -> partinfo
syslinux-3.85-pre11
H. Peter Anvin
2010-02-13
1
-1
/
+1
|
*
|
|
|
|
chain.c32: add option to set hidden sectors; load boot sector for NTLDR
H. Peter Anvin
2010-02-13
1
-66
/
+134
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
vesa: for jpg or png images, tile the image across the screen
H. Peter Anvin
2010-02-08
1
-9
/
+37
|
*
|
|
|
sysdump: quiet gcc warning
H. Peter Anvin
2010-02-08
1
-1
/
+2
|
*
|
|
|
sysdump: use the same serial receive threshold as the core
syslinux-3.85-pre9
H. Peter Anvin
2010-02-07
1
-1
/
+1
|
*
|
|
|
sysdump: make ymodem work even on a serial console
H. Peter Anvin
2010-02-07
3
-13
/
+47
|
*
|
|
|
sysdump: don't include final null byte in version file
H. Peter Anvin
2010-02-07
1
-1
/
+1
|
*
|
|
|
sysdump: ymodem: actually retransmit a block if we get NAK
H. Peter Anvin
2010-02-07
1
-2
/
+2
|
*
|
|
|
sysdump: actually make the new backend system work
syslinux-3.85-pre8
H. Peter Anvin
2010-02-07
7
-57
/
+72
|
*
|
|
|
sysdump: change to a two-phase generate/output model, buffer in memory
H. Peter Anvin
2010-02-07
10
-193
/
+183
|
*
|
|
|
sysdump: serial: add missing header file
H. Peter Anvin
2010-02-07
1
-0
/
+1
|
*
|
|
|
sysdump: be_tftp.c: fix prototype
H. Peter Anvin
2010-02-07
1
-1
/
+3
|
*
|
|
|
sysdump: *actually* generate the proper version string
H. Peter Anvin
2010-02-07
1
-2
/
+7
|
*
|
|
|
sysdump: handle the case of more than one DMI table
H. Peter Anvin
2010-02-07
1
-4
/
+11
|
*
|
|
|
sysdump: record the sysdump version used to generate a bundle
H. Peter Anvin
2010-02-07
2
-1
/
+15
|
*
|
|
|
sysdump: dump CPUID information
syslinux-3.85-pre7
H. Peter Anvin
2010-02-07
3
-0
/
+115
|
*
|
|
|
sysdump: remove unused variable
H. Peter Anvin
2010-02-07
1
-1
/
+0
|
*
|
|
|
sysdump: be more explicit about what we are doing
H. Peter Anvin
2010-02-06
4
-2
/
+9
|
*
|
|
|
sysdump: fix the dumping of the e820 memory information
H. Peter Anvin
2010-02-06
1
-0
/
+1
|
*
|
|
|
sysdump: fix hacking of the DMI structure address
H. Peter Anvin
2010-02-06
1
-7
/
+4
|
*
|
|
|
sysdump: dump memory map information
H. Peter Anvin
2010-02-06
3
-0
/
+82
|
*
|
|
|
sysdump: add PCI config space dumping
H. Peter Anvin
2010-02-06
4
-1
/
+72
|
*
|
|
|
sysdump: add support for dumping DMI tables
H. Peter Anvin
2010-02-06
6
-91
/
+136
|
*
|
|
|
sysdump: add back ymodem support; clean up memory dump structure
H. Peter Anvin
2010-02-06
15
-275
/
+325
|
*
|
|
|
sysdump: add missing return statement in cpio_writefile()
H. Peter Anvin
2010-02-06
1
-0
/
+2
|
*
|
|
|
pxe: add missing prototype for pxe_dns()
H. Peter Anvin
2010-02-06
1
-0
/
+1
|
*
|
|
|
sysdump: dump vesa modes, generate usable timestamps
H. Peter Anvin
2010-02-06
12
-15
/
+165
|
*
|
|
|
sysdump: first working version (can dump lowmem over TFTP)
H. Peter Anvin
2010-02-06
8
-5
/
+387
|
*
|
|
|
com32: add library function for DNS lookup
H. Peter Anvin
2010-02-06
2
-0
/
+71
|
*
|
|
|
syslinux/pxe.h use the same type as <com32.h> for a far pointer
H. Peter Anvin
2010-02-06
1
-4
/
+2
|
*
|
|
|
pxelinux: give our own IP address in the "derivate info" API call
H. Peter Anvin
2010-02-06
1
-1
/
+1
|
*
|
|
|
sysdump: port memdump to com32 with the intent of enhancing it
H. Peter Anvin
2010-02-06
10
-0
/
+2652
|
|
|
_
|
/
|
|
/
|
|
[next]