http://git.etherboot.org
/
people
/
sha0
/
gpxe.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
people/sha0/gpxe.git
2008-10-28
Michael Brown
[phantom] Add line count limit to phantom_dmesg()
commit
|
commitdiff
|
tree
|
snapshot
2008-10-27
Michael Brown
[ioapi] Fix broken implementation of insX() in the...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-24
Michael Brown
[uri] Avoid interpreting DOS-style path names as opaque...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-24
Michael Brown
[phantom] Change register space abstraction to match...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-23
Michael Brown
[pcbios] Guard against register corruption in INT 15...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-22
Michael Brown
[settings] Avoid returning uninitialised data on error...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-21
Michael Brown
[tftp] Add EUNIQ_xx values to differentiate the many...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-21
Michael Brown
[tg3] Add PCI ID for BCM5786
commit
|
commitdiff
|
tree
|
snapshot
2008-10-21
Michael Brown
[contrib] Add patch to enable writable ROM images in...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-17
Michael Brown
[build] Fix building on FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2008-10-17
Michael Brown
[romprefix] Sanity-check the runtime segment address...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-17
Michael Brown
[build] Use ".bss.*" names for uninitialised-data sections
commit
|
commitdiff
|
tree
|
snapshot
2008-10-17
Michael Brown
[build] Fix building on Ubuntu 8.04
commit
|
commitdiff
|
tree
|
snapshot
2008-10-17
Michael Brown
[etherfabric] Merge changes from vendor tree
commit
|
commitdiff
|
tree
|
snapshot
2008-10-16
Eduardo Habkost
virtio-net: Fix kick/wait logic
commit
|
commitdiff
|
tree
|
snapshot
2008-10-16
Michael Brown
[efi] Add basic implementation of EFI SIMPLE_NETWORK_PR...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-16
Michael Brown
[netdevice] Change link-layer push() and pull() methods...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-16
Michael Brown
[netdevice] Split multicast hashing out into an mc_hash...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-16
Michael Brown
[netdevice] Add maximum packet length as a net device...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Michael Brown
[efi] Fix linker script for ld 2.17.50.0.9
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Michael Brown
[efi] Add EFI image format and basic runtime environment
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Michael Brown
[sanboot] Quick and dirty hack to make SAN boot protoco...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Michael Brown
[config] Make the default image type selection platform...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Michael Brown
[monojob] Release reference on completed job
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Michael Brown
[umalloc] Formalise the user memory allocation API
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Michael Brown
[uaccess] Formalise the uaccess API
commit
|
commitdiff
|
tree
|
snapshot
2008-10-12
Michael Brown
[timer] Remove now-obsolete references to TIMER_BIOS...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-12
Michael Brown
[nap] Formalise the CPU sleeping API
commit
|
commitdiff
|
tree
|
snapshot
2008-10-12
Michael Brown
[monojob] Allow for extremely slow system timers
commit
|
commitdiff
|
tree
|
snapshot
2008-10-12
Michael Brown
[timer] Formalise the timer API
commit
|
commitdiff
|
tree
|
snapshot
2008-10-12
Michael Brown
[process] Add DBG2() messages to help track down frozen...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-12
Michael Brown
[retry] Use a separate flag to indicate that a retry...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-12
Michael Brown
[commands] Fix config command to accept zero arguments
commit
|
commitdiff
|
tree
|
snapshot
2008-10-12
Michael Brown
[pci] Formalise the PCI I/O API
commit
|
commitdiff
|
tree
|
snapshot
2008-10-12
Michael Brown
[legacy] Add missing #include <gpxe/io.h>
commit
|
commitdiff
|
tree
|
snapshot
2008-10-12
Michael Brown
[phantom] Add missing #include <gpxe/io.h>
commit
|
commitdiff
|
tree
|
snapshot
2008-10-12
Michael Brown
[config] Split console configuration out to config...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-12
Michael Brown
[ioapi] Absorb virt_to_phys() and phys_to_virt() into...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-12
Michael Brown
[i386] Remove obsolete functions from virtaddr.h
commit
|
commitdiff
|
tree
|
snapshot
2008-10-12
Michael Brown
[rtl8139] Add missing #include <string.h>
commit
|
commitdiff
|
tree
|
snapshot
2008-10-12
Michael Brown
[natsemi] Add missing #include <string.h>
commit
|
commitdiff
|
tree
|
snapshot
2008-10-12
Michael Brown
[e1000] Add missing #include <string.h>
commit
|
commitdiff
|
tree
|
snapshot
2008-10-12
Michael Brown
[ioapi] Remove old io.h file and switch all users over...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-12
Michael Brown
[ioapi] Formalise the I/O API as used in i386-pcbios
commit
|
commitdiff
|
tree
|
snapshot
2008-10-11
Michael Brown
[cs89x0] Simplify obscure loop syntax
commit
|
commitdiff
|
tree
|
snapshot
2008-10-11
Michael Brown
[e1000] Fix dubious syntax in e1000 I/O wrapper macros
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Michael Brown
[makefile] Add -Wformat-nonliteral as an extra warning...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Michael Brown
[efi] Add EFI headers from the EFI Development Kit...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Michael Brown
[i386] Simplify linker script and standardise linker...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Michael Brown
[makefile] Reduce verbosity of various NON_AUTO_MEDIA...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Michael Brown
[makefile] Split platform-dependent portions out of...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Michael Brown
[makefile] Inhibit warnings if AUTO_DEPS or MEDIA_DEPS...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Michael Brown
[makefile] Add missing dependency on arch/$(ARCH)/Makef...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Michael Brown
[util] Don't die on undefined symbols in sortobjdump.pl
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Michael Brown
[util] Add optional debug messages to zbin.c
commit
|
commitdiff
|
tree
|
snapshot
2008-10-08
Michael Brown
[makefile] Split config.h out into config/*.h and kill...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-08
Michael Brown
[makefile] Add support for multiple build platforms
commit
|
commitdiff
|
tree
|
snapshot
2008-10-07
Michael Brown
[makefile] Kill off arch/$(ARCH)/Config
commit
|
commitdiff
|
tree
|
snapshot
2008-10-07
Michael Brown
[libc] Define wchar_t in a gcc-compatible way
commit
|
commitdiff
|
tree
|
snapshot
2008-10-07
Michael Brown
[libc] Add function declaration for main() in stdlib.h
commit
|
commitdiff
|
tree
|
snapshot
2008-10-01
Michael Brown
[crypto] Rename <gpxe/bitops.h> to <gpxe/rotate.h>
commit
|
commitdiff
|
tree
|
snapshot
2008-10-01
Michael Brown
[i2c] Generalise i2c bit-bashing support to addressless...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-01
Michael Brown
[makefile] Fix -fno-stack-protector test on older versi...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-01
Michael Brown
[compiler] Allow for selective disabling of debug level...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-01
Michael Brown
[compiler] Add __always_inline macro
commit
|
commitdiff
|
tree
|
snapshot
2008-10-01
Marty Connor
[release] Update version to 0.9.5+ post release
commit
|
commitdiff
|
tree
|
snapshot
2008-10-01
Marty Connor
[release] Update version to 0.9.5 for release
commit
|
commitdiff
|
tree
|
snapshot
2008-10-01
Michael Brown
[arbel] Fix off-by-one error in the failure path in...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-01
Michael Brown
[hermon] Fix off-by-one error in the failure path in...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-30
H. Peter Anvin
[makefile] Quote argument to sed containing []
commit
|
commitdiff
|
tree
|
snapshot
2008-09-30
H. Peter Anvin
[makefile] Avoid using ?=
commit
|
commitdiff
|
tree
|
snapshot
2008-09-29
Michael Brown
[tg3] Add PCI ID
commit
|
commitdiff
|
tree
|
snapshot
2008-09-29
Michael Brown
[pcbios] Allow for larger-than-20-byte buffers in e820m...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-29
Michael Brown
[pcbios] Print INT 15,E820 extended attributes, if...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-29
Michael Brown
[gdb] Fix a compiler warning that shows up only when...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-28
Michael Brown
[pcbios] Save/restore %es in INT 15,e820
commit
|
commitdiff
|
tree
|
snapshot
2008-09-28
Michael Brown
[i386] Add dump_regs() debug call
commit
|
commitdiff
|
tree
|
snapshot
2008-09-28
Michael Brown
[hermon] Allocate only as much memory as is needed...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-27
Michael Brown
[iscsi] Fix LUN parsing in the iSCSI root-path
commit
|
commitdiff
|
tree
|
snapshot
2008-09-26
Marty Connor
[release] Update version post release to 0.9.4+
commit
|
commitdiff
|
tree
|
snapshot
2008-09-26
Marty Connor
[release] Update version information for 0.9.4 release
commit
|
commitdiff
|
tree
|
snapshot
2008-09-26
Michael Brown
[settings] Allow for setting fetchers to fail in fetchf...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-26
Michael Brown
[settings] Expose MAC address setting for general use
commit
|
commitdiff
|
tree
|
snapshot
2008-09-26
Michael Brown
[romprefix] Fully clear the "Press B to boot..." messag...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-25
Michael Brown
[pcbios] Fetch INT 15,e820 entry directly into our...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-25
Michael Brown
[arbel] Allocate sufficient space for firmware buffer
commit
|
commitdiff
|
tree
|
snapshot
2008-09-25
Michael Brown
[hermon] Allocate sufficient space for firmware buffer
commit
|
commitdiff
|
tree
|
snapshot
2008-09-25
Michael Brown
[pcbios] Add facility for testing arbitrary E820 memory...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-25
Michael Brown
[crypto] Remove spurious #include "config.h"
commit
|
commitdiff
|
tree
|
snapshot
2008-09-25
Michael Brown
[romprefix] Allow BANNER_TIMEOUT to control banners...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-25
Michael Brown
[dhcp] Accept BOOTP as well as DHCP
commit
|
commitdiff
|
tree
|
snapshot
2008-09-24
Michael Brown
[pxe] Enable interrupts before starting PXE NBP execution
commit
|
commitdiff
|
tree
|
snapshot
2008-09-24
Michael Brown
[pcbios] Inhibit INT 15 memory map hiding on brain...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-24
Michael Brown
[settings] Add the uristring setting type
commit
|
commitdiff
|
tree
|
snapshot
2008-09-24
Michael Brown
[uri] Add uri_encode() and uri_decode() functions for...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-23
Michael Brown
[romprefix] If we hook INT 19, prompt before attempting...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-23
Michael Brown
[phantom] Skip command PEG initialisation if PEG is...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-23
Michael Brown
[pcbios] Sanity-check the INT15,e820 and INT15,e801...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-23
Michael Brown
[phantom] Omit an initialisation step now performed...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-23
Michael Brown
[pxe] Display PXE_LOADER debug message after call to...
commit
|
commitdiff
|
tree
|
snapshot
next