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: add pci_for_each_func3() which produces an address
H. Peter Anvin
2009-04-15
1
-0
/
+10
*
Implement MENU SAVE; fix COM32 setadv function
syslinux-3.74-pre18
H. Peter Anvin
2009-04-06
1
-0
/
+2
*
Update copyright notices; add Intel notices where appropriate
H. Peter Anvin
2009-04-04
4
-3
/
+28
*
linux.c32: make load_linux() support relocation
H. Peter Anvin
2009-04-03
1
-0
/
+47
*
com32: add _t to scan_memory_callback
H. Peter Anvin
2009-04-03
1
-2
/
+2
*
com32: merge all memory map discovery to one file
H. Peter Anvin
2009-04-03
1
-0
/
+37
*
com32: make memory beyond the core HighMem available to malloc
H. Peter Anvin
2009-04-01
1
-0
/
+1
*
pci: Rename get_module_name_from_pci_ids
syslinux-3.74-pre13
syslinux-3.74-pre12
Erwan Velu
2009-03-29
1
-1
/
+1
*
hdt: Adding PCI latency
Erwan Velu
2009-03-14
1
-0
/
+1
*
hdt: irq have to be in dev_info
Erwan Velu
2009-03-14
1
-1
/
+1
*
hdt: Adding legacy IRQ stuff
Erwan Velu
2009-03-13
1
-1
/
+2
*
libcom32: add strpcpy()
H. Peter Anvin
2009-03-12
1
-0
/
+1
*
Moving dmi & cpuid stuff to gpl subdirs
Erwan Velu
2009-03-12
9
-789
/
+0
*
PCI: flexible modules.pcimap & pci.ids paths
Erwan Velu
2009-03-11
1
-3
/
+3
*
hdt: Cleaning DMI implementation
erwan
2009-03-03
7
-759
/
+67
*
hdt: PCI: Adding category
Erwan Velu
2009-02-26
1
-1
/
+3
*
hdt: Adding pxe_bootp_t structure
Erwan Velu
2009-02-25
1
-0
/
+32
*
hdt: Adding pxe_get_nic_type(t_PXENV_UNDI_GET_NIC_TYPE *gnt)
Erwan Velu
2009-02-25
1
-0
/
+1
*
hdt: Menu: Only display detected DMI modules Menu: Using "Memory banks" inste...
Erwan Velu
2009-02-25
1
-1
/
+1
*
hdt: Increasing Memory type size to prevent data corruption
Erwan Velu
2009-02-25
1
-1
/
+1
*
hdt: Updating CPU names
Erwan Velu
2009-02-25
1
-55
/
+76
*
hdt: Adding "filled" filed to detect supported devices
Erwan Velu
2009-02-25
8
-1
/
+17
*
hdt: Removing static dmitable, it have to be in the s_dmi structure Making dm...
Erwan Velu
2009-02-25
1
-2
/
+6
*
hdt: Adding more defined values for pci components Enabling mulitple kernel m...
Erwan Velu
2009-02-25
1
-7
/
+13
*
hdt: Returning ENOPCIIDS and ENOMODULESPCIMAP when pci.ids and modules.pcidma...
Erwan Velu
2009-02-25
1
-0
/
+5
*
hdt: Adding battery detection in DMI Improving memory detection
Erwan Velu
2009-02-25
3
-0
/
+290
*
hdt: Adding get_class_name_from_pci_ids to grab class name from the pciids
Erwan Velu
2009-02-25
1
-0
/
+2
*
hdt: Removing useless define
Erwan Velu
2009-02-25
1
-3
/
+0
*
hdt: Fixing typo
Erwan Velu
2009-02-25
1
-1
/
+1
*
hdt: Fixing cpu structure to prevent conflict on s_cpu_flags
Erwan Velu
2009-02-25
1
-2
/
+2
*
hdt: Updating cpuid code to match upstream code
Erwan Velu
2009-02-25
1
-0
/
+5
*
syslinux_derivative_info(): use the buffer we already have
H. Peter Anvin
2009-02-18
1
-1
/
+1
*
Constructed data objects can't be common; hack derivative_info
H. Peter Anvin
2009-02-18
2
-27
/
+59
*
COM32 API: Add functions for directory use
Gene Cumm
2009-02-10
2
-0
/
+39
*
Add comboot interface to access the keyboard remapping table
H. Peter Anvin
2009-02-03
1
-0
/
+53
*
com32: make _Exit just an ordinary symbol
H. Peter Anvin
2008-10-14
1
-5
/
+1
*
Add CD-ROM mode query to the COM32 interface
H. Peter Anvin
2008-10-10
1
-1
/
+1
*
pci: revamp the PCI system to have a hierarchial format
H. Peter Anvin
2008-08-12
1
-25
/
+48
*
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
*
stdio.h: revamp fread/fwrite to make gcc less unhappy
H. Peter Anvin
2008-08-12
1
-11
/
+12
*
com32/lib: add zalloc()
H. Peter Anvin
2008-08-01
1
-0
/
+1
*
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
1
-0
/
+1
*
klibc/compiler.h: add __weak macro
for-3.72
H. Peter Anvin
2008-07-23
1
-0
/
+3
*
klibc/compiler.h: booleanize likely/unlikely
H. Peter Anvin
2008-07-23
1
-4
/
+4
*
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
[next]