http://git.etherboot.org
/
people
/
andreif
/
gpxe.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Minor debug message improvement.
[people/andreif/gpxe.git]
/
src
/
2007-09-21
Michael Brown
Minor debug message improvement.
tree
|
commitdiff
2007-09-21
Michael Brown
Use RFC4390 whenever hardware address exceeds 16 bytes...
tree
|
commitdiff
2007-09-21
Michael Brown
Add const attribute to byte-swapping functions
tree
|
commitdiff
2007-09-21
Michael Brown
Don't get stuck in an infinite loop on negative integers!
tree
|
commitdiff
2007-09-21
Michael Brown
Add fls() for non-constant values.
tree
|
commitdiff
2007-09-21
Michael Brown
Moved iobuf.h assertions outside the static inline...
tree
|
commitdiff
2007-09-13
Michael Brown
Bugfix: DHCP message type should be a one-byte option...
tree
|
commitdiff
2007-09-09
Michael Brown
Merge branch 'master' of rom.etherboot.org:/gpxe
tree
|
commitdiff
2007-09-08
Michael Brown
Use "/bin/echo -e" instead of shell builtin echo; some...
tree
|
commitdiff
2007-09-08
Michael Brown
Check for correct block number in tftp_rx_data().
tree
|
commitdiff
2007-09-08
Michael Brown
Re-added the kpxe prefix. I have no idea when this...
tree
|
commitdiff
2007-09-06
Michael Brown
Add the possibility to create .o files from arbitrary...
tree
|
commitdiff
2007-09-06
Michael Brown
Added missing .kpxe prefix.
tree
|
commitdiff
2007-09-06
Michael Brown
Minor style fix: structure fields are generally initial...
tree
|
commitdiff
2007-08-30
Marty Connor
TFTP default blocksize fix from Vampyre
tree
|
commitdiff
2007-08-30
Marty Connor
allpxes allroms alldsks fixes from Vampyre
tree
|
commitdiff
2007-08-30
Marty Connor
Add sis900 variant (patch from Vampyre)
tree
|
commitdiff
2007-08-23
Holger Lubitz
Merge branch 'master' into curses
tree
|
commitdiff
2007-08-23
Holger Lubitz
Merge branch 'master' of git://git.etherboot.org/scm...
tree
|
commitdiff
2007-08-23
Michael Brown
Merge commit 'holger/strings'
tree
|
commitdiff
2007-08-23
Michael Brown
Auto-assign drive number only if set to 0xff; almost...
tree
|
commitdiff
2007-08-22
Michael Brown
Allow legacy "make bin/etherboot.%".
tree
|
commitdiff
2007-08-20
Holger Lubitz
use malloc attribute
tree
|
commitdiff
2007-08-20
Holger Lubitz
use malloc attribute
tree
|
commitdiff
2007-08-20
Holger Lubitz
use malloc attribute
tree
|
commitdiff
2007-08-20
Holger Lubitz
use malloc attribute
tree
|
commitdiff
2007-08-20
Holger Lubitz
use malloc attribute
tree
|
commitdiff
2007-08-20
Holger Lubitz
use malloc attribute
tree
|
commitdiff
2007-08-20
Holger Lubitz
use malloc attribute
tree
|
commitdiff
2007-08-20
Holger Lubitz
use malloc attribute
tree
|
commitdiff
2007-08-20
Holger Lubitz
use malloc attribute
tree
|
commitdiff
2007-08-20
Holger Lubitz
use malloc attribute
tree
|
commitdiff
2007-08-20
Holger Lubitz
use malloc attribute
tree
|
commitdiff
2007-08-20
Holger Lubitz
define malloc attribute
tree
|
commitdiff
2007-08-19
Holger Lubitz
__nonnull changes
tree
|
commitdiff
2007-08-19
Holger Lubitz
__nonnull changes
tree
|
commitdiff
2007-08-19
Holger Lubitz
__nonnull changes
tree
|
commitdiff
2007-08-19
Holger Lubitz
__nonnull changes
tree
|
commitdiff
2007-08-19
Holger Lubitz
__nonnull changes
tree
|
commitdiff
2007-08-19
Holger Lubitz
__nonnull changes
tree
|
commitdiff
2007-08-19
Holger Lubitz
__nonnull changes
tree
|
commitdiff
2007-08-19
Holger Lubitz
__nonnull changes
tree
|
commitdiff
2007-08-19
Holger Lubitz
__nonnull changes
tree
|
commitdiff
2007-08-19
Holger Lubitz
__nonnull changes
tree
|
commitdiff
2007-08-19
Holger Lubitz
__nonnull changes
tree
|
commitdiff
2007-08-19
Holger Lubitz
define __nonnull
tree
|
commitdiff
2007-08-19
Holger Lubitz
define __pure and __const
tree
|
commitdiff
2007-08-19
Holger Lubitz
Merge branch 'master' of git://git.etherboot.org/scm...
tree
|
commitdiff
2007-08-18
Holger Lubitz
Merge branch 'master' of git://git.etherboot.org/scm...
tree
|
commitdiff
2007-08-18
Michael Brown
Added error IDs for all files in drivers/net; they...
tree
|
commitdiff
2007-08-18
Michael Brown
Fix building on distros which use dash as the default...
tree
|
commitdiff
2007-08-18
Michael Brown
Add barrier() primitive (was present in Eb5.4), used...
tree
|
commitdiff
2007-08-17
Michael Brown
Separate out arch-independent parts of stdint.h
tree
|
commitdiff
2007-08-16
Holger Lubitz
Merge branch 'master' of git://git.etherboot.org/scm...
tree
|
commitdiff
2007-08-13
Michael Brown
Use start_timer_nodelay() in protocols which rely on...
tree
|
commitdiff
2007-08-13
Michael Brown
Add start_timer_nodelay()
tree
|
commitdiff
2007-08-13
Holger Lubitz
Merge branch 'master' of git://git.etherboot.org/scm...
tree
|
commitdiff
2007-08-10
Michael Brown
Build the all-driver images by default, and print instr...
tree
|
commitdiff
2007-08-10
Michael Brown
Add iBFT code derived from IBM document.
tree
|
commitdiff
2007-08-07
Holger Lubitz
Merge branch 'master' of git://git.etherboot.org/scm...
tree
|
commitdiff
2007-08-07
Michael Brown
Set current working URI to be that of the executable...
tree
|
commitdiff
2007-08-06
Holger Lubitz
Revert "malloc attribute changes"
tree
|
commitdiff
2007-08-05
Holger Lubitz
Merge branch 'master' of git://git.etherboot.org/scm...
tree
|
commitdiff
2007-08-04
Michael Brown
Add PXE FILE API.
tree
|
commitdiff
2007-08-04
Michael Brown
Make read_user() non-blocking, and add select() call.
tree
|
commitdiff
2007-08-03
Michael Brown
Display name and status of each file as it is downloaded.
tree
|
commitdiff
2007-08-03
Michael Brown
Print multiple commands per line in help
tree
|
commitdiff
2007-08-02
Michael Brown
Place multiboot command lines in base memory; Xen won...
tree
|
commitdiff
2007-08-02
Holger Lubitz
malloc attribute changes
tree
|
commitdiff
2007-08-02
Michael Brown
Error message cleanups.
tree
|
commitdiff
2007-08-02
Michael Brown
Set current working URI equal to script URI during...
tree
|
commitdiff
2007-08-02
Michael Brown
uri_get(NULL) and uri_put(NULL) are explicitly allowed.
tree
|
commitdiff
2007-08-02
Michael Brown
Allow images to hold references to the originating...
tree
|
commitdiff
2007-08-02
Michael Brown
Allowed zero-cost enforced ordering of features in...
tree
|
commitdiff
2007-08-02
Michael Brown
Use otherwise-useless byte in DHCP feature option as...
tree
|
commitdiff
2007-08-02
Michael Brown
Add FEATURE() macro, plus code to display features...
tree
|
commitdiff
2007-08-02
Holger Lubitz
strdup and strndup call malloc and are not pure
tree
|
commitdiff
2007-08-02
Holger Lubitz
fix gcc 4.2.1 warning: discards qualifiers from pointer...
tree
|
commitdiff
2007-08-02
Holger Lubitz
fix gcc 4.2.1 warning: initialized field overwritten
tree
|
commitdiff
2007-08-02
Holger Lubitz
include more changes for x86_64
tree
|
commitdiff
2007-08-02
Holger Lubitz
remove old minorversion!=4 check (added -march a second...
tree
|
commitdiff
2007-08-02
Holger Lubitz
remove x86_64 comments from arch specific Config
tree
|
commitdiff
2007-08-02
Michael Brown
Cope with non-newline-terminated scripts.
tree
|
commitdiff
2007-08-01
Holger Lubitz
move strndup back to string.c - used by strdup
tree
|
commitdiff
2007-08-01
Holger Lubitz
move strndup back to string.c - used by strdup
tree
|
commitdiff
2007-08-01
Holger Lubitz
declare pointers passed to string functions as nonnull
tree
|
commitdiff
2007-08-01
Holger Lubitz
define __nonnull
tree
|
commitdiff
2007-08-01
Holger Lubitz
memscan does not alter the mem pointer - make it const
tree
|
commitdiff
2007-08-01
Holger Lubitz
set __pure attribute where possible
tree
|
commitdiff
2007-08-01
Holger Lubitz
define __pure and __const
tree
|
commitdiff
2007-08-01
Holger Lubitz
stripped down version of string.c containing only the...
tree
|
commitdiff
2007-08-01
Holger Lubitz
put unused functions from string.c into separate file
tree
|
commitdiff
2007-08-01
Holger Lubitz
Merge branch 'master' into strings
tree
|
commitdiff
2007-08-01
Michael Brown
Add code for constructing single-file cpio archives...
tree
|
commitdiff
2007-08-01
Michael Brown
Initrd concatenation now working
tree
|
commitdiff
2007-07-31
Michael Brown
Allow loading of multiple initramfs images.
tree
|
commitdiff
2007-07-31
Michael Brown
Added support for draft version of the AoE Boot Firmwar...
tree
|
commitdiff
2007-07-31
Michael Brown
Fix endianness of "shelf" field
tree
|
commitdiff
2007-07-31
Michael Brown
Add identifier for the network device into the DHCP...
tree
|
commitdiff
2007-07-31
Michael Brown
Centralise construction of the DHCP request and respons...
tree
|
commitdiff
next