16 次程式碼提交 (2f020a8df3ad24d0d0bac9295c9cecb2ebba92f4)

作者 SHA1 備註 提交日期
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 年之前
  Michael Brown d1949f2737 [bitbash] Add optional open() and close() methods for bit-bashing interfaces 12 年之前
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts 12 年之前
  Michael Brown 530a01eff0 [spi] Reset device on each access 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 ca41159f57 Ensure clock line is in the idle state before asserting chip select. 17 年之前
  Udayan Kumar c6d0ef3478 added endianness to natsemi. 17 年之前
  Udayan Kumar 623d10c66f debugging natsemi.c 17 年之前
  Michael Brown 95cb7aaacf Support cards such as natsemi which treat the data as little-endian 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 88e38fa148 We don't actually have a stdio.h header file. Our printf() functions are 18 年之前
  Marty Connor 6ac78f6aff added stdio.h to includes for DBG compilation 18 年之前
  Michael Brown 3b51c719d3 Generalise three-wire interface to generic SPI interface. 18 年之前