Michael Brown
|
c44a193d0d
|
[legal] Add a selection of FILE_LICENCE declarations
Add FILE_LICENCE declarations to almost all files that make up the
various standard builds of gPXE.
|
2009-05-18 08:33:25 +01:00 |
|
Alexey Zaytsev
|
a1572e0ab0
|
Modify gPXE core and drivers to work with the new timer subsystem
Signed-off-by: Alexey Zaytsev <alexey.zaytsev@gmail.com>
|
2008-03-02 03:41:10 +03:00 |
|
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.
|
2006-12-04 15:36:51 +00:00 |
|
Michael Brown
|
ab4f96e525
|
Move per-transition delays from generic bit-bashing layer to i2c layer
(since SPI bit-bashing will require different delay semantics).
|
2006-06-14 00:20:35 +00:00 |
|
Michael Brown
|
51a36f1cfb
|
Change read_bit() to return 0 or -1UL, rather than 0 or 1.
|
2006-06-12 19:29:50 +00:00 |
|
Michael Brown
|
e90b64d625
|
Added sketch of bit-bashing interface common code
|
2006-06-08 19:47:09 +00:00 |
|