Show patches with: Archived = No       |   167507 patches
« 1 2 ... 330 331 3321675 1676 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[U-Boot,v2,05/25] exynos: video: Drop static variables in exynos_fimd.c 1 - - - --- 2016-02-22 Simon Glass prom Accepted
[U-Boot,v2,06/25] exynos: video: Drop static variables in exynos_fb.c 1 - - - --- 2016-02-22 Simon Glass prom Accepted
[U-Boot,v2,07/25] exynos: video: Drop static variables in exynos_dp_lowlevel.c 1 - - - --- 2016-02-22 Simon Glass prom Accepted
[U-Boot,v2,08/25] exynos: video: Move dsim_config_dt into a function 1 - - - --- 2016-02-22 Simon Glass prom Accepted
[U-Boot,v2,09/25] exynos: video: Move struct exynos_platform_mipi_dsim into vidinfo 1 - - - --- 2016-02-22 Simon Glass prom Accepted
[U-Boot,v2,10/25] exynos: video: Move mipi_lcd_device_dt into a function 1 - - - --- 2016-02-22 Simon Glass prom Accepted
[U-Boot,v2,11/25] exynos: video: Combine LCD driver into one file 1 - - - --- 2016-02-22 Simon Glass prom Accepted
[U-Boot,v2,12/25] exynos: pwm: Add a driver for the exynos5 PWM - - - - --- 2016-02-22 Simon Glass prom Accepted
[U-Boot,v2,13/25] video: Add an enum for active low/high 1 - - - --- 2016-02-22 Simon Glass prom Accepted
[U-Boot,v2,14/25] exynos: dts: Add pwm device tree node - - - - --- 2016-02-22 Simon Glass prom Accepted
[U-Boot,v2,15/25] exynos: Allow tizen to be built without an LCD - - - - --- 2016-02-22 Simon Glass prom Accepted
[U-Boot,v2,16/25] exynos: Allow CONFIG_MISC_COMMON to be build without an LCD - - - - --- 2016-02-22 Simon Glass prom Accepted
[U-Boot,v2,17/25] exynos: Disable LCD display for boards we can't convert - - - - --- 2016-02-22 Simon Glass prom Accepted
[U-Boot,v2,18/25] dts: Add clock and regulator binding files for max77802 - - - - --- 2016-02-22 Simon Glass prom Accepted
[U-Boot,v2,19/25] exynos: Allow PWM0 pinmux to be set up - - - - --- 2016-02-22 Simon Glass prom Accepted
[U-Boot,v2,20/25] exynos: Simplify calling of exynos_dp_phy_ctrl() - - - - --- 2016-02-22 Simon Glass prom Accepted
[U-Boot,v2,21/25] exynos: dts: Add display-related device tree fragments - - - - --- 2016-02-22 Simon Glass prom Accepted
[U-Boot,v2,22/25] exynos: video: Rename edp_device_info to exynos_dp_priv 1 - - - --- 2016-02-22 Simon Glass prom Accepted
[U-Boot,v2,23/25] exynos: video: Rename variables for driver model 1 - - - --- 2016-02-22 Simon Glass prom Accepted
[U-Boot,v2,24/25] exynos: video: Convert several boards to driver model for video 1 - - - --- 2016-02-22 Simon Glass prom Accepted
[U-Boot,v2,25/25] exynos: video: Drop old unused code 1 - - - --- 2016-02-22 Simon Glass prom Accepted
[U-Boot,1/2] video: truetype: Fix a memory leak on error - - - - --- 2016-02-22 Simon Glass ag Accepted
[U-Boot,2/2] video: freetype: Fix a memory leak with a bad parameter - - - - --- 2016-02-22 Simon Glass ag Accepted
[U-Boot,v2,01/27] mkimage: Move argument processing into its own function - - - - --- 2016-02-23 Simon Glass trini Accepted
[U-Boot,v2,02/27] mkimage: Convert to use getopt() - - - - --- 2016-02-23 Simon Glass trini Accepted
[U-Boot,v2,03/27] mkimage: Sort the option processing code by option - - - - --- 2016-02-23 Simon Glass trini Accepted
[U-Boot,v2,04/27] mkimage: Move usage() up to the top - - - - --- 2016-02-23 Simon Glass trini Accepted
[U-Boot,v2,05/27] mkimage: Show an error message when usage() is called - - - - --- 2016-02-23 Simon Glass trini Accepted
[U-Boot,v2,06/27] mkimage: Make 'params' static - - - - --- 2016-02-23 Simon Glass trini Accepted
[U-Boot,v2,07/27] libfdt: Add a function to write a property placeholder - - - - --- 2016-02-23 Simon Glass trini Accepted
[U-Boot,v2,08/27] Correct defconfig ordering - - - - --- 2016-02-23 Simon Glass trini Accepted
[U-Boot,v2,09/27] freescale: Remove CONFIG_DM from header files - - - - --- 2016-02-23 Simon Glass trini Accepted
[U-Boot,v2,10/27] Move CONFIG_OF_LIBFDT to Kconfig - - - - --- 2016-02-23 Simon Glass trini Accepted
[U-Boot,v2,11/27] Kconfig: Move CONFIG_FIT and related options to Kconfig - - - - --- 2016-02-23 Simon Glass trini Accepted
[U-Boot,v2,12/27] fdt: Adjust DEFAULT_DEVICE_TREE to device on OF_CONTROL - - - - --- 2016-02-23 Simon Glass trini Accepted
[U-Boot,v2,13/27] fdt: Allow libfdt to be used in SPL - - - - --- 2016-02-23 Simon Glass trini Accepted
[U-Boot,v2,14/27] sunxi: Display the board model on start-up - - - - --- 2016-02-23 Simon Glass trini Accepted
[U-Boot,v2,15/27] tools: Include fdt_sw.o in libfdt for mkimage - - - - --- 2016-02-23 Simon Glass trini Accepted
[U-Boot,v2,16/27] mkimage: Allow a FIT to include an image of any type - - - - --- 2016-02-23 Simon Glass trini Accepted
[U-Boot,v2,17/27] tools: Add a function to obtain the size of a file - - - - --- 2016-02-23 Simon Glass trini Accepted
[U-Boot,v2,18/27] image: Add functions to obtain short names - - - - --- 2016-02-23 Simon Glass trini Accepted
[U-Boot,v2,19/27] mkimage: Support automatic creating of a FIT without a .its - - - - --- 2016-02-23 Simon Glass trini Accepted
[U-Boot,v2,20/27] mkimage: Support adding device tree files to a FIT - - - - --- 2016-02-23 Simon Glass trini Accepted
[U-Boot,v2,21/27] mkimage: Support placing data outside the FIT - - - - --- 2016-02-23 Simon Glass trini Accepted
[U-Boot,v2,22/27] mkimage: Bring data into the FIT before processing - - - - --- 2016-02-23 Simon Glass trini Accepted
[U-Boot,v2,23/27] spl: Add a way for boards to select which device tree to load - - - - --- 2016-02-23 Simon Glass trini Accepted
[U-Boot,v2,24/27] spl: Add an option to load a FIT containing U-Boot - - - - --- 2016-02-23 Simon Glass trini Accepted
[U-Boot,v2,25/27] spl: Add a way to specify a list of device trees to include - - - - --- 2016-02-23 Simon Glass trini Accepted
[U-Boot,v2,26/27] spl: Support loading a FIT from MMC - - - - --- 2016-02-23 Simon Glass trini Accepted
[U-Boot,v2,27/27] RFC: sunxi: Enable SPL FIT support - - - - --- 2016-02-23 Simon Glass trini RFC
[U-Boot,v2,01/16] image: Correct the OS location code to work on sandbox - - - - --- 2016-02-24 Simon Glass sjg Accepted
[U-Boot,v2,02/16] Revert "image-fit: Fix signature checking" - - - - --- 2016-02-24 Simon Glass sjg Accepted
[U-Boot,v2,03/16] image: Fix FIT and vboot tests to exit sandbox correctly - - - - --- 2016-02-24 Simon Glass sjg Accepted
[U-Boot,v2,04/16] trace: Fix compiler warnings in trace - - 1 - --- 2016-02-24 Simon Glass sjg Accepted
[U-Boot,v2,05/16] lib: Don't instrument the div64 function - - 1 - --- 2016-02-24 Simon Glass sjg Accepted
[U-Boot,v2,06/16] trace: Improve the trace test number recognition - - - - --- 2016-02-24 Simon Glass sjg Accepted
[U-Boot,v2,07/16] timer: Support tracing fully - - - - --- 2016-02-24 Simon Glass sjg Accepted
[U-Boot,v2,08/16] timer: Provide an early timer - - - - --- 2016-02-24 Simon Glass sjg Accepted
[U-Boot,v2,09/16] timer: Set up the real timer after driver model is available - - 1 - --- 2016-02-24 Simon Glass sjg Accepted
[U-Boot,v2,10/16] sandbox: timer: Support the early timer - - - - --- 2016-02-24 Simon Glass sjg Accepted
[U-Boot,v2,11/16] sandbox: Correct ordering of defconfig - - - - --- 2016-02-24 Simon Glass sjg Accepted
[U-Boot,v2,12/16] sandbox: Enable the early timer - - 1 - --- 2016-02-24 Simon Glass sjg Accepted
[U-Boot,v2,13/16] sandbox: spi: Add more debugging to SPI emulation - - 1 1 --- 2016-02-24 Simon Glass sjg Accepted
[U-Boot,v2,14/16] sandbox: spi: Remove an incorrect free() - - 2 1 --- 2016-02-24 Simon Glass sjg Accepted
[U-Boot,v2,15/16] spi: Correct two error return values - - 1 1 --- 2016-02-24 Simon Glass sjg Accepted
[U-Boot,v2,16/16] spi: Re-enable the SPI flash tests - - 1 1 --- 2016-02-24 Simon Glass sjg Accepted
[U-Boot] Please pull u-boot-dm - - - - --- 2016-02-25 Simon Glass trini Accepted
[U-Boot,1/9] cbfs: Update a function to be static - - 1 - --- 2016-02-26 Simon Glass trini Accepted
[U-Boot,2/9] Add an option to enable the command line - - 1 - --- 2016-02-26 Simon Glass trini Accepted
[U-Boot,3/9] arm: x86: Drop command-line code when CONFIG_CMDLINE is disabled - - 1 - --- 2016-02-26 Simon Glass trini Accepted
[U-Boot,4/9] sandbox: Avoid calling commands when not available - - 1 - --- 2016-02-26 Simon Glass trini Accepted
[U-Boot,5/9] Drop command-processing code when CONFIG_CMDLINE is disabled - - 1 - --- 2016-02-26 Simon Glass trini Superseded
[U-Boot,6/9] Hang when no command line processing can be performed - - 1 - --- 2016-02-26 Simon Glass trini Superseded
[U-Boot,7/9] Allow command code to compile to nothing - - 1 - --- 2016-02-26 Simon Glass trini Superseded
[U-Boot,8/9] Allow command-line files to be dropped - - 1 - --- 2016-02-26 Simon Glass trini Accepted
[U-Boot,9/9] Drop various features when the command line is not available - - 1 - --- 2016-02-26 Simon Glass trini Accepted
[U-Boot] Please pull u-boot-dm - - - - --- 2016-02-26 Simon Glass trini Accepted
[U-Boot,v2,01/32] dm: Drop the block_dev_desc_t typedef - - 1 1 --- 2016-02-29 Simon Glass sjg Accepted
[U-Boot,v2,02/32] dm: pci: Break out the common region display code - - - - --- 2016-02-29 Simon Glass sjg Accepted
[U-Boot,v2,03/32] dm: part: Correct a sandbox build warning - - - - --- 2016-02-29 Simon Glass sjg Accepted
[U-Boot,v2,04/32] dm: fdtdec: Correct a sandbox build warning - - - - --- 2016-02-29 Simon Glass sjg Accepted
[U-Boot,v2,05/32] dm: part: Drop the common.h header - - 1 - --- 2016-02-29 Simon Glass sjg Accepted
[U-Boot,v2,06/32] dm: Add a new header for block devices - - 1 - --- 2016-02-29 Simon Glass sjg Accepted
[U-Boot,v2,07/32] dm: blk: Convert interface type to an enum - - - - --- 2016-02-29 Simon Glass sjg Accepted
[U-Boot,v2,08/32] dm: blk: Add comments to a few functions - - 1 - --- 2016-02-29 Simon Glass sjg Accepted
[U-Boot,v2,09/32] dm: blk: Rename get_dev() to blk_get_dev() - - 1 - --- 2016-02-29 Simon Glass sjg Accepted
[U-Boot,v2,10/32] dm: blk: Rename get_device() to blk_get_device_by_str() - - 1 - --- 2016-02-29 Simon Glass sjg Accepted
[U-Boot,v2,11/32] dm: blk: Rename get_device_and_partition() - - 1 - --- 2016-02-29 Simon Glass sjg Accepted
[U-Boot,v2,12/32] dm: part: Add a cast to avoid a compiler warning - - 1 - --- 2016-02-29 Simon Glass sjg Accepted
[U-Boot,v2,13/32] dm: sandbox: Enable all partition types - - 2 - --- 2016-02-29 Simon Glass sjg Accepted
[U-Boot,v2,14/32] dm: part: Convert partition API use to linker lists - - 1 - --- 2016-02-29 Simon Glass sjg Accepted
[U-Boot,v2,15/32] dm: part: Rename some partition functions - - - - --- 2016-02-29 Simon Glass sjg Accepted
[U-Boot,v2,16/32] dm: cbfs: Fix handling of invalid type - - - - --- 2016-02-29 Simon Glass sjg Accepted
[U-Boot,v2,17/32] dm: sandbox: Enable cbfs and cramfs - - 1 - --- 2016-02-29 Simon Glass sjg Accepted
[U-Boot,v2,18/32] dm: block: Rename device number member dev to devnum - - 1 - --- 2016-02-29 Simon Glass sjg Accepted
[U-Boot,v2,19/32] dm: block: Adjust device calls to go through helpers function - - 1 - --- 2016-02-29 Simon Glass sjg Accepted
[U-Boot,v2,20/32] dm: usb: Avoid exceeding available array size for storage devices - - 1 - --- 2016-02-29 Simon Glass sjg Accepted
[U-Boot,v2,21/32] dm: usb: Tidy up storage code ready for driver model conversion - - 1 - --- 2016-02-29 Simon Glass sjg Accepted
[U-Boot,v2,22/32] dm: blk: Add a block-device uclass - - 1 - --- 2016-02-29 Simon Glass sjg Accepted
[U-Boot,v2,23/32] dm: sandbox: Prepare block driver for driver-model conversion - - - - --- 2016-02-29 Simon Glass sjg Accepted
« 1 2 ... 330 331 3321675 1676 »