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
*
Produce no output unless -v is specified or an error occurs.
Michael Brown
2007-07-17
1
-2
/
+2
*
Removed dead code identified by symcheck
Michael Brown
2007-07-17
1
-17
/
+0
*
Added missing "static" declarations
Michael Brown
2007-07-17
1
-2
/
+2
*
Restore the "shared symbol found only in a single object should be
Michael Brown
2007-07-17
1
-2
/
+9
*
Added symbols that the DBG() macros will use.
Michael Brown
2007-07-17
1
-0
/
+12
*
nameserver should be static
Michael Brown
2007-07-17
2
-3
/
+1
*
Obsolete code removal
Michael Brown
2007-07-17
4
-576
/
+0
*
Added missing extern
Michael Brown
2007-07-17
1
-1
/
+1
*
Use objdump -t for symcheck; it allows us to take the symbol section
Michael Brown
2007-07-17
2
-37
/
+61
*
Kill off redundant references to the .zprefixes.
Michael Brown
2007-07-16
2
-53
/
+6
*
Update all prefixes currently referring to _load_size to include a
Michael Brown
2007-07-16
6
-21
/
+61
*
Rename _rom_size to _load_size_sect, since hdprefix.S also uses it.
Michael Brown
2007-07-16
4
-5
/
+5
*
Compressed ROM images now work.
Michael Brown
2007-07-16
9
-11
/
+439
*
Split the objcopy stage out of final image preparation to a separate
Michael Brown
2007-07-16
2
-3
/
+11
*
Move uninitialised .data16 variables to .bss16; saves around 2000
Michael Brown
2007-07-16
6
-10
/
+10
*
Kill off some long-redundant CFLAGS
Michael Brown
2007-07-16
2
-5
/
+5
*
Add __bss16() macro, and allow use of .bss16 section by removing
Michael Brown
2007-07-16
2
-1
/
+9
*
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
[next]