16 次程式碼提交 (8223084afc206000312611a3fcfa30a28500d1a3)

作者 SHA1 備註 提交日期
  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 年之前