2009-06-23 |
Michael Brown | [undi] Include PXENV_GET_IFACE_INFO's ServiceFlags... |
tree | commitdiff |
2009-06-23 |
Joshua Oreman | [netdevice] Add netdev argument to link-layer push... |
tree | commitdiff |
2009-06-02 |
Michael Brown | [misc] Fix source files erroneously marked as executable |
tree | commitdiff |
2009-05-26 |
Daniel Verkamp | [comboot] Implement stub calls for auxiliary data vecto... |
tree | commitdiff |
2009-05-26 |
Michael Brown | [multiboot] Include argv[0] as part of "command line" |
tree | commitdiff |
2009-05-18 |
Michael Brown | [legal] Add FILE_LICENCE declaration to romprefix.S |
tree | commitdiff |
2009-05-18 |
Michael Brown | [legal] Add a selection of FILE_LICENCE declarations |
tree | commitdiff |
2009-04-30 |
Michael Brown | [pxeprefix] Work around bug in Etherboot 5.4 when loadi... |
tree | commitdiff |
2009-04-26 |
Michael Brown | [i386] Remove long-obsolete realmode.c file |
tree | commitdiff |
2009-04-26 |
Michael Brown | [i386] Remove long-obsolete callbacks_arch.h file |
tree | commitdiff |
2009-04-24 |
Michael Brown | [multiboot] Work around raw-flag bug in Solaris kernels |
tree | commitdiff |
2009-04-17 |
Michael Brown | [build] Remove obsolete linker script files |
tree | commitdiff |
2009-04-17 |
Michael Brown | [build] Kill off the last multiple-object source file |
tree | commitdiff |
2009-04-16 |
Michael Brown | [build] Reinstate the .pdsk padded-floppy image format |
tree | commitdiff |
2009-04-16 |
Michael Brown | [build] Pad .rom, .dsk, and .hd images to 512-byte... |
tree | commitdiff |
2009-04-15 |
H. Peter Anvin | [pcbios] Don't use "lret $2" to return from an interrupt |
tree | commitdiff |
2009-03-31 |
Joshua Oreman | [build] Use __SIZE_TYPE__ macro in definition of size_t |
tree | commitdiff |
2009-03-31 |
Michael Brown | [int13] Improve debugging messages |
tree | commitdiff |
2009-03-30 |
Michael Brown | [xfer] Implement xfer_vreopen() to properly handle... |
tree | commitdiff |
2009-03-30 |
Michael Brown | [bzimage] Support old (pre-2.00 bootloader) Linux kerne... |
tree | commitdiff |
2009-03-26 |
Thomas Miletich | [pci] Add driver_data field to struct pci_device_id |
tree | commitdiff |
2009-03-26 |
Michael Brown | [build] Enable building with the Intel C compiler ... |
tree | commitdiff |
2009-03-06 |
H. Peter Anvin | [pxeprefix] Merge common code between !PXE and PXENV+ |
tree | commitdiff |
2009-02-23 |
Michael Brown | [pxe] Set %ax to zero on entry to PXE NBP |
tree | commitdiff |
2009-02-23 |
H. Peter Anvin | [pxeprefix] Search for the PXE entry points through... |
tree | commitdiff |
2009-02-20 |
Michael Brown | [iscsi] Include credentials in iBFT only if used during... |
tree | commitdiff |
2009-02-18 |
H. Peter Anvin | [pxe] Initialize EDX on PXE NBP entry and INT 1Ah |
tree | commitdiff |
2009-02-18 |
Michael Brown | [pxeprefix] Add .kkpxe image type and ability to return... |
tree | commitdiff |
2009-02-18 |
Michael Brown | [i386] Kill off obsolete boot1a.s file |
tree | commitdiff |
2009-02-17 |
Daniel Verkamp | [comboot] Implement INT 22h AX=001Bh (Cleanup, shuffle... |
tree | commitdiff |
2009-02-17 |
Michael Brown | [comboot] Restore the real-mode stack pointer on exit... |
tree | commitdiff |
2009-02-17 |
Michael Brown | [comboot] Unhook interrupt vectors after returning... |
tree | commitdiff |
2009-02-17 |
Michael Brown | [comboot] Fix reference counting on replacement images |
tree | commitdiff |
2009-02-17 |
Michael Brown | [comboot] Allow for tail recursion of COMBOOT images |
tree | commitdiff |
2009-02-16 |
Michael Brown | [build] Cope with oddities in the Fedora 10 assembler |
tree | commitdiff |
2009-02-16 |
Michael Brown | [image] Avoid claiming zero-length images as valid |
tree | commitdiff |
2009-02-15 |
Michael Brown | [romprefix] Update ROM checksum even if PMM allocation... |
tree | commitdiff |
2009-02-15 |
Michael Brown | [i386] Add explicit flags and type on all .section... |
tree | commitdiff |
2009-02-15 |
Michael Brown | [i386] Add explicit ""aw", @nobits" declarations to... |
tree | commitdiff |
2009-02-15 |
Michael Brown | [umalloc] Avoid problems when _textdata_memsz is a... |
tree | commitdiff |
2009-02-01 |
Michael Brown | [iobuf] Add iob_disown() and use it where it simplifies... |
tree | commitdiff |
2009-02-01 |
Michael Brown | [dhcp] Split PXE menuing code out of dhcp.c |
tree | commitdiff |
2009-01-27 |
Michael Brown | [tftp] Temporary fix for conveying TFTP block size... |
tree | commitdiff |
2009-01-25 |
Michael Brown | [bios] Add F8 function key as a recognised BIOS keycode |
tree | commitdiff |
2009-01-08 |
Michael Brown | [efi] Add efirom utility and .efirom image format |
tree | commitdiff |
2009-01-07 |
Michael Brown | [efi] Allow for .efidrv images as well as .efi images |
tree | commitdiff |
2009-01-07 |
Michael Brown | [efi] Use elf2efi utility in place of efilink |
tree | commitdiff |
2009-01-05 |
Michael Brown | [efi] Inhibit harmless ld warning on unresolved symbol... |
tree | commitdiff |
2008-12-18 |
Marty Connor | [pcbios] Add additional sanity check for bogus e820 map |
tree | commitdiff |
2008-12-05 |
Michael Brown | [x86_64] Add support for compilation as an x86_64 binary |
tree | commitdiff |
2008-12-04 |
Michael Brown | [efi] Use EFI-native mechanism for accessing SMBIOS... |
tree | commitdiff |
2008-12-04 |
Michael Brown | [romprefix] Change from opt-in to opt-out when booting... |
tree | commitdiff |
2008-11-21 |
Michael Brown | [netdevice] Kill off the various guess_boot_netdev... |
tree | commitdiff |
2008-11-21 |
Michael Brown | [pxe] Select the correct network device on multiport... |
tree | commitdiff |
2008-11-19 |
Laurent Vivier | [blockdev] Move block device operations to structure... |
tree | commitdiff |
2008-11-19 |
Michael Brown | [i386] Move iSCSI and AoE boot code to arch/i386/interf... |
tree | commitdiff |
2008-11-19 |
Michael Brown | [i386] Change [u]int32_t to [unsigned] int, rather... |
tree | commitdiff |
2008-11-19 |
Michael Brown | [libgcc] Make __libgcc architecture-specific |
tree | commitdiff |
2008-11-19 |
Michael Brown | [i386] Rename __cdecl to __asmcall |
tree | commitdiff |
2008-11-18 |
Michael Brown | [pxe] Move all PXE files to arch/i386 |
tree | commitdiff |
2008-11-18 |
Michael Brown | [elf] Kill off unused <bits/elf.h> and <bits/elf_x... |
tree | commitdiff |
2008-11-18 |
Michael Brown | [i386] Free allocated base memory on exit, if possible |
tree | commitdiff |
2008-11-18 |
Michael Brown | [build] Fix calculation of _filesz |
tree | commitdiff |
2008-11-18 |
Michael Brown | [build] Discard junk sections created by newer gcc... |
tree | commitdiff |
2008-11-18 |
Michael Brown | [build] Keep gcc 4.4 happy |
tree | commitdiff |
2008-11-11 |
Michael Brown | [romprefix] Use smaller PMM allocations if possible |
tree | commitdiff |
2008-11-07 |
Michael Brown | [i386] Add data32 prefixes to all lgdt/lidt instructions |
tree | commitdiff |
2008-10-31 |
Michael Brown | [romprefix] Add vendor branding facilities and guidelines |
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-27 |
Michael Brown | [ioapi] Fix broken implementation of insX() in the... |
tree | commitdiff |
2008-10-23 |
Michael Brown | [pcbios] Guard against register corruption in INT 15... |
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-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 | [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 | [nap] Formalise the CPU sleeping API |
tree | commitdiff |
2008-10-12 |
Michael Brown | [timer] Formalise the timer API |
tree | commitdiff |
2008-10-12 |
Michael Brown | [pci] Formalise the PCI I/O API |
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 | [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-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-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-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-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 |
next |