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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
pci: resize pci_device arrays
syslinux-3.71-pre15
Sebastian Herbszt
2008-07-19
1
-5
/
+5
*
<sys/cpu.h>: asm() formatting cleanup
H. Peter Anvin
2008-07-16
1
-1
/
+2
*
<sys/cpu.h>: drop redundant "return"
H. Peter Anvin
2008-07-16
1
-1
/
+1
*
com32: move cpuid inlines to <sys/cpu.h>
H. Peter Anvin
2008-07-16
2
-73
/
+41
*
cpuid.h: add __constfunc
H. Peter Anvin
2008-07-16
1
-5
/
+6
*
cpufeature.h: remove unused macros
syslinux-3.71-pre13
H. Peter Anvin
2008-07-16
1
-29
/
+0
*
cpuid.[ch]: various cleanups
H. Peter Anvin
2008-07-16
1
-57
/
+117
*
<syslinux/bootrm.h>: fix order of SS and DS
H. Peter Anvin
2008-06-18
1
-2
/
+2
*
pci: fix off-by-one error and introduce MAX_PCI_FUNC
Sebastian Herbszt
2008-06-13
1
-1
/
+2
*
Add stpcpy() and implement version/derivative queries
H. Peter Anvin
2008-03-28
1
-0
/
+1
*
Merge commit 'syslinux-3.63-pre2' into nolen
syslinux-3.70-pre5
H. Peter Anvin
2008-03-20
2
-10
/
+10
|
\
|
*
Fixing wrong offsets in dmi
Sebastian Herbszt
2008-03-20
1
-7
/
+7
|
*
PCI detection code doesn't corrupt memory anymore (2nd try)
Erwan
2008-03-20
1
-3
/
+3
*
|
Add missing file <syslinux/zio.h>
syslinux-3.70-pre3
H. Peter Anvin
2008-03-02
1
-0
/
+13
*
|
Generic framework for reading compressed files using standard I/O
H. Peter Anvin
2008-02-29
1
-0
/
+1
*
|
Un-inline fclose()
H. Peter Anvin
2008-02-27
1
-6
/
+1
*
|
Comboot/Com32 changes for unspecified file lengths
H. Peter Anvin
2008-02-27
1
-0
/
+2
|
/
*
Whitespace cleanup...
syslinux-3.62-pre11
H. Peter Anvin
2008-02-19
1
-3
/
+3
*
Add __aligned() and __alignas() macros
H. Peter Anvin
2008-02-14
1
-0
/
+4
*
Move the prototypes for syslinux_shuffle_boot_*()
H. Peter Anvin
2008-02-12
3
-12
/
+12
*
Merge commit 'origin/master' into adv
H. Peter Anvin
2008-01-10
20
-20
/
+20
|
\
|
*
Update copyright year
H. Peter Anvin
2008-01-10
18
-18
/
+18
*
|
Library routines for manipulating ADV data
H. Peter Anvin
2007-12-13
2
-0
/
+47
*
|
Initial support for auxilliary data vector
H. Peter Anvin
2007-12-13
1
-0
/
+53
|
/
*
Add support for thunking cdecl/stdcall-style real-mode code
H. Peter Anvin
2007-11-20
1
-1
/
+4
*
Preserve ES:DI instead of probing for $PnP
syslinux-3.53-pre5
H. Peter Anvin
2007-11-14
1
-0
/
+6
*
Add sha256crypt and sha512crypt; not yet enabled
H. Peter Anvin
2007-11-09
1
-0
/
+2
*
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
6
-24
/
+80
*
Improving PCI collected informations
Erwan Velu
2007-08-16
1
-15
/
+24
*
Add syslinux_reboot()
H. Peter Anvin
2007-07-20
1
-0
/
+41
*
com32: add a common zero-register structure
H. Peter Anvin
2007-07-20
1
-0
/
+1
*
Stealth whitespace cleanup
H. Peter Anvin
2007-06-05
1
-6
/
+3
*
Allow a flat color to be specified as a background.
H. Peter Anvin
2007-06-05
1
-0
/
+38
*
Add wrapper function syslinux_run_kernel_image()
syslinux-3.50-pre6
H. Peter Anvin
2007-04-26
1
-0
/
+9
*
Add syslinux_local_boot() wrapper function
H. Peter Anvin
2007-04-04
1
-0
/
+2
*
Remove useless attempt at reading pci.ids
H. Peter Anvin
2007-04-01
1
-2
/
+0
*
SYSLINUX API headers, and beginning of implementation.
H. Peter Anvin
2007-03-20
5
-0
/
+315
*
Add interface for querying the syslinux feature flags.
H. Peter Anvin
2007-03-20
1
-0
/
+50
*
Move <syslinux.h> to <syslinux/idle.h>; clean up libutil do_idle()
H. Peter Anvin
2007-03-20
1
-6
/
+4
*
initramfs chain handling: add support for forcing the alignment.
H. Peter Anvin
2007-03-15
1
-1
/
+3
*
Library functions for manipulating initramfs
H. Peter Anvin
2007-03-15
2
-1
/
+30
*
Initial library support for booting a Linux kernel
H. Peter Anvin
2007-03-15
1
-0
/
+58
*
PXE header support; higher-level function for PXE GET_CACHED_INFO
H. Peter Anvin
2007-03-15
3
-0
/
+542
*
Stealth whitespace cleanup (automated)
H. Peter Anvin
2007-03-14
15
-128
/
+122
*
Add a register-setting shuffle and boot for real mode; clean up headers.
syslinux-3.40-pre14
H. Peter Anvin
2007-03-14
4
-8
/
+124
*
Finish the shuffle and boot interface, and add an ELF loading module.
H. Peter Anvin
2007-03-14
1
-8
/
+61
*
Dummy <assert.h>
H. Peter Anvin
2007-03-14
1
-0
/
+8
*
Wrapper infrastructure for "shuffle and boot"
H. Peter Anvin
2007-03-12
5
-0
/
+468
*
Ethersel must use the pci com32 module instead of builtin pci detection code
Erwan Velu
2007-03-07
1
-0
/
+11
*
Compilation fix for older gcc where __DBL_*_EXP__ isn't defined
H. Peter Anvin
2007-01-25
1
-0
/
+7
[next]