summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [IPv4] Add a config option for IPv4Michael Brown2008-03-212-11/+22
* [Settings] Use a settings applicator to configure IPv4 routes.Michael Brown2008-03-217-88/+53Star
* [Settings] Convert code in src/usr to use settings API.Michael Brown2008-03-215-10/+41
* [Settings] Introduce settings applicators.Michael Brown2008-03-216-138/+222
* [Settings] Add per-netdevice settings blockMichael Brown2008-03-206-1/+126
* [Settings] Add settings hierarchyMichael Brown2008-03-205-210/+321
* [Settings] Start revamping the configuration settings API.Michael Brown2008-03-206-481/+787
* [Contribs] Add updated wake-on-LAN patch from Bill <level42@sympatico.ca>Michael Brown2008-03-1913-1202/+145Star
* [Settings] Allow named settings to have their type specified explicitlyMichael Brown2008-03-181-45/+48
* [Timers] Initialise timers on first useMichael Brown2008-03-182-27/+26Star
* [Timers] Miscellaneous timer system fixesMichael Brown2008-03-184-44/+60
* [Settings] Allow encapsulated options to be specified as named settingsMichael Brown2008-03-181-4/+10
* [Settings] Add int16, int32 and hex-string configuration setting typesMichael Brown2008-03-181-5/+131
* [libc] Fix a validation bug in strtoul()Michael Brown2008-03-181-1/+1
* [Settings] show_setting() functions return snprintf()-style length.Michael Brown2008-03-184-14/+11Star
* Merge branch 'pxerom-pmm'Michael Brown2008-03-114-305/+482
|\
| * [PXE] PMM now tested and workingMichael Brown2008-03-111-1/+1
| * [prefix] Cope with image source addresses outside base memoryMichael Brown2008-03-111-121/+114Star
| * [PXE] Improve PnP/BBS detectionMichael Brown2008-03-111-19/+49
| * [prefix] Add printing functions to libprefix.SMichael Brown2008-03-113-128/+112Star
| * [PXE] Add PMM support to romprefix.S (untested)Michael Brown2008-03-093-73/+243
* | Merge branch 'xl0-timer'Michael Brown2008-03-1070-398/+412
|\ \
| * | Use plain C in timer_rdtsc for division instead of inline asssembly.Alexey Zaytsev2008-03-061-43/+21Star
| * | [Timers] Move TIMER_BIOS and TIMER_RDTSC to their own config.h section.Michael Brown2008-03-021-3/+10
| * | [Timers] Do not enable serial console by default; this change should notMichael Brown2008-03-021-1/+1
| * | fix the rdtsc namimgAlexey Zaytsev2008-03-024-11/+11
| * | CleanupsAlexey Zaytsev2008-03-023-8/+8
| * | Modify gPXE core and drivers to work with the new timer subsystemAlexey Zaytsev2008-03-0258-121/+62Star
| * | Introduce the new timer subsystem.Alexey Zaytsev2008-03-0213-296/+384
* | | [PXE] Work around a buffer-size bug in WinPEMichael Brown2008-03-101-2/+12
| |/ |/|
* | [Makefile] Use bin/VVVVDDDD.rom instead of bin/pci_VVVV_DDDD.romMichael Brown2008-03-061-1/+1
* | [tg3] Added device ID for rebranded HP card.Michael Brown2008-03-061-0/+1
* | [PXEXT] Add PXENV_FILE_EXEC call to PXE extensions API.Michael Brown2008-03-044-1/+67
* | [Command] Add "sanboot" command.Michael Brown2008-03-045-1/+74
|/
* [DHCP] Fix RFC4390 client identifier constructions.Michael Brown2008-02-271-1/+1
* [Infiniband] Add preliminary support for multi-port devices.Michael Brown2008-02-277-119/+284
* [Infiniband] Centralise MAD operationsMichael Brown2008-02-264-550/+499Star
* [Hermon] Donate joint copyright on Hermon driver to Mellanox.Michael Brown2008-02-231-4/+2Star
* [Hermon] Add driver for Mellanox Hermon (ConnectX) cards.Michael Brown2008-02-234-0/+5941
* [Infiniband] Fix typo in debug statementMichael Brown2008-02-231-1/+1
* [Infiniband] Add missing list_del()s in ib_create_qp() failure path.Michael Brown2008-02-231-0/+2
* Add DBGLVL_IO to trace all memory-mapped I/O.Michael Brown2008-02-212-7/+51
* Remove reference to COFF support. I can find no trace of ever having support...Michael Brown2008-02-212-4/+0Star
* Make tarball generation quieterv0.9.3Marty Connor2008-02-141-1/+1
* Updated $(VERSION) for release. Change tarball generation.Marty Connor2008-02-141-14/+19
* Remove obsolete files (INSTALL, RELNOTES)Marty Connor2008-02-143-61/+0Star
* Update VERSION for 0.9.3Marty Connor2008-02-141-1/+1
* Update LOG for 0.9.3 releaseMarty Connor2008-02-141-12/+6Star
* Rename Copyrights to COPYRIGHTS for consistency with other filenamesMarty Connor2008-02-141-0/+26
* Add README file which replaces INSTALL and gives pointers to more information.Marty Connor2008-02-141-0/+53