24 Commits (master)

Author SHA1 Message Date
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts 11 years ago
  Michael Brown 7bf37147b3 [pci] Auto-resize VPD fields used for non-volatile storage 13 years ago
  Michael Brown 8f8b55f187 [nvs] Allow for non-volatile storage devices without block boundaries 13 years ago
  Michael Brown ce7b0efa87 [pci] Add a mechanism for using a PCI VPD field as an NVS device 13 years ago
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 14 years ago
  Michael Brown 92a9978b44 [spi] Add address-length autodetection to the SPI bit-bashing code 15 years ago
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 15 years ago
  Alexey Zaytsev a1572e0ab0 Modify gPXE core and drivers to work with the new timer subsystem 16 years ago
  Michael Brown 1949641d10 Fix compiler warnings that appear only on OpenBSD. 16 years ago
  Michael Brown df868476e7 Various warnings fixups for OpenBSD with gcc-3.3.5. 16 years ago
  Michael Brown 64787bad29 Fix prototype mismatch. 16 years ago
  Michael Brown 6ceaa158da Return -EIO when verification fails, instead of -EINVAL. 17 years ago
  Michael Brown d2bf7abe75 Added write support for three-wire devices (e.g. the RTL8139 EEPROM) 17 years ago
  Michael Brown ac401f481d Verify data after writing 17 years ago
  Michael Brown 6b45947a59 Added debug statements 17 years ago
  Michael Brown 052ef6dc5a Added nvs_write(). This shares a lot of code in common with nvs_read(); 17 years ago
  Michael Brown 2d8d21fe74 Added the generic block-splitting code to nvs.c 17 years ago
  Michael Brown 1961ba44e1 Added generic SPI protocol handler with read and write support. 17 years ago
  Michael Brown 946967f09c Abstracted out part of the concept of an SPI device to a generalised NVS 17 years ago
  Michael Brown dc06c895fc Changed length parameter in SPI methods to be a byte length, rather than 17 years ago
  Michael Brown 931f94dca3 Generalised the SPI abstraction layer to also be able to handle interfaces 17 years ago
  Michael Brown 3b51c719d3 Generalise three-wire interface to generic SPI interface. 18 years ago
  Michael Brown aa2468babe Added abstraction layer for a three-wire serial device (e.g. the EEPROM 18 years ago