Show patches with: Archived = No       |   167497 patches
« 1 2 ... 336 337 3381674 1675 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[U-Boot,15/27] dm: mmc: sdhci: Refactor configuration setup to support DM - - - - --- 2016-06-13 Simon Glass sjg Accepted
[U-Boot,16/27] dm: mmc: sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPS - - - - --- 2016-06-13 Simon Glass sjg Accepted
[U-Boot,17/27] dm: mmc: msm_sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPS - - - - --- 2016-06-13 Simon Glass sjg Accepted
[U-Boot,18/27] dm: mmc: Move dragonboard410c to use CONFIG_BLK and CONFIG_DM_MMC_OPS - - - - --- 2016-06-13 Simon Glass sjg Accepted
[U-Boot,19/27] dm: mmc: msmsdhic: Drop old MMC code - - - - --- 2016-06-13 Simon Glass sjg Accepted
[U-Boot,20/27] dm: spl: mmc: Support CONFIG_BLK in SPL MMC - - - - --- 2016-06-13 Simon Glass sjg Accepted
[U-Boot,21/27] dm: dfu: mmc: Support CONFIG_BLK in DFU for MMC - - - - --- 2016-06-13 Simon Glass sjg Accepted
[U-Boot,22/27] net: phy: marvell: Add a missing errno.h header 1 - - - --- 2016-06-13 Simon Glass sjg Accepted
[U-Boot,23/27] zynq: Increase the early malloc() size - - - - --- 2016-06-13 Simon Glass sjg Accepted
[U-Boot,24/27] dm: zynq: usb: Convert to CONFIG_DM_USB - - - - --- 2016-06-13 Simon Glass sjg Superseded
[U-Boot,25/27] dm: mmc: zynq: Convert zynq to use driver model for MMC - - - - --- 2016-06-13 Simon Glass sjg Superseded
[U-Boot,26/27] dm: mmc: Enable DM_MMC_OPS by default with DM_MMC - - - - --- 2016-06-13 Simon Glass sjg Superseded
[U-Boot,27/27] dm: blk: Enable CONFIG_BLK if DM_MMC is enabled - - - - --- 2016-06-13 Simon Glass sjg Superseded
[U-Boot,v2,01/55] sandbox: Don't print a warning for CONFIG_I2C_COMPAT - - - - --- 2016-06-13 Simon Glass sjg Superseded
[U-Boot,v2,02/55] README: Remove CONFIG_SYS_MALLOC_F_LEN comment - - - - --- 2016-06-13 Simon Glass sjg Superseded
[U-Boot,v2,03/55] spl: Drop include of i2c.h - - - - --- 2016-06-13 Simon Glass sjg Superseded
[U-Boot,v2,04/55] Makefile: Allow the SPL final link rule to be overridden - - - - --- 2016-06-13 Simon Glass sjg Superseded
[U-Boot,v2,05/55] sandbox: Allow chaining from SPL to U-Boot proper - - - - --- 2016-06-13 Simon Glass sjg Superseded
[U-Boot,v2,06/55] sandbox: Support building an SPL image - - - - --- 2016-06-13 Simon Glass sjg Superseded
[U-Boot,v2,07/55] sandbox: Correct header file order in cpu.c - - - - --- 2016-06-13 Simon Glass sjg Superseded
[U-Boot,v2,08/55] sandbox: Add some missing headers in cpu.c - - - - --- 2016-06-13 Simon Glass sjg Superseded
[U-Boot,v2,09/55] sandbox: Don't use PCI in SPL - - - - --- 2016-06-13 Simon Glass sjg Superseded
[U-Boot,v2,10/55] sandbox: Don't include the main loop in SPL - - - - --- 2016-06-13 Simon Glass sjg Superseded
[U-Boot,v2,11/55] sandbox: Add basic SPL implementation - - - - --- 2016-06-13 Simon Glass sjg Superseded
[U-Boot,v2,12/55] sandbox: Don't use IDE and iotrace in SPL - - - - --- 2016-06-13 Simon Glass sjg Superseded
[U-Boot,v2,13/55] sandbox: serial: Don't sync video in SPL - - - - --- 2016-06-13 Simon Glass sjg Superseded
[U-Boot,v2,14/55] sandbox: Add a new sandbox_spl board - - - - --- 2016-06-13 Simon Glass sjg Superseded
[U-Boot,v2,15/55] sandbox: Add a test device that uses of-platdata - - - - --- 2016-06-13 Simon Glass sjg Superseded
[U-Boot,v2,16/55] dm: spl: Don't set up device tree with of-platdata - - - - --- 2016-06-13 Simon Glass sjg Superseded
[U-Boot,v2,17/55] dm: Makefile: Build of-platdata before SPL - - - - --- 2016-06-13 Simon Glass sjg Superseded
[U-Boot,v2,18/55] dm: core: Don't use device tree with of-platdata - - - - --- 2016-06-13 Simon Glass sjg Superseded
[U-Boot,v2,19/55] dm: regmap: Add a dummy implementation for of-platdata - - - - --- 2016-06-13 Simon Glass sjg Superseded
[U-Boot,v2,20/55] dm: syscon: Add support for of-platdata - - - - --- 2016-06-13 Simon Glass sjg Accepted
[U-Boot,v2,21/55] dm: sandbox: Add a simple driver to test of-platdata - - - - --- 2016-06-13 Simon Glass sjg Superseded
[U-Boot,v2,22/55] dm: Add a header that provides access to the of-platdata structs - - - - --- 2016-06-13 Simon Glass sjg Superseded
[U-Boot,v2,23/55] dm: clk: Add support for of-platdata - - - - --- 2016-06-13 Simon Glass sjg Superseded
[U-Boot,v2,24/55] dm: serial: Add support for of-platdata - - - - --- 2016-06-13 Simon Glass sjg Superseded
[U-Boot,v2,25/55] dm: Don't include fdtdec functions when of-platdata is enabled - - - - --- 2016-06-13 Simon Glass sjg Superseded
[U-Boot,v2,26/55] dm: Add an option to enable the of-platdata feature - - - - --- 2016-06-13 Simon Glass sjg Superseded
[U-Boot,v2,27/55] dm: Add a README for of-platdata - - - - --- 2016-06-13 Simon Glass sjg Accepted
[U-Boot,v2,28/55] dm: Add a library to provide simple device-tree access - - - - --- 2016-06-13 Simon Glass sjg Superseded
[U-Boot,v2,29/55] dm: Add a tool to generate C code from a device tree - - - - --- 2016-06-13 Simon Glass sjg Superseded
[U-Boot,v2,30/55] dm: Makefile: Build of-platdata files when the feature is enabled - - - - --- 2016-06-13 Simon Glass sjg Superseded
[U-Boot,v2,31/55] dm: Add a more efficient libfdt library - - - - --- 2016-06-13 Simon Glass sjg Superseded
[U-Boot,v2,32/55] Only build the libfdt python module if 'swig' is available - - - - --- 2016-06-13 Simon Glass sjg Accepted
[U-Boot,v2,33/55] tiny-printf: Support assert() - - - - --- 2016-06-13 Simon Glass sjg Accepted
[U-Boot,v2,34/55] dm: spl: Bind in all devices in SPL with of-platdata - - - - --- 2016-06-13 Simon Glass sjg Accepted
[U-Boot,v2,35/55] dm: core: Rename DM_NAME_ALLOCED to DM_FLAG_NAME_ALLOCED - - - - --- 2016-06-13 Simon Glass sjg Accepted
[U-Boot,v2,36/55] dtoc: Ignore the u-boot, dm-pre-reloc property - - - - --- 2016-06-13 Simon Glass sjg Accepted
[U-Boot,v2,37/55] dm: Don't attach the device tree to SPL with of-platdata - - - - --- 2016-06-13 Simon Glass sjg Accepted
[U-Boot,v2,38/55] dm: core: Expand platdata for of-platdata devices - - - - --- 2016-06-13 Simon Glass sjg Superseded
[U-Boot,v2,39/55] dm: core: Move regmap allocation into a separate function - - - - --- 2016-06-13 Simon Glass sjg Accepted
[U-Boot,v2,40/55] dm: core: Add an implementation of regmap_init_mem_platdata() - - - - --- 2016-06-13 Simon Glass sjg Accepted
[U-Boot,v2,41/55] dm: serial: ns16550: Update to support of-platdata - - - - --- 2016-06-13 Simon Glass sjg Accepted
[U-Boot,v2,42/55] rockchip: serial: Add an of-platdata driver for rockchip - - - - --- 2016-06-13 Simon Glass sjg Accepted
[U-Boot,v2,43/55] rockchip: Update the sdram-channel property to support of-platdata - - - - --- 2016-06-13 Simon Glass sjg Accepted
[U-Boot,v2,44/55] rockchip: mmc: Move all DT decoding to ofdata_to_platdata() - - - - --- 2016-06-13 Simon Glass sjg Superseded
[U-Boot,v2,45/55] rockchip: mmc: Update the driver to support of-platdata - - - - --- 2016-06-13 Simon Glass sjg Superseded
[U-Boot,v2,46/55] rockchip: clk: Move all DT decoding to ofdata_to_platdata() - - - - --- 2016-06-13 Simon Glass sjg Superseded
[U-Boot,v2,47/55] rockchip: clk: Update the rk3288 driver to support of-platdata - - - - --- 2016-06-13 Simon Glass sjg Superseded
[U-Boot,v2,48/55] rockchip: pinctrl: Update the rk3288 driver to support of-platdata - - - - --- 2016-06-13 Simon Glass sjg Accepted
[U-Boot,v2,49/55] rockchip: Move the MMC setup check earlier - - - - --- 2016-06-13 Simon Glass sjg Accepted
[U-Boot,v2,50/55] rockchip: Don't use spl_boot_device() with of-platdata - - - - --- 2016-06-13 Simon Glass sjg Accepted
[U-Boot,v2,51/55] rockchip: syscon: Update to work with of-platdata - - - - --- 2016-06-13 Simon Glass sjg Accepted
[U-Boot,v2,52/55] rockchip: sdram: Move all DT decoding to ofdata_to_platdata() - - - - --- 2016-06-13 Simon Glass sjg Superseded
[U-Boot,v2,53/55] rockchip: sdram: Update the driver to support of-platdata - - - - --- 2016-06-13 Simon Glass sjg Superseded
[U-Boot,v2,54/55] rockchip: Use of-platdata for firefly-rk3288 - - - - --- 2016-06-13 Simon Glass sjg Accepted
[U-Boot,v2,55/55] dm: Update the of-platdata README for the new features - - - - --- 2016-06-13 Simon Glass sjg Superseded
[U-Boot] rtc: Tidy up the code style - - - - --- 2016-06-19 Simon Glass bmeng Changes Requested
[U-Boot,v3,1/5] x86: fdt: Drop the unused compatible strings in fdtdec - - 1 - --- 2016-06-19 Simon Glass sjg Accepted
[U-Boot,v3,2/5] fdt: Drop unused exynos compatible strings 1 - - - --- 2016-06-19 Simon Glass sjg Accepted
[U-Boot,v3,3/5] fdt: Add a note to avoid adding new compatible strings - - 1 - --- 2016-06-19 Simon Glass sjg Accepted
[U-Boot,v3,4/5] fdt: x86: Tidy up a few COMPAT string definitions - - 1 - --- 2016-06-19 Simon Glass sjg Accepted
[U-Boot,v3,5/5] sandbox: Find keyboard driver using driver model - - - - --- 2016-06-19 Simon Glass sjg Accepted
[U-Boot,v3] mtd: nand: Drop a blank line in nand_wait() - - 1 - --- 2016-06-20 Simon Glass trini Accepted
[U-Boot,1/5] arm: Move check_cache_range() into a common place - - 1 - --- 2016-06-20 Simon Glass trini Accepted
[U-Boot,2/5] arm: Don't invalidate unaligned cache regions - - 1 - --- 2016-06-20 Simon Glass trini Accepted
[U-Boot,3/5] Add comments for debug() and pr_fmt - - - - --- 2016-06-20 Simon Glass trini Accepted
[U-Boot,4/5] Add warn_non_spl() to show a message in U-Boot proper - - - - --- 2016-06-20 Simon Glass trini Accepted
[U-Boot,5/5] arm: Show cache warnings in U-Boot proper only - - - - --- 2016-06-20 Simon Glass trini Accepted
[U-Boot,v2] rtc: Tidy up the code style - - 1 - --- 2016-06-20 Simon Glass trini Accepted
[U-Boot] Please pull u-boot-dm - - - - --- 2016-06-20 Simon Glass trini Accepted
[U-Boot,01/14] mkimage: Honour the default image type with auto-fit - - 1 - --- 2016-06-30 Simon Glass trini Accepted
[U-Boot,02/14] mkimage: Explain the auto-fit imagefile special case 1 - - - --- 2016-06-30 Simon Glass trini Accepted
[U-Boot,03/14] mkimage: Require a data file when auto-fit is used - - 1 - --- 2016-06-30 Simon Glass trini Accepted
[U-Boot,04/14] mkimage: Drop premature setting of params.fit_image_type - - 1 - --- 2016-06-30 Simon Glass trini Accepted
[U-Boot,05/14] mkimage: Drop blank line before main() - - 1 - --- 2016-06-30 Simon Glass trini Accepted
[U-Boot,06/14] image: Correct auto-fit architecture property name - - 1 - --- 2016-06-30 Simon Glass trini Accepted
[U-Boot,07/14] image: Convert the IH_... values to enums - - 1 - --- 2016-06-30 Simon Glass trini Accepted
[U-Boot,08/14] image: Create a table of information for each category - - 1 - --- 2016-06-30 Simon Glass trini Accepted
[U-Boot,09/14] image: Add a name for invalid types - - 1 - --- 2016-06-30 Simon Glass trini Accepted
[U-Boot,10/14] image: Add functions to obtain category information - - 1 - --- 2016-06-30 Simon Glass trini Accepted
[U-Boot,11/14] mkimage: Allow display of a list of any image header category - - 1 - --- 2016-06-30 Simon Glass trini Accepted
[U-Boot,12/14] mkimage: Use generic code for showing an 'image type' error - - 1 - --- 2016-06-30 Simon Glass trini Accepted
[U-Boot,13/14] mkimage: Show item lists for all categories - - 1 - --- 2016-06-30 Simon Glass trini Accepted
[U-Boot,14/14] tools: Allow building with debug enabled - - 1 - --- 2016-06-30 Simon Glass trini Accepted
[U-Boot,01/14] test: Add a README - - 1 - --- 2016-07-03 Simon Glass trini Accepted
[U-Boot,02/14] test: Add a simple script to run tests on sandbox - - 1 - --- 2016-07-03 Simon Glass trini Accepted
[U-Boot,03/14] sandbox: Don't exit when bootm completes - - 1 - --- 2016-07-03 Simon Glass trini Accepted
[U-Boot,04/14] test/py: Allow tests to control the sandbox device-tree file - - 1 - --- 2016-07-03 Simon Glass trini Accepted
« 1 2 ... 336 337 3381674 1675 »