Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [legal] Relicense files under GPL2_OR_LATER_OR_UBDL | Michael Brown | 2015-03-02 | 1 | -1/+5 |
* | [legal] Update FSF mailing address in GPL licence texts | Michael Brown | 2012-07-20 | 1 | -1/+2 |
* | [nvs] Allow for non-volatile storage devices without block boundaries | Michael Brown | 2011-01-11 | 1 | -16/+32 |
* | [build] Rename gPXE to iPXE | Michael Brown | 2010-04-19 | 1 | -1/+1 |
* | [legal] Add a selection of FILE_LICENCE declarations | Michael Brown | 2009-05-18 | 1 | -0/+2 |
* | Various warnings fixups for OpenBSD with gcc-3.3.5. | Michael Brown | 2007-12-07 | 1 | -1/+1 |
* | Return -EIO when verification fails, instead of -EINVAL. | Michael Brown | 2006-12-20 | 1 | -1/+1 |
* | Verify data after writing | Michael Brown | 2006-12-06 | 1 | -1/+35 |
* | 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 |
* | Abstracted out part of the concept of an SPI device to a generalised NVS | Michael Brown | 2006-12-04 | 1 | -0/+31 |