]> git.ipfire.org Git - thirdparty/ipxe.git/shortlog
thirdparty/ipxe.git
2007-12-13  Marty ConnorCorrect e1000 interrupt routine to enable on 1 disable...
2007-12-13  Marty ConnorRemove *_fill_nic() calls, and directly set nic->ioaddr...
2007-12-12  Michael BrownRemove the obsolete pre-aBFT AoE boot table.
2007-12-07  Michael BrownYet another attempt to autodetect an appropriate "echo...
2007-12-08  Michael BrownIgnore .echocheck internal housekeeping file.
2007-12-08  Michael BrownAnother (hopefully more robust) attempt to find a usabl...
2007-12-07  Michael BrownRemove the (unused) option to override _prefix_link_addr,
2007-12-07  Michael BrownAvoid Makefile syntax that requires make >= 3.81.
2007-12-07  Michael BrownTry to fix echo-detection to work on all systems that...
2007-12-06  Michael BrownFix compiler warnings that appear only on OpenBSD.
2007-12-07  Michael BrownKill off some warnings-problematic debug statements...
2007-12-07  Michael BrownDon't complain when callers provide too-short buffers for
2007-12-07  Michael BrownFix a minor logical error in posix_io.c
2007-12-07  Michael BrownVarious warnings fixups for OpenBSD with gcc-3.3.5.
2007-12-06  Michael BrownFix prototype mismatch.
2007-12-06  Michael BrownAdd missing format qualifier
2007-12-03  Marty ConnorAdd copyright, clean up comments a bit, remove unnecess...
2007-11-29  Michael BrownReallocate memory for bitmaps only when necessary.
2007-11-28  Michael Brownudp_open_promisc() calls udp_open_common() with peer...
2007-11-28  Michael BrownAdd RFC2090 TFTP multicast support.
2007-11-25  Michael BrownQuick hack to be able to accept transfers from servers...
2007-11-24  Marty ConnorMerge branch 'mdc-working' of ssh://git.etherboot.org...
2007-11-22  Michael BrownProvide individually cached constructed copies of DHCP...
2007-11-22  Michael BrownDo not fill in the BufferLimit field in struct
2007-11-21  Michael BrownAllow DHCP server to instruct gPXE to ignore ProxyDHCP...
2007-11-21  Michael BrownAdd ProxyDHCP support.
2007-11-21  Marty ConnorAdded netdev_nullify to natsemi_remove()
2007-11-21  Michael BrownRemoved old e1000 driver.
2007-11-21  Michael BrownMerge commit 'origin/mdc-working'
2007-11-21  Marty ConnorAdded netdev_nullify to natsemi_remove()
2007-11-21  Michael BrownRemove some assumptions about DHCP obtaining only a...
2007-11-21  Michael BrownAdd PXE-required DHCP options to DHCPDISCOVER and DHCPR...
2007-11-21  Michael BrownAdd UUID to DHCP request as option 97 (if available).
2007-11-21  Marty ConnorFixed receive instability by not enabling interrupts...
2007-11-21  Michael BrownAdded definition of a UUID and uuid_ntoa() (for debuggi...
2007-11-21  Michael BrownUpdate SMBIOS internal API to be easier to use, and...
2007-11-20  Marty ConnorThis version now transmits and receives.
2007-11-20  Marty ConnorAutonegotiation fixes. NIC now autonegotiates to whate...
2007-11-20  Marty ConnorA version of the new e1000 driver that transmits.
2007-11-20  Michael BrownReplace "Etherboot" strings with "gPXE".
2007-11-19  Michael BrownMerge branch 'master' of rom.etherboot.org:/pub/scm...
2007-11-19  Michael BrownAdd bin/pci_VVVV_DDDD target to allow building ROM...
2007-11-18  Marty ConnorFix typo.
2007-11-18  Marty ConnorAdd e1000 directory to build, since the driver compiles...
2007-11-18  Marty ConnorRename e1000_main.c to e1000.c to so we can type 'make...
2007-11-18  Marty ConnorAdd errfile definition for new e1000.c
2007-11-18  Marty ConnorIntroduce files for new e1000 driver
2007-11-18  Marty ConnorAdd src/drivers/net/e1000 as home of new e1000 driver
2007-11-18  Marty ConnorMove current e1000 driver files to e1000-old/ directory...
2007-11-18  Marty ConnorAdd ERRFILE information for e1000_main and e1000_hw...
2007-11-18  Marty ConnorRemove unnecessary variable.
2007-11-05  Michael BrownWork around a bug in the OpenSolaris iSCSI target.
2007-11-04  Michael BrownAllow space for the kernel's real-mode .bss. Previousl...
2007-10-29  Michael BrownAdd missing attribute(packed) to two structures.
2007-10-29  Michael BrownMerge branch 'master' of rom.etherboot.org:/pub/scm...
2007-10-29  Michael BrownMerge branch '3leaf'
2007-10-22  Michael BrownAdded one more PCI ID
2007-10-10  Michael BrownChange ROM names to lower case.
2007-10-10  Michael BrownEnsure that empty e820 regions are skipped even at...
2007-10-10  Michael BrownEnsure that empty e820 regions are skipped even at...
2007-10-10  Michael BrownAdd a missing PCI ID that is tested as working.
2007-10-04  Michael BrownForce a netdevice poll in net_tx() before attempting...
2007-10-04  Michael BrownForce a netdevice poll in net_tx() before attempting...
2007-09-28  Michael BrownRedefine bzimage_exec_context::mem_limit to be the...
2007-09-26  Michael BrownQuick and very dirty hack to get r8169 driver working...
2007-09-26  Michael BrownStandardise DBG_PRINTF()->DBG(), and remove custom...
2007-09-25  Michael BrownSwitch rm_ss and rm_sp back to being words; it'll make...
2007-09-25  Michael BrownDon't use the "rep ss movsb" trick to copy the RM stack...
2007-09-25  Michael Brownrm_ss, rm_sp, and pm_esp don't need to be accessed...
2007-09-25  Michael BrownMinor refactoring to eliminate duplication.
2007-09-25  Michael BrownUse full protected mode for access to high memory withi...
2007-09-21  Michael BrownAdded more verbose memory-map debugging.
2007-09-21  Michael BrownAdded more verbose memory-map debugging.
2007-09-21  Michael BrownMerge branch 'master' into 3leaf-delivery
2007-09-21  Michael BrownMerge branch 'master' of rom.etherboot.org:/pub/scm...
2007-09-21  Michael BrownInfinband requires longer link-layer addresses and...
2007-09-21  Michael BrownAdded defines for Infiniband files (which can't be...
2007-09-21  Michael BrownMinor debug message improvement.
2007-09-21  Michael BrownUse RFC4390 whenever hardware address exceeds 16 bytes...
2007-09-21  Michael BrownAdd const attribute to byte-swapping functions
2007-09-21  Michael BrownDon't get stuck in an infinite loop on negative integers!
2007-09-21  Michael BrownAdd fls() for non-constant values.
2007-09-21  Michael BrownMoved iobuf.h assertions outside the static inline...
2007-09-18  Michael BrownReverted driver/net/mlx_ipoib to clean master state
2007-09-18  Michael BrownMerge branch 'master' into 3leaf-rewrite
2007-09-18  Michael BrownIB can't afford many RX buffers, because the MTU is...
2007-09-18  Michael BrownAdded arbel.c
2007-09-18  Michael BrownRemove the last remaining visible hack.
2007-09-18  Michael BrownSeparated out to a clean new drivers/infiniband directory.
2007-09-18  Michael BrownFirst version that works with SELF_INIT!
2007-09-18  Michael BrownGets most of the way through initialisation.
2007-09-18  Michael BrownAdded sw2hw_mpt
2007-09-18  Michael BrownINIT_HCA block now matches.
2007-09-18  Michael BrownSeems to get through the ICM mapping process
2007-09-18  Michael BrownICM allocation code in place; about to start test-and...
2007-09-18  Michael BrownICM allocation code *should* now be complete.
2007-09-18  Michael BrownStarted with the ICM partitioning code.
2007-09-17  Michael BrownRestructured bits of initialisation (not testable at...
2007-09-17  Michael BrownStarting the firmware directly now works.
2007-09-17  Michael BrownStart migrating the remaining initialisation steps.
next