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
*
Merge branch 'master' into i915res
syslinux-3.85-pre61
H. Peter Anvin
2010-01-22
1
-0
/
+3
|
\
|
*
Add support for "vga=current"
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
|
/
*
dmi_processor.c: remove unreachable table values
H. Peter Anvin
2010-01-10
1
-50
/
+2
*
disk/bootloaders.c: fix bogus const in get_bootloader_string()
H. Peter Anvin
2010-01-10
2
-2
/
+2
*
disk/ata.c: fix signedness weirdness in ata_id_c_string()
H. Peter Anvin
2010-01-10
1
-1
/
+1
*
com32/lib: remove unused variable in syslinux_getadv()
H. Peter Anvin
2010-01-10
1
-1
/
+1
*
zlib: fix warning in crc32.c
H. Peter Anvin
2010-01-10
1
-1
/
+1
*
com32/lib: fix external prototype for __vesacon_open()
H. Peter Anvin
2010-01-10
1
-1
/
+1
*
com32/lib: fix inappropriate & in sys/colortable.c
H. Peter Anvin
2010-01-10
1
-1
/
+1
*
com32/lib: add cast in __parse_argv()
H. Peter Anvin
2010-01-10
1
-1
/
+1
*
libgcc: fix signedness warning in __moddi3()
H. Peter Anvin
2010-01-10
1
-1
/
+1
*
com32/lib: fix unused argument warning in fdopendir()
H. Peter Anvin
2010-01-10
1
-0
/
+2
*
com32/lib: fix unused parameter warning in chdir()
H. Peter Anvin
2010-01-10
1
-0
/
+4
*
com32/lib: fix warning in str*cmp()
H. Peter Anvin
2010-01-10
4
-4
/
+8
*
com32/lib: fix warnings in opendir/readdir/closedir
H. Peter Anvin
2010-01-10
3
-1
/
+6
*
Makefile: replace -W -Wall with centralized $(GCCWARN)
H. Peter Anvin
2010-01-10
3
-6
/
+6
*
cmenu: clean up some () that should be (void)
H. Peter Anvin
2010-01-10
3
-4
/
+4
*
chain.c32: simplify the grub4dos support
H. Peter Anvin
2010-01-10
1
-13
/
+9
*
chain.c32: add grldr= command for Grub4dos
Kim Mik
2010-01-10
1
-1
/
+12
*
Change () prototypes to (void)
H. Peter Anvin
2010-01-06
12
-38
/
+48
*
chain.c32: stylistic comments/usage output changes
Kim Mik
2009-12-28
1
-2
/
+2
*
Merge commit 'sherbszt/gfxboot32'
syslinux-3.85-pre1
H. Peter Anvin
2009-12-28
3
-5
/
+12
|
\
|
*
gfxboot: fix loading of LABELs with non KERNEL or LINUX commands
Sebastian Herbszt
2009-12-08
1
-1
/
+6
|
*
gfxboot: accept plain boot logo files
Sebastian Herbszt
2009-12-08
1
-1
/
+3
|
*
gfxboot: fix typo in cb_getcwd - wrong function number
Sebastian Herbszt
2009-12-05
1
-1
/
+1
|
*
gfxboot: use $(NASM) and $(OBJCOPY)
Sebastian Herbszt
2009-12-05
1
-2
/
+2
*
|
gfxboot: add .gitignore file
H. Peter Anvin
2009-12-28
1
-0
/
+1
*
|
chain.c: do a proper copy operation for the cmldr signature
H. Peter Anvin
2009-12-28
1
-9
/
+14
*
|
chain.c32: add support for booting the Recovery Console of Windows NT/2K/XP
Kim Mik
2009-12-28
1
-0
/
+17
*
|
chain.c32: fixing implicit declaration of function ‘syslinux_force_text_mod...
Kim Mik
2009-12-28
1
-0
/
+1
*
|
com32: syslinux_report_video_mode returns void
H. Peter Anvin
2009-12-22
2
-2
/
+2
*
|
vesa: formatting fix
H. Peter Anvin
2009-12-22
1
-1
/
+1
*
|
vesamenu: unbreak the default background
H. Peter Anvin
2009-12-22
1
-4
/
+11
*
|
chain.c32: force text mode
H. Peter Anvin
2009-12-18
1
-0
/
+3
*
|
video: implement long-promised video functions; use them
H. Peter Anvin
2009-12-18
6
-14
/
+153
*
|
vesacon: don't display the cursor when doing a quiet boot
H. Peter Anvin
2009-12-07
10
-8
/
+35
*
|
Merge branch 'softres'
H. Peter Anvin
2009-12-07
21
-554
/
+796
|
\
\
|
*
|
vesamenu: add MENU RESOLUTION to be able to set nonstandard res
H. Peter Anvin
2009-12-07
5
-11
/
+30
|
*
|
vesacon: make it possible to request nonstandard resolutions
H. Peter Anvin
2009-12-07
2
-1
/
+16
|
*
|
vesacon: not all JPEG images are JFIF
H. Peter Anvin
2009-12-07
1
-2
/
+1
|
*
|
jpeg: actually build yuv420p
H. Peter Anvin
2009-08-09
1
-1
/
+1
|
*
|
tinyjpeg: fix yuv420p, correct some of the initalization code
H. Peter Anvin
2009-08-09
7
-59
/
+77
|
*
|
vesacon: infrastructure support for arbitrary resolutions
H. Peter Anvin
2009-08-05
5
-77
/
+104
|
*
|
tinyjpeg: modify to handle partial image blocks
H. Peter Anvin
2009-08-05
9
-357
/
+374
|
*
|
tinyjpeg: set limit to 4096x4096 not 2048x2048
H. Peter Anvin
2009-08-05
1
-2
/
+2
|
*
|
tinyjpeg: update to revision 20070609
H. Peter Anvin
2009-08-05
4
-63
/
+210
*
|
|
hdt: Fixing make release target
hdt-0.3.6
Erwan Velu
2009-12-04
1
-1
/
+1
*
|
|
hdt: New release 0.3.6
Erwan Velu
2009-12-04
1
-1
/
+1
*
|
|
hdt: Fixing about menu & show hdt
Erwan Velu
2009-12-04
3
-5
/
+14
[next]