index
:
openslx-ng/ipxe.git
master
openslx
Fork of ipxe; additional commands and features
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Generalise three-wire interface to generic SPI interface.
Michael Brown
2006-06-14
6
-174
/
+419
*
Move per-transition delays from generic bit-bashing layer to i2c layer
Michael Brown
2006-06-14
3
-10
/
+15
*
Translate between "0 = success" and "0 = failure" call standards.
Michael Brown
2006-06-14
1
-2
/
+2
*
Change read_bit() to return 0 or -1UL, rather than 0 or 1.
Michael Brown
2006-06-12
3
-3
/
+7
*
Updated debug message to reflect change in data structure.
Michael Brown
2006-06-12
1
-2
/
+3
*
Add "addr32" required explicitly by older gas.
Michael Brown
2006-06-12
1
-1
/
+1
*
Add NULL_TRAP as a config option
Michael Brown
2006-06-11
2
-0
/
+9
*
Fix typo
Michael Brown
2006-06-11
1
-1
/
+1
*
Added null trap code for debugging. (Must be included by adding
Michael Brown
2006-06-11
2
-0
/
+49
*
Update to use the generic i2c bit-bashing code.
Michael Brown
2006-06-11
1
-223
/
+68
*
Added bit-bashing i2c interface code
Michael Brown
2006-06-11
2
-0
/
+422
*
Windows Server 2003 sulks if we feed it an empty region in base memory
Michael Brown
2006-06-09
1
-4
/
+42
*
Added missing check-in
Michael Brown
2006-06-09
1
-0
/
+16
*
Added sketch of bit-bashing interface common code
Michael Brown
2006-06-08
3
-0
/
+100
*
Fix bug with >256 cylinders.
Michael Brown
2006-06-08
1
-15
/
+18
*
- separated curses.c out into separate source files to optimise
Dan Lynch
2006-06-08
12
-0
/
+754
*
Legacy drivers cannot cope with multiple active devices.
Michael Brown
2006-06-08
1
-0
/
+7
*
It's astonishing how long really fundamental bugs can survive without
Michael Brown
2006-06-08
1
-2
/
+2
*
Fix some remarkably obvious mistakes in pcidirect.h
Michael Brown
2006-06-08
1
-3
/
+3
*
We now have just romprefix, rather than having isaprefix and pciprefix
Michael Brown
2006-06-06
2
-12
/
+4
*
Cut out almost all the optional code paths, drastically simplifying the
Michael Brown
2006-06-06
1
-375
/
+143
*
Code segment may not be writable; create the temporary pointer to the GDT
Michael Brown
2006-06-06
1
-2
/
+7
*
Calculate _rom_size for the ROM prefix
Michael Brown
2006-06-06
1
-0
/
+1
*
Use byte 6 for the checksum, rather than byte 5. (Byte 5 may be part of
Michael Brown
2006-06-06
1
-10
/
+6
*
Force pci.o to be included.
Michael Brown
2006-06-05
1
-0
/
+5
*
Legacy drivers will not pad when necessary
Michael Brown
2006-06-05
1
-0
/
+4
*
PNIC doesn't auto-pad.
Michael Brown
2006-06-05
1
-0
/
+8
*
Added a very quick and dirty compatibility layer, to allow
Michael Brown
2006-06-05
17
-49
/
+145
*
Added soon-to-be-requisite missing include.
Michael Brown
2006-06-05
5
-0
/
+5
*
- added most slk functions
Dan Lynch
2006-06-05
1
-2
/
+194
*
Improve tcpdump legibility.
Michael Brown
2006-06-01
2
-0
/
+3
*
Quick hack to avoid trying to use an uninitialised net device.
Michael Brown
2006-06-01
1
-4
/
+16
*
Updated retry timer mechanism to incorporate smoothed RTT estimation.
Michael Brown
2006-06-01
3
-59
/
+101
*
Make DBG_DISCARD correct
Michael Brown
2006-06-01
1
-1
/
+1
*
Backing out last change; no immediate plans to make the whole block-device
Michael Brown
2006-06-01
3
-11
/
+9
*
Until we have a functioning UDP stack and PXE API again, there's not much
Michael Brown
2006-06-01
1
-75
/
+10
*
Added sample AoE test code to tree
Michael Brown
2006-06-01
2
-0
/
+43
*
Put in a method to get the MAC address for the AoE target. (It's not
Michael Brown
2006-05-31
1
-6
/
+17
*
ATA devices are now asynchronous. The ATA layer itself now performs the
Michael Brown
2006-05-31
5
-11
/
+17
*
Missing from previous checkin.
Michael Brown
2006-05-31
1
-0
/
+52
*
Added generic asynchronous operations code.
Michael Brown
2006-05-31
6
-117
/
+161
*
Added drivers/ata directory (forgot to check this in previously).
Michael Brown
2006-05-31
1
-0
/
+1
*
One bit of an ASCII character can make a big difference.
Michael Brown
2006-05-29
1
-1
/
+1
*
Added first sketch of a generic retry timer mechanism. The idea is to use
Michael Brown
2006-05-29
2
-0
/
+166
*
Handle multi-sector reads by splitting them into subcommands.
Michael Brown
2006-05-29
4
-3
/
+54
*
Initial AoE implementation. Limitations are:
Michael Brown
2006-05-29
3
-0
/
+437
*
Use separate data-in and data-out buffers.
Michael Brown
2006-05-29
2
-69
/
+67
*
Add ETH_P_AOE
Michael Brown
2006-05-28
1
-0
/
+1
*
Tidy up comment
Michael Brown
2006-05-28
1
-4
/
+5
*
Fixed assembly on old versions of gas
Michael Brown
2006-05-28
2
-4
/
+4
[next]