24 커밋 (master)

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