index
:
openslx-ng/ipxe.git
master
openslx
Fork of ipxe; additional commands and features
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
arch
/
i386
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Neaten up debug messages
Michael Brown
2007-01-08
1
-3
/
+3
*
Remove spurious debug message
Michael Brown
2007-01-08
1
-1
/
+0
*
Now split out into undirom.c and undiload.c
Michael Brown
2007-01-08
1
-324
/
+0
*
Added any-PCI-device UNDI driver
Michael Brown
2007-01-08
1
-0
/
+119
*
Tidied up debug messages
Michael Brown
2007-01-08
1
-1
/
+2
*
Split UNDI load/unload out into undiload.c.
Michael Brown
2007-01-08
1
-0
/
+189
*
Remove obsolete includes
Michael Brown
2007-01-08
1
-3
/
+0
*
Separated out UNDI ROM location code into undirom.c, and use struct
Michael Brown
2007-01-08
1
-0
/
+236
*
Use "struct undi_device" instead of "struct pxe_device", and use the
Michael Brown
2007-01-08
1
-151
/
+134
*
Renamed undi.c to undinet.c. (undi.c will become the UNDI PCI driver)
Michael Brown
2007-01-08
1
-0
/
+0
*
Obsolete
Michael Brown
2007-01-08
1
-178
/
+0
*
Remove accidentally checked-in code
Michael Brown
2007-01-07
1
-5
/
+0
*
Move START_UNDI, UNDI_STARTUP, UNDI_INITIALIZE and
Michael Brown
2007-01-07
1
-58
/
+324
*
Remember to enable/disable the interrupt at the PIC.
Michael Brown
2007-01-07
1
-13
/
+27
*
Remove redundant debug message
Michael Brown
2007-01-05
1
-1
/
+0
*
UNDI loader routine now works
Michael Brown
2007-01-05
1
-5
/
+22
*
Fixed typo
Marty Connor
2007-01-05
1
-1
/
+1
*
Partial implementation of UNDI loader caller.
Michael Brown
2007-01-05
1
-4
/
+89
*
Add PXE driver-scanning code, capable of locating all PXE ROMs in a system
Michael Brown
2007-01-05
1
-0
/
+223
*
Renamed undi_net.c to undi.c.
Michael Brown
2007-01-04
1
-0
/
+0
*
Obsolete; net driver functionality is now in undi_net.c and bus driver
Michael Brown
2007-01-04
1
-1453
/
+0
*
Added PXE bus driver (with support only for using PXE structures found
Michael Brown
2007-01-04
2
-0
/
+690
*
fix args to _disable routine
Marty Connor
2006-09-19
1
-2
/
+1
*
Will be replaced with a block-device implementation.
Michael Brown
2006-05-24
1
-0
/
+5
*
Header rearrangement.
Michael Brown
2006-04-24
1
-1
/
+1
*
#if 0 out the whole file for now; it cannot be linked because the base
Michael Brown
2005-05-03
1
-1
/
+1
*
ISA bus driver updated to report devices as present only if a driver
Michael Brown
2005-04-26
1
-2
/
+1
*
PCI_DRIVER changed
Michael Brown
2005-04-26
1
-2
/
+1
*
BIOS floppy handling code moved to where it will really live.
Michael Brown
2005-04-25
1
-79
/
+19
*
Added "name" field to bus structure.
Michael Brown
2005-04-25
1
-94
/
+125
*
Coerced into compiling.
Michael Brown
2005-04-22
1
-13
/
+13
*
Moved floppy.c to i386 arch, since it's i386-specific.
Michael Brown
2005-04-18
1
-0
/
+88
*
Added remaining bus functions.
Michael Brown
2005-04-18
1
-12
/
+121
*
Code fixed to operate correctly.
Michael Brown
2005-04-18
1
-23
/
+26
*
Extracted from firmware/pcbios/bios.c
Michael Brown
2005-04-18
1
-0
/
+56
*
Now compiles.
Michael Brown
2005-04-15
1
-19
/
+14
*
Standardised debug mechanism in place now.
Michael Brown
2005-04-14
1
-0
/
+1
*
We now record a pointer to the struct pci_device, since it's carried
Michael Brown
2005-04-13
1
-1
/
+1
*
Able to at least compile again now.
Michael Brown
2005-04-12
1
-50
/
+41
*
Note basemem API change.
Michael Brown
2005-04-09
1
-0
/
+10
*
Merged mcb30-realmode-redesign back to HEAD
Michael Brown
2005-04-08
1
-1
/
+1
*
Initial revision
Michael Brown
2005-03-08
2
-0
/
+1636
[prev]