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
*
Revert "no need for depending on build library ("blib")"
Michael Brown
2007-07-16
1
-1
/
+1
*
Added nrv2b binary to ignore list
Michael Brown
2007-07-15
1
-0
/
+1
*
Use a single _payload_offset linker-defined variable to locate the
Michael Brown
2007-07-15
2
-16
/
+23
*
Reverting unintended change caused by merge of indolent/natsemi branch.
Michael Brown
2007-07-15
1
-1
/
+1
*
Merge commit 'indolent/natsemi'
Michael Brown
2007-07-15
3
-664
/
+718
|
\
|
*
removed type casting from DBG statements.
Udayan Kumar
2007-07-15
1
-19
/
+16
|
*
replaces printf with dbg
Udayan Kumar
2007-07-15
1
-1
/
+1
|
*
added natsemi.h
Udayan Kumar
2007-07-15
1
-0
/
+232
|
*
mdc's+nvs
Udayan Kumar
2007-07-15
1
-683
/
+336
|
*
more debugging
Udayan Kumar
2007-07-15
1
-4
/
+8
|
*
more debugging
Udayan Kumar
2007-07-15
1
-0
/
+6
|
*
added silicon revision number
Udayan Kumar
2007-07-15
1
-1
/
+2
|
*
init_fix_up
Udayan Kumar
2007-07-15
1
-0
/
+161
|
*
added cable magic for 100Mps in natsemi
Udayan Kumar
2007-07-15
1
-6
/
+70
|
*
duplex setting added to natsemi.c
Udayan Kumar
2007-07-15
1
-4
/
+6
|
*
more indentation and styling done
Udayan Kumar
2007-07-15
1
-98
/
+114
|
*
:x
Udayan Kumar
2007-07-15
1
-3
/
+5
|
*
no changes
Udayan Kumar
2007-07-15
1
-1
/
+0
|
*
added nat_irq to natsemi.c
Udayan Kumar
2007-07-15
1
-22
/
+25
|
*
stopped memory leak in natsemi::nat_open()
Udayan Kumar
2007-07-15
1
-12
/
+15
|
*
Natsemi commented and almost done
Udayan Kumar
2007-07-15
1
-78
/
+106
|
*
natsemi.c is workin
Udayan Kumar
2007-07-15
1
-155
/
+102
|
*
irq still not working will have to remove it
Udayan Kumar
2007-07-15
1
-0
/
+10
|
*
natsemi
Udayan Kumar
2007-07-15
1
-2
/
+2
|
*
interrupt in natsemi
Udayan Kumar
2007-07-15
1
-3
/
+15
|
*
enabled interrupt in natsemi.c
Udayan Kumar
2007-07-15
1
-0
/
+16
|
*
added change log to natsemi.c
Udayan Kumar
2007-07-15
1
-48
/
+72
|
*
added netdev_tx_complete to natsemi.c
Udayan Kumar
2007-07-15
1
-0
/
+6
|
*
added endianness to natsemi.
Udayan Kumar
2007-07-15
2
-6
/
+2
|
*
free_netdev -> netdev_put
Udayan Kumar
2007-07-15
1
-2
/
+2
|
*
debugging natsemi.c
Udayan Kumar
2007-07-15
3
-28
/
+51
|
*
added eeprom from rtl8139 but not working
Udayan Kumar
2007-07-15
1
-56
/
+54
|
*
natsemi now needs eeprom access
Udayan Kumar
2007-07-15
1
-5
/
+10
|
*
same as before, but now compiling natsemi
Udayan Kumar
2007-07-15
1
-25
/
+28
|
*
added polling and transmit. eeprom access still remaining
Udayan Kumar
2007-07-15
1
-134
/
+167
|
*
skel of new natsemi driver (still in developments)
Udayan Kumar
2007-07-15
1
-628
/
+438
|
*
testing if it works
Udayan Kumar
2007-07-15
1
-0
/
+1
|
*
Revert mdc's warnings purge on natsemi.c, to allow for a clean rebase.
Michael Brown
2007-07-15
1
-7
/
+6
*
|
Skip the length field prepended by util/nrv2b.c
Michael Brown
2007-07-15
1
-0
/
+1
*
|
Modified calling convention: we now update %esi and %edi just like a
Michael Brown
2007-07-15
1
-29
/
+36
*
|
"not" doesn't affect flags, "xor $-1" does.
Michael Brown
2007-07-15
1
-1
/
+1
|
/
*
Remove more obsolete files
Michael Brown
2007-07-15
2
-101
/
+0
*
On advice of hpa: be more patient with the KBC and SCPA methods; retry
Michael Brown
2007-07-14
1
-47
/
+71
*
Shrink cpu.c and render it useful for our purposes.
Michael Brown
2007-07-14
2
-276
/
+104
*
Reduced etherboot.h dependencies to avoid unnecessary rebuilds.
Michael Brown
2007-07-14
2
-312
/
+10
*
Dead code removal.
Michael Brown
2007-07-14
20
-1321
/
+30
*
Be more aggressive in attempts to enable A20, now that we have the
Michael Brown
2007-07-14
2
-37
/
+50
*
Kill off the enforced RX quota; it only seems to hurt on real hardware.
Michael Brown
2007-07-14
1
-3
/
+1
*
Use fast in-situ test for gate A20 being set, to cut down on the
Michael Brown
2007-07-13
1
-19
/
+55
*
Add support for TCP timestamps
Michael Brown
2007-07-13
2
-6
/
+115
[next]