Alexey Zaytsev
|
a1572e0ab0
|
Modify gPXE core and drivers to work with the new timer subsystem
Signed-off-by: Alexey Zaytsev <alexey.zaytsev@gmail.com>
|
vor 16 Jahren |
Michael Brown
|
931f94dca3
|
Generalised the SPI abstraction layer to also be able to handle interfaces
that don't provide the full flexibility of a bit-bashing interface.
Temporarily hacked rtl8139.c to use the new interface.
|
vor 18 Jahren |
Michael Brown
|
ab4f96e525
|
Move per-transition delays from generic bit-bashing layer to i2c layer
(since SPI bit-bashing will require different delay semantics).
|
vor 18 Jahren |
Michael Brown
|
51a36f1cfb
|
Change read_bit() to return 0 or -1UL, rather than 0 or 1.
|
vor 18 Jahren |
Michael Brown
|
e90b64d625
|
Added sketch of bit-bashing interface common code
|
vor 18 Jahren |
Michael Brown
|
f25731d08f
|
Split "iSCSI as a SCSI device" out from "iSCSI as a TCP protocol".
|
vor 18 Jahren |
Michael Brown
|
23c494d14e
|
Added basic code for implementing co-operative multitasking.
Yes, you really can do it in 65 bytes.
|
vor 18 Jahren |