Show patches with: none      |   180348 patches
« 1 2 ... 347 348 3491803 1804 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[U-Boot,v3,20/26] dm: tegra: Drop unused COMPAT features for I2C, SPI - - - - --- 2015-01-25 Simon Glass sjg Accepted
[U-Boot,v3,21/26] dm: exynos: Drop unused COMPAT features for SPI 1 - - - --- 2015-01-25 Simon Glass sjg Accepted
[U-Boot,v3,22/26] dm: core: Ignore disabled devices when binding - - 1 - --- 2015-01-25 Simon Glass sjg Accepted
[U-Boot,v3,23/26] dm: cros_ec: Don't require protocol 3 support - - - - --- 2015-01-25 Simon Glass sjg Accepted
[U-Boot,v3,24/26] dm: cros_ec: Move cros_ec_i2c over to driver model - - - - --- 2015-01-25 Simon Glass sjg Superseded
[U-Boot,v3,25/26] dm: cros_ec_spi: Remove old pre-driver-model code - - - - --- 2015-01-25 Simon Glass sjg Accepted
[U-Boot,v3,26/26] dm: Update documentation for new bus features - - - - --- 2015-01-25 Simon Glass sjg Accepted
[U-Boot,v5] Export redesign 1 - - - --- 2015-01-26 Simon Glass sjg Superseded
[U-Boot,v2] arm: spl: Allow board_init_r() to run with a larger stack 3 - 1 2 --- 2015-01-26 Simon Glass Superseded
[U-Boot,v2,1/3] ti: davinci: Remove unnecessary stack and global_data fiddles - - - - --- 2015-01-26 Simon Glass trini Superseded
[U-Boot,v2,2/3] Revert "Revert "ARM: SPL: do not set gd again"" - - - - --- 2015-01-26 Simon Glass aaribaud Superseded
[U-Boot,v2,3/3] arm: spl: Avoid setting up a duplicate global data structure - - - - --- 2015-01-26 Simon Glass aaribaud Superseded
[U-Boot] Please pull u-boot-x86 - - - - --- 2015-01-26 Simon Glass Accepted
[U-Boot,v6] Export redesign 1 - - - --- 2015-01-26 Simon Glass sjg Superseded
[U-Boot,v7] Export redesign 1 - - - --- 2015-01-26 Simon Glass sjg Accepted
[U-Boot,01/23] x86: Enhance the microcode tool to support header files as input - - - 1 --- 2015-01-27 Simon Glass sjg Superseded
[U-Boot,02/23] pci: Add a function to find a device by class - - - - --- 2015-01-27 Simon Glass sjg Superseded
[U-Boot,03/23] x86: pci: Add PCI IDs for Minnowboard Max - - 1 - --- 2015-01-27 Simon Glass sjg Superseded
[U-Boot,04/23] x86: video: Enable video for Minnowboard Max - - 1 - --- 2015-01-27 Simon Glass sjg Superseded
[U-Boot,05/23] usb: pci: Use pci_find_class() to find the device 1 - 1 - --- 2015-01-27 Simon Glass sjg Superseded
[U-Boot,06/23] usb: pci: Add XHCI driver for PCI - - 1 - --- 2015-01-27 Simon Glass sjg Superseded
[U-Boot,07/23] x86: Add an option to enabling building a ROM file - - - - --- 2015-01-27 Simon Glass sjg Superseded
[U-Boot,08/23] x86: Make MMCONF_BASE_ADDRESS common across x86 - - - - --- 2015-01-27 Simon Glass sjg Superseded
[U-Boot,09/23] x86: video: Allow video ROM execution to fall back to the other method - - 1 - --- 2015-01-27 Simon Glass sjg Superseded
[U-Boot,10/23] x86: bootstage: Add time measurement for vesa start-up - - 1 - --- 2015-01-27 Simon Glass sjg Superseded
[U-Boot,11/23] x86: Move common FSP code into a common location - - 1 1 --- 2015-01-27 Simon Glass sjg Superseded
[U-Boot,12/23] x86: Adjust the FSP types slightly - - 1 1 --- 2015-01-27 Simon Glass sjg Superseded
[U-Boot,13/23] x86: Make CAR and DRAM FSP code common - - 1 1 --- 2015-01-27 Simon Glass sjg Superseded
[U-Boot,14/23] x86: Move common FSP functions into a common file - - - - --- 2015-01-27 Simon Glass sjg Superseded
[U-Boot,15/23] x86: Remove unnecessary casts and fix comment typos - - 1 - --- 2015-01-27 Simon Glass sjg Superseded
[U-Boot,16/23] x86: Allow FSP Kconfig settings for all x86 - - 1 - --- 2015-01-27 Simon Glass sjg Superseded
[U-Boot,17/23] x86: Define cache line size - - - - --- 2015-01-27 Simon Glass sjg Superseded
[U-Boot,18/23] x86: Allow a UART to be set up before the FSP is ready - - - - --- 2015-01-27 Simon Glass sjg Superseded
[U-Boot,19/23] x86: spi: Support ValleyView in ICH SPI driver - - - - --- 2015-01-27 Simon Glass sjg Superseded
[U-Boot,20/23] scsi: bootstage: Measure time taken to scan the bus - - 1 - --- 2015-01-27 Simon Glass sjg Superseded
[U-Boot,21/23] x86: Enable bootstage features - - 1 1 --- 2015-01-27 Simon Glass sjg Superseded
[U-Boot,22/23] x86: Add some documentation on how to port U-Boot on x86 - - 1 - --- 2015-01-27 Simon Glass sjg Superseded
[U-Boot,23/23] x86: Add support for Intel Minnowboard Max - - - - --- 2015-01-27 Simon Glass sjg Superseded
[U-Boot,v2,1/3] serial: Support an early UART for debugging - - - - --- 2015-01-27 Simon Glass sjg Accepted
[U-Boot,v2,2/3] serial: ns16550: Add access functions that don't need platdata - - - - --- 2015-01-27 Simon Glass sjg Accepted
[U-Boot,v2,3/3] serial: ns16550: Support debug UART - - - - --- 2015-01-27 Simon Glass sjg Accepted
[U-Boot,v4,1/4] dm: i2c: dts: Support an offset-len device tree property - - - - --- 2015-01-27 Simon Glass sjg Accepted
[U-Boot,v4,2/4] dm: exynos: dts: Set the offset length for cros_ec - - - - --- 2015-01-27 Simon Glass sjg Accepted
[U-Boot,v4,3/4] dm: i2c: Add two more I2C init functions to the compatibility layer - - - - --- 2015-01-27 Simon Glass sjg Accepted
[U-Boot,v4,4/4] dm: cros_ec: Convert cros_ec_i2c over to driver model - - - - --- 2015-01-27 Simon Glass sjg Accepted
[U-Boot,v2,01/22] x86: Enhance the microcode tool to support header files as input - - - 1 --- 2015-01-28 Simon Glass sjg Accepted
[U-Boot,v2,02/22] pci: Add a function to find a device by class - - 1 - --- 2015-01-28 Simon Glass sjg Accepted
[U-Boot,v2,03/22] x86: pci: Add PCI IDs for Minnowboard Max - - 1 - --- 2015-01-28 Simon Glass sjg Accepted
[U-Boot,v2,04/22] x86: video: Enable video for Minnowboard Max - - 1 - --- 2015-01-28 Simon Glass sjg Accepted
[U-Boot,v2,05/22] usb: pci: Use pci_find_class() to find the device - - 1 - --- 2015-01-28 Simon Glass sjg Accepted
[U-Boot,v2,06/22] usb: pci: Add XHCI driver for PCI - - 1 - --- 2015-01-28 Simon Glass sjg Accepted
[U-Boot,v2,07/22] x86: Add an option to enabling building a ROM file - - 1 - --- 2015-01-28 Simon Glass sjg Accepted
[U-Boot,v2,08/22] x86: Rename MMCONF_BASE_ADDRESS and make it common across x86 - - 1 - --- 2015-01-28 Simon Glass sjg Accepted
[U-Boot,v2,09/22] x86: video: Allow video ROM execution to fall back to the other method - - 1 - --- 2015-01-28 Simon Glass sjg Accepted
[U-Boot,v2,10/22] x86: bootstage: Add time measurement for vesa start-up - - 1 - --- 2015-01-28 Simon Glass sjg Accepted
[U-Boot,v2,11/22] x86: Move common FSP code into a common location - - 1 1 --- 2015-01-28 Simon Glass sjg Accepted
[U-Boot,v2,12/22] x86: Adjust the FSP types slightly - - 1 1 --- 2015-01-28 Simon Glass sjg Accepted
[U-Boot,v2,13/22] x86: Make CAR and DRAM FSP code common - - 1 1 --- 2015-01-28 Simon Glass sjg Accepted
[U-Boot,v2,14/22] x86: mmc: Move common FSP functions into a common file - - 1 1 --- 2015-01-28 Simon Glass sjg Accepted
[U-Boot,v2,15/22] x86: Remove unnecessary casts and fix comment typos - - 1 - --- 2015-01-28 Simon Glass sjg Accepted
[U-Boot,v2,16/22] x86: Allow FSP Kconfig settings for all x86 - - 1 - --- 2015-01-28 Simon Glass sjg Accepted
[U-Boot,v2,17/22] x86: Allow a UART to be set up before the FSP is ready - - 1 - --- 2015-01-28 Simon Glass sjg Accepted
[U-Boot,v2,18/22] x86: spi: Support ValleyView in ICH SPI driver - - 1 - --- 2015-01-28 Simon Glass sjg Accepted
[U-Boot,v2,19/22] scsi: bootstage: Measure time taken to scan the bus - - 1 - --- 2015-01-28 Simon Glass sjg Accepted
[U-Boot,v2,20/22] x86: Enable bootstage features - - 1 1 --- 2015-01-28 Simon Glass sjg Accepted
[U-Boot,v2,21/22] x86: Add some documentation on how to port U-Boot on x86 - - 1 - --- 2015-01-28 Simon Glass sjg Accepted
[U-Boot,v2,22/22] x86: Add support for Intel Minnowboard Max - - 1 - --- 2015-01-28 Simon Glass sjg Accepted
[U-Boot,1/2] buildman: Fix incorrect arguemnt in GetUpstream() - - - - --- 2015-01-29 Simon Glass sjg Accepted
[U-Boot,2/2] patman: Read in the git-mailrc alias file - - - - --- 2015-01-29 Simon Glass sjg Accepted
[U-Boot] Please pull u-boot-dm - - - - --- 2015-01-30 Simon Glass trini Accepted
[U-Boot,RFC,1/7] dm: usb: Add a uclass for USB controllers - - - - --- 2015-01-30 Simon Glass marex RFC
[U-Boot,RFC,2/7] dm: usb: Support driver model in exynos XHCI - - - - --- 2015-01-30 Simon Glass marex RFC
[U-Boot,RFC,3/7] dm: usb: Adjust users of the USB stack to work with driver model - - - - --- 2015-01-30 Simon Glass marex RFC
[U-Boot,RFC,4/7] dm: usb: WIP sandbox USB implementation - - - - --- 2015-01-30 Simon Glass marex RFC
[U-Boot,RFC,5/7] dm: core: Add a function to get the uclass data for a device - - - - --- 2015-01-30 Simon Glass marex RFC
[U-Boot,RFC,6/7] arm: Show relocated PC/LR in the register dump 1 - - - --- 2015-01-30 Simon Glass aaribaud Accepted
[U-Boot,RFC,7/7] dm: exynos: Enable driver model for snow XHCI - - - - --- 2015-01-30 Simon Glass marex RFC
[U-Boot] Please pull u-boot-x86 branch patman - - - - --- 2015-01-30 Simon Glass trini Accepted
[U-Boot,v2,01/26] dm: gpio: Add error handling and a function to claim vector GPIOs - - - - --- 2015-02-01 Simon Glass tomcwarren Superseded
[U-Boot,v2,02/26] dm: tegra: config: Increase pre-reloc malloc() to 6KB - - - - --- 2015-02-01 Simon Glass tomcwarren Superseded
[U-Boot,v2,03/26] fdt: Add binding decode function for display-timings - - - - --- 2015-02-01 Simon Glass tomcwarren Superseded
[U-Boot,v2,04/26] tegra: Move the pww into tegra-common - - - - --- 2015-02-01 Simon Glass tomcwarren Superseded
[U-Boot,v2,05/26] tegra: pwm: Allow the clock rate to be left as is - - - - --- 2015-02-01 Simon Glass tomcwarren Superseded
[U-Boot,v2,06/26] tegra: Move checkboard() into the board code - - - - --- 2015-02-01 Simon Glass tomcwarren Superseded
[U-Boot,v2,07/26] tegra: Add a board ID function - - - - --- 2015-02-01 Simon Glass tomcwarren Superseded
[U-Boot,v2,08/26] power: Export register access functions from as3722 - - - - --- 2015-02-01 Simon Glass tomcwarren Superseded
[U-Boot,v2,09/26] tegra: Provide a function to allow LCD PMIC setup - - - - --- 2015-02-01 Simon Glass tomcwarren Superseded
[U-Boot,v2,10/26] tegra: Add support for setting up a as3722 PMIC - - - - --- 2015-02-01 Simon Glass tomcwarren Superseded
[U-Boot,v2,11/26] tegra: nyan-big: Add LCD PMIC init and board ID - - - - --- 2015-02-01 Simon Glass tomcwarren Superseded
[U-Boot,v2,12/26] tegra124: dts: Add host1x node to provide display information - - - - --- 2015-02-01 Simon Glass tomcwarren Superseded
[U-Boot,v2,13/26] tegra: config: Use CONFIG_LCD to detect LCD presence - - - - --- 2015-02-01 Simon Glass tomcwarren Superseded
[U-Boot,v2,14/26] tegra: clock: Add checking for invalid clock IDs - - - - --- 2015-02-01 Simon Glass tomcwarren Superseded
[U-Boot,v2,15/26] tegra: clock: Split the clock source code into a separate function - - - - --- 2015-02-01 Simon Glass tomcwarren Superseded
[U-Boot,v2,16/26] tegra124: clock: Add display clocks and functions - - - - --- 2015-02-01 Simon Glass tomcwarren Superseded
[U-Boot,v2,17/26] tegra: Move display controller header into common - - - - --- 2015-02-01 Simon Glass tomcwarren Superseded
[U-Boot,v2,18/26] video: Add drm_dp_helper.h - - - - --- 2015-02-01 Simon Glass tomcwarren Superseded
[U-Boot,v2,19/26] edid: Add a function to read detailed monitor timings - - - - --- 2015-02-01 Simon Glass tomcwarren Superseded
[U-Boot,v2,20/26] dm: video: Add a uclass for display port - - - - --- 2015-02-01 Simon Glass tomcwarren Superseded
[U-Boot,v2,21/26] tegra: dts: nyan-big: Add definitions for eDP display - - - - --- 2015-02-01 Simon Glass tomcwarren Superseded
[U-Boot,v2,22/26] tegra: video: Support serial output resource (SOR) on tegra124 - - - - --- 2015-02-01 Simon Glass tomcwarren Superseded
« 1 2 ... 347 348 3491803 1804 »