]> git.ipfire.org Git - thirdparty/ipxe.git/shortlog
thirdparty/ipxe.git
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
2010-02-01  Stefan Hajnoczi[prefix] Remove .bImage in favor of .lkrn
2010-01-27  Joshua Oreman[http] GET / if URI doesn't contain a path
2010-01-27  Joshua Oreman[uri] Handle an empty unparse_uri() result properly
2010-01-26  Marty Connor[release] Update version to 1.0.0-rc1+ post release
2010-01-26  Marty Connor[release] Update version to 1.0.0-rc1 for release v1.0.0-rc1
2010-01-25  Stefan Hajnoczi[rtl818x] Remove broken mmio register support
2010-01-25  Stefan Hajnoczi[natsemi] Convert stray mmio readl() to pio inl()
2010-01-24  Shao Miller[pxe] Introduce PXE exit hook for NBP chaining
2010-01-21  Joshua Oreman[dhcp] Keep multiple DHCP offers received, and use...
2010-01-21  Bernhard Kohl[pci] Save and restore PCI command register
2010-01-20  gL2n30Y06arv2[ftp] User and password URI support for the FTP protocol
2010-01-20  Joshua Oreman[uri] Decode/encode URIs when parsing/unparsing
2010-01-20  Joshua Oreman[settings] Add automagic "netX" settings block for...
2010-01-20  Joshua Oreman[prefix] Add .xrom prefix for a ROM that loads itself...
2010-01-20  Joshua Oreman[config] Make PXE stack a compile-time option
2010-01-20  Joshua Oreman[pxe] Support cached DHCP packets in .kkpxe images
2010-01-20  Joshua Oreman[dhcp] Add generic facility for using cached network...
2010-01-20  Joshua Oreman[pxe] Separate parent PXE API caller from UNDINET driver
2010-01-20  Joshua Oreman[linker] Add safe weak symbol macros
2010-01-19  Marty Connor[contrib] Add README file to rom-o-matic
2010-01-18  Stefan Hajnoczi[tftp] Abort requests with error code 0
2010-01-18  Thomas Horsten[tftp] Make TFTP size requests abort transfer with...
2010-01-17  Marty Connor[contrib] Add .hrom format to rom-o-matic
2010-01-17  Marty Connor[contrib] Add rom-o-matic to contrib
2010-01-17  Marty Connor[contrib] Move most contrib content to a separate repos...
2010-01-15  Stefan Hajnoczi[sanboot] Prevent leaking a stack reference for "keep...
2010-01-15  Stefan Hajnoczi[tftp] Remove unnecessary delay when opening a connection
2010-01-15  Stefan Hajnoczi[tftp] Allow fetching larger files by wrapping block...
next