2008-10-12 |
Michael Brown | [config] Split console configuration out to config...
|
commit | commitdiff | tree |
2008-10-12 |
Michael Brown | [ioapi] Absorb virt_to_phys() and phys_to_virt() into...
|
commit | commitdiff | tree |
2008-10-12 |
Michael Brown | [i386] Remove obsolete functions from virtaddr.h
|
commit | commitdiff | tree |
2008-10-12 |
Michael Brown | [rtl8139] Add missing #include <string.h>
|
commit | commitdiff | tree |
2008-10-12 |
Michael Brown | [natsemi] Add missing #include <string.h>
|
commit | commitdiff | tree |
2008-10-12 |
Michael Brown | [e1000] Add missing #include <string.h>
|
commit | commitdiff | tree |
2008-10-12 |
Michael Brown | [ioapi] Remove old io.h file and switch all users over...
|
commit | commitdiff | tree |
2008-10-12 |
Michael Brown | [ioapi] Formalise the I/O API as used in i386-pcbios
|
commit | commitdiff | tree |
2008-10-11 |
Michael Brown | [cs89x0] Simplify obscure loop syntax
|
commit | commitdiff | tree |
2008-10-11 |
Michael Brown | [e1000] Fix dubious syntax in e1000 I/O wrapper macros
|
commit | commitdiff | tree |
2008-10-10 |
Michael Brown | [makefile] Add -Wformat-nonliteral as an extra warning...
|
commit | commitdiff | tree |
2008-10-10 |
Michael Brown | [efi] Add EFI headers from the EFI Development Kit...
|
commit | commitdiff | tree |
2008-10-10 |
Michael Brown | [i386] Simplify linker script and standardise linker...
|
commit | commitdiff | tree |
2008-10-10 |
Michael Brown | [makefile] Reduce verbosity of various NON_AUTO_MEDIA...
|
commit | commitdiff | tree |
2008-10-10 |
Michael Brown | [makefile] Split platform-dependent portions out of...
|
commit | commitdiff | tree |
2008-10-10 |
Michael Brown | [makefile] Inhibit warnings if AUTO_DEPS or MEDIA_DEPS...
|
commit | commitdiff | tree |
2008-10-10 |
Michael Brown | [makefile] Add missing dependency on arch/$(ARCH)/Makefile...
|
commit | commitdiff | tree |
2008-10-10 |
Michael Brown | [util] Don't die on undefined symbols in sortobjdump.pl
|
commit | commitdiff | tree |
2008-10-10 |
Michael Brown | [util] Add optional debug messages to zbin.c
|
commit | commitdiff | tree |
2008-10-08 |
Michael Brown | [makefile] Split config.h out into config/*.h and kill...
|
commit | commitdiff | tree |
2008-10-08 |
Michael Brown | [makefile] Add support for multiple build platforms
|
commit | commitdiff | tree |
2008-10-07 |
Michael Brown | [makefile] Kill off arch/$(ARCH)/Config
|
commit | commitdiff | tree |
2008-10-07 |
Michael Brown | [libc] Define wchar_t in a gcc-compatible way
|
commit | commitdiff | tree |
2008-10-07 |
Michael Brown | [libc] Add function declaration for main() in stdlib.h
|
commit | commitdiff | tree |
2008-10-01 |
Michael Brown | [crypto] Rename <gpxe/bitops.h> to <gpxe/rotate.h>
|
commit | commitdiff | tree |
2008-10-01 |
Michael Brown | [i2c] Generalise i2c bit-bashing support to addressless...
|
commit | commitdiff | tree |
2008-10-01 |
Michael Brown | [makefile] Fix -fno-stack-protector test on older versions...
|
commit | commitdiff | tree |
2008-10-01 |
Michael Brown | [compiler] Allow for selective disabling of debug levels...
|
commit | commitdiff | tree |
2008-10-01 |
Michael Brown | [compiler] Add __always_inline macro
|
commit | commitdiff | tree |
2008-10-01 |
Michael Brown | [arbel] Fix off-by-one error in the failure path in...
|
commit | commitdiff | tree |
2008-10-01 |
Michael Brown | [hermon] Fix off-by-one error in the failure path in...
|
commit | commitdiff | tree |
2008-09-29 |
Michael Brown | [tg3] Add PCI ID
|
commit | commitdiff | tree |
2008-09-29 |
Michael Brown | [pcbios] Allow for larger-than-20-byte buffers in e820mangler.S
|
commit | commitdiff | tree |
2008-09-29 |
Michael Brown | [pcbios] Print INT 15,E820 extended attributes, if...
|
commit | commitdiff | tree |
2008-09-29 |
Michael Brown | [gdb] Fix a compiler warning that shows up only when...
|
commit | commitdiff | tree |
2008-09-28 |
Michael Brown | [pcbios] Save/restore %es in INT 15,e820
|
commit | commitdiff | tree |
2008-09-28 |
Michael Brown | [i386] Add dump_regs() debug call
|
commit | commitdiff | tree |
2008-09-28 |
Michael Brown | [hermon] Allocate only as much memory as is needed...
|
commit | commitdiff | tree |
2008-09-27 |
Michael Brown | [iscsi] Fix LUN parsing in the iSCSI root-path
|
commit | commitdiff | tree |
2008-09-26 |
Michael Brown | [settings] Allow for setting fetchers to fail in fetchf_hex()
|
commit | commitdiff | tree |
2008-09-26 |
Michael Brown | [settings] Expose MAC address setting for general use
|
commit | commitdiff | tree |
2008-09-26 |
Michael Brown | [romprefix] Fully clear the "Press B to boot..." message...
|
commit | commitdiff | tree |
2008-09-25 |
Michael Brown | [pcbios] Fetch INT 15,e820 entry directly into our...
|
commit | commitdiff | tree |
2008-09-25 |
Michael Brown | [arbel] Allocate sufficient space for firmware buffer
|
commit | commitdiff | tree |
2008-09-25 |
Michael Brown | [hermon] Allocate sufficient space for firmware buffer
|
commit | commitdiff | tree |
2008-09-25 |
Michael Brown | [pcbios] Add facility for testing arbitrary E820 memory...
|
commit | commitdiff | tree |
2008-09-25 |
Michael Brown | [crypto] Remove spurious #include "config.h"
|
commit | commitdiff | tree |
2008-09-25 |
Michael Brown | [romprefix] Allow BANNER_TIMEOUT to control banners...
|
commit | commitdiff | tree |
2008-09-25 |
Michael Brown | [dhcp] Accept BOOTP as well as DHCP
|
commit | commitdiff | tree |
2008-09-24 |
Michael Brown | [pxe] Enable interrupts before starting PXE NBP execution
|
commit | commitdiff | tree |
2008-09-24 |
Michael Brown | [pcbios] Inhibit INT 15 memory map hiding on brain...
|
commit | commitdiff | tree |
2008-09-24 |
Michael Brown | [settings] Add the uristring setting type
|
commit | commitdiff | tree |
2008-09-24 |
Michael Brown | [uri] Add uri_encode() and uri_decode() functions for...
|
commit | commitdiff | tree |
2008-09-23 |
Michael Brown | [romprefix] If we hook INT 19, prompt before attempting...
|
commit | commitdiff | tree |
2008-09-23 |
Michael Brown | [phantom] Skip command PEG initialisation if PEG is...
|
commit | commitdiff | tree |
2008-09-23 |
Michael Brown | [pcbios] Sanity-check the INT15,e820 and INT15,e801...
|
commit | commitdiff | tree |
2008-09-23 |
Michael Brown | [phantom] Omit an initialisation step now performed...
|
commit | commitdiff | tree |
2008-09-23 |
Michael Brown | [pxe] Display PXE_LOADER debug message after call to...
|
commit | commitdiff | tree |
2008-09-23 |
Michael Brown | [relocate] Guard against systems that report empty...
|
commit | commitdiff | tree |
2008-09-22 |
Michael Brown | [memmap] Allow for 4GB+ systems in debug message
|
commit | commitdiff | tree |
2008-09-19 |
Michael Brown | [iscsi] Change default initiator name prefix to "iqn...
|
commit | commitdiff | tree |
2008-09-12 |
Michael Brown | [undi] Scan for UNDI ROMs on 512-byte boundaries rather...
|
commit | commitdiff | tree |
2008-09-07 |
Michael Brown | [util] Disable automatic CR->LF conversion in serial...
|
commit | commitdiff | tree |
2008-09-07 |
Michael Brown | [pcbios] Add extra debugging messages relating to the...
|
commit | commitdiff | tree |
2008-09-07 |
Michael Brown | [contrib] Bring bochs/qemu READMEs up to date with...
|
commit | commitdiff | tree |
2008-09-06 |
Michael Brown | [pxe] Add a dummy PXENV+ entry point at UNDI_CS:0000
|
commit | commitdiff | tree |
2008-09-06 |
Michael Brown | [multiboot] Allow for unspecified {load,bss}_end_addr...
|
commit | commitdiff | tree |
2008-08-27 |
Michael Brown | [pxe] Fill in UNDIROMID pointer in !PXE structure
|
commit | commitdiff | tree |
2008-08-27 |
Michael Brown | [romprefix] Add UNDI ROMID structure bus type field
|
commit | commitdiff | tree |
2008-08-27 |
Michael Brown | [phantom] Fix P3 B1 silicon bug workaround
|
commit | commitdiff | tree |
2008-08-27 |
Michael Brown | [util] Fix interpretation of short jumps in Option...
|
commit | commitdiff | tree |
2008-08-26 |
Michael Brown | [romprefix] Preserve %edi when issuing INT 1A,B101
|
commit | commitdiff | tree |
2008-08-26 |
Michael Brown | [phantom] Remove comment that no longer matches reality
|
commit | commitdiff | tree |
2008-08-25 |
Michael Brown | [romprefix] Add more diagnostic messages to ROM prefix
|
commit | commitdiff | tree |
2008-08-25 |
Michael Brown | [phantom] Temporary workaround for bug in prototype...
|
commit | commitdiff | tree |
2008-08-22 |
Michael Brown | [romprefix] Fix regression in UNDI loader
|
commit | commitdiff | tree |
2008-08-22 |
Michael Brown | [romprefix] On a PCI3.0, non-BBS system, use the correct...
|
commit | commitdiff | tree |
2008-08-22 |
Michael Brown | [elf] Add execution entry point debug messages for...
|
commit | commitdiff | tree |
2008-08-21 |
Michael Brown | [pxe] Add extra debug messages to the PXE UDP API calls
|
commit | commitdiff | tree |
2008-08-21 |
Michael Brown | [pxe] Fix broadcast transmissions via PXENV_UDP_WRITE
|
commit | commitdiff | tree |
2008-08-20 |
Michael Brown | [undi] Fill in ProtType correctly in PXENV_UNDI_ISR
|
commit | commitdiff | tree |
2008-08-20 |
Michael Brown | [undi] Work around broken UNDI polling behaviour in...
|
commit | commitdiff | tree |
2008-08-19 |
Michael Brown | [smbios] Print SMBIOS version number in debugging messages
|
commit | commitdiff | tree |
2008-08-18 |
Michael Brown | [pcbios] Support arbitrary splits of the e820 memory map
|
commit | commitdiff | tree |
2008-08-18 |
Michael Brown | [pcbios] Prepare for multiple splits of hidden e820...
|
commit | commitdiff | tree |
2008-08-15 |
Michael Brown | [util] Allow Option::ROM to understand and modify initialisa...
|
commit | commitdiff | tree |
2008-08-14 |
Michael Brown | [settings] Avoid overwriting the start of .text in...
|
commit | commitdiff | tree |
2008-08-13 |
Michael Brown | [dhcp] Do not restrict minimum retry time for ProxyDHCPREQUEST
|
commit | commitdiff | tree |
2008-08-11 |
Michael Brown | [iSCSI] Add support for mutual CHAP
|
commit | commitdiff | tree |
2008-08-11 |
Michael Brown | [libc] Add missing __attribute__ (( format ( printf...
|
commit | commitdiff | tree |
2008-08-05 |
Michael Brown | [romprefix] Fix ROM image copy on PCI 3.0 BIOSes
|
commit | commitdiff | tree |
2008-08-02 |
Michael Brown | [pxe] If no ProxyDHCPACK exists, use DHCPACK for the...
|
commit | commitdiff | tree |
2008-08-01 |
Michael Brown | [dhcp] Work around a bug in Altiris RDP
|
commit | commitdiff | tree |
2008-07-31 |
Michael Brown | [autoboot] Retain initial-slash (if present) when constructi...
|
commit | commitdiff | tree |
2008-07-31 |
Michael Brown | [cleanup] Remove obsolete README.cvs file
|
commit | commitdiff | tree |
2008-07-31 |
Michael Brown | [util] Add mergerom.pl
|
commit | commitdiff | tree |
2008-07-31 |
Michael Brown | [util] Add Option::ROM library and rewrite disrom.pl...
|
commit | commitdiff | tree |
2008-07-30 |
Michael Brown | [ftp] Cope with RETR completion prior to all data received
|
commit | commitdiff | tree |
2008-07-30 |
Michael Brown | [romprefix] Update PCI ROM structure to PCI 3.0
|
commit | commitdiff | tree |
2008-07-27 |
Michael Brown | [smbios] Add named settings for manufacturer, product...
|
commit | commitdiff | tree |
next |