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