24 Commits (2f020a8df3ad24d0d0bac9295c9cecb2ebba92f4)

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