]> git.ipfire.org Git - thirdparty/ipxe.git/shortlog
thirdparty/ipxe.git
2014-07-08  Michael Brown[efi] Include SNP NIC driver within the all-drivers...
2014-07-08  Michael Brown[efi] Rewrite SNP NIC driver
2014-07-08  Michael Brown[efi] Attempt to start only drivers claiming support...
2014-07-07  Michael Brown[efi] Identify autoboot device by MAC address when...
2014-07-07  Michael Brown[autoboot] Allow autoboot device to be identified by...
2014-07-03  Michael Brown[efi] Allow network devices to be created on top of...
2014-06-26  Michael Brown[build] Add yet another potential location for isolinux.bin
2014-06-26  Michael Brown[build] Fix erroneous object name in version object
2014-06-25  Michael Brown[efi] Restructure EFI driver model
2014-06-25  Michael Brown[efi] Provide a meaningful EFI SNP device name
2014-06-25  Michael Brown[efi] Allow device paths to be easily included in debug...
2014-06-24  Michael Brown[build] Expose build timestamp, build name, and product...
2014-06-16  Michael Brown[debug] Allow debug message colours to be customised...
2014-06-16  Peter Lemenkov[build] Check if git index actually exists
2014-06-12  Dale Hamel[smbios] Expose board serial number as ${board-serial}
2014-06-12  Hannes Reinecke[igbvf] Allow changing of MAC address
2014-06-12  Hannes Reinecke[igbvf] Assign random MAC address if none is set
2014-06-12  Michael Brown[iscsi] Include IP address origin in iBFT
2014-06-12  Michael Brown[iscsi] Read IPv4 settings only from the relevant netwo...
2014-06-03  Michael Brown[scsi] Improve sense code parsing
2014-06-01  Hannes Reinecke[ethernet] Provide eth_random_addr() to generate random...
2014-06-01  Michael Brown[ifmgmt] Do not sleep CPU while configuring network...
2014-05-27  Michael Brown[librm] Allow for the PIC interrupt vector offset to...
2014-05-23  Michael Brown[ipv6] Avoid potentially copying from a NULL pointer...
2014-05-23  Michael Brown[ipv6] Include network device when transcribing multica...
2014-05-23  Michael Brown[ipv6] Do not set sin6_scope_id on source address
2014-05-23  Michael Brown[dhcpv6] Do not set sin6_scope_id on the unspecified...
2014-05-21  Michael Brown[ipv6] Fix definition of IN6_IS_ADDR_LINKLOCAL()
2014-05-19  Michael Brown[efi] Do not try to fetch loaded image device path...
2014-05-19  Michael Brown[efi] Make EFI_HII_DATABASE_PROTOCOL optional
2014-05-19  Michael Brown[efi] Make EFI_DEVICE_PATH_TO_TEXT_PROTOCOL optional
2014-05-19  Michael Brown[efi] Allow for optional protocols
2014-05-18  Marin Hannache[nfs] Rewrite NFS URI handling
2014-05-18  Michael Brown[libc] Prevent strndup() from reading beyond the end...
2014-05-18  Michael Brown[test] Add self-tests for strdup()
2014-05-16  Michael Brown[syslog] Strip invalid characters from hostname
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
next