Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [build] Rename gPXE to iPXE | Michael Brown | 2010-04-19 | 1 | -105/+0 |
* | [nvs] Add init function for Atmel 93C66 EEPROM | Joshua Oreman | 2009-06-23 | 1 | -0/+13 |
* | [spi] Add address-length autodetection to the SPI bit-bashing code | Michael Brown | 2009-05-28 | 1 | -0/+1 |
* | [legal] Add a selection of FILE_LICENCE declarations | Michael Brown | 2009-05-18 | 1 | -0/+2 |
* | Added write support for three-wire devices (e.g. the RTL8139 EEPROM) | Michael Brown | 2006-12-06 | 1 | -0/+20 |
* | Added the generic block-splitting code to nvs.c | Michael Brown | 2006-12-04 | 1 | -1/+1 |
* | Abstracted out part of the concept of an SPI device to a generalised NVS | Michael Brown | 2006-12-04 | 1 | -25/+33 |
* | Changed length parameter in SPI methods to be a byte length, rather than | Michael Brown | 2006-12-04 | 1 | -1/+1 |
* | Generalised the SPI abstraction layer to also be able to handle interfaces | Michael Brown | 2006-12-04 | 1 | -44/+40 |
* | Generalise three-wire interface to generic SPI interface. | Michael Brown | 2006-06-14 | 1 | -0/+65 |