Show patches with: Archived = No       |   167497 patches
« 1 2 ... 300 301 3021674 1675 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[U-Boot,v2,09/33] x86: Replace fill_processor_name() with cpu_get_name() - - 1 - --- 2014-11-11 Simon Glass sjg Superseded
[U-Boot,v2,10/33] x86: Tidy up timer code for Intel core architecture - - - - --- 2014-11-11 Simon Glass sjg Superseded
[U-Boot,v2,11/33] x86: Add chromebook_link board - - - - --- 2014-11-11 Simon Glass sjg Superseded
[U-Boot,v2,12/33] x86: Build a .rom file which can be flashed to an x86 machine - - - - --- 2014-11-11 Simon Glass sjg Superseded
[U-Boot,v2,13/33] x86: Emit post codes in startup code for Chromebooks - - - - --- 2014-11-11 Simon Glass sjg Superseded
[U-Boot,v2,14/33] x86: chromebook_link: Implement CAR support (cache as RAM) - - - - --- 2014-11-11 Simon Glass sjg Superseded
[U-Boot,v2,15/33] x86: Refactor PCI to permit alternate init - - - - --- 2014-11-11 Simon Glass sjg Superseded
[U-Boot,v2,16/33] x86: Support use of PCI before relocation - - - - --- 2014-11-11 Simon Glass sjg Superseded
[U-Boot,v2,17/33] x86: ivybridge: Enable PCI in early init - - - - --- 2014-11-11 Simon Glass sjg Superseded
[U-Boot,v2,18/33] x86: pci: Allow configuration before relocation - - - - --- 2014-11-11 Simon Glass sjg Superseded
[U-Boot,v2,19/33] x86: ivybridge: Add early LPC init so that serial works - - - - --- 2014-11-11 Simon Glass sjg Superseded
[U-Boot,v2,20/33] x86: Tidy up coreboot header usage - - - - --- 2014-11-11 Simon Glass sjg Superseded
[U-Boot,v2,21/33] x86: Add clr/setbits functions - - - - --- 2014-11-11 Simon Glass sjg Superseded
[U-Boot,v2,22/33] x86: Add msr read/write functions that use a structure - - - - --- 2014-11-11 Simon Glass sjg Superseded
[U-Boot,v2,23/33] x86: ivybridge: Perform initial CPU setup - - - - --- 2014-11-11 Simon Glass sjg Superseded
[U-Boot,v2,24/33] x86: ivybridge: Check BIST value on boot - - - - --- 2014-11-11 Simon Glass sjg Superseded
[U-Boot,v2,25/33] x86: ivybridge: Perform Intel microcode update on boot - - - - --- 2014-11-11 Simon Glass sjg Superseded
[U-Boot,v2,26/33] x86: dts: Add microcode updates for ivybridge CPU - - - - --- 2014-11-11 Simon Glass sjg Superseded
[U-Boot,v2,27/33] x86: ivybridge: Add early init for PCH devices - - - - --- 2014-11-11 Simon Glass sjg Superseded
[U-Boot,v2,28/33] x86: ivybridge: Add support for early GPIO init - - - - --- 2014-11-11 Simon Glass sjg Superseded
[U-Boot,v2,29/33] x86: chromebook_link: Enable GPIO support - - - - --- 2014-11-11 Simon Glass sjg Superseded
[U-Boot,v2,30/33] x86: Make show_boot_progress() common - - - - --- 2014-11-11 Simon Glass sjg Superseded
[U-Boot,v2,31/33] x86: ivybridge: Add LAPIC support - - - - --- 2014-11-11 Simon Glass sjg Superseded
[U-Boot,v2,32/33] x86: ivybridge: Implement SDRAM init - - - - --- 2014-11-11 Simon Glass sjg Superseded
[U-Boot,v2,33/33] x86: Rename chromebook-x86 to coreboot - - - - --- 2014-11-11 Simon Glass sjg Superseded
[U-Boot,v2,01/17] dm: i2c: Move error reporting into a common function 1 - 1 - --- 2014-11-11 Simon Glass sjg Accepted
[U-Boot,v2,02/17] dm: core: Allow access to the device's driver_id data 1 - 1 - --- 2014-11-11 Simon Glass sjg Accepted
[U-Boot,v2,03/17] dm: core: Add functions to find parent and OF data 1 - 1 - --- 2014-11-11 Simon Glass sjg Accepted
[U-Boot,v2,04/17] dm: fdt: Correct handling of aliases with embedded digits 1 - 1 - --- 2014-11-11 Simon Glass sjg Accepted
[U-Boot,v2,05/17] dm: Add a function to bind a device by driver name 1 - 1 - --- 2014-11-11 Simon Glass sjg Accepted
[U-Boot,v2,06/17] dm: spi: Correct handling of SPI chip selects in sandbox 1 - 1 - --- 2014-11-11 Simon Glass sjg Accepted
[U-Boot,v2,07/17] dm: spi: Use device_bind_driver() instead of our own function 1 - 1 - --- 2014-11-11 Simon Glass sjg Accepted
[U-Boot,v2,08/17] dm: i2c: Add a uclass for I2C 1 - 1 - --- 2014-11-11 Simon Glass sjg Superseded
[U-Boot,v2,09/17] dm: i2c: Implement driver model support in the i2c command 1 - 1 - --- 2014-11-11 Simon Glass sjg Superseded
[U-Boot,v2,10/17] dm: i2c: Add I2C emulation driver for sandbox 1 - 1 - --- 2014-11-11 Simon Glass sjg Superseded
[U-Boot,v2,11/17] dm: i2c: Add a sandbox I2C driver 1 - 1 - --- 2014-11-11 Simon Glass sjg Superseded
[U-Boot,v2,12/17] dm: i2c: Add an I2C EEPROM simulator 1 - 1 - --- 2014-11-11 Simon Glass sjg Superseded
[U-Boot,v2,13/17] dm: i2c: config: Enable I2C for sandbox using driver model 1 - 1 - --- 2014-11-11 Simon Glass sjg Superseded
[U-Boot,v2,14/17] dm: i2c: dts: Add an I2C bus for sandbox 1 - 1 - --- 2014-11-11 Simon Glass sjg Superseded
[U-Boot,v2,15/17] dm: Add a simple EEPROM driver 1 - 1 - --- 2014-11-11 Simon Glass sjg Superseded
[U-Boot,v2,16/17] dm: i2c: Add tests for I2C 1 - 1 - --- 2014-11-11 Simon Glass sjg Superseded
[U-Boot,v2,17/17] dm: i2c: tegra: Convert to driver model 1 - - - --- 2014-11-11 Simon Glass sjg Superseded
[U-Boot,v2] ARM: tegra: Add support for norrin board - - - - --- 2014-11-11 Simon Glass tomcwarren Deferred
[U-Boot,1/2] sandbox: Fix warnings due to 64-bit printf() strings - - - - --- 2014-11-11 Simon Glass sjg Accepted
[U-Boot,2/2] sandbox: Fix warnings in cpu.c and os.c - - - - --- 2014-11-11 Simon Glass sjg Accepted
[U-Boot,01/33] Add build date values to Makefile - - - - --- 2014-11-12 Simon Glass sjg Rejected
[U-Boot,02/33] Align embedded device tree correctly - - - - --- 2014-11-12 Simon Glass sjg Superseded
[U-Boot,03/33] Add ALIGN_DOWN() to find next smallest alignment - - - - --- 2014-11-12 Simon Glass sjg Superseded
[U-Boot,04/33] pci: Update pci_ids.h to include some missing IDs - - - - --- 2014-11-12 Simon Glass sjg Superseded
[U-Boot,05/33] x86: Remove board_early_init_r() - - 1 - --- 2014-11-12 Simon Glass sjg Superseded
[U-Boot,06/33] x86: Panic if there is not relocation data - - 1 - --- 2014-11-12 Simon Glass sjg Superseded
[U-Boot,07/33] x86: Ensure that all relocation data is included in the image - - - - --- 2014-11-12 Simon Glass sjg Superseded
[U-Boot,08/33] WIP: x86: Drop u-boot.srec from the Makefile - - - - --- 2014-11-12 Simon Glass sjg Superseded
[U-Boot,09/33] x86: Factor out common values in the link script - - - - --- 2014-11-12 Simon Glass sjg Superseded
[U-Boot,10/33] rtc: mc146818: Set up RTC at start of day - - - - --- 2014-11-12 Simon Glass sjg Superseded
[U-Boot,11/33] x86: Add ioapic.h header - - - - --- 2014-11-12 Simon Glass sjg Superseded
[U-Boot,12/33] x86: pci: Add handlers before and after a PCI hose scan - - 1 - --- 2014-11-12 Simon Glass sjg Superseded
[U-Boot,13/33] x86: config: Enable plug-and-play for link PCI - - - - --- 2014-11-12 Simon Glass sjg Superseded
[U-Boot,14/33] pci: Add functions to read and write a BAR address - - - - --- 2014-11-12 Simon Glass sjg Superseded
[U-Boot,15/33] x86: ivybridge: Add support for BD82x6x PCH - - - - --- 2014-11-12 Simon Glass sjg Superseded
[U-Boot,16/33] x86: Add basic i8259 implementation - - - - --- 2014-11-12 Simon Glass sjg Superseded
[U-Boot,17/33] x86: Add ISA DMA implementation - - - - --- 2014-11-12 Simon Glass sjg Superseded
[U-Boot,18/33] x86: Add a simple header file for ACPI - - - - --- 2014-11-12 Simon Glass sjg Superseded
[U-Boot,19/33] x86: ivybridge: Add PCH init - - - - --- 2014-11-12 Simon Glass sjg Superseded
[U-Boot,20/33] x86: ivybridge: Add additional LPC init - - - - --- 2014-11-12 Simon Glass sjg Superseded
[U-Boot,21/33] x86: dts: Move PCI peripherals into a pci node - - - - --- 2014-11-12 Simon Glass sjg Superseded
[U-Boot,22/33] x86: dts: Add LPC settings for link - - - - --- 2014-11-12 Simon Glass sjg Superseded
[U-Boot,23/33] x86: ivybridge: Add SATA init - - - - --- 2014-11-12 Simon Glass sjg Superseded
[U-Boot,24/33] x86: dts: Add SATA settings for link - - - - --- 2014-11-12 Simon Glass sjg Superseded
[U-Boot,25/33] x86: ivybridge: Set up EHCI USB - - - - --- 2014-11-12 Simon Glass sjg Superseded
[U-Boot,26/33] x86: config: Enable USB on link - - - - --- 2014-11-12 Simon Glass sjg Superseded
[U-Boot,27/33] x86: ivybridge: Set up XHCI USB - - - - --- 2014-11-12 Simon Glass sjg Superseded
[U-Boot,28/33] x86: Add Intel speedstep and turbo mode code - - - - --- 2014-11-12 Simon Glass sjg Superseded
[U-Boot,29/33] x86: Add LAPIC setup code - - - - --- 2014-11-12 Simon Glass sjg Superseded
[U-Boot,30/33] x86: Add init for model 206AX CPU - - - - --- 2014-11-12 Simon Glass sjg Superseded
[U-Boot,31/33] x86: Drop some msr functions that we don't support - - - - --- 2014-11-12 Simon Glass sjg Superseded
[U-Boot,32/33] x86: ivybridge: Add northbridge init functions - - - - --- 2014-11-12 Simon Glass sjg Superseded
[U-Boot,33/33] x86: config: Enable SPI for chromebook_link - - - - --- 2014-11-12 Simon Glass sjg Superseded
[U-Boot] cros_ec: Fix uninitialised variable in cros_ec.c - - - - --- 2014-11-12 Simon Glass sjg Accepted
[U-Boot,v3,01/30] vsprintf: Add modifier for phys_addr_t - - - 1 --- 2014-11-13 Simon Glass trini Accepted
[U-Boot,v3,02/30] pci: Abort early if bus does not exist - - - - --- 2014-11-13 Simon Glass trini Accepted
[U-Boot,v3,03/30] pci: Honour pci_skip_dev() - - - - --- 2014-11-13 Simon Glass trini Accepted
[U-Boot,v3,04/30] Add pr_fmt() macro 1 - - - --- 2014-11-13 Simon Glass trini Accepted
[U-Boot,v3,05/30] power: Add AMS AS3722 PMIC support - - - - --- 2014-11-13 Simon Glass trini Accepted
[U-Boot,v3,06/30] ARM: tegra: Implement tegra_plle_enable() 1 - - - --- 2014-11-13 Simon Glass tomcwarren Superseded
[U-Boot,v3,07/30] ARM: tegra: Provide PCIEXCLK reset ID 1 - - - --- 2014-11-13 Simon Glass tomcwarren Superseded
[U-Boot,v3,08/30] ARM: tegra: Implement powergate support - - - - --- 2014-11-13 Simon Glass tomcwarren Superseded
[U-Boot,v3,09/30] ARM: tegra: Implement XUSB pad controller - - - - --- 2014-11-13 Simon Glass tomcwarren Superseded
[U-Boot,v3,10/30] ARM: tegra: Add XUSB pad controller on Tegra124 1 - - - --- 2014-11-13 Simon Glass tomcwarren Superseded
[U-Boot,v3,11/30] ARM: tegra: Enable XUSB pad controller on Jetson TK1 1 - - - --- 2014-11-13 Simon Glass tomcwarren Superseded
[U-Boot,v3,12/30] pci: tegra: Add Tegra PCIe driver - - - - --- 2014-11-13 Simon Glass tomcwarren Superseded
[U-Boot,v3,13/30] ARM: tegra: Add Tegra20 PCIe device tree node 1 - - - --- 2014-11-13 Simon Glass tomcwarren Superseded
[U-Boot,v3,14/30] ARM: tegra: Enable PCIe on TrimSlice - - - - --- 2014-11-13 Simon Glass tomcwarren Superseded
[U-Boot,v3,15/30] ARM: tegra: Add GIC for Tegra30 - - - - --- 2014-11-13 Simon Glass tomcwarren Superseded
[U-Boot,v3,16/30] ARM: tegra: Add Tegra30 PCIe device tree node - - - - --- 2014-11-13 Simon Glass tomcwarren Superseded
[U-Boot,v3,17/30] ARM: tegra: Enable PCIe on Cardhu - - - - --- 2014-11-13 Simon Glass tomcwarren Superseded
[U-Boot,v3,18/30] ARM: tegra: Enable PCIe on Beaver - - - - --- 2014-11-13 Simon Glass tomcwarren Superseded
[U-Boot,v3,19/30] ARM: tegra: Add GIC for Tegra124 1 - - - --- 2014-11-13 Simon Glass tomcwarren Superseded
[U-Boot,v3,20/30] ARM: tegra: Add Tegra124 PCIe device tree node 1 - - - --- 2014-11-13 Simon Glass tomcwarren Superseded
[U-Boot,v3,21/30] ARM: tegra: Enable PCIe on Jetson TK1 - - - - --- 2014-11-13 Simon Glass tomcwarren Superseded
« 1 2 ... 300 301 3021674 1675 »