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
/
nvs
Commit message (
Expand
)
Author
Age
Files
Lines
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
4
-4
/
+20
*
[legal] Update FSF mailing address in GPL licence texts
Michael Brown
2012-07-20
4
-4
/
+8
*
[pci] Auto-resize VPD fields used for non-volatile storage
Michael Brown
2011-01-19
1
-32
/
+142
*
[nvs] Allow for non-volatile storage devices without block boundaries
Michael Brown
2011-01-11
2
-17
/
+32
*
[pci] Add a mechanism for using a PCI VPD field as an NVS device
Michael Brown
2010-11-25
1
-0
/
+124
*
[build] Rename gPXE to iPXE
Michael Brown
2010-04-20
3
-3
/
+3
*
[spi] Add address-length autodetection to the SPI bit-bashing code
Michael Brown
2009-05-28
1
-6
/
+47
*
[legal] Add a selection of FILE_LICENCE declarations
Michael Brown
2009-05-18
3
-0
/
+6
*
Modify gPXE core and drivers to work with the new timer subsystem
Alexey Zaytsev
2008-03-02
2
-2
/
+2
*
Fix compiler warnings that appear only on OpenBSD.
Michael Brown
2007-12-06
2
-4
/
+4
*
Various warnings fixups for OpenBSD with gcc-3.3.5.
Michael Brown
2007-12-07
1
-1
/
+1
*
Fix prototype mismatch.
Michael Brown
2007-12-07
1
-2
/
+2
*
Return -EIO when verification fails, instead of -EINVAL.
Michael Brown
2006-12-20
1
-1
/
+1
*
Added write support for three-wire devices (e.g. the RTL8139 EEPROM)
Michael Brown
2006-12-06
1
-1
/
+41
*
Verify data after writing
Michael Brown
2006-12-06
1
-1
/
+35
*
Added debug statements
Michael Brown
2006-12-05
1
-4
/
+20
*
Added nvs_write(). This shares a lot of code in common with nvs_read();
Michael Brown
2006-12-04
1
-0
/
+43
*
Added the generic block-splitting code to nvs.c
Michael Brown
2006-12-04
1
-1
/
+40
*
Added generic SPI protocol handler with read and write support.
Michael Brown
2006-12-04
1
-0
/
+122
*
Abstracted out part of the concept of an SPI device to a generalised NVS
Michael Brown
2006-12-04
2
-2
/
+34
*
Changed length parameter in SPI methods to be a byte length, rather than
Michael Brown
2006-12-04
1
-4
/
+3
*
Generalised the SPI abstraction layer to also be able to handle interfaces
Michael Brown
2006-12-04
1
-24
/
+15
*
Generalise three-wire interface to generic SPI interface.
Michael Brown
2006-06-14
1
-30
/
+19
*
Added abstraction layer for a three-wire serial device (e.g. the EEPROM
Michael Brown
2006-05-26
1
-0
/
+68