]> git.ipfire.org Git - thirdparty/ipxe.git/shortlog
thirdparty/ipxe.git
2007-09-13  Michael BrownBugfix: DHCP message type should be a one-byte option...
2007-09-09  Michael BrownMerge branch 'master' of rom.etherboot.org:/pub/scm...
2007-09-08  Michael BrownUse "/bin/echo -e" instead of shell builtin echo; some...
2007-09-08  Michael BrownCheck for correct block number in tftp_rx_data().
2007-09-08  Michael BrownRe-added the kpxe prefix. I have no idea when this...
2007-09-06  Michael BrownAdd the possibility to create .o files from arbitrary...
2007-09-06  Michael BrownAdded missing .kpxe prefix.
2007-09-06  Michael BrownMinor style fix: structure fields are generally initial...
2007-08-30  Marty ConnorTFTP default blocksize fix from Vampyre
2007-08-30  Marty Connorallpxes allroms alldsks fixes from Vampyre
2007-08-30  Marty ConnorAdd sis900 variant (patch from Vampyre)
2007-08-23  Holger LubitzMerge branch 'master' into curses
2007-08-23  Holger LubitzMerge branch 'master' of git://git.etherboot.org/scm...
2007-08-23  Michael BrownMerge commit 'holger/strings'
2007-08-23  Michael BrownAuto-assign drive number only if set to 0xff; almost...
2007-08-22  Michael BrownAllow legacy "make bin/etherboot.%".
2007-08-20  Holger Lubitzuse malloc attribute
2007-08-20  Holger Lubitzuse malloc attribute
2007-08-20  Holger Lubitzuse malloc attribute
2007-08-20  Holger Lubitzuse malloc attribute
2007-08-20  Holger Lubitzuse malloc attribute
2007-08-20  Holger Lubitzuse malloc attribute
2007-08-20  Holger Lubitzuse malloc attribute
2007-08-20  Holger Lubitzuse malloc attribute
2007-08-20  Holger Lubitzuse malloc attribute
2007-08-20  Holger Lubitzuse malloc attribute
2007-08-20  Holger Lubitzuse malloc attribute
2007-08-20  Holger Lubitzdefine malloc attribute
2007-08-19  Holger Lubitz__nonnull changes
2007-08-19  Holger Lubitz__nonnull changes
2007-08-19  Holger Lubitz__nonnull changes
2007-08-19  Holger Lubitz__nonnull changes
2007-08-19  Holger Lubitz__nonnull changes
2007-08-19  Holger Lubitz__nonnull changes
2007-08-19  Holger Lubitz__nonnull changes
2007-08-19  Holger Lubitz__nonnull changes
2007-08-19  Holger Lubitz__nonnull changes
2007-08-19  Holger Lubitz__nonnull changes
2007-08-19  Holger Lubitz__nonnull changes
2007-08-19  Holger Lubitzdefine __nonnull
2007-08-19  Holger Lubitzdefine __pure and __const
2007-08-19  Holger LubitzMerge branch 'master' of git://git.etherboot.org/scm...
2007-08-18  Holger LubitzMerge branch 'master' of git://git.etherboot.org/scm...
2007-08-18  Michael BrownAdded error IDs for all files in drivers/net; they...
2007-08-18  Michael BrownFix building on distros which use dash as the default...
2007-08-18  Michael BrownAdd barrier() primitive (was present in Eb5.4), used...
2007-08-17  Michael BrownSeparate out arch-independent parts of stdint.h
2007-08-16  Holger LubitzMerge branch 'master' of git://git.etherboot.org/scm...
2007-08-13  Michael BrownUse start_timer_nodelay() in protocols which rely on...
2007-08-13  Michael BrownAdd start_timer_nodelay()
2007-08-13  Holger LubitzMerge branch 'master' of git://git.etherboot.org/scm...
2007-08-10  Michael BrownBuild the all-driver images by default, and print instr...
2007-08-10  Michael BrownAdd iBFT code derived from IBM document.
2007-08-07  Holger LubitzMerge branch 'master' of git://git.etherboot.org/scm...
2007-08-07  Michael BrownSet current working URI to be that of the executable...
2007-08-06  Holger LubitzRevert "malloc attribute changes"
2007-08-05  Holger LubitzMerge branch 'master' of git://git.etherboot.org/scm...
2007-08-04  Michael BrownAdd PXE FILE API.
2007-08-04  Michael BrownMake read_user() non-blocking, and add select() call.
2007-08-03  Michael BrownDisplay name and status of each file as it is downloaded.
2007-08-03  Michael BrownPrint multiple commands per line in help
2007-08-02  Michael BrownPlace multiboot command lines in base memory; Xen won...
2007-08-02  Holger Lubitzmalloc attribute changes
2007-08-02  Michael BrownError message cleanups.
2007-08-02  Michael BrownSet current working URI equal to script URI during...
2007-08-02  Michael Brownuri_get(NULL) and uri_put(NULL) are explicitly allowed.
2007-08-02  Michael BrownAllow images to hold references to the originating...
2007-08-02  Michael BrownAllowed zero-cost enforced ordering of features in...
2007-08-02  Michael BrownUse otherwise-useless byte in DHCP feature option as...
2007-08-02  Michael BrownAdd FEATURE() macro, plus code to display features...
2007-08-02  Holger Lubitzstrdup and strndup call malloc and are not pure
2007-08-02  Holger Lubitzfix gcc 4.2.1 warning: discards qualifiers from pointer...
2007-08-02  Holger Lubitzfix gcc 4.2.1 warning: initialized field overwritten
2007-08-02  Holger Lubitzinclude more changes for x86_64
2007-08-02  Holger Lubitzremove old minorversion!=4 check (added -march a second...
2007-08-02  Holger Lubitzremove x86_64 comments from arch specific Config
2007-08-02  Michael BrownCope with non-newline-terminated scripts.
2007-08-01  Holger Lubitzmove strndup back to string.c - used by strdup
2007-08-01  Holger Lubitzmove strndup back to string.c - used by strdup
2007-08-01  Holger Lubitzdeclare pointers passed to string functions as nonnull
2007-08-01  Holger Lubitzdefine __nonnull
2007-08-01  Holger Lubitzmemscan does not alter the mem pointer - make it const
2007-08-01  Holger Lubitzset __pure attribute where possible
2007-08-01  Holger Lubitzdefine __pure and __const
2007-08-01  Holger Lubitzstripped down version of string.c containing only the...
2007-08-01  Holger Lubitzput unused functions from string.c into separate file
2007-08-01  Holger LubitzMerge branch 'master' into strings
2007-08-01  Michael BrownAdd code for constructing single-file cpio archives...
2007-08-01  Michael BrownInitrd concatenation now working
2007-07-31  Michael BrownAllow loading of multiple initramfs images.
2007-07-31  Michael BrownAdded support for draft version of the AoE Boot Firmwar...
2007-07-31  Michael BrownFix endianness of "shelf" field
2007-07-31  Michael BrownAdd identifier for the network device into the DHCP...
2007-07-31  Michael BrownCentralise construction of the DHCP request and respons...
2007-07-30  Michael BrownAdded the AoE boot information table as used by Vampyre...
2007-07-30  Michael Browntls_change_cipher() can complain about null cipher...
2007-07-30  Michael BrownChange #warnings to FIXMEs, so that we can build withou...
2007-07-30  Michael BrownAllowed HTTPS to be a separately configurable feature.
2007-07-30  Michael BrownAdded missing #include
2007-07-30  Michael BrownInhibit compiler warning
next