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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[IPv4] Add a config option for IPv4
Michael Brown
2008-03-21
2
-11
/
+22
*
[Settings] Use a settings applicator to configure IPv4 routes.
Michael Brown
2008-03-21
7
-88
/
+53
*
[Settings] Convert code in src/usr to use settings API.
Michael Brown
2008-03-21
5
-10
/
+41
*
[Settings] Introduce settings applicators.
Michael Brown
2008-03-21
6
-138
/
+222
*
[Settings] Add per-netdevice settings block
Michael Brown
2008-03-20
6
-1
/
+126
*
[Settings] Add settings hierarchy
Michael Brown
2008-03-20
5
-210
/
+321
*
[Settings] Start revamping the configuration settings API.
Michael Brown
2008-03-20
6
-481
/
+787
*
[Contribs] Add updated wake-on-LAN patch from Bill <level42@sympatico.ca>
Michael Brown
2008-03-19
13
-1202
/
+145
*
[Settings] Allow named settings to have their type specified explicitly
Michael Brown
2008-03-18
1
-45
/
+48
*
[Timers] Initialise timers on first use
Michael Brown
2008-03-18
2
-27
/
+26
*
[Timers] Miscellaneous timer system fixes
Michael Brown
2008-03-18
4
-44
/
+60
*
[Settings] Allow encapsulated options to be specified as named settings
Michael Brown
2008-03-18
1
-4
/
+10
*
[Settings] Add int16, int32 and hex-string configuration setting types
Michael Brown
2008-03-18
1
-5
/
+131
*
[libc] Fix a validation bug in strtoul()
Michael Brown
2008-03-18
1
-1
/
+1
*
[Settings] show_setting() functions return snprintf()-style length.
Michael Brown
2008-03-18
4
-14
/
+11
*
Merge branch 'pxerom-pmm'
Michael Brown
2008-03-11
4
-305
/
+482
|
\
|
*
[PXE] PMM now tested and working
Michael Brown
2008-03-11
1
-1
/
+1
|
*
[prefix] Cope with image source addresses outside base memory
Michael Brown
2008-03-11
1
-121
/
+114
|
*
[PXE] Improve PnP/BBS detection
Michael Brown
2008-03-11
1
-19
/
+49
|
*
[prefix] Add printing functions to libprefix.S
Michael Brown
2008-03-11
3
-128
/
+112
|
*
[PXE] Add PMM support to romprefix.S (untested)
Michael Brown
2008-03-09
3
-73
/
+243
*
|
Merge branch 'xl0-timer'
Michael Brown
2008-03-10
70
-398
/
+412
|
\
\
|
*
|
Use plain C in timer_rdtsc for division instead of inline asssembly.
Alexey Zaytsev
2008-03-06
1
-43
/
+21
|
*
|
[Timers] Move TIMER_BIOS and TIMER_RDTSC to their own config.h section.
Michael Brown
2008-03-02
1
-3
/
+10
|
*
|
[Timers] Do not enable serial console by default; this change should not
Michael Brown
2008-03-02
1
-1
/
+1
|
*
|
fix the rdtsc namimg
Alexey Zaytsev
2008-03-02
4
-11
/
+11
|
*
|
Cleanups
Alexey Zaytsev
2008-03-02
3
-8
/
+8
|
*
|
Modify gPXE core and drivers to work with the new timer subsystem
Alexey Zaytsev
2008-03-02
58
-121
/
+62
|
*
|
Introduce the new timer subsystem.
Alexey Zaytsev
2008-03-02
13
-296
/
+384
*
|
|
[PXE] Work around a buffer-size bug in WinPE
Michael Brown
2008-03-10
1
-2
/
+12
|
|
/
|
/
|
*
|
[Makefile] Use bin/VVVVDDDD.rom instead of bin/pci_VVVV_DDDD.rom
Michael Brown
2008-03-06
1
-1
/
+1
*
|
[tg3] Added device ID for rebranded HP card.
Michael Brown
2008-03-06
1
-0
/
+1
*
|
[PXEXT] Add PXENV_FILE_EXEC call to PXE extensions API.
Michael Brown
2008-03-04
4
-1
/
+67
*
|
[Command] Add "sanboot" command.
Michael Brown
2008-03-04
5
-1
/
+74
|
/
*
[DHCP] Fix RFC4390 client identifier constructions.
Michael Brown
2008-02-27
1
-1
/
+1
*
[Infiniband] Add preliminary support for multi-port devices.
Michael Brown
2008-02-27
7
-119
/
+284
*
[Infiniband] Centralise MAD operations
Michael Brown
2008-02-26
4
-550
/
+499
*
[Hermon] Donate joint copyright on Hermon driver to Mellanox.
Michael Brown
2008-02-23
1
-4
/
+2
*
[Hermon] Add driver for Mellanox Hermon (ConnectX) cards.
Michael Brown
2008-02-23
4
-0
/
+5941
*
[Infiniband] Fix typo in debug statement
Michael Brown
2008-02-23
1
-1
/
+1
*
[Infiniband] Add missing list_del()s in ib_create_qp() failure path.
Michael Brown
2008-02-23
1
-0
/
+2
*
Add DBGLVL_IO to trace all memory-mapped I/O.
Michael Brown
2008-02-21
2
-7
/
+51
*
Remove reference to COFF support. I can find no trace of ever having support...
Michael Brown
2008-02-21
2
-4
/
+0
*
Make tarball generation quieter
v0.9.3
Marty Connor
2008-02-14
1
-1
/
+1
*
Updated $(VERSION) for release. Change tarball generation.
Marty Connor
2008-02-14
1
-14
/
+19
*
Remove obsolete files (INSTALL, RELNOTES)
Marty Connor
2008-02-14
3
-61
/
+0
*
Update VERSION for 0.9.3
Marty Connor
2008-02-14
1
-1
/
+1
*
Update LOG for 0.9.3 release
Marty Connor
2008-02-14
1
-12
/
+6
*
Rename Copyrights to COPYRIGHTS for consistency with other filenames
Marty Connor
2008-02-14
1
-0
/
+26
*
Add README file which replaces INSTALL and gives pointers to more information.
Marty Connor
2008-02-14
1
-0
/
+53
[next]