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
*
kbdmap.c32: new module to load a keyboard map dynamically
H. Peter Anvin
2009-02-03
2
-1
/
+57
*
Add comboot interface to access the keyboard remapping table
H. Peter Anvin
2009-02-03
3
-0
/
+98
*
Merge branch 'master' into ui
H. Peter Anvin
2009-01-25
2
-1
/
+40
|
\
|
*
config.c32: new module to just load a configuration file
H. Peter Anvin
2009-01-25
2
-1
/
+40
*
|
Add new "UI" directive instead of abusing the DEFAULT directive
H. Peter Anvin
2008-12-14
2
-1
/
+44
|
/
*
mboot.c: prefer ELF header over multiboot header
syslinux-3.73-pre6
Ralf Ertzinger
2008-10-20
1
-63
/
+57
*
mboot.c32: add <stdint.h> and <stdbool.h>
syslinux-3.73-pre5
H. Peter Anvin
2008-10-19
1
-0
/
+2
*
mboot.c32: reorganize print messages
H. Peter Anvin
2008-10-19
1
-8
/
+7
*
mboot.c32: change DHCP_ACK_SIZE to 2048
H. Peter Anvin
2008-10-19
1
-1
/
+1
*
mboot.c32: add Solaris mode
Ralf Ertzinger
2008-10-19
1
-0
/
+43
*
com32: make _Exit just an ordinary symbol
H. Peter Anvin
2008-10-14
2
-5
/
+8
*
Older binutils wants parens around macros
Dag Wieers
2008-10-14
1
-1
/
+1
*
meminfo: update to deal with ACPI 3 and other braindamage
H. Peter Anvin
2008-10-13
1
-3
/
+14
*
e820: pre-initialize buffer
H. Peter Anvin
2008-10-13
1
-0
/
+2
*
com32/lib: fix reversed test when looking for extattr in e820
H. Peter Anvin
2008-10-13
1
-1
/
+1
*
Support "extended attributes" for INT 15h, AX=E820h
H. Peter Anvin
2008-10-13
1
-1
/
+8
*
Move vesainfo.c32 from "samples" to "modules"
H. Peter Anvin
2008-10-13
3
-2
/
+2
*
Add CD-ROM mode query to the COM32 interface
H. Peter Anvin
2008-10-10
1
-1
/
+1
*
Remove line-leading gas-style comments in files compiled with -std=gnu99
H. Peter Anvin
2008-09-26
3
-45
/
+47
*
setjmp.S: use C-style comments
H. Peter Anvin
2008-09-26
1
-15
/
+15
*
Fix "make clean" confusion
syslinux-3.72
H. Peter Anvin
2008-09-25
6
-10
/
+15
*
com32/lib: fix "make clean" by proper parens for "find"
H. Peter Anvin
2008-09-25
1
-1
/
+1
*
simple menu: make "menu default" work after "menu begin"
H. Peter Anvin
2008-09-22
1
-1
/
+5
*
ansicon, vesacon: beep on ^G
H. Peter Anvin
2008-09-09
4
-0
/
+16
*
menu: quiet warnings in drain_keyboard()
syslinux-3.72-pre5
H. Peter Anvin
2008-09-08
1
-2
/
+2
*
sdi.c32: Change SDIReserved -> MDBType
H. Peter Anvin
2008-09-08
1
-1
/
+1
*
sdi.c32: verify the header checksum
Remi Lefevre
2008-09-08
1
-0
/
+33
*
Merge commit 'stefanha/gdbstub'
H. Peter Anvin
2008-09-08
6
-0
/
+1006
|
\
|
*
Fix GDB protocol flow control issues
Stefan Hajnoczi
2008-08-30
1
-7
/
+5
|
*
Add GDB stub
Stefan Hajnoczi
2008-08-29
6
-16
/
+874
|
*
Relocating COM32 module
Stefan Hajnoczi
2008-08-28
2
-0
/
+150
*
|
sdi.c32: credit where credit is due
H. Peter Anvin
2008-09-02
1
-1
/
+2
*
|
sdi.c32: support gzipped SDI images
H. Peter Anvin
2008-09-02
1
-1
/
+1
*
|
Add pxechain.com; new modules direction; reorganize installation
H. Peter Anvin
2008-08-27
2
-4
/
+0
|
/
*
menu: avoid leaving obvious password turds in memory
H. Peter Anvin
2008-08-26
5
-12
/
+57
*
Clean up embedded Makefile targets; fix build failure
H. Peter Anvin
2008-08-22
2
-6
/
+6
*
Major Makefile cleanups; gcc 4.3.0 compatiblity
H. Peter Anvin
2008-08-20
6
-254
/
+82
*
pci: fix pci_scan()
Sebastian Herbszt
2008-08-12
1
-2
/
+4
*
pci: cosmetic fixes
Sebastian Herbszt
2008-08-12
1
-34
/
+34
*
pci: revamp the PCI system to have a hierarchial format
H. Peter Anvin
2008-08-12
4
-251
/
+258
*
ctype.h: change extern inline to static inline
H. Peter Anvin
2008-08-12
1
-1
/
+1
*
stdio.h: change fflush() from "extern inline" to "static inline"
H. Peter Anvin
2008-08-12
1
-1
/
+1
*
com32: compile with -std=gnu99
H. Peter Anvin
2008-08-12
5
-9
/
+19
*
stdio.h: revamp fread/fwrite to make gcc less unhappy
H. Peter Anvin
2008-08-12
1
-11
/
+12
*
Fix lrand48() and rand()
H. Peter Anvin
2008-08-11
1
-1
/
+1
*
com32/lib: add zalloc()
H. Peter Anvin
2008-08-01
4
-9
/
+20
*
pci: inlines for extracting part of a PCI device address
H. Peter Anvin
2008-08-01
1
-0
/
+15
*
pci: store device address
H. Peter Anvin
2008-08-01
2
-3
/
+8
*
Merge commit 'origin/for-3.72'
H. Peter Anvin
2008-07-31
1
-4
/
+7
|
\
|
*
klibc/compiler.h: add __weak macro
for-3.72
H. Peter Anvin
2008-07-23
1
-0
/
+3
[next]