]> git.ipfire.org Git - thirdparty/ipxe.git/shortlog
thirdparty/ipxe.git
2007-07-08  Michael BrownAdd debug message when nameserver setting is applied...
2007-07-08  Michael BrownTCP limits advertised TCP window to size of application...
2007-07-08  Michael BrownSeparate the "is data ready" function of xfer_seek...
2007-07-08  Michael BrownKill off unused request() method in data-xfer interface.
2007-07-07  Michael BrownRe-added symtab to CLEANUP list
2007-07-07  Michael BrownRevert "Cope with builds with differing debug options...
2007-07-07  Michael BrownUse net_device_operations structure and netdev_nullify...
2007-07-07  Michael BrownRevert "Replace natsemi driver with Indolent's updated...
2007-07-07  Michael BrownMerge branch 'zalloc'
2007-07-07  Michael BrownRevert "convert to zalloc"
2007-07-06  Holger LubitzRevert "convert to zalloc"
2007-07-06  Holger LubitzRevert "convert to zalloc"
2007-07-06  Holger LubitzRevert "convert to zalloc"
2007-07-06  Holger LubitzRevert "convert to zalloc"
2007-07-06  Holger LubitzRevert "convert to zalloc"
2007-07-06  Holger Lubitzconvert to zalloc
2007-07-06  Holger Lubitzconvert to zalloc
2007-07-06  Holger Lubitzconvert to zalloc
2007-07-06  Holger Lubitzconvert to zalloc
2007-07-06  Holger Lubitzconvert to zalloc
2007-07-06  Holger Lubitzconvert to zalloc
2007-07-06  Holger Lubitzconvert to zalloc
2007-07-06  Holger Lubitzconvert to zalloc
2007-07-06  Holger Lubitzconvert to zalloc
2007-07-06  Holger Lubitzconvert to zalloc
2007-07-06  Holger Lubitzconvert to zalloc
2007-07-06  Holger Lubitzconvert to zalloc
2007-07-06  Holger Lubitzconvert to zalloc
2007-07-06  Holger Lubitzconvert to zalloc
2007-07-06  Holger Lubitzconvert to zalloc
2007-07-06  Holger Lubitzconvert to zalloc
2007-07-06  Holger Lubitzconvert to zalloc
2007-07-06  Holger Lubitzconvert to zalloc
2007-07-06  Holger Lubitzconvert to zalloc
2007-07-06  Holger Lubitzconvert to zalloc
2007-07-06  Holger Lubitzconvert to zalloc
2007-07-06  Holger Lubitzconvert to zalloc
2007-07-06  Michael BrownApply global DHCP options when register_dhcp_options...
2007-07-06  Michael BrownMerge branch 'master' of rom.etherboot.org:/pub/scm...
2007-07-06  Michael BrownAdded PXENV_GET_FILE_SIZE.
2007-07-06  Michael BrownAdd strlen_user() (will be needed for PXE API extensions)
2007-07-06  Marty ConnorMerge branch 'master' of /pub/scm/gpxe
2007-07-06  Marty ConnorRename .lilo extension to .lkrn and updated dependencies
2007-07-05  Michael BrownAdd .pdsk target (padded .dsk, suitable for qemu).
2007-07-05  Michael BrownPad ROM images to 512 bytes, not powers of two
2007-07-05  Michael BrownAllocate heap at first usage, rather than assuming...
2007-07-05  Michael BrownRemap EBADF to PXENV_STATUS_TFTP_FILE_NOT_FOUND; the...
2007-07-05  Michael BrownAdd concept of DHCP option applicators.
2007-07-05  Michael BrownFirst draft of PXE extensions API.
2007-07-05  Michael BrownUse netdev_rx_err() to report receive errors.
2007-07-05  Michael BrownAllow recording of TX and RX errors to aid in end-user...
2007-07-05  Michael BrownUse partition type 0xeb ("EtherBoot"), to avoid any...
2007-07-05  Michael BrownMerge branch 'master' of rom.etherboot.org:/pub/scm...
2007-07-05  Michael BrownAdd .usb target
2007-07-05  Marty ConnorReplace natsemi driver with Indolent's updated one...
2007-07-05  Michael BrownWorking with multi-sector reads
2007-07-05  Michael Brownhdprefix that works for LBA only
2007-07-05  Michael BrownMiscellaneous efficiency improvements, and extend read_...
2007-07-05  Michael BrownMake masking constants unsigned, to avoid a gcc3-only...
2007-07-05  Michael BrownSwitch compiler warning on tcp_open() to a #warning
2007-07-05  Marty ConnorWarnings purge for via-velocity.[ch]
2007-07-05  Marty ConnorUpdate warnings in depca.c ns8390.c
2007-07-04  Marty ConnorPurge warnings from tg3.c
2007-07-04  Marty ConnorMerge branch 'master' of /pub/scm/gpxe
2007-07-04  Marty ConnorPurge warnings from prism2 drivers
2007-07-04  Michael BrownAdded active partition locator, and simple MBR built...
2007-07-04  Michael BrownRevert "Added master boot record capable of locating...
2007-07-04  Michael BrownMerge branch 'master' of rom.etherboot.org:/pub/scm...
2007-07-04  Michael BrownAdded master boot record capable of locating active...
2007-07-04  Michael BrownKill off lots of warnings in via-velocity.c by correcti...
2007-07-04  Marty ConnorMerge branch 'master' of /pub/scm/gpxe
2007-07-04  Marty ConnorRemove deprecation of pci_bar_size()
2007-07-04  Marty ConnorWarnings purge of drivers (continued)
2007-07-04  Michael BrownUNDI loader entry point implemented; seems to work.
2007-07-04  Michael Brown!PXE and PXENV+ structures are in code segment, not...
2007-07-04  Michael BrownFix typo
2007-07-04  Michael BrownCope with builds with differing debug options within...
2007-07-03  Michael BrownAdd (untested) UNDI loader C-level implementation.
2007-07-03  Michael BrownMerge branch 'master' of rom.etherboot.org:/pub/scm...
2007-07-03  Michael BrownSeparated out initialisation functions from startup...
2007-07-03  Marty Connorremove obsolete file: src/arch/i386/prefix/int19exit.c
2007-07-03  Michael BrownAdded missing line to set return status code.
2007-07-03  Michael BrownLine buffer API changed a while ago
2007-07-03  Marty ConnorWarnings purge iscsiboot.c
2007-07-03  Michael BrownAdded missing "extern"
2007-07-03  Michael BrownMerge branch 'master' of rom.etherboot.org:/pub/scm...
2007-07-03  Marty ConnorMerge branch 'master' of /pub/scm/gpxe
2007-07-03  Marty ConnorWarnings purge: src/arch/i386, src/core/disk.c, ramdisk...
2007-07-03  Michael BrownThis comment is no longer relevant.
2007-07-03  Michael BrownShould be using the generic device probe mechanism...
2007-07-03  Michael BrownWe don't actually use the reset functions anywhere...
2007-07-03  Michael BrownMove pxe_netdev and set_pxe_netdev to pxe_undi.c and...
2007-07-03  Michael BrownUse a linker-table based system to automatically mark...
2007-07-03  Marty ConnorMerge branch 'master' of /pub/scm/gpxe
2007-07-03  Marty ConnorWarnings purge: src/{crypto,hci,net}
2007-07-03  Michael BrownImplemented (untested) PXENV_START_UNDI.
2007-07-03  Michael BrownReport our interface type as "gPXE" to avoid working...
2007-07-03  Michael BrownWork around Etherboot 5.4 bug when multiple packets...
2007-07-03  Michael BrownKill off now-redundant _irq() methods.
2007-07-03  Michael BrownKill off PXENV_UNDI_FORCE_INTERRUPT support; we have...
next