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
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
Separate out bus-scanning and device-probing logic.
Michael Brown
2005-04-14
2
-7
/
+43
*
Standardised debug mechanism in place now.
Michael Brown
2005-04-14
1
-0
/
+1
*
Use the magic of common symbols to allow struct dev to effectively grow at
Michael Brown
2005-04-14
1
-19
/
+4
*
Whoops
Michael Brown
2005-04-13
1
-2
/
+2
*
Fix type of dummy_irq()
Michael Brown
2005-04-13
1
-1
/
+1
*
Avoid compiler warnings.
Michael Brown
2005-04-13
1
-2
/
+2
*
Use NIC's connect method.
Michael Brown
2005-04-13
1
-2
/
+8
*
Use dev's print_info method to print standardised information about
Michael Brown
2005-04-12
1
-0
/
+3
*
Add dummy_connect and dummy_irq
Michael Brown
2005-04-12
1
-4
/
+16
*
Fix up find_pci_device so that it can be used for scanning for devices
Michael Brown
2005-04-12
1
-1
/
+19
*
struct nic is now part of struct dev, rather than the other way around.
Michael Brown
2005-04-12
1
-111
/
+87
*
Needs to be updated to new probe logic.
Michael Brown
2005-04-12
1
-0
/
+6
*
All code related to the device probe logic is ifdeffed 0 out.
Michael Brown
2005-04-12
1
-26
/
+40
*
Global struct dev is now in main.c
Michael Brown
2005-04-12
1
-3
/
+0
*
print_drivers() is now unified.
Michael Brown
2005-04-12
1
-67
/
+6
*
Now obsolete. :)
Michael Brown
2005-04-12
1
-195
/
+0
*
Replaced main loop with a trivial implementation so that we can try
Michael Brown
2005-04-12
1
-21
/
+40
*
Obsoleted by new device probing mechanism.
Michael Brown
2005-04-12
2
-136
/
+0
*
New device probing mechanism
Michael Brown
2005-04-12
1
-0
/
+44
*
Removed pci_find_device_x; it was too ugly to live.
Michael Brown
2005-04-12
1
-137
/
+2
*
Moved functions that we want to keep to drivers/bus/pci.c
Michael Brown
2005-04-11
1
-142
/
+0
*
Renamed pci.c to pci_legacy.c in preparation for new bus managment
Michael Brown
2005-04-11
1
-0
/
+0
*
arch_initialise() is now sufficiently generic that we may as well just
Michael Brown
2005-04-10
1
-0
/
+21
*
Drag in relocate unless NORELOCATE is defined, since it's now called
Michael Brown
2005-04-10
1
-0
/
+7
*
Removed obsolete initialisation calls.
Michael Brown
2005-04-10
1
-5
/
+7
*
relocate() is called by arch_initialise().
Michael Brown
2005-04-09
1
-1
/
+0
*
Moved relocate.c to arch-specific dir, since it involves arch-specific
Michael Brown
2005-04-09
1
-104
/
+0
*
Merged mcb30-realmode-redesign back to HEAD
Michael Brown
2005-04-08
13
-363
/
+327
*
Initial revision
Michael Brown
2005-03-08
28
-0
/
+16614