david/ipxe
Archived
1
0
This repository has been archived on 2020-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
ipxe/src/drivers/bitbash
Michael Brown 95cb7aaacf Support cards such as natsemi which treat the data as little-endian
(i.e. LSB transmitted first on the wire), even though SPI commands and
addresses always have to be big-endian.
2007-07-01 15:22:12 +01:00
..
bitbash.c Generalised the SPI abstraction layer to also be able to handle interfaces 2006-12-04 15:36:51 +00:00
i2c_bit.c Generalised the SPI abstraction layer to also be able to handle interfaces 2006-12-04 15:36:51 +00:00
spi_bit.c Support cards such as natsemi which treat the data as little-endian 2007-07-01 15:22:12 +01:00