summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* [hermon] Add BOFM supportMichael Brown2011-03-033-58/+415
* [bofm] Allow garbage collection of BOFM code in non-BOFM buildsMichael Brown2011-03-031-1/+10
* [bofm] Add support for BOFM under EFIMichael Brown2011-03-034-0/+347
* [bofm] Add offline BOFM test facilityMichael Brown2011-03-032-0/+170
* [bofm] Add core BOFM libraryMichael Brown2011-03-034-0/+678
* [autoboot] Allow a SAN boot as a fallback if a filename boot returnsMichael Brown2011-03-021-6/+23
* [autoboot] Tidy up output following NBP executionMichael Brown2011-03-021-1/+7
* [image] Allow download job to complete before acting upon imageMichael Brown2011-03-024-19/+13Star
* [int13] Automatically reopen underlying block device as neededMichael Brown2011-03-021-34/+50
* [prefix] Set the "size" bit in the GDT entry for the flat data segmentMichael Brown2011-03-011-1/+1
* [prefix] Add rudimentary debugging messages to libprefixMichael Brown2011-03-011-0/+40
* [build] Allow DEBUG=... to affect builds of assembler source filesMichael Brown2011-03-012-6/+7
* [autoboot] Use a custom error number for "nothing to boot"Michael Brown2011-02-281-1/+6
* [autoboot] Add an iPXE error URI to the "nothing to boot" messageMichael Brown2011-02-281-1/+1
* [linux] Remove Linux-specific code from default (non-Linux) buildMichael Brown2011-02-252-2/+3
* [iscsi] Clarify support for NOP-InMichael Brown2011-02-251-24/+9Star
* [iscsi] Verify the correct tag in NOP-In PDUsMichael Brown2011-02-251-4/+4
* [iscsi] Fix minor typo in ibft_set_ipaddr()Michael Brown2011-02-251-1/+1
* [iscsi] Accept NOP-In PDUs sent by the targetMichael Brown2011-02-242-0/+84
* [build] Use unique entry symbols for each prefixMichael Brown2011-02-2317-34/+26Star
* [build] Ensure an entry point symbol exists in all buildsMichael Brown2011-02-237-3/+16
* [iscsi] Disambiguate the expected target errors in the login responseMichael Brown2011-02-232-1/+22
* [build] Eliminate unused sections at link-timeMichael Brown2011-02-226-10/+37
* [int13] Add missing "static" modifierMichael Brown2011-02-221-2/+2
* [efi] Provide space for storing the EFI driver nameMichael Brown2011-02-221-1/+1
* [efi] Allow EFI to control PCI bus enumerationMichael Brown2011-02-177-288/+685
* [efi] Rename efi_pci.h to efi_pci_api.hMichael Brown2011-02-172-6/+6
* [pci] Modularise PCI device supportMichael Brown2011-02-172-47/+107
* [pci] Make driver PCI ID a property of the PCI deviceMichael Brown2011-02-1745-107/+77Star
* [pci] Replace pci_max_bus() with pci_num_bus()Michael Brown2011-02-177-19/+19
* [pci] Use single "busdevfn" field in struct pci_deviceMichael Brown2011-02-1710-101/+97Star
* [bitops] Add missing __attribute__ (( packed ))Michael Brown2011-02-171-1/+1
* [hermon] Add missing __attribute__ (( packed ))Michael Brown2011-02-171-2/+2
* [hermon] Force link speed to SDRItay Gazit2011-02-173-5/+62
* [hermon] Use circular event queueItay Gazit2011-02-172-4/+10
* [hermon] Update PRM file with latest changesItay Gazit2011-02-171-20/+18Star
* [hermon] Fix hermon_cmd_sense_port() to use inline outputItay Gazit2011-02-171-3/+3
* [pcbios] Merge adjacent memory regions of same typeEduardo Habkost2011-02-171-2/+10
* [3c90x] Clean up reset codeThomas Miletich2011-02-082-15/+16
* [3c90x] More fine-grained debugging levelsThomas Miletich2011-02-081-23/+23
* [autoboot] Cope properly with empty DHCP filenamesMichael Brown2011-02-011-3/+3
* [uri] Add uri_has_path()Michael Brown2011-02-011-0/+10
* [autoboot] Avoid using uri_dup() for constructed TFTP URIMichael Brown2011-02-011-6/+6
* [autoboot] Allow setting expansions in filename and root-pathMichael Brown2011-01-281-10/+32
* [settings] Generalise expand_command() to expand_settings()Michael Brown2011-01-283-75/+83
* [autoboot] Connect SAN disk during a filename boot, if applicableMichael Brown2011-01-277-159/+257
* [init] Remove concept of "shutdown exit flags"Michael Brown2011-01-2717-37/+64
* [xfer] Expose xfer_uri_opener()Michael Brown2011-01-272-14/+40
* [vxge] Add support for new function mode "multi-function 8 Direct IO"Masroor Vettuparambil2011-01-274-25/+55
* [liba20] Rename libflat to liba20Michael Brown2011-01-271-0/+0