Show patches with: Archived = No       |   167256 patches
« 1 2 ... 167 168 1691672 1673 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[U-Boot,2/7] x86: qemu: add a cpu uclass driver for qemu target - - 1 - --- 2015-12-28 Miao Yan bmeng Superseded
[U-Boot,1/7] x86: qemu: add fw_cfg support - - - - --- 2015-12-28 Miao Yan bmeng Superseded
[U-Boot,10/10] x86: Add Intel Cougar Canyon 2 board 1 - - - --- 2015-12-11 Bin Meng bmeng Superseded
[U-Boot,09/10] x86: ivybridge: Add macros for LPC decode ranges 1 - - 1 --- 2015-12-11 Bin Meng bmeng Accepted
[U-Boot,08/10] x86: fsp: Always use hex numbers in the hob command output 1 - - - --- 2015-12-11 Bin Meng bmeng Accepted
[U-Boot,07/10] x86: fsp: Make sure HOB list is not overwritten by U-Boot 1 - - 1 --- 2015-12-11 Bin Meng bmeng Superseded
[U-Boot,06/10] x86: ivybridge: Do not require HAVE_INTEL_ME 1 - - 1 --- 2015-12-11 Bin Meng bmeng Accepted
[U-Boot,05/10] superio: Add SMSC SIO1007 driver - - - - --- 2015-12-11 Bin Meng bmeng Superseded
[U-Boot,04/10] x86: ivybridge: Add microcode blobs for all the steppings 1 - - 1 --- 2015-12-11 Bin Meng bmeng Accepted
[U-Boot,03/10] tools: microcode-tool: Support parsing header file with a license block 1 - - - --- 2015-12-11 Bin Meng bmeng Accepted
[U-Boot,02/10] x86: ivybridge: Add FSP support 1 - - 1 --- 2015-12-11 Bin Meng bmeng Superseded
[U-Boot,01/10] fdtdec: Add compatible string for Intel IvyBridge FSP 1 - - 1 --- 2015-12-11 Bin Meng bmeng Accepted
[U-Boot,v2,9/9] x86: fsp: Set up init runtime buffer in update_fsp_configs() 1 - - 1 --- 2015-12-11 Bin Meng bmeng Accepted
[U-Boot,v2,8/9] x86: fsp: Move struct fspinit_rtbuf definition to chipset header 1 - - 1 --- 2015-12-11 Bin Meng bmeng Accepted
[U-Boot,v2,7/9] x86: queensbay: Remove invalid comments in update_fsp_configs() 1 - - 1 --- 2015-12-11 Bin Meng bmeng Accepted
[U-Boot,v2,6/9] x86: fsp: Introduce CONFIG_FSP_USE_UPD Kconfig option 1 - - 1 --- 2015-12-11 Bin Meng bmeng Accepted
[U-Boot,v2,5/9] x86: fsp: Rename update_fsp_upd() and change its signature 1 - - 1 --- 2015-12-11 Bin Meng bmeng Accepted
[U-Boot,v2,4/9] x86: fsp: Rename shared_data to fsp_config_data 1 - - 1 --- 2015-12-11 Bin Meng bmeng Accepted
[U-Boot,v2,3/9] x86: fsp: Add boot_mode as a member of struct shared_data 1 - - 1 --- 2015-12-11 Bin Meng bmeng Accepted
[U-Boot,v2,2/9] x86: fsp: Avoid cast stack_top in struct shared_data 1 - - 1 --- 2015-12-11 Bin Meng bmeng Accepted
[U-Boot,v2,1/9] x86: fsp: Simplify fsp_continue() 1 - - 1 --- 2015-12-11 Bin Meng bmeng Accepted
[U-Boot,v2,2/2] common: Remove timer_init() call for x86 1 - - - --- 2015-12-09 Bin Meng bmeng Accepted
[U-Boot,v2,1/2] x86: Move i8254_init() to x86_cpu_init_f() 1 - - - --- 2015-12-09 Bin Meng bmeng Accepted
[U-Boot,57/57] x86: fdt: Drop the unused compatible strings in fdtdec - - 1 - --- 2015-12-08 Simon Glass bmeng Superseded
[U-Boot,56/57] x86: ivybridge: Use syscon for the GMA device - - 1 - --- 2015-12-08 Simon Glass bmeng Superseded
[U-Boot,55/57] x86: Set up a shared syscon numbering schema - - 1 - --- 2015-12-08 Simon Glass bmeng Superseded
[U-Boot,54/57] x86: ivybridge: Drop the SMM-locking code - - 1 - --- 2015-12-08 Simon Glass bmeng Accepted
[U-Boot,53/57] x86: ivybridge: Drop XHCI support - - 1 - --- 2015-12-08 Simon Glass bmeng Superseded
[U-Boot,52/57] x86: ivybridge: Convert EHCI init to use the DM PCI API - - - - --- 2015-12-08 Simon Glass bmeng Superseded
[U-Boot,51/57] x86: ivybridge: Sort out the calls to bridge_silicon_revision() - - - - --- 2015-12-08 Simon Glass bmeng Superseded
[U-Boot,50/57] x86: ivybridge: Move code from pch.c to bd82x6x.c - - 1 - --- 2015-12-08 Simon Glass bmeng Superseded
[U-Boot,49/57] x86: ivybridge: Convert pch.c to use DM PCI API - - 1 - --- 2015-12-08 Simon Glass bmeng Accepted
[U-Boot,48/57] x86: ivybridge: Convert report_platform to DM PCI API - - 1 - --- 2015-12-08 Simon Glass bmeng Accepted
[U-Boot,47/57] x86: ivybridge: Convert SDRAM init to use driver model - - 1 - --- 2015-12-08 Simon Glass bmeng Superseded
[U-Boot,46/57] x86: chromebook_link: Enable the syscon uclass - - 1 - --- 2015-12-08 Simon Glass bmeng Accepted
[U-Boot,45/57] x86: ivybridge: Convert sdram_initialise() to use DM PCI API - - 1 - --- 2015-12-08 Simon Glass bmeng Accepted
[U-Boot,44/57] x86: ivybridge: Convert dram_init() to use DM PCI API - - 1 - --- 2015-12-08 Simon Glass bmeng Accepted
[U-Boot,43/57] x86: ivybridge: Convert enable_usb_bar() to use DM PCI API - - 1 - --- 2015-12-08 Simon Glass bmeng Superseded
[U-Boot,42/57] x86: ivybridge: Use the I2C driver to perform SMbus init - - 2 - --- 2015-12-08 Simon Glass bmeng Accepted
[U-Boot,41/57] x86: i2c: Add a stub driver for Intel I2C/SMbus - - 2 - --- 2015-12-08 Simon Glass bmeng Superseded
[U-Boot,40/57] x86: Enable DM_USB for link and panther - - 1 - --- 2015-12-08 Simon Glass bmeng Accepted
[U-Boot,39/57] x86: ivybridge: Convert lpc init code to DM PCI API - - 1 - --- 2015-12-08 Simon Glass bmeng Superseded
[U-Boot,38/57] x86: ivybridge: Drop the special PCI driver - - - - --- 2015-12-08 Simon Glass bmeng Superseded
[U-Boot,37/57] x86: ivybridge: Move LPC init into LPC init() method - - 1 - --- 2015-12-08 Simon Glass bmeng Superseded
[U-Boot,36/57] x86: ivybridge: Move lpc_enable() into gma.c - - 1 - --- 2015-12-08 Simon Glass bmeng Superseded
[U-Boot,35/57] x86: ivybridge: Use driver model PCI API in sata.c - - - - --- 2015-12-08 Simon Glass bmeng Superseded
[U-Boot,34/57] x86: ivybridge: Use the SATA driver to do the init - - - - --- 2015-12-08 Simon Glass bmeng Superseded
[U-Boot,33/57] x86: ivybridge: Drop the unused bd82x6x_init_extra() - - 1 - --- 2015-12-08 Simon Glass bmeng Superseded
[U-Boot,32/57] x86: ivybridge: Do the SATA init before relocation - - - - --- 2015-12-08 Simon Glass bmeng Superseded
[U-Boot,31/57] ahci: Add an AHCI uclass - - - - --- 2015-12-08 Simon Glass bmeng Superseded
[U-Boot,30/57] x86: ivybridge: Move northbridge setup to the northbridge driver - - - - --- 2015-12-08 Simon Glass bmeng Superseded
[U-Boot,29/57] x86: ivybridge: Use driver model PCI API in bd82x6x.c - - 1 - --- 2015-12-08 Simon Glass bmeng Superseded
[U-Boot,28/57] x86: ivybridge: Use driver model PCI API in bd82x6x_pci_init() - - 1 - --- 2015-12-08 Simon Glass bmeng Superseded
[U-Boot,27/57] x86: ivybridge: Move northbridge and PCH init into drivers - - - - --- 2015-12-08 Simon Glass bmeng Superseded
[U-Boot,26/57] x86: Bring up northbridge, pch and lpc after the CPUs - - - - --- 2015-12-08 Simon Glass bmeng Superseded
[U-Boot,25/57] x86: Don't show an error when the MRC cache is up to date - - 1 - --- 2015-12-08 Simon Glass bmeng Accepted
[U-Boot,24/57] x86: Make x86_init_cpus() static - - 1 - --- 2015-12-08 Simon Glass bmeng Accepted
[U-Boot,23/57] x86: ivybridge: Move early init code into northbridge.c - - 1 - --- 2015-12-08 Simon Glass bmeng Superseded
[U-Boot,22/57] x86: ivybridge: Drop the dead MTRR code - - 1 - --- 2015-12-08 Simon Glass bmeng Accepted
[U-Boot,21/57] x86: ivybridge: Set up the thermal target correctly - - 1 - --- 2015-12-08 Simon Glass bmeng Accepted
[U-Boot,20/57] x86: ivybridge: Move CPU init code into the driver - - 1 - --- 2015-12-08 Simon Glass bmeng Accepted
[U-Boot,19/57] x86: ivybridge: Use common CPU init code - - 1 - --- 2015-12-08 Simon Glass bmeng Accepted
[U-Boot,18/57] x86: ivybridge: Move GPIO init to the LPC init() method - - 1 - --- 2015-12-08 Simon Glass bmeng Accepted
[U-Boot,17/57] x86: ivybridge: Move sandybridge init to the lpc init() method - - 1 - --- 2015-12-08 Simon Glass bmeng Superseded
[U-Boot,16/57] x86: ivybridge: Move graphics init much later - - 1 - --- 2015-12-08 Simon Glass bmeng Superseded
[U-Boot,15/57] x86: ivybridge: Add an init() method for the bd82x6x LPC - - - - --- 2015-12-08 Simon Glass bmeng Superseded
[U-Boot,14/57] x86: ivybridge: Rename lpc_init() to lpc_init_extra() - - - - --- 2015-12-08 Simon Glass bmeng Accepted
[U-Boot,13/57] x86: ivybridge: Move LPC and PCH init into northbridge probe() - - 1 - --- 2015-12-08 Simon Glass bmeng Accepted
[U-Boot,12/57] x86: ivybridge: Move northbridge init into the probe() method - - 1 - --- 2015-12-08 Simon Glass bmeng Accepted
[U-Boot,11/57] x86: ivybridge: Add a driver for the bd82x6x northbridge - - 1 - --- 2015-12-08 Simon Glass bmeng Accepted
[U-Boot,10/57] dm: x86: Add a northbridge uclass - - 1 - --- 2015-12-08 Simon Glass bmeng Superseded
[U-Boot,09/57] x86: ivybridge: Set up the PCH init - - - - --- 2015-12-08 Simon Glass bmeng Superseded
[U-Boot,08/57] x86: ivybridge: Move more init to the probe() function - - 1 - --- 2015-12-08 Simon Glass bmeng Accepted
[U-Boot,07/57] x86: ivybridge: Move lpc_early_init() to probe() - - - - --- 2015-12-08 Simon Glass bmeng Superseded
[U-Boot,06/57] x86: ivybridge: Set up the LPC device using driver model - - - - --- 2015-12-08 Simon Glass bmeng Accepted
[U-Boot,05/57] dm: pci: Convert bios_emu to use the driver model PCI API - - - - --- 2015-12-08 Simon Glass bmeng Superseded
[U-Boot,04/57] dm: syscon: Allow finding devices by driver data - - - - --- 2015-12-08 Simon Glass bmeng Superseded
[U-Boot,03/57] dm: usb: Add a compatible string for PCI EHCI controller 1 - - - --- 2015-12-08 Simon Glass bmeng Superseded
[U-Boot,02/57] dm: core: Display the error number when driver binding fails - - 1 - --- 2015-12-08 Simon Glass bmeng Accepted
[U-Boot,01/57] dm: Add an init() method to the LPC uclass - - - - --- 2015-12-08 Simon Glass bmeng Superseded
[U-Boot] x86: Fix PCI UART compatible string for crownbay and galileo 1 - - - --- 2015-12-07 Bin Meng bmeng Accepted
[U-Boot] fdt: Change OF_BAD_ADDR to FDT_ADDR_T_NONE 1 - 1 - --- 2015-12-07 Bin Meng bmeng Accepted
[U-Boot,8/8] x86: queensbay: Remove invalid comments in update_fsp_upd() 1 - - - --- 2015-12-02 Bin Meng bmeng Superseded
[U-Boot,7/8] x86: fsp: Move VPD/UPD verification to update_fsp_configs() - - - - --- 2015-12-02 Bin Meng bmeng Superseded
[U-Boot,6/8] x86: fsp: Move struct fspinit_rtbuf definition to chipset header 1 - - - --- 2015-12-02 Bin Meng bmeng Accepted
[U-Boot,5/8] x86: fsp: Rename update_fsp_upd() and change its signature 1 - - - --- 2015-12-02 Bin Meng bmeng Superseded
[U-Boot,4/8] x86: fsp: Rename shared_data to fsp_config_data - - - - --- 2015-12-02 Bin Meng bmeng Superseded
[U-Boot,3/8] x86: fsp: Add boot_mode as a member of struct shared_data 1 - - - --- 2015-12-02 Bin Meng bmeng Accepted
[U-Boot,2/8] x86: fsp: Avoid cast stack_top in struct shared_data 1 - - - --- 2015-12-02 Bin Meng bmeng Accepted
[U-Boot,1/8] x86: fsp: Simplify fsp_continue() 1 - - - --- 2015-12-02 Bin Meng bmeng Accepted
[U-Boot] x86: Clean up SPI flash drivers in defconfig - - - - --- 2015-11-28 Bin Meng bmeng Deferred
[U-Boot,v2,4/4] x86: Remove HAVE_ACPI_RESUME 1 - - 1 --- 2015-11-26 Bin Meng bmeng Accepted
[U-Boot,v2,3/4] x86: Remove CPU_INTEL_SOCKET_RPGA989 1 - - 1 --- 2015-11-26 Bin Meng bmeng Accepted
[U-Boot,v2,2/4] x86: Clean up ivybridge/chrome Kconfig options 1 - - 1 --- 2015-11-26 Bin Meng bmeng Accepted
[U-Boot,v2,1/4] x86: ivybridge: Remove NORTHBRIDGE_INTEL_SANDYBRIDGE 1 - - 1 --- 2015-11-26 Bin Meng bmeng Accepted
[U-Boot,4/4] x86: Remove HAVE_ACPI_RESUME 1 - - - --- 2015-11-25 Bin Meng bmeng Superseded
[U-Boot,3/4] x86: Remove CPU_INTEL_SOCKET_RPGA989 1 - - - --- 2015-11-25 Bin Meng bmeng Superseded
[U-Boot,2/4] x86: Clean up ivybridge/chrome Kconfig options 1 - - - --- 2015-11-25 Bin Meng bmeng Superseded
[U-Boot,1/4] x86: ivybridge: Remove NORTHBRIDGE_INTEL_SANDYBRIDGE 1 - - - --- 2015-11-25 Bin Meng bmeng Superseded
[U-Boot] PCI: fix search for suitable memory region - - - - --- 2015-11-13 Andre Przywara bmeng Not Applicable
« 1 2 ... 167 168 1691672 1673 »