14 Révisions (22979c511eaf9b36c7ed5efee05242c9d482ca6e)

Auteur SHA1 Message Date
  Michael Brown 9dccbc0af2 [i2c] Generalise i2c bit-bashing support to addressless devices il y a 15 ans
  Alexey Zaytsev a1572e0ab0 Modify gPXE core and drivers to work with the new timer subsystem il y a 16 ans
  Michael Brown ca41159f57 Ensure clock line is in the idle state before asserting chip select. il y a 17 ans
  Udayan Kumar c6d0ef3478 added endianness to natsemi. il y a 17 ans
  Udayan Kumar 623d10c66f debugging natsemi.c il y a 17 ans
  Michael Brown 95cb7aaacf Support cards such as natsemi which treat the data as little-endian il y a 17 ans
  Michael Brown 946967f09c Abstracted out part of the concept of an SPI device to a generalised NVS il y a 17 ans
  Michael Brown dc06c895fc Changed length parameter in SPI methods to be a byte length, rather than il y a 17 ans
  Michael Brown 931f94dca3 Generalised the SPI abstraction layer to also be able to handle interfaces il y a 17 ans
  Michael Brown 88e38fa148 We don't actually have a stdio.h header file. Our printf() functions are il y a 18 ans
  Marty Connor 6ac78f6aff added stdio.h to includes for DBG compilation il y a 18 ans
  Michael Brown 3b51c719d3 Generalise three-wire interface to generic SPI interface. il y a 18 ans
  Michael Brown ab4f96e525 Move per-transition delays from generic bit-bashing layer to i2c layer il y a 18 ans
  Michael Brown 51a36f1cfb Change read_bit() to return 0 or -1UL, rather than 0 or 1. il y a 18 ans
  Michael Brown 3ed40686c9 Added bit-bashing i2c interface code il y a 18 ans
  Michael Brown e90b64d625 Added sketch of bit-bashing interface common code il y a 18 ans