index
:
mirror/ipxe.git
acpimac
aenq
aqc1xx
armlinux
assert
autoexec_pxe
autovlan
cached_proxydhcp
cc
centos7
cleardhcp
coverity_scan
dell3440b
des
dns_primary
edk2
efi_watchdog
efibridge
efivars
efivars2
efivlan
eisa
ena
entropy
esx
fix486
flr
gcc12
gcmassert
hackesp
hwmac
hyperv
imagecmdline
imgextract
initrd
interpreter
ioactive
iscsicap
itautec
letsencrypt
lldp
loong64
loongarch64
mac_passthru
master
mschapv2
mtureset
naptest
netidx
netstate
noinitrd
nosyslinux
ntpsetting
opsize
params
peerdisc_recent
pkgcache
processorbind
pxemenuscroll
rbgstart
realtek_hack
riscv64
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
snploop
snppad
supplicant
sysmac
tcpwindow
thunderbolt_workaround
tlsfrag2
tlsfrag3
tmpintf
udpdrop
uri
utf8
vbox
vetodhcp6
vgafix
wimboot
wimboot2
x25519
xen
xen-sg
xhci_fail
mirror/ipxe.git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
drivers
/
bus
Commit message (
Expand
)
Author
Age
Files
Lines
*
[isa] Fix a small typo in isa.c.
Pantelis Koukousoulas
2008-11-08
1
-2
/
+2
*
[ioapi] Remove old io.h file and switch all users over to <gpxe/io.h>
Michael Brown
2008-10-12
4
-4
/
+4
*
Modify gPXE core and drivers to work with the new timer subsystem
Alexey Zaytsev
2008-03-02
3
-3
/
+2
*
Revert "convert to zalloc"
Holger Lubitz
2007-07-07
1
-1
/
+2
*
Revert "convert to zalloc"
Holger Lubitz
2007-07-07
1
-1
/
+2
*
Revert "convert to zalloc"
Holger Lubitz
2007-07-07
1
-1
/
+2
*
Revert "convert to zalloc"
Holger Lubitz
2007-07-07
1
-1
/
+2
*
Revert "convert to zalloc"
Holger Lubitz
2007-07-07
1
-1
/
+2
*
convert to zalloc
Holger Lubitz
2007-07-06
1
-2
/
+1
*
convert to zalloc
Holger Lubitz
2007-07-06
1
-2
/
+1
*
convert to zalloc
Holger Lubitz
2007-07-06
1
-2
/
+1
*
convert to zalloc
Holger Lubitz
2007-07-06
1
-2
/
+1
*
convert to zalloc
Holger Lubitz
2007-07-06
1
-2
/
+1
*
This comment is no longer relevant.
Michael Brown
2007-07-03
1
-5
/
+0
*
Implemented (untested) PXENV_START_UNDI.
Michael Brown
2007-07-03
1
-1
/
+1
*
pxe_netdev now holds a reference to the network device.
Michael Brown
2007-07-02
2
-0
/
+5
*
Updated ISAPnP, EISA, MCA and ISA buses to current device model.
Michael Brown
2007-03-10
6
-744
/
+696
*
Use stdio.h instead of vsprintf.h
Michael Brown
2007-01-19
1
-1
/
+1
*
Add device description fields to struct device.
Michael Brown
2007-01-10
1
-0
/
+4
*
Add "name" field to struct device to allow human-readable hardware device
Michael Brown
2007-01-10
2
-7
/
+15
*
Added support for wildcard device/vendor ID matches
Michael Brown
2007-01-08
1
-1
/
+4
*
Add device to hierarchy before calling the driver's probe() function; this
Michael Brown
2007-01-08
1
-21
/
+16
*
Remove warning (at least on platforms with uint32_t == unsigned long).
Michael Brown
2006-12-20
1
-1
/
+1
*
Use stdlib.h for malloc() instead of malloc.h.
Michael Brown
2006-12-19
1
-1
/
+1
*
We don't actually have a stdio.h header file. Our printf() functions are
Michael Brown
2006-09-27
2
-2
/
+0
*
added stdio.h to includes for DBG compilation
Marty Connor
2006-09-27
2
-0
/
+2
*
Added soon-to-be-requisite missing include.
Michael Brown
2006-06-05
4
-0
/
+4
*
Strip down i386 PCI configuration space I/O to the bare minimum. A
Michael Brown
2006-05-17
1
-11
/
+4
*
Restructured PCI subsystem to fit the new device model.
Michael Brown
2006-05-16
2
-298
/
+349
*
Header rearrangement.
Michael Brown
2006-04-24
1
-1
/
+1
*
Merge from Etherboot 5.4
Michael Brown
2006-03-16
1
-4
/
+5
|
\
*
|
Some versions of doxygen seem to object to "@ret None" or similar.
Michael Brown
2005-05-24
1
-19
/
+19
*
|
Use "#var" rather than "@c var" for doxygen.
Michael Brown
2005-05-20
1
-7
/
+7
*
|
Doxygenation
Michael Brown
2005-05-19
1
-58
/
+196
|
/
*
isa.c uses the new table infrastructure.
Michael Brown
2005-04-27
1
-2
/
+2
*
Add isapnp_max_csn to reduce scan time.
Michael Brown
2005-04-26
1
-2
/
+20
*
ISA bus driver updated to report devices as present only if a driver
Michael Brown
2005-04-26
1
-38
/
+52
*
Added "name" field to bus structure.
Michael Brown
2005-04-25
5
-63
/
+84
*
Debug message fixes.
Michael Brown
2005-04-22
3
-3
/
+7
*
Need to leave structure zeroed
Michael Brown
2005-04-22
2
-2
/
+2
*
Must not go beyond end of driver's probe list.
Michael Brown
2005-04-22
1
-1
/
+4
*
Consistency
Michael Brown
2005-04-22
1
-1
/
+1
*
Fix up fill_mca_nic.
Michael Brown
2005-04-22
1
-2
/
+1
*
Added friendly enable/disable functions
Michael Brown
2005-04-22
2
-6
/
+7
*
Updated all common buses to new API.
Michael Brown
2005-04-22
5
-320
/
+452
*
Tweaked API to minimise changes to existing drivers even further.
Michael Brown
2005-04-21
1
-9
/
+9
*
Created a bus/device API that allows for the ROM prefix to specify an
Michael Brown
2005-04-21
1
-118
/
+135
*
bswap_16() exists; no need to use __bswap_16()
Michael Brown
2005-04-21
1
-2
/
+2
*
Fix BUILD_SERIAL.
Michael Brown
2005-04-18
1
-4
/
+14
*
Move RELOCATE into config.h
Michael Brown
2005-04-18
1
-3
/
+17
[next]