Show patches with: Archived = No       |   167467 patches
« 1 2 ... 310 311 3121674 1675 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[U-Boot,v2,52/80] dm: usb: sandbox: Add an emulator for USB hub emulation - - - - --- 2015-03-25 Simon Glass sjg Accepted
[U-Boot,v2,53/80] dm: usb: sandbox: Add a driver for sandbox - - - - --- 2015-03-25 Simon Glass sjg Accepted
[U-Boot,v2,54/80] dm: usb: dts: sandbox: Add some sample USB devices to sandbox - - - - --- 2015-03-25 Simon Glass sjg Accepted
[U-Boot,v2,55/80] dm: usb: Add support for USB ethernet devices with driver model - - - - --- 2015-03-25 Simon Glass sjg Accepted
[U-Boot,v2,56/80] dm: usb: exynos: Add driver model support to exynos EHCI - - - - --- 2015-03-25 Simon Glass sjg Accepted
[U-Boot,v2,57/80] dm: usb: tegra: Remove the port_addr_clear_csc variable - - - - --- 2015-03-25 Simon Glass sjg Accepted
[U-Boot,v2,58/80] dm: usb: tegra: Tidy up error handling and a static function - - - - --- 2015-03-25 Simon Glass sjg Accepted
[U-Boot,v2,59/80] dm: usb: tegra: Move most of init/uninit into a function - - - - --- 2015-03-25 Simon Glass sjg Accepted
[U-Boot,v2,60/80] dm: usb: tegra: Add driver model support to tegra EHCI - - - - --- 2015-03-25 Simon Glass sjg Accepted
[U-Boot,v2,61/80] dm: usb: xhci: Use a function to get xhci_ctrl - - - - --- 2015-03-25 Simon Glass sjg Accepted
[U-Boot,v2,62/80] dm: usb: xhci: Use explicit parameters for xhci_alloc_virt_device() - - - - --- 2015-03-25 Simon Glass sjg Accepted
[U-Boot,v2,63/80] dm: usb: xhci: Use explicit parameters for xhci_setup_addressable_virt_dev() - - - - --- 2015-03-25 Simon Glass sjg Accepted
[U-Boot,v2,64/80] dm: usb: xhci: Factor out common init/uninit - - - - --- 2015-03-25 Simon Glass sjg Accepted
[U-Boot,v2,65/80] dm: usb: Support driver model in XHCI - - - - --- 2015-03-25 Simon Glass sjg Accepted
[U-Boot,v2,66/80] dm: usb: Rename the XHCI HCD to U-Boot - - - - --- 2015-03-25 Simon Glass sjg Accepted
[U-Boot,v2,67/80] dm: usb: exynos: Adjust XHCI driver to support driver model - - - - --- 2015-03-25 Simon Glass sjg Accepted
[U-Boot,v2,68/80] dm: usb: exynos: Use driver model for USB - - - - --- 2015-03-25 Simon Glass sjg Accepted
[U-Boot,v2,69/80] dm: usb: exynos: Enable both USB ports on snow - - - - --- 2015-03-25 Simon Glass sjg Accepted
[U-Boot,v2,70/80] dm: usb: exynos: Enable both EHCI and XHCI on snow - - - - --- 2015-03-25 Simon Glass sjg Accepted
[U-Boot,v2,71/80] dm: usb: tegra: Move to driver model for USB - - - - --- 2015-03-25 Simon Glass sjg Accepted
[U-Boot,v2,72/80] dm: usb: Add a generic descriptor struct - - - - --- 2015-03-25 Simon Glass sjg Accepted
[U-Boot,v2,73/80] dm: usb: Tidy up pipe value decoding - - - - --- 2015-03-25 Simon Glass sjg Accepted
[U-Boot,v2,74/80] dm: usb: sandbox: Enable USB - - - - --- 2015-03-25 Simon Glass sjg Accepted
[U-Boot,v2,75/80] dm: test: Correct printf() output nit in 'dm uclass' - - - - --- 2015-03-25 Simon Glass sjg Accepted
[U-Boot,v2,76/80] dm: test: Allow 'dm test' to select a particular test to run - - - - --- 2015-03-25 Simon Glass sjg Accepted
[U-Boot,v2,77/80] dm: usb: Add tests for the USB uclass - - - - --- 2015-03-25 Simon Glass sjg Accepted
[U-Boot,v2,78/80] dm: usb: tegra: Drop legacy USB code - - - - --- 2015-03-25 Simon Glass sjg Accepted
[U-Boot,v2,79/80] dm: usb: exynos: Drop legacy USB code - - - - --- 2015-03-25 Simon Glass sjg Accepted
[U-Boot,v2,80/80] dm: usb: Add a README for driver model - - - - --- 2015-03-25 Simon Glass sjg Accepted
[U-Boot] Please pull u-boot-x86.git - - - - --- 2015-03-25 Simon Glass trini Accepted
[U-Boot] Please pull u-boot-dm - - - - --- 2015-03-25 Simon Glass trini Accepted
[U-Boot,v2,01/17] dm: sf: Add driver model read/write/erase methods - - - - --- 2015-03-26 Simon Glass sjg Accepted
[U-Boot,v2,02/17] dm: x86: spi: Convert ICH SPI driver to driver model - - - - --- 2015-03-26 Simon Glass sjg Accepted
[U-Boot,v2,03/17] dm: x86: Add a uclass for a Platform Controller Hub - - - - --- 2015-03-26 Simon Glass sjg Accepted
[U-Boot,v2,04/17] dm: x86: Add a uclass for an Low Pin Count (LPC) device - - - - --- 2015-03-26 Simon Glass sjg Accepted
[U-Boot,v2,05/17] x86: chromebook_link: dts: Add PCH and LPC devices - - - - --- 2015-03-26 Simon Glass sjg Accepted
[U-Boot,v2,06/17] dm: cros_ec: Convert cros_ec LPC driver to driver model - - - - --- 2015-03-26 Simon Glass sjg Accepted
[U-Boot,v2,07/17] cros_ec: Reinit the cros_ec device when 'crosec init' is used - - - - --- 2015-03-26 Simon Glass sjg Accepted
[U-Boot,v2,08/17] cros_ec: Drop unused CONFIG_DM_CROS_EC - - - - --- 2015-03-26 Simon Glass sjg Accepted
[U-Boot,v2,09/17] sandbox: cros_ec: Drop unnecessary init - - - - --- 2015-03-26 Simon Glass sjg Accepted
[U-Boot,v2,10/17] x86: cros_ec: Drop unnecessary init - - - - --- 2015-03-26 Simon Glass sjg Accepted
[U-Boot,v2,11/17] exynos: cros_ec: Drop unnecessary init - - - - --- 2015-03-26 Simon Glass sjg Accepted
[U-Boot,v2,12/17] cros_ec: Remove unused cros_ec_board_init() function - - - - --- 2015-03-26 Simon Glass sjg Accepted
[U-Boot,v2,13/17] fdt: cros_ec: Drop compatible string in fdtdec - - - - --- 2015-03-26 Simon Glass sjg Accepted
[U-Boot,v2,14/17] fdt: Drop LPC compatible string in fdtdec - - - - --- 2015-03-26 Simon Glass sjg Accepted
[U-Boot,v2,15/17] cros_ec: exynos: Match up device tree with kernel version - - - - --- 2015-03-26 Simon Glass sjg Accepted
[U-Boot,v2,16/17] sandbox: cros_ec: Add Kconfig for sandbox EC config - - - - --- 2015-03-26 Simon Glass sjg Accepted
[U-Boot,v2,17/17] i8042: Add keyboard enable logic in kbd_reset() - - - - --- 2015-03-26 Simon Glass sjg Accepted
[U-Boot,v4,01/25] dm: gpio: Add error handling and a function to claim vector GPIOs - - - - --- 2015-03-31 Simon Glass tomcwarren Superseded
[U-Boot,v4,02/25] fdt: Add binding decode function for display-timings - - - - --- 2015-03-31 Simon Glass tomcwarren Superseded
[U-Boot,v4,03/25] tegra: Move the pwm into tegra-common - - - - --- 2015-03-31 Simon Glass tomcwarren Superseded
[U-Boot,v4,04/25] tegra: pwm: Allow the clock rate to be left as is - - - - --- 2015-03-31 Simon Glass tomcwarren Superseded
[U-Boot,v4,05/25] tegra: Move checkboard() into the board code - - - - --- 2015-03-31 Simon Glass tomcwarren Superseded
[U-Boot,v4,06/25] tegra: Add a board ID function - - - - --- 2015-03-31 Simon Glass tomcwarren Superseded
[U-Boot,v4,07/25] power: Export register access functions from as3722 - - - - --- 2015-03-31 Simon Glass tomcwarren Superseded
[U-Boot,v4,08/25] tegra: Provide a function to allow LCD PMIC setup - - - - --- 2015-03-31 Simon Glass tomcwarren Superseded
[U-Boot,v4,09/25] tegra: Add support for setting up a as3722 PMIC - - - - --- 2015-03-31 Simon Glass tomcwarren Superseded
[U-Boot,v4,10/25] tegra: nyan-big: Add LCD PMIC init and board ID - - - - --- 2015-03-31 Simon Glass tomcwarren Superseded
[U-Boot,v4,11/25] tegra124: dts: Add host1x node to provide display information - - - - --- 2015-03-31 Simon Glass tomcwarren Superseded
[U-Boot,v4,12/25] tegra: config: Use CONFIG_LCD to detect LCD presence - - - - --- 2015-03-31 Simon Glass tomcwarren Superseded
[U-Boot,v4,13/25] tegra: clock: Add checking for invalid clock IDs - - - - --- 2015-03-31 Simon Glass tomcwarren Superseded
[U-Boot,v4,14/25] tegra: clock: Split the clock source code into a separate function - - - - --- 2015-03-31 Simon Glass tomcwarren Superseded
[U-Boot,v4,15/25] tegra124: clock: Add display clocks and functions - - - - --- 2015-03-31 Simon Glass tomcwarren Superseded
[U-Boot,v4,16/25] tegra: Move display controller header into common - - - - --- 2015-03-31 Simon Glass tomcwarren Superseded
[U-Boot,v4,17/25] video: Add drm_dp_helper.h - - - - --- 2015-03-31 Simon Glass tomcwarren Superseded
[U-Boot,v4,18/25] edid: Add a function to read detailed monitor timings - - - - --- 2015-03-31 Simon Glass tomcwarren Superseded
[U-Boot,v4,19/25] dm: video: Add a uclass for display port - - - - --- 2015-03-31 Simon Glass tomcwarren Superseded
[U-Boot,v4,20/25] tegra: dts: nyan-big: Add definitions for eDP display - - - - --- 2015-03-31 Simon Glass tomcwarren Superseded
[U-Boot,v4,21/25] tegra: video: Support serial output resource (SOR) on tegra124 - - - - --- 2015-03-31 Simon Glass tomcwarren Superseded
[U-Boot,v4,22/25] tegra: video: Add Embedded DisplayPort driver - - - - --- 2015-03-31 Simon Glass tomcwarren Superseded
[U-Boot,v4,23/25] tegra: video: support eDP displays on Tegra124 devices - - - - --- 2015-03-31 Simon Glass tomcwarren Superseded
[U-Boot,v4,24/25] tegra: config: nyan-big: Enable LCD - - - - --- 2015-03-31 Simon Glass tomcwarren Superseded
[U-Boot,v4,25/25] tegra124: video: Add full link training for eDP - - - - --- 2015-03-31 Simon Glass tomcwarren Superseded
[U-Boot] fdt: nios: Fix warning in ft_cpu_setup() 1 - - - --- 2015-04-03 Simon Glass sjg Accepted
[U-Boot,v2,01/11] sunxi: Replace the pcDuino3 config with FDT version 2 - - - --- 2015-04-05 Simon Glass sjg Accepted
[U-Boot,v2,02/11] Kconfig: Move CONFIG_DESIGNWARE_ETH to Kconfig 1 - - - --- 2015-04-05 Simon Glass sjg Accepted
[U-Boot,v2,03/11] dts: sunxi: Bring in Ethernet device tree bindings 1 - - - --- 2015-04-05 Simon Glass sjg Accepted
[U-Boot,v2,04/11] dm: core: Support allocating driver-private data for DMA - - - - --- 2015-04-05 Simon Glass sjg Accepted
[U-Boot,v2,05/11] dm: net: Use existing Ethernet init for driver model 1 - - - --- 2015-04-05 Simon Glass sjg Accepted
[U-Boot,v2,06/11] Avoid calling print_eths() with driver model 1 - - - --- 2015-04-05 Simon Glass sjg Accepted
[U-Boot,v2,07/11] dm: net: Adjust PHY interface to work with CONFIG_DM_ETH 1 - - - --- 2015-04-05 Simon Glass sjg Accepted
[U-Boot,v2,08/11] dm: net: Tidy up designware driver ready for driver model 1 - - - --- 2015-04-05 Simon Glass sjg Accepted
[U-Boot,v2,09/11] dm: net: Adjust designware driver to support driver model 1 - - - --- 2015-04-05 Simon Glass sjg Accepted
[U-Boot,v2,10/11] dm: sunxi: Support driver model for Ethernet - - - - --- 2015-04-05 Simon Glass sjg Accepted
[U-Boot,v2,11/11] dm: sunxi: Use driver model for Ethernet on Linksprite pcDuino3 - - - - --- 2015-04-05 Simon Glass sjg Accepted
[U-Boot] Please pull u-boot-fdt - - - - --- 2015-04-10 Simon Glass trini Accepted
[U-Boot] exynos: sandbox: ti: Add SPDX license identifiers and notes - - - - --- 2015-04-13 Simon Glass sjg Accepted
[U-Boot,v3,1/3] dm: usb: Move descriptor setup code into its own function - - 1 1 --- 2015-04-14 Simon Glass sjg Superseded
[U-Boot,v3,2/3] dm: usb: Split out more code from usb_new_device() - - 1 - --- 2015-04-14 Simon Glass sjg Superseded
[U-Boot,v3,3/3] dm: usb: Complete the splitting up of usb_new_device() - - 1 - --- 2015-04-14 Simon Glass sjg Superseded
[U-Boot] Please pull u-boot-dm - - - - --- 2015-04-14 Simon Glass trini Changes Requested
[U-Boot,v6,01/26] dm: core: Sort the uclasses - - - - --- 2015-04-15 Simon Glass tomcwarren Accepted
[U-Boot,v6,02/26] dm: gpio: Add error handling and a function to claim vector GPIOs - - - - --- 2015-04-15 Simon Glass tomcwarren Accepted
[U-Boot,v6,03/26] fdt: Add binding decode function for display-timings - - - - --- 2015-04-15 Simon Glass tomcwarren Accepted
[U-Boot,v6,04/26] tegra: Move the pwm into tegra-common - - - - --- 2015-04-15 Simon Glass tomcwarren Accepted
[U-Boot,v6,05/26] tegra: pwm: Allow the clock rate to be left as is - - - - --- 2015-04-15 Simon Glass tomcwarren Accepted
[U-Boot,v6,06/26] tegra: Move checkboard() into the board code - - - - --- 2015-04-15 Simon Glass tomcwarren Accepted
[U-Boot,v6,07/26] tegra: Add a board ID function - - - - --- 2015-04-15 Simon Glass tomcwarren Accepted
[U-Boot,v6,08/26] power: Export register access functions from as3722 - - - - --- 2015-04-15 Simon Glass tomcwarren Accepted
[U-Boot,v6,09/26] tegra: Provide a function to allow LCD PMIC setup - - - - --- 2015-04-15 Simon Glass tomcwarren Accepted
« 1 2 ... 310 311 3121674 1675 »