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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
The shuffle descriptors need to be unused for input *and* output
syslinux-3.62-pre3
H. Peter Anvin
2008-02-12
1
-5
/
+17
*
Change the minimum number of shuffle descriptors to 64.
H. Peter Anvin
2008-02-12
1
-1
/
+1
*
Query the shuffle descriptor set size and use it
H. Peter Anvin
2008-02-12
1
-1
/
+14
*
shuffle: avoid computing block lists that will never converge
H. Peter Anvin
2008-02-11
1
-4
/
+8
*
Handle arbitrary numbers of shuffle descriptors
H. Peter Anvin
2008-02-11
2
-22
/
+147
*
mempcpy(): correct naming of the mempcpy() function
H. Peter Anvin
2008-02-10
1
-4
/
+4
*
Standardize format for copyright lines and update
H. Peter Anvin
2008-01-16
1
-1
/
+1
*
Merge commit 'origin/master' into adv
H. Peter Anvin
2008-01-10
69
-69
/
+69
|
\
|
*
Update copyright year
H. Peter Anvin
2008-01-10
65
-65
/
+65
*
|
syslinux_setadv(): handle size == 0, error on size > 255
H. Peter Anvin
2007-12-13
1
-12
/
+18
*
|
Library routines for manipulating ADV data
H. Peter Anvin
2007-12-13
4
-2
/
+177
*
|
Initial support for auxilliary data vector
H. Peter Anvin
2007-12-13
3
-1
/
+97
|
/
*
Fix handling of VESA modes with noncontiguous memory buffers
H. Peter Anvin
2007-12-10
3
-9
/
+10
*
Add missing thunk function for cfarcall
H. Peter Anvin
2007-11-20
1
-0
/
+11
*
Add support for thunking cdecl/stdcall-style real-mode code
H. Peter Anvin
2007-11-20
2
-5
/
+7
*
struct term_state: remove duplicate .xy and unused .attr
H. Peter Anvin
2007-11-20
2
-2
/
+0
*
Add sha256crypt and sha512crypt; not yet enabled
H. Peter Anvin
2007-11-09
3
-2
/
+63
*
Optional debugging code for shuffle and boot and load_linux
syslinux-3.53-pre2
H. Peter Anvin
2007-11-02
2
-0
/
+41
*
Clean up some of the new PCI code from Erwan Velu.
syslinux-3.52-pre7
H. Peter Anvin
2007-08-16
1
-79
/
+86
*
Improving PCI collected informations
Erwan Velu
2007-08-16
1
-6
/
+246
*
com32: fix __farcall()
H. Peter Anvin
2007-08-14
1
-2
/
+3
*
Correctly handle switches between graphics and text mode
H. Peter Anvin
2007-07-24
1
-4
/
+4
*
Add the actual zeroregs file; missing from a previous checkin.
syslinux-3.52-pre4
H. Peter Anvin
2007-07-20
1
-0
/
+5
*
Add syslinux_reboot()
H. Peter Anvin
2007-07-20
2
-2
/
+49
*
Stealth whitespace cleanup
H. Peter Anvin
2007-06-05
2
-5
/
+5
*
vesacon_set_background: Need "volatile" asm
syslinux-3.50-pre20
H. Peter Anvin
2007-06-05
1
-4
/
+4
*
Allow a flat color to be specified as a background.
H. Peter Anvin
2007-06-05
1
-20
/
+40
*
If no serial console is configured, don't bother calling into it
H. Peter Anvin
2007-05-31
2
-0
/
+8
*
Implement syslinux_serial_console_info()
H. Peter Anvin
2007-05-31
2
-1
/
+54
*
ansi.h: remove unused field
H. Peter Anvin
2007-05-31
1
-1
/
+0
*
Hacky debugging function by setting VESA pixels, sometimes useful
H. Peter Anvin
2007-05-31
1
-0
/
+13
*
ansi.c: minor cleanups
H. Peter Anvin
2007-05-31
1
-15
/
+17
*
vesa/drawtxt.c: remove divide caused by %
H. Peter Anvin
2007-05-31
1
-3
/
+6
*
xserial_write: handle the new \1..\5 control sequences
H. Peter Anvin
2007-05-31
1
-30
/
+24
*
Handle color tables with more than 100 entries
H. Peter Anvin
2007-05-30
4
-45
/
+42
*
Don't clobber /dev/null when compiling as root
Luciano Rocha
2007-05-25
1
-2
/
+4
*
More tweaks to allow bigger stack/heap, and boot protocol adjustments
syslinux-3.50-pre7
H. Peter Anvin
2007-05-07
1
-1
/
+1
*
Make more space for the heap when doing so is possible
H. Peter Anvin
2007-05-05
1
-13
/
+16
*
Add wrapper function syslinux_run_kernel_image()
syslinux-3.50-pre6
H. Peter Anvin
2007-04-26
2
-1
/
+66
*
Make the pixel format canonicalization code a bit easier to read.
H. Peter Anvin
2007-04-10
1
-26
/
+7
*
Fix expansion of palette images to ABGR.
H. Peter Anvin
2007-04-10
1
-11
/
+18
*
Add syslinux_local_boot() wrapper function
H. Peter Anvin
2007-04-04
2
-1
/
+43
*
pxe_get_cached.c: readability improvement.
H. Peter Anvin
2007-04-03
1
-2
/
+2
*
intcall, farcall: readability improvements.
syslinux-3.50-pre4
H. Peter Anvin
2007-04-03
2
-5
/
+5
*
A few more syslinux wrapper function
H. Peter Anvin
2007-04-03
4
-0
/
+131
*
Move the PCI-scanning code into the library proper.
H. Peter Anvin
2007-04-03
2
-1
/
+166
*
Fix the handling of namelen and argument parsing in linux.c32
Ferenc Wagner
2007-04-03
1
-1
/
+1
*
SYSLINUX API headers, and beginning of implementation.
H. Peter Anvin
2007-03-20
2
-1
/
+42
*
Stealth whitespace cleanup
H. Peter Anvin
2007-03-20
1
-1
/
+1
*
Add interface for querying the syslinux feature flags.
H. Peter Anvin
2007-03-20
2
-1
/
+52
[next]