]> git.ipfire.org Git - thirdparty/ipxe.git/shortlog
thirdparty/ipxe.git
2011-03-07  Michael Brown[script] Add an iPXE error URI to the "not in a script...
2011-03-07  Michael Brown[image] Clear the command line rather than setting...
2011-03-07  Michael Brown[image] Allow image_set_cmdline() to clear the command...
2011-03-07  Michael Brown[comboot] Do not assume that image has a non-NULL comma...
2011-03-07  Michael Brown[image] Simplify image management
2011-03-04  Michael Brown[spi] Reset device on each access
2011-03-04  Michael Brown[parseopt] Refer to online documentation for command...
2011-03-04  Michael Brown[arbel] Make driver 64-bit safe
2011-03-04  Michael Brown[hermon] Make driver 64-bit safe
2011-03-03  Michael Brown[iscsi] Change default initiator IQN
2011-03-03  Michael Brown[dns] Fix memory leak in settings applicator
2011-03-03  Michael Brown[settings] Make fetch_string_setting_copy() easier...
2011-03-03  Michael Brown[settings] Avoid fetch_string_setting_copy() leaving...
2011-03-03  Michael Brown[hermon] Add BOFM support
2011-03-03  Michael Brown[bofm] Allow garbage collection of BOFM code in non...
2011-03-03  Michael Brown[bofm] Add support for BOFM under EFI
2011-03-02  Michael Brown[bofm] Add offline BOFM test facility
2011-03-02  Michael Brown[bofm] Add core BOFM library
2011-03-02  Michael Brown[autoboot] Allow a SAN boot as a fallback if a filename...
2011-03-02  Michael Brown[autoboot] Tidy up output following NBP execution
2011-03-02  Michael Brown[image] Allow download job to complete before acting...
2011-03-02  Michael Brown[int13] Automatically reopen underlying block device...
2011-03-01  Michael Brown[prefix] Set the "size" bit in the GDT entry for the...
2011-03-01  Michael Brown[prefix] Add rudimentary debugging messages to libprefix
2011-03-01  Michael Brown[build] Allow DEBUG=... to affect builds of assembler...
2011-02-28  Michael Brown[autoboot] Use a custom error number for "nothing to...
2011-02-28  Michael Brown[autoboot] Add an iPXE error URI to the "nothing to...
2011-02-25  Michael Brown[linux] Remove Linux-specific code from default (non...
2011-02-25  Michael Brown[iscsi] Clarify support for NOP-In
2011-02-25  Michael Brown[iscsi] Verify the correct tag in NOP-In PDUs
2011-02-24  Michael Brown[iscsi] Fix minor typo in ibft_set_ipaddr()
2011-02-24  Michael Brown[iscsi] Accept NOP-In PDUs sent by the target
2011-02-23  Michael Brown[build] Use unique entry symbols for each prefix
2011-02-23  Michael Brown[build] Ensure an entry point symbol exists in all...
2011-02-23  Michael Brown[iscsi] Disambiguate the expected target errors in...
2011-02-22  Michael Brown[build] Eliminate unused sections at link-time
2011-02-22  Michael Brown[int13] Add missing "static" modifier
2011-02-22  Michael Brown[efi] Provide space for storing the EFI driver name
2011-02-17  Michael Brown[efi] Allow EFI to control PCI bus enumeration
2011-02-17  Michael Brown[efi] Rename efi_pci.h to efi_pci_api.h
2011-02-17  Michael Brown[pci] Modularise PCI device support
2011-02-17  Michael Brown[pci] Make driver PCI ID a property of the PCI device
2011-02-17  Michael Brown[pci] Replace pci_max_bus() with pci_num_bus()
2011-02-17  Michael Brown[pci] Use single "busdevfn" field in struct pci_device
2011-02-17  Michael Brown[bitops] Add missing __attribute__ (( packed ))
2011-02-17  Michael Brown[hermon] Add missing __attribute__ (( packed ))
2011-02-17  Itay Gazit[hermon] Force link speed to SDR
2011-02-17  Itay Gazit[hermon] Use circular event queue
2011-02-17  Itay Gazit[hermon] Update PRM file with latest changes
2011-02-17  Itay Gazit[hermon] Fix hermon_cmd_sense_port() to use inline...
2011-02-17  Eduardo Habkost[pcbios] Merge adjacent memory regions of same type
2011-02-08  Thomas Miletich[3c90x] Clean up reset code
2011-02-08  Thomas Miletich[3c90x] More fine-grained debugging levels
2011-02-01  Michael Brown[autoboot] Cope properly with empty DHCP filenames
2011-02-01  Michael Brown[uri] Add uri_has_path()
2011-02-01  Michael Brown[autoboot] Avoid using uri_dup() for constructed TFTP URI
2011-01-28  Michael Brown[autoboot] Allow setting expansions in filename and...
2011-01-28  Michael Brown[settings] Generalise expand_command() to expand_settings()
2011-01-27  Michael Brown[autoboot] Connect SAN disk during a filename boot...
2011-01-27  Michael Brown[init] Remove concept of "shutdown exit flags"
2011-01-27  Michael Brown[xfer] Expose xfer_uri_opener()
2011-01-27  Masroor Vettuparambil[vxge] Add support for new function mode "multi-functio...
2011-01-26  Michael Brown[liba20] Rename libflat to liba20
2011-01-26  Michael Brown[libflat] Remove now-obsolete flatten_real_mode call
2011-01-26  Michael Brown[prefix] Use 16-bit protected mode for access to high...
2011-01-26  Michael Brown[contrib] Specify boot order in bochsrc.txt
2011-01-25  Michael Brown[hermon] Indicate that device does not support interrupts
2011-01-25  Michael Brown[infiniband] Indicate that device does not support...
2011-01-25  Michael Brown[pxe] Report SUPPORTED_IRQ only if device supports...
2011-01-25  Michael Brown[netdevice] Allow devices to indicate that interrupts...
2011-01-19  Michael Brown[pci] Auto-resize VPD fields used for non-volatile...
2011-01-19  Michael Brown[pci] Add ability to resize a VPD field
2011-01-19  Michael Brown[pci] Allow pci_vpd_init() return status to be ignored
2011-01-19  Michael Brown[nvo] Allow resizing of non-volatile stored option...
2011-01-11  Michael Brown[nvo] Remove the non-volatile options fragment list
2011-01-11  Michael Brown[nvs] Allow for non-volatile storage devices without...
2011-01-11  Michael Brown[dhcp] Allow use of custom reallocation functions for...
2011-01-10  Michael Brown[dhcp] Rename length fields for DHCP options
2011-01-10  Michael Brown[dhcp] Remove redundant length fields in struct dhcp_packet
2010-12-24  Michael Brown[hermon] Fix incorrectly-padded sense_port structure
2010-12-16  Alex Williamson[igbvf] Add igbvf driver
2010-12-15  Michael Brown[dhcp] Use Ethernet-compatible chaddr, if possible
2010-12-15  Michael Brown[pxe] Improve pxe_udp debug messages
2010-12-09  Michael Brown[iscsi] Include both DNS addresses in iBFT, if available
2010-12-09  Michael Brown[settings] Add fetch_ipv4_array_setting()
2010-12-09  Michael Brown[debug] Add DBG_MD5() and related macros
2010-12-09  Michael Brown[legal] Add missing copyright header and FILE_LICENCE...
2010-12-09  Michael Brown[fnrec] Enhance function recording
2010-12-09  Michael Brown[pxe] Set correct PktType in PXENV_UNDI_ISR
2010-12-09  Michael Brown[pxe] Avoid touching fields that may not exist in PXENV...
2010-12-09  Michael Brown[cmdline] Add "reboot" command
2010-12-09  Michael Brown[r8169] Disabling IRQs should not also acknowledge...
2010-12-03  Shao Miller[legal] Add FILE_LICENCE macro to some GPL-v2-or-later...
2010-12-03  Shao Miller[legal] Add FILE_LICENCE macro to some GPL-v2 files
2010-12-03  Michael Brown[libflat] Test A20 gate without switching to flat real...
2010-12-01  Michael Brown[hermon] Work around hardware stripping of VLAN tags
2010-12-01  Michael Brown[vlan] Expose vlan_find() to network card drivers
2010-12-01  Michael Brown[vlan] Use "-" instead of "." as separator in VLAN...
2010-12-01  Michael Brown[settings] Apply settings block name in register_settings()
2010-12-01  Michael Brown[iscsi] Disambiguate the common EINVAL cases
next