22 Commits (a5c41483d226a6c4dbfaf35f57dc092cd57bc601)

Autor SHA1 Mensaje Fecha
  Sylvie Barlow c239f0bff2 [mii] Add bit-bashing interface hace 6 años
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL hace 9 años
  Michael Brown d1949f2737 [bitbash] Add optional open() and close() methods for bit-bashing interfaces hace 12 años
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts hace 12 años
  Michael Brown 530a01eff0 [spi] Reset device on each access hace 13 años
  Michael Brown 8406115834 [build] Rename gPXE to iPXE hace 14 años
  Michael Brown 92a9978b44 [spi] Add address-length autodetection to the SPI bit-bashing code hace 15 años
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations hace 15 años
  Michael Brown 9dccbc0af2 [i2c] Generalise i2c bit-bashing support to addressless devices hace 15 años
  Alexey Zaytsev a1572e0ab0 Modify gPXE core and drivers to work with the new timer subsystem hace 16 años
  Michael Brown ca41159f57 Ensure clock line is in the idle state before asserting chip select. hace 17 años
  Udayan Kumar c6d0ef3478 added endianness to natsemi. hace 17 años
  Udayan Kumar 623d10c66f debugging natsemi.c hace 17 años
  Michael Brown 95cb7aaacf Support cards such as natsemi which treat the data as little-endian hace 17 años
  Michael Brown 946967f09c Abstracted out part of the concept of an SPI device to a generalised NVS hace 17 años
  Michael Brown dc06c895fc Changed length parameter in SPI methods to be a byte length, rather than hace 17 años
  Michael Brown 931f94dca3 Generalised the SPI abstraction layer to also be able to handle interfaces hace 17 años
  Michael Brown 88e38fa148 We don't actually have a stdio.h header file. Our printf() functions are hace 18 años
  Marty Connor 6ac78f6aff added stdio.h to includes for DBG compilation hace 18 años
  Michael Brown 3b51c719d3 Generalise three-wire interface to generic SPI interface. hace 18 años
  Michael Brown ab4f96e525 Move per-transition delays from generic bit-bashing layer to i2c layer hace 18 años
  Michael Brown 51a36f1cfb Change read_bit() to return 0 or -1UL, rather than 0 or 1. hace 18 años
  Michael Brown 3ed40686c9 Added bit-bashing i2c interface code hace 18 años
  Michael Brown e90b64d625 Added sketch of bit-bashing interface common code hace 18 años