]> git.ipfire.org Git - thirdparty/ipxe.git/shortlog
thirdparty/ipxe.git
2010-06-07  Erwan Velu[eepro100] Add PCI ID for Intel Pro/100 VE
2010-06-03  Wu Fengguang[doc] Fix comment on Linux/x86 boot protocol path
2010-06-02  Guo-Fu Tseng[jme] Add JMicron Ethernet driver
2010-06-02  Geoff Lywood[efi] Add the "snpnet" driver
2010-06-01  Michael Brown[qib7322] Fix whitespace errors
2010-06-01  Shao Miller[qib7322] Fix uninitialized variables warning
2010-05-31  Michael Brown[errdb] Add errdb.pl script to build error database
2010-05-31  Michael Brown[libc] Enable automated extraction of error usage reports
2010-05-30  Michael Brown[pxe] Remove obsolete pxe_errortab.c
2010-05-29  Michael Brown[efi] Tidy up output of EFI header import script
2010-05-29  Michael Brown[legal] Add FILE_LICENCE declarations to EFI header...
2010-05-29  Michael Brown[efi] Synchronise EFI header files
2010-05-29  Michael Brown[build] Remove PACKED macro
2010-05-29  Geoff Lywood[efi] Update UEFI header files with latest version...
2010-05-29  Geoff Lywood[dhcp] Use correct DHCP options on EFI systems
2010-05-28  Piotr Jaroszyński[iscsi] Allow base64 encoding in large binary values
2010-05-28  Michael Brown[iscsi] Use generic base16 functions for iSCSI reverse...
2010-05-28  Michael Brown[infiniband] Use generic base16 functions for SRP
2010-05-28  Michael Brown[iscsi] Use generic base16 functions for iSCSI
2010-05-28  Michael Brown[base16] Add generic base16 encoding and decoding routines
2010-05-28  Michael Brown[base64] Add ability to decode base64 strings
2010-05-28  Michael Brown[base64] Allow base64_encode() to handle arbitrary...
2010-05-27  Michael Brown[doc] Re-add README file
2010-05-27  Michael Brown[build] Add rtl8139.rom to the default build target...
2010-05-27  Geoff Lywood[build] Allow building against a zlib in a non-standard...
2010-05-27  Piotr Jaroszyński[efi] Fix .efi and .efidrv linking
2010-05-27  Piotr Jaroszyński[compiler] Fix 64bit compile time errors
2010-05-27  Joshua Oreman[dhcp] Don't consider invalid offers to be duplicates
2010-05-27  Joshua Oreman[build] Use weak definitions instead of weak declarations
2010-05-27  Piotr Jaroszyński[efi] Fix link order for elf2efi
2010-05-27  Michael Brown[build] Inhibit "skipping incompatible" message from ld
2010-05-27  Geoff Lywood[efi] Verify object format support in elf2efi.c
2010-05-27  Joshua Oreman[dhcp] Honor PXEBS_SKIP option in discovery control
2010-05-27  Joshua Oreman[wpa] Remove PMKID checking
2010-05-27  Geoff Lywood[bitmap] Fix bitmaps on 64-bit
2010-05-25  Stefan Hajnoczi[comboot] Propagate carry flag from COMBOOT API
2010-05-25  Michael Brown[qib7322] Add support for QLogic 7322 HCA
2010-05-21  Michael Brown[tcp] Update received sequence number before delivering...
2010-05-21  Michael Brown[script] Accept "#!gpxe" as well as "#!ipxe" as a scrip...
2010-05-21  Michael Brown[pxe] Treat PXENV_RESTART_TFTP as unreturnable
2010-05-10  Michael Brown[lacp] Add simple LACP implementation
2010-04-27  Michael Brown[build] Fix building with binutils 2.16
2010-04-25  Piotr Jaroszyński[uri] Special case NULL in churi()
2010-04-25  Piotr Jaroszyński[uri] Fix NULL dereference in parse_uri()
2010-04-25  Michael Brown[romprefix] Add .mrom format, allowing loading of large...
2010-04-25  Michael Brown[build] Replace obsolete makerom.pl with quick script...
2010-04-25  Michael Brown[main] Match "starting execution" and "initialising...
2010-04-25  Michael Brown[romprefix] Inhibit the use of relocation during POST
2010-04-25  Michael Brown[romprefix] Split PMM allocations for image source...
2010-04-25  Michael Brown[prefix] Use area at top of INT 15,88 memory map for...
2010-04-25  Michael Brown[pcbios] Always show INT 15,88 result under DEBUG=memmap
2010-04-25  Michael Brown[build] Generate random build identifier
2010-04-21  Michael Brown[romprefix] Provide indication of successful call to...
2010-04-20  Michael Brown[prefix] Default to 1MB mark as fallback high memory...
2010-04-20  Michael Brown[relocate] Remove the even megabyte constraint
2010-04-20  Michael Brown[librm] Use libflat to enable A20 line on each real...
2010-04-20  Michael Brown[prefix] Add A20-enabling code in libflat
2010-04-20  Michael Brown[prefix] Move flatten_real_mode to libflat.S
2010-04-20  Michael Brown[prefix] Move flatten_real_mode to .text16.early
2010-04-20  Michael Brown[prefix] Add .text16.early section
2010-04-20  Michael Brown[prefix] Use flat real mode for access to high memory
2010-04-19  Michael Brown[prefix] Use flat real mode instead of real mode
2010-04-19  Michael Brown[romprefix] Remove .hrom prefix
2010-04-19  Michael Brown[romprefix] Remove .xrom prefix
2010-04-19  Michael Brown[build] Rename gPXE to iPXE
2010-04-19  Thomas Miletich[eepro100] Remove link-state checking
2010-04-16  Piotr Jaroszyński[util] Hide an expected error from the 'which' command
2010-04-16  Piotr Jaroszyński[build] Look for isolinux.bin in more places
2010-04-16  Bruce Rogers[drivers] Fix warnings identified by gcc 4.5
2010-03-26  Piotr Jaroszyński[build] Add support for local configuration files
2010-03-26  Michael Brown[pxe] Remove pxe_set_cached_filename()
2010-03-23  Michael Brown[pxe] Avoid potential interrupt storms when using share...
2010-03-23  Michael Brown[netdevice] Record whether or not interrupts are curren...
2010-03-23  Michael Brown[netdevice] Add netdev_is_open() wrapper function
2010-03-22  Michael Brown[phantom] Update interrupt support to match current...
2010-03-17  Marty Connor[igb] Add igb driver
2010-03-17  Marty Connor[e1000e] Add e1000e driver
2010-03-17  Marty Connor[e1000] Update e1000 driver
2010-03-17  Michael Brown[iscsi] Disambiguate some common authentication errors
2010-03-12  Stefan Hajnoczi[vxge] Add stub vxge.c file so bin/vxge.usb can be...
2010-03-04  Stefan Hajnoczi[fnrec] Add function recorder for debugging
2010-03-04  Stefan Hajnoczi[build] Disable ccache for embedded.o
2010-03-04  Marty Connor[misc] Remove accidentally commited .dotest directory
2010-03-04  Stefan Hajnoczi[build] Disable ccache for embedded.o
2010-03-01  Daniel Verkamp[comboot] Match version strings to SYSLINUX style
2010-02-24  Masroor Vettuparambil[vxge] Add support for X3100 series 10GbE Server/Storag...
2010-02-24  Stefan Hajnoczi[undi] Ensure only one UNDI instance is loaded
2010-02-22  Danny Volkind[iscsi] Fix interoperability with QNAP TS-639Pro
2010-02-13  Stefan Hajnoczi[util] Detect genisoimage as mkisofs replacement
2010-02-13  Itay Gazit[hermon] Change hermon_alloc_icm() to conform to Connec...
2010-02-04  Marty Connor[shell_banner] Avoid printing Ctrl-B prompt if BANNER_T...
2010-02-02  Marty Connor[release] Update version to 1.0.0+ post release
2010-02-02  Marty Connor[release] Update version to 1.0.0 for release v1.0.0
2010-02-01  Stefan Hajnoczi[proto] Remove unsupported NMB protocol
2010-02-01  Stefan Hajnoczi[proto] Remove unsupported IGMP protocol
2010-02-01  Stefan Hajnoczi[proto] Remove unsupported NFS protocol
2010-02-01  Stefan Hajnoczi[proto] Remove unsupported FSP protocol
2010-02-01  Stefan Hajnoczi[prefix] Remove unsupported ELF prefices
2010-02-01  Stefan Hajnoczi[prefix] Remove unsupported .exe prefix
2010-02-01  Stefan Hajnoczi[prefix] Remove unsupported .com prefix
next