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
/
modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix building on a 64-bit system without a 32-bit system installed
syslinux-3.52-pre10
syslinux-3.52
H. Peter Anvin
2007-09-24
1
-1
/
+0
*
Clean up some of the new PCI code from Erwan Velu.
syslinux-3.52-pre7
H. Peter Anvin
2007-08-16
1
-5
/
+11
*
Improving PCI collected informations
Erwan Velu
2007-08-16
2
-15
/
+25
*
Add reboot.c32 module
syslinux-3.52-pre6
H. Peter Anvin
2007-08-14
2
-1
/
+18
*
Handle plural correctly in countdown.
H. Peter Anvin
2007-07-25
2
-3
/
+49
*
Add support for Unix-standard MD5 password
H. Peter Anvin
2007-07-24
1
-10
/
+26
*
Correctly handle switches between graphics and text mode
H. Peter Anvin
2007-07-24
1
-0
/
+2
*
Make the hidden timeout behaviour match the rest of the menu
H. Peter Anvin
2007-07-24
1
-4
/
+4
*
Move hidden_row to -2; don't re-timeout once a key is pressed
H. Peter Anvin
2007-07-24
1
-5
/
+7
*
Simple menu system: add support for "menu hidden"
H. Peter Anvin
2007-07-24
3
-21
/
+69
*
chain.c32: add support for searching for an MBR signature at runtime.
H. Peter Anvin
2007-06-22
1
-20
/
+56
*
Simple menu: F-key config was accidentally case sensitive
H. Peter Anvin
2007-06-15
1
-1
/
+1
*
Stealth whitespace cleanup
H. Peter Anvin
2007-06-05
3
-6
/
+4
*
Allow a flat color to be specified as a background.
H. Peter Anvin
2007-06-05
6
-12
/
+21
*
Not all terminals home the cursor on CSI 2 J
H. Peter Anvin
2007-06-05
1
-1
/
+1
*
Unify hexval functions; fix % in printf string
H. Peter Anvin
2007-06-05
3
-16
/
+8
*
Fix alignment of tab and timeout messages
syslinux-3.50-pre19
H. Peter Anvin
2007-06-05
1
-2
/
+7
*
com32: change the message color scheme; background 0 is always transparent
H. Peter Anvin
2007-06-05
4
-14
/
+83
*
Shift horiontaly timeout message when HSHIFT is set
syslinux-3.50-pre17
Otavio Salvador
2007-05-31
1
-1
/
+1
*
Add file missing from previous checkin
H. Peter Anvin
2007-05-31
1
-0
/
+123
*
Hook up F-key help for the menu system, document
H. Peter Anvin
2007-05-31
3
-5
/
+119
*
Add missing parenthesis
H. Peter Anvin
2007-05-31
1
-1
/
+1
*
Fix problem where the command line would get truncated during edit
H. Peter Anvin
2007-05-31
1
-1
/
+1
*
Improve comment
H. Peter Anvin
2007-05-31
1
-2
/
+2
*
Remove Linux test compilation
H. Peter Anvin
2007-05-31
1
-8
/
+0
*
Change \2#0 -> \1#
H. Peter Anvin
2007-05-31
1
-18
/
+18
*
Handle color tables with more than 100 entries
H. Peter Anvin
2007-05-30
1
-25
/
+25
*
Add support to change menu vertical and horizontal shifting
Otavio Salvador
2007-05-30
1
-21
/
+26
*
Parse F-key help commands in the menu system
H. Peter Anvin
2007-05-30
2
-2
/
+46
*
Add "help" to the comment
H. Peter Anvin
2007-05-30
1
-0
/
+1
*
Don't clobber /dev/null when compiling as root
Luciano Rocha
2007-05-25
1
-2
/
+4
*
Make the menu system understand INCLUDE as well.
syslinux-3.50-pre14
H. Peter Anvin
2007-05-22
1
-0
/
+3
*
linux.c32: saturate memory size to 32 bits if too large
H. Peter Anvin
2007-04-26
1
-1
/
+7
*
Move the PCI-scanning code into the library proper.
H. Peter Anvin
2007-04-03
2
-167
/
+2
*
pci.c: change from GPL to MIT license; Erwan has OK'd this change.
H. Peter Anvin
2007-04-03
1
-5
/
+20
*
pcitest.c: remove obsolete fields; formatting cleanups
H. Peter Anvin
2007-04-03
1
-20
/
+35
*
Fix the handling of namelen and argument parsing in linux.c32
Ferenc Wagner
2007-04-03
1
-0
/
+1
*
ethersel: move RID range parsing into its own function.
H. Peter Anvin
2007-04-01
1
-13
/
+21
*
Remove bogus clobbering of the mask
H. Peter Anvin
2007-04-01
1
-2
/
+1
*
Return first match in list, not first match in PCI hierarchy
syslinux-3.50-pre2
H. Peter Anvin
2007-04-01
1
-8
/
+8
*
Remove useless attempt at reading pci.ids
H. Peter Anvin
2007-04-01
1
-89
/
+0
*
Linux-loading module with optional DHCP generation.
syslinux-3.40-pre15
H. Peter Anvin
2007-03-15
2
-1
/
+237
*
Stealth whitespace cleanup (automated)
H. Peter Anvin
2007-03-14
7
-22
/
+22
*
Add a register-setting shuffle and boot for real mode; clean up headers.
syslinux-3.40-pre14
H. Peter Anvin
2007-03-14
1
-0
/
+1
*
Move the loadfile() routine into the syslinux/ namespace, and use it.
syslinux-3.40-pre13
H. Peter Anvin
2007-03-14
1
-55
/
+2
*
Finish the shuffle and boot interface, and add an ELF loading module.
H. Peter Anvin
2007-03-14
2
-1
/
+341
*
Formatting cleanups
syslinux-3.40-pre12
H. Peter Anvin
2007-03-07
1
-98
/
+126
*
Ethersel must use the pci com32 module instead of builtin pci detection code
Erwan Velu
2007-03-07
3
-73
/
+27
*
menu system: make the help message end row a configurable.
syslinux-3.40-pre11
H. Peter Anvin
2007-03-05
1
-2
/
+4
*
TEXT HELP: Multiline per-entry help messages in the simple menu system.
syslinux-3.40-pre10
H. Peter Anvin
2007-03-05
3
-3
/
+67
[next]