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
*
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
*
Move <syslinux.h> to <syslinux/idle.h>; clean up libutil do_idle()
H. Peter Anvin
2007-03-20
3
-3
/
+5
*
initramfs chain handling: add support for forcing the alignment.
H. Peter Anvin
2007-03-15
4
-12
/
+44
*
Library functions for manipulating initramfs
H. Peter Anvin
2007-03-15
6
-1
/
+390
*
Initial library support for booting a Linux kernel
H. Peter Anvin
2007-03-15
2
-0
/
+295
*
PXE header support; higher-level function for PXE GET_CACHED_INFO
H. Peter Anvin
2007-03-15
2
-1
/
+84
*
Stealth whitespace cleanup (automated)
H. Peter Anvin
2007-03-14
33
-168
/
+162
*
Add a register-setting shuffle and boot for real mode; clean up headers.
syslinux-3.40-pre14
H. Peter Anvin
2007-03-14
2
-8
/
+11
*
Finish the shuffle and boot interface, and add an ELF loading module.
H. Peter Anvin
2007-03-14
11
-99
/
+508
*
Wrapper infrastructure for "shuffle and boot"
H. Peter Anvin
2007-03-12
7
-0
/
+892
*
fileread: new file descriptor should be from oreg, not ireg
H. Peter Anvin
2007-02-07
1
-1
/
+1
*
Merge with git+ssh://master.kernel.org/pub/scm/boot/syslinux/syslinux.git#sys...
H. Peter Anvin
2007-02-07
1
-1
/
+6
|
\
|
*
Deal with various distributions breaking gcc in weird ways
H. Peter Anvin
2007-02-06
1
-1
/
+6
*
|
fileread: ES:BX -> buffer, not ES:SI
H. Peter Anvin
2007-02-07
1
-1
/
+1
|
/
*
-FPNG_NO_WRITE_SUPPORTED -> -DPNG_NO_WRITE_SUPPORTED
H. Peter Anvin
2007-01-25
1
-1
/
+1
*
Compilation fix for older gcc where __DBL_*_EXP__ isn't defined
H. Peter Anvin
2007-01-25
1
-33
/
+35
*
The simple menu system doesn't work with serial console
hiranotaka@zng.info
2006-10-30
1
-1
/
+2
*
Reduce verbosity
H. Peter Anvin
2006-10-02
1
-2
/
+2
*
Fix to "make tidy"
H. Peter Anvin
2006-10-02
1
-1
/
+3
[next]