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
/
drivers
/
bus
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[settings] Explicitly separate the concept of a completed fetched setting
Michael Brown
2013-12-05
1
-2
/
+2
*
[pci] Add pci_find_next() to iterate over existent PCI devices
Michael Brown
2013-08-05
1
-21
/
+44
*
[settings] Expose PCI configuration space via settings mechanism
Michael Brown
2013-07-13
1
-0
/
+124
*
[legal] Update FSF mailing address in GPL licence texts
Michael Brown
2012-07-20
4
-4
/
+8
*
[isa] Avoid spurious compiler warning on gcc 4.7
Michael Brown
2012-07-20
1
-3
/
+3
*
[device] Make driver name a generic device property
Michael Brown
2011-04-08
4
-6
/
+7
*
[pci] Modularise PCI device support
Michael Brown
2011-02-17
1
-47
/
+79
*
[pci] Make driver PCI ID a property of the PCI device
Michael Brown
2011-02-17
1
-3
/
+3
*
[pci] Replace pci_max_bus() with pci_num_bus()
Michael Brown
2011-02-17
1
-1
/
+1
*
[pci] Use single "busdevfn" field in struct pci_device
Michael Brown
2011-02-17
1
-60
/
+57
*
[pci] Add ability to resize a VPD field
Michael Brown
2011-01-19
1
-0
/
+161
*
[pci] Allow pci_vpd_init() return status to be ignored
Michael Brown
2011-01-19
1
-0
/
+8
*
[legal] Add FILE_LICENCE macro to some GPL-v2-or-later files
Shao Miller
2010-12-04
1
-0
/
+2
*
[pci] Add support for reading and writing PCI Vital Product Data (VPD)
Michael Brown
2010-11-25
1
-0
/
+386
*
[pci] Standardise debug message format
Michael Brown
2010-11-24
1
-19
/
+17
*
[virtio] Replace virtio-net with native iPXE driver
Stefan Hajnoczi
2010-07-17
1
-6
/
+6
*
[build] Rename gPXE to iPXE
Michael Brown
2010-04-20
10
-21
/
+21
*
[pci] Save and restore PCI command register
Bernhard Kohl
2010-01-22
1
-0
/
+5
*
[pci] Add generic configuration space backup/restore facility
Michael Brown
2009-10-14
1
-0
/
+90
*
[legal] Add a selection of FILE_LICENCE declarations
Michael Brown
2009-05-18
6
-0
/
+12
*
[tables] Redefine methods for accessing linker tables
Michael Brown
2009-03-13
5
-30
/
+5
*
[pci] Enable memory cycles in adjust_pci_device()
Michael Brown
2008-12-12
1
-1
/
+2
*
[virtio] Split virtio-net.c into several files.
Laurent Vivier
2008-11-19
2
-0
/
+198
*
[i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long
Michael Brown
2008-11-19
2
-2
/
+2
*
[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-20
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
[prev]
[next]