]> git.ipfire.org Git - thirdparty/ipxe.git/shortlog
thirdparty/ipxe.git
2014-05-16  Michael Brown[intel] Increase receive ring fill level
2014-05-16  Marin Hannache[nfs] Fix an invalid free() when loading a regular...
2014-05-15  Michael Brown[lkrnprefix] Make real-mode setup code relocatable
2014-05-14  Christian Hesse[build] Merge util/geniso and util/genliso
2014-05-14  Michael Brown[undi] Apply quota only to number of complete received...
2014-05-13  Michael Brown[build] Avoid errors when build directory is mounted...
2014-05-12  Michael Brown[lkrnprefix] Function as a bzImage kernel
2014-05-12  Michael Brown[tcp] Defer sending ACKs until all received packets...
2014-05-12  Marin Hannache[nfs] Fix an invalid free() when loading a symlink
2014-05-12  Michael Brown[build] Fix version.o dependency upon git index
2014-05-06  Michael Brown[intel] Exclude time spent in hypervisor from profiling
2014-05-04  Michael Brown[profile] Allow interrupts to be excluded from profilin...
2014-05-03  Michael Brown[undi] Place an upper limit on the number of PXENV_UNDI...
2014-05-03  Michael Brown[undi] Do not switch to real mode to check for NIC...
2014-05-03  Michael Brown[undi] Report any PXENV_UNDI_ISR errors via netdev_rx_err()
2014-05-03  Michael Brown[undi] Profile transmit and receive datapaths
2014-05-03  Michael Brown[undi] Profile all PXE API calls
2014-05-03  Michael Brown[pxe] Work around missing PXENV_UNDI_OPEN only when...
2014-05-03  Michael Brown[pxe] Profile UNDI transmit datapath
2014-05-03  Michael Brown[pxe] Profile all PXE API calls
2014-05-03  Michael Brown[librm] Add profiling self-tests for complete real_call...
2014-05-03  Michael Brown[profile] Provide methods for profiling individual...
2014-05-02  Michael Brown[librm] Speed up protected-mode calls under KVM
2014-05-02  Michael Brown[librm] Speed up real-to-protected mode transition...
2014-05-02  Michael Brown[librm] Speed up protected-to-real mode transition...
2014-05-02  Michael Brown[librm] Add meaningful labels at section changes
2014-05-02  Michael Brown[librm] Add a profiling self-test for measuring mode...
2014-05-02  Michael Brown[test] Print out profiling statistics after a successfu...
2014-04-29  Michael Brown[pcbios] Do not switch to real mode to sleep the CPU
2014-04-29  Michael Brown[pcbios] Do not switch to real mode to check for timer...
2014-04-29  Michael Brown[comboot] Use built-in interrupt reflector
2014-04-29  Michael Brown[librm] Allow interrupts in protected mode
2014-04-28  Michael Brown[build] Allow for a debug level of zero
2014-04-28  Michael Brown[downloader] Profile receive datapath
2014-04-28  Michael Brown[http] Profile receive datapath
2014-04-28  Michael Brown[tcp] Profile transmit and receive datapaths
2014-04-28  Michael Brown[ipv4] Profile transmit and receive datapaths
2014-04-28  Michael Brown[librm] Use genuine real mode to accelerate operation...
2014-04-27  Michael Brown[intel] Push new RX descriptors in batches
2014-04-27  Michael Brown[intel] Profile common virtual machine operations
2014-04-27  Michael Brown[netdevice] Profile common operations
2014-04-27  Michael Brown[cmdline] Add "profstat" command to display profiling...
2014-04-27  Michael Brown[profile] Add generic profiling infrastructure
2014-04-27  Michael Brown[libc] Add flsll()
2014-04-26  Michael Brown[libc] Add isqrt() function to find integer square...
2014-04-26  Michael Brown[test] Check for correct -mrtd assumption on libgcc...
2014-04-25  Michael Brown[build] Fix __libgcc attribute for recent gcc versions
2014-04-25  Michael Brown[test] Add tests for 64-bit division
2014-04-24  Michael Brown[libc] Add inline assembly implementation of flsl(...
2014-04-24  Michael Brown[test] Add self-tests for flsl()
2014-04-24  Michael Brown[test] Rewrite TCP/IP tests using okx()
2014-04-22  Peter Pickford[serial] Enable UART FIFOs
2014-04-22  Michael Brown[intel] Avoid completely filling the TX descriptor...
2014-04-01  Michael Brown[crypto] Allow wildcard matches on commonName as well...
2014-03-31  Michael Brown[crypto] Add support for subjectAltName and wildcard...
2014-03-31  Michael Brown[test] Add subject alternative names to X.509 server...
2014-03-31  Michael Brown[test] Add tests for x509_check_name()
2014-03-31  Michael Brown[test] Rewrite CMS tests using okx()
2014-03-31  Michael Brown[test] Rewrite X.509 tests using okx()
2014-03-30  Michael Brown[crypto] Allow signed timestamp error margin to be...
2014-03-28  Michael Brown[crypto] Use fingerprint when no common name is availab...
2014-03-28  Michael Brown[crypto] Generalise X.509 cache to a full certificate...
2014-03-27  Michael Brown[crypto] Add pubkey_match() to check for matching publi...
2014-03-26  Michael Brown[build] Add dependency of generated files upon Makefile
2014-03-26  Michael Brown[build] Disable ccache for all relevant build targets
2014-03-26  Michael Brown[build] Remove long-obsolete mechanism for wrapping...
2014-03-25  Michael Brown[crypto] Remove dynamically-allocated storage for certi...
2014-03-25  Michael Brown[crypto] Remove dynamically-allocated storage for certi...
2014-03-25  Alexander Chernyakhovsky[ocsp] Handle OCSP responses that don't provide certifi...
2014-03-25  Michael Brown[http] Accept Content-Length header with trailing white...
2014-03-21  Michael Brown[bios] Fix screen clearing on even more buggy BIOSes
2014-03-20  Michael Brown[realtek] Clear bit 24 of RCR
2014-03-20  Michael Brown[realtek] Add ability to dump all internal registers
2014-03-14  Michael Brown[efi] Disable SNP devices when running iPXE as the...
2014-03-14  Michael Brown[efi] Unload our own image before exiting UEFI application
2014-03-14  Michael Brown[efi] Avoid accidentally calling main() twice
2014-03-14  Michael Brown[netdevice] Notify upper-layer drivers when RX processi...
2014-03-13  Michael Brown[lotest] Allow loopback testing on shared networks
2014-03-13  Michael Brown[console] Fix display of characters with top bit set
2014-03-12  Michael Brown[efi] Connect driver to devices as part of installation
2014-03-10  Michael Brown[efi] Allow driver to be unloaded
2014-03-10  Michael Brown[efi] Allow for 64-bit EFI_STATUS codes
2014-03-10  Michael Brown[image] Add "--timeout" parameter to image downloading...
2014-03-10  Michael Brown[monojob] Reset timeout when progress is made
2014-03-10  Michael Brown[realtek] Dump all MII register contents when link...
2014-03-10  Michael Brown[mii] Add mii_dump() to dump all MII registers
2014-03-07  Michael Brown[http] Automatically retry request on a 503 Service...
2014-03-07  Michael Brown[http] Use a retry timer to trigger retried requests
2014-03-07  Michael Brown[linux] Avoid starting currticks() from zero every...
2014-03-07  Michael Brown[tcp] Update window even if ACK does not acknowledge...
2014-03-05  Michael Brown[netdevice] Mark devices as open before calling open...
2014-03-05  Michael Brown[romprefix] Do not clobber stack segment when returning...
2014-03-04  Michael Brown[realtek] Include link status register details in debug...
2014-03-04  Michael Brown[bzimage] Report exact initrd length via bzImage header
2014-03-04  Michael Brown[tcp] Calculate correct MSS from peer address
2014-03-04  Michael Brown[tcpip] Provide tcpip_mtu() to determine the maximum...
2014-03-04  Michael Brown[tcpip] Provide tcpip_netdev() to determine the transmi...
2014-03-03  Michael Brown[prefix] Ignore PCI autoboot device location if set...
2014-03-03  Alex Williamson[romprefix] Store boot bus:dev.fn address as autoboot...
2014-03-03  Alex Williamson[prefix] Allow prefix to specify a PCI autoboot device...
next