24 Commits (master)

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