]> git.ipfire.org Git - thirdparty/ipxe.git/shortlog
thirdparty/ipxe.git
2011-06-28  Michael Brown[http] Eliminate polling while waiting for window to...
2011-06-28  Michael Brown[scsi] Eliminate polling while waiting for window to...
2011-06-28  Michael Brown[hw] Eliminate polling while waiting for window to...
2011-06-28  Michael Brown[infiniband] Use a one-shot process for CMRC shutdown
2011-06-28  Michael Brown[fc] Use a one-shot process for Fibre Channel name...
2011-06-28  Michael Brown[fc] Use a one-shot process for Fibre Channel ELS requests
2011-06-28  Michael Brown[resolv] Use a one-shot process for the numeric resolver
2011-06-28  Michael Brown[process] Add support for one-shot processes
2011-06-28  Michael Brown[process] Pass containing object pointer to process...
2011-06-28  Michael Brown[xfer] Send xfer_window_changed() after xfer_vredirect()
2011-06-28  Michael Brown[tcp] Send xfer_window_changed() when window opens
2011-06-28  Michael Brown[infiniband] Send xfer_window_changed() when CMRC conne...
2011-06-28  Michael Brown[tls] Send xfer_window_changed() when TLS session is...
2011-06-28  Michael Brown[fc] Send xfer_window_changed() when FCP link is establ...
2011-06-28  Michael Brown[fc] Maintain a list of Fibre Channel upper-layer proto...
2011-06-28  Michael Brown[ftp] Remove redundant ftp_data_deliver() method
2011-06-28  Michael Brown[prefix] Cope with BOOT_IMAGE= anywhere within command...
2011-06-28  Michael Brown[ipv4] Record ARP resolution errors
2011-06-28  Michael Brown[netdevice] Allow non-completion TX errors to be recorded
2011-05-19  Dominic Cleal[build] Allow APPEND lines in ipxe.iso to function...
2011-05-18  Michael Brown[parseopt] Disambiguate the various EINVAL errors
2011-05-17  Michael Brown[romprefix] Force PnP header to a 16-byte boundary...
2011-05-17  Michael Brown[romprefix] Do not fall back to hooking INT19 by default
2011-05-17  Michael Brown[romprefix] Remove special treatment for IBM BIOSes
2011-05-06  Floris Bos[contrib] Update rom-o-matic to build iPXE
2011-05-05  Michael Brown[ipv4] Include network device metadata in packet traces
2011-05-05  Michael Brown[bofm] Pass BOFM version 2 table to SetStatus() if...
2011-05-05  Michael Brown[http] Support chunked transfer encoding
2011-05-05  Michael Brown[bofm] Increase amount of debugging available
2011-05-04  Michael Brown[forcedeth] Ensure that IRQ line is deasserted when...
2011-05-04  Michael Brown[hermon] Remove temporary workaround for missing BOFM...
2011-05-04  Michael Brown[bofm] Report {slot,port} to {bus:dev.fn,mport} mapping...
2011-05-04  Michael Brown[bofm] Use "mport" rather than "port" to describe mport...
2011-05-04  Michael Brown[bofm] Match port numbering as used in CSV file
2011-05-04  Michael Brown[romprefix] Attempt to gracefully handle semi-PnP IBM...
2011-05-03  Michael Brown[netdevice] Improve detection of bugs in drivers' TX...
2011-05-03  Michael Brown[list] Add list_check_contains()
2011-05-03  Michael Brown[netdevice] Move high-frequency debug messages to DBGLV...
2011-05-03  Michael Brown[efi] Ensure that each HII package list and formset...
2011-04-29  Michael Brown[build] Fix building on mildly deranged versions of...
2011-04-28  Michael Brown[int13] Catch INT 13,4b when no explicit drive number...
2011-04-28  Michael Brown[build] Accept EMBED=... as a synonym for EMBEDDED_IMAG...
2011-04-27  Michael Brown[int13] Add support for INT 13,4b
2011-04-27  Michael Brown[int13] Add support for El Torito bootable CD-ROM images
2011-04-26  Michael Brown[linux] Avoid building Linux-specific prefix on non...
2011-04-24  Michael Brown[sanboot] Add "sanhook" and "sanunhook" commands
2011-04-24  Michael Brown[parseopt] Allow for pre-initialised option sets
2011-04-22  Michael Brown[undi] Assume that interrupts are not supported if...
2011-04-09  Michael Brown[build] Run parserom.pl only on potential driver files
2011-04-08  Greg Jednaszewski[cmdline] Add "iseq" command
2011-04-08  Michael Brown[cmdline] Simplify "isset" command
2011-04-08  Michael Brown[hermon] Work around missing mport support in current...
2011-04-07  Michael Brown[arbel] Stop firmware only once on shutdown
2011-04-07  Michael Brown[hermon] Stop firmware only once on shutdown
2011-04-07  Michael Brown[efi] Add support for HII
2011-04-07  Michael Brown[efi] Include MdeModulePkg directory in header import...
2011-04-07  Michael Brown[efi] Add EFI string formatting functions
2011-04-07  Michael Brown[device] Make driver name a generic device property
2011-04-05  Michael Brown[build] Refuse to attempt building with the GNU gold...
2011-04-05  Michael Brown[build] Perform tool checks on each make invocation
2011-04-02  Michael Brown[tcp] Update ts_recent whenever window is advanced
2011-04-01  Michael Brown[cmdline] Fix "isset" command
2011-03-31  Michael Brown[tftp] Avoid setting current working URI to "tftp:...
2011-03-31  Michael Brown[efi] Synchronise EFI header files
2011-03-30  Michael Brown[cmdline] Add support for shell history
2011-03-30  Michael Brown[readline] Add history support
2011-03-30  Michael Brown[readline] Add replace_string()
2011-03-30  Michael Brown[readline] Add init_editstring() wrapper function
2011-03-30  Bastian Blank[build] Add "allmroms" target
2011-03-30  Michael Brown[build] Avoid generating ROMs with "match-any" vendor...
2011-03-30  Michael Brown[build] Include $(BIN)/errors in "make clean"
2011-03-30  Michael Brown[build] Include only one copy of each ROM in "make...
2011-03-30  Michael Brown[build] Remove obsolete "allzroms" target
2011-03-30  Michael Brown[netdevice] Simplify link-down status message
2011-03-30  Michael Brown[bofm] Use BOFM protocol version 2 if available
2011-03-29  Michael Brown[forcedeth] Never change the NVREG_TRANSMITPOLL_MAC_ADD...
2011-03-29  Michael Brown[efi] Ensure that all drivers are shut down before...
2011-03-29  Michael Brown[forcedeth] Remove software unicast MAC address filter
2011-03-29  Gilles Espinasse[build] Fix compilation when gcc is patched to default...
2011-03-28  Michael Brown[settings] Display "delete" option only for locally...
2011-03-28  Michael Brown[main] Add the "scriptlet" setting
2011-03-28  Michael Brown[cmdline] Expand settings within each command-line...
2011-03-28  Michael Brown[cmdline] Allow ";" as an unconditional command separator
2011-03-28  Thomas Miletich[linux] Avoid unused-but-set variable warning in gcc 4.6
2011-03-28  Thomas Miletich[forcedeth] Avoid unused-but-set variable warning in...
2011-03-28  Michael Brown[exeprefix] Add .exe prefix
2011-03-28  Michael Brown[prefix] Avoid using base memory for temporary decompre...
2011-03-27  Michael Brown[build] Generate hybrid ISO images if isohybrid is...
2011-03-27  Michael Brown[build] Delete incomplete targets if building fails...
2011-03-27  Piotr Jaroszyński[linux] Make malloc and linux_umalloc valgrindable
2011-03-27  Michael Brown[image] Remove redundant call to basename()
2011-03-27  Piotr Jaroszyński[image] Use image_set_name() only if name != NULL
2011-03-27  Piotr Jaroszyński[netdevice] Mark devices as open only if opening succeeds
2011-03-27  Michael Brown[settings] Add "read" command
2011-03-27  Michael Brown[cmdline] Allow "echo -n" to inhibit trailing newline
2011-03-27  Michael Brown[parseopt] Add support for boolean options
2011-03-26  Michael Brown[tcp] Record ts_recent on first received packet
2011-03-26  Michael Brown[build] Include ipxe.lkrn in default build
2011-03-26  Michael Brown[monojob] Avoid overflow when calculating percentage...
2011-03-23  Michael Brown[settings] Match terminology in online documentation
next