index
:
users/alekdu/syslinux.git/.git
master
Unnamed repository; edit this file to name it for gitweb.
Alek Du
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
com32
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
libpci: merge BIOS read and BIOS write
HEAD
master
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 'master' into i915res
H. Peter Anvin
2010-02-08
3
-9
/
+108
|
\
|
*
vesa: for jpg or png images, tile the image across the screen
H. Peter Anvin
2010-02-08
1
-9
/
+37
|
*
com32: add library function for DNS lookup
H. Peter Anvin
2010-02-06
2
-0
/
+71
*
|
Merge branch 'master' into i915res
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
|
/
*
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
1
-1
/
+1
*
Change () prototypes to (void)
H. Peter Anvin
2010-01-06
1
-12
/
+22
*
com32: syslinux_report_video_mode returns void
H. Peter Anvin
2009-12-22
1
-1
/
+1
*
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
*
video: implement long-promised video functions; use them
H. Peter Anvin
2009-12-18
5
-13
/
+152
*
vesacon: don't display the cursor when doing a quiet boot
H. Peter Anvin
2009-12-07
5
-8
/
+19
*
Merge branch 'softres'
H. Peter Anvin
2009-12-07
15
-543
/
+765
|
\
|
*
vesacon: make it possible to request nonstandard resolutions
H. Peter Anvin
2009-12-07
1
-1
/
+15
|
*
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
*
|
pci: replace '-' by '_' in modules names
Erwan Velu
2009-12-04
1
-1
/
+14
*
|
com32: Avoid gpxe detection code duplication
Erwan Velu
2009-12-04
2
-0
/
+47
*
|
Merge remote branch 'hpa/master'
Erwan Velu
2009-11-20
4
-1
/
+69
|
\
\
|
*
|
open: close the file descriptor if the file fails to open
H. Peter Anvin
2009-11-19
1
-1
/
+2
|
*
|
dprintf: fix uninitialized pointer; return void
H. Peter Anvin
2009-11-19
2
-10
/
+7
|
*
|
dprintf: fix dprintf() and vdprintf()
H. Peter Anvin
2009-11-19
2
-1
/
+9
|
*
|
dprintf: a generic debug-to-serial infrastructure
H. Peter Anvin
2009-11-19
3
-0
/
+62
*
|
|
pci: using zfopen instead of fopen
Erwan Velu
2009-11-10
1
-5
/
+6
|
/
/
*
|
pci: Removing useless initialisation
Erwan Velu
2009-11-09
1
-3
/
+0
*
|
pci: Prevent kernel modules to be listed twice
Erwan Velu
2009-11-09
1
-4
/
+32
*
|
Revert "ansicon: allow to pass page # to write functions"
H. Peter Anvin
2009-11-06
3
-15
/
+16
*
|
libansi: reset SGR parameters cache in cls()
Pierre-Alexandre Meyer
2009-11-02
1
-0
/
+23
*
|
libansi: correctly reset attributes
Pierre-Alexandre Meyer
2009-09-05
1
-2
/
+4
*
|
libansi: reset_colors should use csprint
Pierre-Alexandre Meyer
2009-09-05
1
-1
/
+1
*
|
libansi: add reset_colors function
Pierre-Alexandre Meyer
2009-09-05
1
-0
/
+5
*
|
ansi: add support for no-wrap mode, cleanups
H. Peter Anvin
2009-09-04
2
-40
/
+51
[next]