Show patches with: none      |   179161 patches
« 1 2 ... 245 246 2471791 1792 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[U-Boot,5/9] x86: coreboot: Move non-board specific files to coreboot arch directory 1 - - - --- 2012-10-04 Simon Glass gruss Superseded
[U-Boot,4/9] x86: Add some missing includes. - - - - --- 2012-10-04 Simon Glass gruss Superseded
[U-Boot,3/9] x86: Allow excluding reset handling code from u-boot. - - - - --- 2012-10-04 Simon Glass gruss Superseded
[U-Boot,2/9] x86: Add initial memory barrier macros 1 - - - --- 2012-10-04 Simon Glass gruss Superseded
[U-Boot,1/9] x86: Change board baud_rate to ulong 1 - - - --- 2012-10-04 Simon Glass gruss Superseded
[U-Boot,v4,04/27] x86: Remove dead code in eNET 1 - - - --- 2012-03-15 Simon Glass gruss Awaiting Upstream
[U-Boot] sc520: fix build warning about unused temp var - - - - --- 2012-03-05 Mike Frysinger gruss Accepted
[U-Boot,v2,17/17] x86: Convert board_init_f_r to a processing loop 1 - - - --- 2012-01-04 Graeme Russ gruss Awaiting Upstream
[U-Boot,v2,16/17] x86: Split init functions out of board.c 1 - - - --- 2012-01-04 Graeme Russ gruss Awaiting Upstream
[U-Boot,v2,15/17] x86: Move relocation code out of board.c 1 - - - --- 2012-01-04 Graeme Russ gruss Awaiting Upstream
[U-Boot,v2,14/17] x86: Move setup_pcat_compatibility() out of board.c 1 - - - --- 2012-01-04 Graeme Russ gruss Awaiting Upstream
[U-Boot,v2,13/17] x86: Move do_go_exec() out of board.c 1 - - - --- 2012-01-04 Graeme Russ gruss Awaiting Upstream
[U-Boot,v2,12/17] CHECKPATCH: arch/x86/lib/* 1 - - - --- 2012-01-04 Graeme Russ gruss Awaiting Upstream
[U-Boot,v2,11/17] x86: Tweak IDT and GDT for alignment and readability 1 - - - --- 2012-01-04 Graeme Russ gruss Awaiting Upstream
[U-Boot,v2,10/17] x86: Allow cache before copy to RAM 1 - - - --- 2012-01-04 Graeme Russ gruss Awaiting Upstream
[U-Boot,v2,09/17] x86: Create weak init_cache() and default enable_caches() functions - - - - --- 2012-01-04 Graeme Russ gruss Awaiting Upstream
[U-Boot,v2,08/17] x86: Set GD_FLG_RELOC after entering in-RAM copy of U-Boot 1 - - - --- 2012-01-04 Graeme Russ gruss Awaiting Upstream
[U-Boot,v2,07/17] x86: Use fs for global data 1 - - - --- 2012-01-04 Graeme Russ gruss Awaiting Upstream
[U-Boot,v2,06/17] x86: Rework relocation calculations 1 - - - --- 2012-01-04 Graeme Russ gruss Awaiting Upstream
[U-Boot,v2,05/17] x86: Simplify Flash-to-RAM code execution transition 1 - - - --- 2012-01-04 Graeme Russ gruss Awaiting Upstream
[U-Boot,v2,04/17] x86: Rework Global Descriptor Table loading 1 - - - --- 2012-01-04 Graeme Russ gruss Awaiting Upstream
[U-Boot,v2,03/17] x86: Remove GDR related magic numbers 1 - - - --- 2012-01-04 Graeme Russ gruss Awaiting Upstream
[U-Boot,v2,02/17] x86: Speed up copy-to-RAM and clear BSS operations 1 - - - --- 2012-01-04 Graeme Russ gruss Awaiting Upstream
[U-Boot,v2,01/17] x86: Import glibc memcpy implementation 1 - - - --- 2012-01-04 Graeme Russ gruss Awaiting Upstream
[U-Boot,RFC,14/14] x86: Tweak initialisation procedure - - - - --- 2011-12-23 Graeme Russ gruss Superseded
[U-Boot,RFC,13/14] x86: Simplify board.c - - - - --- 2011-12-23 Graeme Russ gruss Superseded
[U-Boot,RFC,12/14] x86: Move relocation code out of board.c - - - - --- 2011-12-23 Graeme Russ gruss Superseded
[U-Boot,RFC,11/14] x86: remove gd->start_addr_sp - - - - --- 2011-12-23 Graeme Russ gruss Superseded
[U-Boot,RFC,10/14] x86: Move setup_pcat_compatibility() out of board.c - - - - --- 2011-12-23 Graeme Russ gruss Accepted
[U-Boot,RFC,09/14] x86: Move do_go_exec() out of board.c - - - - --- 2011-12-23 Graeme Russ gruss Accepted
[U-Boot,RFC,08/14] CHECKPATCH: arch/x86/lib/* - - - - --- 2011-12-23 Graeme Russ gruss Accepted
[U-Boot,RFC,07/14] CHECKPATCH: arch/x86/cpu/* - - - - --- 2011-12-23 Graeme Russ gruss Superseded
[U-Boot,RFC,06/14] x86: cache tidy-ups - - - - --- 2011-12-23 Graeme Russ gruss Superseded
[U-Boot,RFC,05/14] x86: Create weak init_cache() function - - - - --- 2011-12-23 Graeme Russ gruss Superseded
[U-Boot,RFC,04/14] x86: Import MSR/MTRR code from Linux - - - - --- 2011-12-23 Graeme Russ gruss Superseded
[U-Boot,RFC,03/14] x86: Allow cache before copy to RAM - - - - --- 2011-12-23 Graeme Russ gruss Superseded
[U-Boot,RFC,02/14] x86: Speed up copy-to-RAM and clear BSS operations - - - - --- 2011-12-23 Graeme Russ gruss Superseded
[U-Boot,RFC,01/14] x86: Import glibc memcpy implementation - - - - --- 2011-12-23 Graeme Russ gruss Accepted
[U-Boot] Fix compilation warnings when building eNET - - - - --- 2011-12-09 Vadim Bendebury gruss Not Applicable
[U-Boot] Fix compilation warnings when building eNET - - - - --- 2011-12-09 Vadim Bendebury gruss Superseded
[U-Boot] x86: Add a pointer to the global data structure to point to the device tree - - - - --- 2011-12-06 Gabe Black gruss Superseded
[U-Boot,v2] Add a CBFS driver and commands to u-boot - - - - --- 2011-12-06 Gabe Black gruss Changes Requested
[U-Boot,v3,6/6] x86: Add support for specifying an initrd with the zboot command - - - - --- 2011-12-05 Gabe Black gruss Awaiting Upstream
[U-Boot,v3,5/6] x86: Refactor the zboot innards so they can be reused with a vboot image - - - - --- 2011-12-05 Gabe Black gruss Awaiting Upstream
[U-Boot,v3,4/6] x86: Add infrastructure to extract an e820 table from the coreboot tables - - - - --- 2011-12-05 Gabe Black gruss Accepted
[U-Boot,v3,3/6] x86: Add support for booting Linux using the 32 bit boot protocol - - - - --- 2011-12-05 Gabe Black gruss Accepted
[U-Boot,v3,2/6] x86: Clean up the x86 zimage code in preparation to extend it - - - - --- 2011-12-05 Gabe Black gruss Awaiting Upstream
[U-Boot,v3,1/6] x86: Import code from coreboot's libpayload to parse the coreboot table - - - - --- 2011-12-05 Gabe Black gruss Awaiting Upstream
[U-Boot,v2,6/6] x86: Add support for specifying an initrd with the zboot command - - - - --- 2011-12-03 Gabe Black gruss Accepted
[U-Boot,v2,5/6] x86: Refactor the zboot innards so they can be reused with a vboot image - - - - --- 2011-12-03 Gabe Black gruss Superseded
[U-Boot,v2,4/6] x86: Add infrastructure to extract an e820 table from the coreboot tables - - - - --- 2011-12-03 Gabe Black gruss Superseded
[U-Boot,v2,3/6] x86: Add support for booting Linux using the 32 bit boot protocol - - - - --- 2011-12-03 Gabe Black gruss Superseded
[U-Boot,v2,2/6] x86: Clean up the x86 zimage code in preparation to extend it - - - - --- 2011-12-03 Gabe Black gruss Superseded
[U-Boot,v2,1/6] x86: Import code from coreboot's libpayload to parse the coreboot table - - - - --- 2011-12-03 Gabe Black gruss Superseded
[U-Boot,4/4] x86: Add support for specifying an initrd with the zboot command - - - - --- 2011-11-30 Gabe Black gruss Superseded
[U-Boot,3/4] x86: Refactor the zboot innards so they can be reused with a vboot image - - - - --- 2011-11-30 Gabe Black gruss Accepted
[U-Boot,2/4] x86: Add support for booting Linux using the 32 bit boot protocol - - - - --- 2011-11-30 Gabe Black gruss Superseded
[U-Boot,1/4] x86: Clean up the x86 zimage code in preparation to extend it - - - - --- 2011-11-30 Gabe Black gruss Superseded
[U-Boot,4/4] x86: Add infrastructure to extract an e820 table from the coreboot tables - - - - --- 2011-11-30 Gabe Black gruss Superseded
[U-Boot,3/4] x86: Force the lib_sysinfo structure to be in the .data section - - - - --- 2011-11-30 Gabe Black gruss Superseded
[U-Boot,2/4] x86: Determine the ram size using the coreboot tables - - - - --- 2011-11-30 Gabe Black gruss Superseded
[U-Boot,1/4] x86: Import code from coreboot's libpayload to parse the coreboot table - - - - --- 2011-11-30 Gabe Black gruss Superseded
[U-Boot,v6] x86: Initial commit for running as a coreboot payload - - - - --- 2011-11-30 Gabe Black gruss Awaiting Upstream
[U-Boot,2/2] x86: Add support for booting Linux using the 32 bit boot protocol - - - - --- 2011-11-30 Gabe Black gruss Superseded
[U-Boot,1/2] x86: Clean up the x86 zimage code in preparation to extend it - - - - --- 2011-11-30 Gabe Black gruss Accepted
[U-Boot] Fix some bugs in the EFI support - - - - --- 2011-11-29 Gabe Black gruss Superseded
[U-Boot] x86: Fix IDE configuration for the coreboot board - - - - --- 2011-11-29 Gabe Black gruss Superseded
[U-Boot,v5] x86: Initial commit for running as a coreboot payload - - - - --- 2011-11-18 Gabe Black gruss Superseded
[U-Boot,1/8] x86: Fix a few recently added bugs - - - - --- 2011-11-17 Graeme Russ gruss Accepted
[U-Boot,v3] x86: Wrap small helper functions from libgcc to avoid an ABI mismatch - - - - --- 2011-11-17 Gabe Black gruss Accepted
[U-Boot,v4,5/5] x86: Make the serial port work for the coreboot board - - - - --- 2011-11-17 Gabe Black gruss Superseded
[U-Boot,v4,4/5] x86: Add an implementation for a coreboot CPU - - - - --- 2011-11-17 Gabe Black gruss Superseded
[U-Boot,v4,3/5] x86: Add a preliminary coreboot configuration header - - - - --- 2011-11-17 Gabe Black gruss Superseded
[U-Boot,v4,2/5] x86: Add a basic implementation for a coreboot board - - - - --- 2011-11-17 Gabe Black gruss Superseded
[U-Boot,v4,1/5] x86: Add a target for running as a coreboot payload - - - - --- 2011-11-17 Gabe Black gruss Superseded
[U-Boot,v2] x86: Fix some bugs in the i8402 driver when no controller is present - - - - --- 2011-11-15 Gabe Black gruss Accepted
[U-Boot] x86: Make the i8042 driver checkpatch clean - - - - --- 2011-11-15 Gabe Black gruss Accepted
[U-Boot] x86: Fix a recently added bug in the relocation code - - - - --- 2011-11-15 Gabe Black gruss Superseded
[U-Boot,v4] x86: Import the glibc memset implementation - - - - --- 2011-11-15 Gabe Black gruss Accepted
[U-Boot,v3] x86: Import the glibc memset implementation - - - - --- 2011-11-13 Gabe Black gruss Superseded
[U-Boot,v4] x86: Don't relocate symbols which point to things that aren't relocated - - - - --- 2011-11-13 Gabe Black gruss Accepted
[U-Boot,v3] x86: Fix how the location of the realmode and bios blobs are calculated - - - - --- 2011-11-13 Gabe Black gruss Accepted
[U-Boot,v2] x86: Change printf to puts to avoid a buffer overflow - - - - --- 2011-11-13 Gabe Black gruss Accepted
[U-Boot,v2] x86: Import the glibc memset implementation - - - - --- 2011-11-08 Gabe Black gruss Superseded
[U-Boot,v2] x86: Wrap small helper functions from libgcc to avoid an ABI mismatch - - - - --- 2011-11-08 Gabe Black gruss Superseded
[U-Boot,v3] x86: Don't relocate symbols which point to things that aren't relocated - - - - --- 2011-11-08 Gabe Black gruss Superseded
[U-Boot,v2] x86: Fix how the location of the realmode and bios blobs are calculated 1 - - - --- 2011-11-08 Gabe Black gruss Superseded
[U-Boot,v2,12/12] x86: Misc cleanups - - - - --- 2011-11-08 Graeme Russ gruss Accepted
[U-Boot,v2,11/12] x86: Misc PCI touchups - - - - --- 2011-11-08 Graeme Russ gruss Accepted
[U-Boot,v2,10/12] x86: Ensure IDT and GDT remain 16-byte aligned post relocation - - - - --- 2011-11-08 Graeme Russ gruss Accepted
[U-Boot,v2,09/12] x86: Provide more configuration granularity - - - - --- 2011-11-08 Graeme Russ gruss Accepted
[U-Boot,v2,08/12] x86: Add multiboot header - - - - --- 2011-11-08 Graeme Russ gruss Accepted
[U-Boot,v2,07/12] sc520: Create arch asm-offsets - - - - --- 2011-11-08 Graeme Russ gruss Accepted
[U-Boot,v2,06/12] x86: Punt cold- and warm-boot flags 1 - - - --- 2011-11-08 Graeme Russ gruss Accepted
[U-Boot,v2,05/12] cosmetic: checkpatch cleanup of board/eNET/*.c - - - - --- 2011-11-08 Graeme Russ gruss Accepted
[U-Boot,v2,04/12] cosmetic: checkpatch cleanup of arch/x86/lib/*.c - - - - --- 2011-11-08 Graeme Russ gruss Accepted
[U-Boot,v2,03/12] cosmetic: checkpatch cleanup of arch/x86/cpu/sc520/*.c - - - - --- 2011-11-08 Graeme Russ gruss Accepted
[U-Boot,v2,02/12] cosmetic: checkpatch cleanup of arch/x86/cpu/*.c - - - - --- 2011-11-08 Graeme Russ gruss Accepted
[U-Boot,v2,01/12] x86: Call hang() on unrecoverable exception - - - - --- 2011-11-08 Graeme Russ gruss Accepted
[U-Boot,x86] Fix some bugs in the i8402 driver when no controller is present - - - - --- 2011-11-08 Gabe Black gruss Superseded
« 1 2 ... 245 246 2471791 1792 »