Show patches with: Archived = No       |   169394 patches
« 1 2 ... 1158 1159 11601693 1694 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[U-Boot,20/23] dm: mmc: Add support for driver-model block devices - - - - --- 2016-04-11 Simon Glass sjg Accepted
[U-Boot,19/23] dm: mmc: Add a way to bind MMC devices with driver model - - - - --- 2016-04-11 Simon Glass sjg Accepted
[U-Boot,18/23] dm: mmc: Implement the MMC functions for block devices - - - - --- 2016-04-11 Simon Glass sjg Accepted
[U-Boot,17/23] dm: sandbox: Only enable the sandbox MMC driver when valid - - - - --- 2016-04-11 Simon Glass sjg Accepted
[U-Boot,16/23] dm: mmc: Adjust mmc_switch_part() to use a struct mmc - - - - --- 2016-04-11 Simon Glass sjg Accepted
[U-Boot,15/23] dm: blk: Use the correct error code for blk_get_device_by_str() - - - - --- 2016-04-11 Simon Glass sjg Accepted
[U-Boot,14/23] dm: mmc: Move the device list into a separate file - - - - --- 2016-04-11 Simon Glass sjg Accepted
[U-Boot,13/23] dm: mmc: Set up the device pointer when using the MMC uclass - - - - --- 2016-04-11 Simon Glass sjg Superseded
[U-Boot,12/23] dm: blk: Add a comment as to why the bdev member is needed - - - - --- 2016-04-11 Simon Glass sjg Accepted
[U-Boot,11/23] dm: part: Drop the block_drvr table - - - - --- 2016-04-11 Simon Glass sjg Superseded
[U-Boot,10/23] dm: part: Use the legacy block driver for hardware partition support - - - - --- 2016-04-11 Simon Glass sjg Accepted
[U-Boot,09/23] dm: blk: Add functions to select a hardware partition - - - - --- 2016-04-11 Simon Glass sjg Accepted
[U-Boot,08/23] dm: mmc: Use the new select_hwpart() API - - - - --- 2016-04-11 Simon Glass sjg Superseded
[U-Boot,07/23] dm: mmc: spl: Use the legacy block interface in SPL - - - - --- 2016-04-11 Simon Glass sjg Accepted
[U-Boot,06/23] dm: mmc: Add a function to obtain the block device - - - - --- 2016-04-11 Simon Glass sjg Accepted
[U-Boot,05/23] dm: mmc: Implement the select_hwpart() method - - - - --- 2016-04-11 Simon Glass sjg Accepted
[U-Boot,04/23] dm: mmc: Move mmc_switch_part() above its callers - - - - --- 2016-04-11 Simon Glass sjg Accepted
[U-Boot,03/23] dm: blk: Free the block device name when unbound - - - - --- 2016-04-11 Simon Glass sjg Accepted
[U-Boot,02/23] dm: core: Allow device names to be freed automatically - - - - --- 2016-04-11 Simon Glass sjg Accepted
[U-Boot,01/23] dm: blk: Fix allocation of block-device numbering - - - - --- 2016-04-11 Simon Glass sjg Accepted
[U-Boot,PULL] u-boot-socfpga/master - - - - --- 2016-04-10 Marek Vasut trini Accepted
[U-Boot,PULL] u-boot-usb/master - - - - --- 2016-04-10 Marek Vasut trini Accepted
[U-Boot,v3,2/2] arm: add initial support for Amlogic Meson and ODROID-C2 - - - - --- 2016-04-10 Beniamino Galvani trini Superseded
[U-Boot,v3,1/2] net: designware: fix descriptor layout and warnings on 64-bit archs 1 - 1 - --- 2016-04-10 Beniamino Galvani trini Superseded
[U-Boot] armv8: ls2080a: Update MAINTAINERS file - - - - --- 2016-04-10 Prabhakar Kushwaha yorksun Accepted
[U-Boot] bugfix: unlock current sector instead of sector 0 before, buffered write - - - - --- 2016-04-10 Rouven Behr stroese Awaiting Upstream
[U-Boot,44/44] dm: sandbox: Enable systemace - - - - --- 2016-04-10 Simon Glass sjg Accepted
[U-Boot,43/44] dm: systemace: Add driver-mode block-device support - - - - --- 2016-04-10 Simon Glass sjg Accepted
[U-Boot,42/44] dm: systemace: Reorder function to avoid forward declarataions - - - - --- 2016-04-10 Simon Glass sjg Accepted
[U-Boot,41/44] dm: blk: Add a easier way to create a named block device - - - - --- 2016-04-10 Simon Glass sjg Accepted
[U-Boot,40/44] dm: blk: Allow blk_create_device() to allocate the device number - - - - --- 2016-04-10 Simon Glass sjg Accepted
[U-Boot,39/44] dm: sandbox: Enable SATA - - - - --- 2016-04-10 Simon Glass sjg Accepted
[U-Boot,38/44] dm: sata: Add support for driver-model block devices - - - - --- 2016-04-10 Simon Glass sjg Accepted
[U-Boot,37/44] dm: sandbox: Enable SCSI - - - - --- 2016-04-10 Simon Glass sjg Accepted
[U-Boot,36/44] dm: scsi: Add support for driver-model block devices - - - - --- 2016-04-10 Simon Glass sjg Accepted
[U-Boot,35/44] dm: sandbox: Enable IDE - - - - --- 2016-04-10 Simon Glass sjg Superseded
[U-Boot,34/44] dm: ide: Add support for driver-model block devices - - - - --- 2016-04-10 Simon Glass sjg Accepted
[U-Boot,33/44] dm: part: Drop the get_dev() method - - - - --- 2016-04-10 Simon Glass sjg Accepted
[U-Boot,32/44] dm: sandbox: Drop the host_get_dev() function - - - - --- 2016-04-10 Simon Glass sjg Accepted
[U-Boot,31/44] dm: blk: Drop the systemace.h header - - - - --- 2016-04-10 Simon Glass sjg Accepted
[U-Boot,30/44] dm: systemace: Drop the get_dev() function - - - - --- 2016-04-10 Simon Glass sjg Accepted
[U-Boot,29/44] dm: sata: Drop the get_dev() function - - - - --- 2016-04-10 Simon Glass sjg Accepted
[U-Boot,28/44] dm: scsi: Drop the get_dev() function - - - - --- 2016-04-10 Simon Glass sjg Accepted
[U-Boot,27/44] dm: mmc: Drop the get_dev() function - - - - --- 2016-04-10 Simon Glass sjg Accepted
[U-Boot,26/44] dm: ide: Drop the get_dev() function - - - - --- 2016-04-10 Simon Glass sjg Accepted
[U-Boot,25/44] dm: usb: Drop the get_dev() function - - - - --- 2016-04-10 Simon Glass sjg Accepted
[U-Boot,24/44] dm: disk: Use legacy block driver info for block device access - - - - --- 2016-04-10 Simon Glass sjg Accepted
[U-Boot,23/44] dm: sata: Separate the non-command code into its own file - - - - --- 2016-04-10 Simon Glass sjg Accepted
[U-Boot,22/44] dm: ide: Separate the non-command code into its own file - - - - --- 2016-04-10 Simon Glass sjg Superseded
[U-Boot,21/44] dm: scsi: Separate the non-command code into its own file - - - - --- 2016-04-10 Simon Glass sjg Superseded
[U-Boot,20/44] dm: mmc: Add an implementation of the 'devnum' functions - - - - --- 2016-04-10 Simon Glass sjg Accepted
[U-Boot,19/44] dm: mmc: Add a legacy block interface for MMC - - - - --- 2016-04-10 Simon Glass sjg Accepted
[U-Boot,18/44] dm: usb: Add a legacy block interface for USB storage - - - - --- 2016-04-10 Simon Glass sjg Accepted
[U-Boot,17/44] dm: sandbox: Add a legacy host block interface - - - - --- 2016-04-10 Simon Glass sjg Accepted
[U-Boot,16/44] dm: systemace: Add a legacy block interface - - - - --- 2016-04-10 Simon Glass sjg Accepted
[U-Boot,15/44] dm: blk: Add a legacy block interface - - - - --- 2016-04-10 Simon Glass sjg Superseded
[U-Boot,14/44] dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI - - - - --- 2016-04-10 Simon Glass sjg Superseded
[U-Boot,13/44] dm: sata: Fix code style problems in cmd/sata.c - - - - --- 2016-04-10 Simon Glass sjg Accepted
[U-Boot,12/44] dm: ide: Remove the forward declarations - - - - --- 2016-04-10 Simon Glass sjg Accepted
[U-Boot,11/44] dm: ide: Correct various code style problems - - - - --- 2016-04-10 Simon Glass sjg Accepted
[U-Boot,10/44] dm: scsi: Fix up code style - - - - --- 2016-04-10 Simon Glass sjg Superseded
[U-Boot,09/44] dm: scsi: Remove the forward declarations - - - - --- 2016-04-10 Simon Glass sjg Superseded
[U-Boot,08/44] sandbox: Add dummy SATA functions - - - - --- 2016-04-10 Simon Glass sjg Accepted
[U-Boot,07/44] sandbox: Add dummy SCSI functions - - - - --- 2016-04-10 Simon Glass sjg Superseded
[U-Boot,06/44] sandbox: Add string and 16-bit I/O functions - - - - --- 2016-04-10 Simon Glass sjg Superseded
[U-Boot,05/44] Allow iotrace byte access to use an address of any size - - - - --- 2016-04-10 Simon Glass sjg Superseded
[U-Boot,04/44] dm: Rename disk uclass to ahci - - - - --- 2016-04-10 Simon Glass sjg Accepted
[U-Boot,03/44] pci: Drop CONFIG_SYS_SCSI_SCAN_BUS_REVERSE - - 1 - --- 2016-04-10 Simon Glass sjg Superseded
[U-Boot,02/44] dm: sandbox: Add a board for sandbox without CONFIG_BLK - - - - --- 2016-04-10 Simon Glass sjg Superseded
[U-Boot,01/44] Revert "dm: sandbox: Drop the pre-DM host implementation" - - - - --- 2016-04-10 Simon Glass sjg Accepted
[U-Boot] sunxi: Add defconfig and dts file for Orange Pi One SBC 1 - - - --- 2016-04-09 Hans de Goede jwrdegoede Accepted
[U-Boot] sunxi: H3: Do not clear usb companion clk-gate / reset on remove 1 - - - --- 2016-04-09 Hans de Goede jwrdegoede Accepted
[U-Boot,v2,2/2] arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_INVAL_ALL) with asm code - - - - --- 2016-04-09 Hans de Goede trini Accepted
[U-Boot,v2,1/2] arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_CLEAN_INVAL_ALL) with asm code 1 - - - --- 2016-04-09 Hans de Goede trini Accepted
[U-Boot] Please pull u-boot-mpc85xx master - - - - --- 2016-04-08 York Sun trini Accepted
[U-Boot] board: ti: am57xx: Add support for am572x idk in SPL - - 2 - --- 2016-04-08 Nishanth Menon trini Accepted
[U-Boot] board: ti: am57xx: Update EMIF SDRAM 1 and 3 Timings - - 2 - --- 2016-04-08 Nishanth Menon trini Accepted
[U-Boot] usb: ums - expose selected partition/s - - - - --- 2016-04-08 John Tobias trini Superseded
[U-Boot,7/7] net: phy: dp83867: Add SGMII helper for configuration - - 2 - --- 2016-04-08 Dan Murphy jhersh Accepted
[U-Boot,6/7] net: phy: Add phy_interface_is_sgmii to phy.h - - 2 - --- 2016-04-08 Dan Murphy jhersh Accepted
[U-Boot,5/7] net: phy: Move is_rgmii helper to phy.h - - 2 - --- 2016-04-08 Dan Murphy jhersh Accepted
[U-Boot,v4,4/7] net: phy: ti: Allow the driver to be more configurable - - 1 - --- 2016-04-08 Dan Murphy jhersh Superseded
[U-Boot,v4,3/7] net: phy: dp83867: Add device tree bindings and documentation - - 1 - --- 2016-04-08 Dan Murphy jhersh Superseded
[U-Boot,2/7] net: zynq_gem: Add the passing of the phy-handle node - - 1 - --- 2016-04-08 Dan Murphy jhersh Superseded
[U-Boot,1/7] drivers: net: cpsw: Add readinf of DT phy-handle node - - 1 - --- 2016-04-08 Dan Murphy jhersh Superseded
[U-Boot,3/3] tests: py: dfu: Provide functionality to set test and dummy files alt settings - - - - --- 2016-04-08 Łukasz Majewski lmajewski Superseded
[U-Boot,2/3] tests: py: dfu: Add functionality to set different u-boot's dfu env variable - - - - --- 2016-04-08 Łukasz Majewski lmajewski Superseded
[U-Boot,1/3] tests: py: dfu: Add global variables to store dfu alt numbers for test and dummy files - - - - --- 2016-04-08 Łukasz Majewski lmajewski Superseded
[U-Boot] arm: mvebu: theadorable: Remove Board name output in checkboard - - - - --- 2016-04-08 Stefan Roese stroese Awaiting Upstream
[U-Boot,3/3] arm: mvebu: theadorable: Add PEX-switch detection and reset code - - - - --- 2016-04-08 Stefan Roese stroese Accepted
[U-Boot,2/3] arm: mvebu: theadorable: Enable 2nd I2C controller - - - - --- 2016-04-08 Stefan Roese stroese Accepted
[U-Boot,1/3] arm: mvebu: Add base address for 2nd I2C controller - - - - --- 2016-04-08 Stefan Roese stroese Accepted
[U-Boot] lib/crc8: Add crc start value - - 1 - --- 2016-04-08 Stefan Roese trini Accepted
[U-Boot] armv8/ls2080a: configure PMU's PCTBENR to enable WDT - - - - --- 2016-04-08 Yunhui Cui yorksun Superseded
[U-Boot] keystone2: move platform specific NAND configs to platform specific header - - - - --- 2016-04-08 Lokesh Vutla trini Changes Requested
[U-Boot] Potential memory corruption in drivers/net/sh_eth.c ? - - - - --- 2016-04-08 Heiko Schocher wd Rejected
[U-Boot,v2,00/11] ARMv7: PSCI: add PSCI v1.0 support - - - - --- 2016-04-08 macro.wave.z@gmail.com aaribaud Superseded
[U-Boot,v2,11/11] ARMv7: PSCI: ls102xa: move secure text section into OCRAM - - - - --- 2016-04-08 macro.wave.z@gmail.com aaribaud Superseded
[U-Boot,v2,10/11] ARMv7: PSCI: ls102xa: add more PSCI v1.0 functions implemention - - - - --- 2016-04-08 macro.wave.z@gmail.com aaribaud Superseded
[U-Boot,v2,09/11] ARMv7: PSCI: ls102xa: check ALREADY_ON or ON_PENDING for CPU_ON - - - - --- 2016-04-08 macro.wave.z@gmail.com aaribaud Superseded
« 1 2 ... 1158 1159 11601693 1694 »