]> git.ipfire.org Git - thirdparty/ipxe.git/shortlog
thirdparty/ipxe.git
2008-07-01  Michael Brown[dhcp] Verify server identifier on ProxyDHCPACKs
2008-06-30  H. Peter Anvin[Config] remove src/Config
2008-06-30  H. Peter Anvin[ns8390] Use stub files instead of src/Config
2008-06-30  Stefan Hajnoczi[lkrnprefix] Make gPXE .lkrn images conform to the...
2008-06-30  Stefan Hajnoczi[bzImage] Support loading zImage kernels
2008-06-30  Stefan Hajnoczi[GDB] Provide functions to manually enter GDB stub.
2008-06-30  Stefan Hajnoczi[GDB] Obey flow control when GDB connects.
2008-06-30  Stefan Hajnoczi[GDB] Remove unused DR6 debug register variable
2008-06-30  Stefan Hajnoczi[GDB] UDP clean up and add netdev refcnt
2008-06-30  Stefan Hajnoczi[GDB] Zero-extend 16-bit segment registers
2008-06-30  Stefan Hajnoczi[GDB] Add copyright header for gdbmach.c
2008-06-30  Stefan Hajnoczi[GDB] Add watch and rwatch hardware watchpoints
2008-06-30  Stefan Hajnoczi[GDB] Remote debugging over UDP
2008-06-30  Stefan Hajnoczi[GDB] Atomic read/write for device memory
2008-06-30  Stefan Hajnoczi[GDB] Handle kill and detach packets.
2008-06-28  Michael Brown[romprefix] Fix PMM detection start address
2008-06-27  Michael Brown[nvs] Add support for ST M25P32 SPI flash devices
2008-06-27  Michael Brown[misc] Fix building on OpenBSD
2008-06-27  H. Peter Anvin[a20] Send a null command to the KBC after changing A20
2008-06-27  Michael Brown[libc] Remove unused le32_to_cpup(x) and cpu_to_le16p...
2008-06-27  Steven Walter[tg3] Recognize the BCM5789
2008-06-27  Michael Brown[cmdline] Fix image command-line construction for zero...
2008-06-17  Michael Brown[script] Remove arbitrary limit on script line lengths
2008-06-14  Michael Brown[legacy] Align legacy drivers' __shared data to the...
2008-06-14  Michael Brown[prefix] When we have to hook INT 19, chain to original...
2008-06-12  Stefan Hajnoczi[via-rhine] Fix erroneous uses of memory I/O instead...
2008-06-12  Michael Brown[cleanup] Remove long-obsolete gpxe/async.h header...
2008-06-12  Michael Brown[bzimage] Support kernel command lines of greater than...
2008-06-12  Michael Brown[cmdline] Remove arbitrary limit on the length of image...
2008-06-11  Michael Brown[smbios] Fix SMBIOS string fetching
2008-06-11  Michael Brown[slam] Add support for SLAM window lengths of greater...
2008-06-11  Michael Brown[console] Call cpu_nap() only if there is no input...
2008-06-11  Michael Brown[slam] Implement SLAM flow control
2008-06-11  Michael Brown[retry] Add start_timer_fixed()
2008-06-11  Michael Brown[dhcp] Do not transition to DHCPREQUEST without a valid...
2008-06-10  Michael Brown[slam] Request all remaining blocks if we run out of...
2008-06-10  Michael Brown[slam] Speed up NACK transmission by restricting the...
2008-06-10  Michael Brown[slam] Fix multicast address parsing
2008-06-10  Michael Brown[undi] Ask for promiscuous packet reception when using...
2008-06-09  Michael Brown[slam] Add Scalable Local Area Multicast (SLAM) protoco...
2008-06-09  Michael Brown[udp] Verify local socket address (if specified) for...
2008-06-09  Michael Brown[ELF] Add ability to boot ELF images generated by wrapl...
2008-06-09  Marty Connor[Makefile] Add $(BIN)/undionly.kpxe as default build...
2008-06-06  Marty Connor[Makefile] Add "+" to end of version string for git...
2008-06-06  Michael Brown[Makefile] Use .PRECIOUS instead of .SECONDARY for...
2008-06-05  Michael Brown[DHCP] Add "dhcp-server" setting to help end-user diagn...
2008-06-04  Stefan Hajnoczi[GDB] Test suite for the GDB stub
2008-06-04  Stefan Hajnoczi[GDB] Add GDB stub for remote debugging
2008-06-04  Stefan Hajnoczi[Serial] Split serial console from serial driver
2008-06-04  Stefan Hajnoczi[util] config-local.h to avoid accidental commits
2008-06-04  Stefan Hajnoczi[GDBSYM] Remove unused gdbsym.c
2008-06-04  Michael Brown[TCP] Avoid shrinking TCP window
2008-06-03  Michael Brown[embed] Add missing register_image() to image/embedded.c
2008-06-03  Michael Brown[iSCSI] Produce meaningful errors on login failure
2008-05-23  Michael Brown[Makefile] Remove obsolete SRCDIRS
2008-05-22  Michael Brown[prefix] Prompt for entering gPXE shell during POST
2008-05-21  Michael Brown[prefix] Add PCI bus:dev.fn to ROM product string
2008-05-20  Stefan Hajnoczi[Contribs] Fix multi-line POSIX errno definitions.
2008-05-20  Stefan Hajnoczi[Contribs] Fix parsing bug in errcode.py
2008-05-20  Stefan Hajnoczi[Contribs] Add simple IRC bot for looking up error...
2008-05-20  Stefan Hajnoczi[Contribs] Add README, license text, and invert error...
2008-05-20  Stefan Hajnoczi[Contribs] Add a web interface for looking up error...
2008-05-20  Stefan Hajnoczi[Contribs] Add command-line utility for looking up...
2008-05-20  Michael Brown[SMBIOS] Interpret UUIDs as being in network-endian...
2008-05-19  Michael Brown[libc] Fix isdigit(), islower() and isupper().
2008-05-19  Michael Brown[tg3] Add support for tg3-5721
2008-05-19  Michael Brown[IPv4] Fix multicast address checking
2008-04-24  Michael Brown[iSCSI] Offer CHAP authentication only if we have a...
2008-04-23  Michael Brown[Makefile] Quick hack: always define pci_{vendor,device}_id
2008-04-22  Michael Brown[MTNIC] Minor cleanups of vendor-provided driver for...
2008-04-22  Michael Brown[NETDEV] Add notion of link state
2008-04-22  Michael Brown[Infiniband] Fix event queue doorbell ringing on Arbel
2008-04-22  Michael Brown[Infiniband] Add multiport support for Arbel cards
2008-04-21  Michael Brown[Infiniband] Move event-queue process from driver to...
2008-04-18  Michael Brown[Hermon] Fix event queue doorbells.
2008-04-18  Michael Brown[Infiniband] Add preliminary multiple port support...
2008-04-08  Michael Brown[HCI] Display "Not an executable image" when appropriate
2008-03-31  Marty Connor[Drivers-r8169] Add support for newer rtl8169 variants...
2008-03-31  H. Peter Anvin[http] gPXE is a HTTP/1.0 client, not a HTTP/1.1 client
2008-03-28  Michael Brown[Settings] Expose SMBIOS via settings API
2008-03-27  Michael Brown[DHCP] Add support for ProxyDHCP requests
2008-03-27  Michael Brown[Settings] find_child_settings() accepts a NULL parent
2008-03-27  Michael Brown[DHCP] Treat empty fields in DHCP packets as non-existent.
2008-03-26  Michael Brown[usr] Offer user a second chance to enter the shell...
2008-03-26  Michael Brown[libc] Whitespace cleanup in errno.h
2008-03-26  H. Peter Anvin[PXEXT] Update documentation
2008-03-26  H. Peter Anvin[PXEXT] Change the PXE return code for EWOULDBLOCK
2008-03-26  H. Peter Anvin[PXEXT] Add FILE_API_CHECK API function
2008-03-26  Michael Brown[DHCP] Save precious packet-aligned memory by copying...
2008-03-25  Michael Brown[PXEXT] Avoid queueing zero-length buffers in posix_io.c
2008-03-25  Michael Brown[Settings] Remove assumption that all settings have...
2008-03-25  Michael Brown[PXEXT] Avoid returning a false EOF when we have an...
2008-03-25  Michael Brown[DHCP] Fix DHCP state confusion.
2008-03-24  Michael Brown[Settings] Add named setting for next-server
2008-03-24  Michael Brown[Makefile] Use -MM instead of -M in dependency generation
2008-03-24  Michael Brown[libc] Use __builtin_va_list et al in stdarg.h
2008-03-23  Michael Brown[Settings] copy_settings() should not fail if some...
2008-03-23  Michael Brown[IPv4] Use default netmasks when no subnet mask is...
2008-03-23  Michael Brown[IPv4] Tidy up some header files.
2008-03-23  Michael Brown[DHCP] Fix up fake-packet creation as used by PXENV_GET...
next