summaryrefslogtreecommitdiffstats
path: root/src/drivers/bitbash/bitbash.c
Commit message (Expand)AuthorAgeFilesLines
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+5
* [legal] Update FSF mailing address in GPL licence textsMichael Brown2012-07-201-1/+2
* [build] Rename gPXE to iPXEMichael Brown2010-04-201-1/+1
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-181-0/+2
* Modify gPXE core and drivers to work with the new timer subsystemAlexey Zaytsev2008-03-021-1/+0Star
* Generalised the SPI abstraction layer to also be able to handle interfacesMichael Brown2006-12-041-2/+2
* Move per-transition delays from generic bit-bashing layer to i2c layerMichael Brown2006-06-141-1/+0Star
* Change read_bit() to return 0 or -1UL, rather than 0 or 1.Michael Brown2006-06-121-2/+4
* Added sketch of bit-bashing interface common codeMichael Brown2006-06-081-0/+55