Show patches with: Archived = No       |   168007 patches
« 1 2 ... 335 336 3371680 1681 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[U-Boot,v2,32/44] dm: sandbox: Drop the host_get_dev() function - - - - --- 2016-05-01 Simon Glass sjg Accepted
[U-Boot,v2,33/44] dm: part: Drop the get_dev() method - - - - --- 2016-05-01 Simon Glass sjg Accepted
[U-Boot,v2,34/44] dm: ide: Add support for driver-model block devices - - - - --- 2016-05-01 Simon Glass sjg Accepted
[U-Boot,v2,35/44] dm: sandbox: Enable IDE - - - - --- 2016-05-01 Simon Glass sjg Accepted
[U-Boot,v2,36/44] dm: scsi: Add support for driver-model block devices - - - - --- 2016-05-01 Simon Glass sjg Accepted
[U-Boot,v2,37/44] dm: sandbox: Enable SCSI - - - - --- 2016-05-01 Simon Glass sjg Accepted
[U-Boot,v2,38/44] dm: sata: Add support for driver-model block devices - - - - --- 2016-05-01 Simon Glass sjg Accepted
[U-Boot,v2,39/44] dm: sandbox: Enable SATA - - - - --- 2016-05-01 Simon Glass sjg Accepted
[U-Boot,v2,40/44] dm: blk: Allow blk_create_device() to allocate the device number - - - - --- 2016-05-01 Simon Glass sjg Accepted
[U-Boot,v2,41/44] dm: blk: Add a easier way to create a named block device - - - - --- 2016-05-01 Simon Glass sjg Accepted
[U-Boot,v2,42/44] dm: systemace: Reorder function to avoid forward declarataions - - - - --- 2016-05-01 Simon Glass sjg Accepted
[U-Boot,v2,43/44] dm: systemace: Add driver-mode block-device support - - - - --- 2016-05-01 Simon Glass sjg Accepted
[U-Boot,v2,44/44] dm: sandbox: Enable systemace - - - - --- 2016-05-01 Simon Glass sjg Accepted
[U-Boot] RFC: Secure boot to U-Boot proper from SPL - - - - --- 2016-05-01 Simon Glass trini Deferred
[U-Boot,v2,01/24] dm: blk: Fix allocation of block-device numbering - - - - --- 2016-05-01 Simon Glass sjg Accepted
[U-Boot,v2,02/24] dm: core: Allow device names to be freed automatically - - - - --- 2016-05-01 Simon Glass sjg Accepted
[U-Boot,v2,03/24] dm: blk: Free the block device name when unbound - - - - --- 2016-05-01 Simon Glass sjg Accepted
[U-Boot,v2,04/24] dm: mmc: Move mmc_switch_part() above its callers - - - - --- 2016-05-01 Simon Glass sjg Accepted
[U-Boot,v2,05/24] dm: mmc: Implement the select_hwpart() method - - - - --- 2016-05-01 Simon Glass sjg Accepted
[U-Boot,v2,06/24] dm: mmc: Add a function to obtain the block device - - - - --- 2016-05-01 Simon Glass sjg Accepted
[U-Boot,v2,07/24] dm: mmc: spl: Use the legacy block interface in SPL - - - - --- 2016-05-01 Simon Glass sjg Accepted
[U-Boot,v2,08/24] dm: mmc: Use the new select_hwpart() API - - - - --- 2016-05-01 Simon Glass sjg Accepted
[U-Boot,v2,09/24] dm: blk: Add functions to select a hardware partition - - - - --- 2016-05-01 Simon Glass sjg Accepted
[U-Boot,v2,10/24] dm: part: Use the legacy block driver for hardware partition support - - - - --- 2016-05-01 Simon Glass sjg Accepted
[U-Boot,v2,11/24] dm: part: Drop the block_drvr table - - - - --- 2016-05-01 Simon Glass sjg Accepted
[U-Boot,v2,12/24] dm: blk: Add a comment as to why the bdev member is needed - - - - --- 2016-05-01 Simon Glass sjg Accepted
[U-Boot,v2,13/24] dm: mmc: Set up the device pointer when using the MMC uclass - - - - --- 2016-05-01 Simon Glass sjg Accepted
[U-Boot,v2,14/24] dm: mmc: Move the device list into a separate file - - - - --- 2016-05-01 Simon Glass sjg Accepted
[U-Boot,v2,15/24] dm: blk: Use the correct error code for blk_get_device_by_str() - - - - --- 2016-05-01 Simon Glass sjg Accepted
[U-Boot,v2,16/24] dm: mmc: Adjust mmc_switch_part() to use a struct mmc - - - - --- 2016-05-01 Simon Glass sjg Accepted
[U-Boot,v2,17/24] dm: sandbox: Only enable the sandbox MMC driver when valid - - - - --- 2016-05-01 Simon Glass sjg Accepted
[U-Boot,v2,18/24] dm: mmc: Implement the MMC functions for block devices - - - - --- 2016-05-01 Simon Glass sjg Accepted
[U-Boot,v2,19/24] dm: mmc: Add a way to bind MMC devices with driver model - - - - --- 2016-05-01 Simon Glass sjg Accepted
[U-Boot,v2,20/24] dm: mmc: Add support for driver-model block devices - - - - --- 2016-05-01 Simon Glass sjg Accepted
[U-Boot,v2,21/24] dm: mmc: sandbox: Add an SD-card emulation - - - - --- 2016-05-01 Simon Glass sjg Accepted
[U-Boot,v2,22/24] dm: sandbox: mmc: Enable building MMC code for sandbox - - - - --- 2016-05-01 Simon Glass sjg Accepted
[U-Boot,v2,23/24] dm: mmc: test: Add tests for MMC - - - - --- 2016-05-01 Simon Glass sjg Accepted
[U-Boot,v2,24/24] Revert "Revert "dm: sandbox: Drop the pre-DM host implementation"" - - - - --- 2016-05-01 Simon Glass sjg Deferred
[U-Boot,1/2] image-fit: Don't display an error in fit_set_timestamp() - - - - --- 2016-05-01 Simon Glass trini Accepted
[U-Boot,2/2] mkimage: Add a quiet mode 1 - - - --- 2016-05-01 Simon Glass trini Accepted
[U-Boot] fit_image: Fix a double close() on the error path - - - - --- 2016-05-01 Simon Glass trini Accepted
[U-Boot,01/18] at91: Add support for the AT91 slow clock controller - - 2 - --- 2016-05-03 Simon Glass abiessmann Accepted
[U-Boot,02/18] arm: Allow skipping of low-level init with I-cache on - - 2 1 --- 2016-05-03 Simon Glass abiessmann Accepted
[U-Boot,03/18] bootm: Align cache flush end address correctly - - 2 1 --- 2016-05-03 Simon Glass abiessmann Accepted
[U-Boot,04/18] net: Handle an empty bootp extension section 1 - - - --- 2016-05-03 Simon Glass abiessmann Accepted
[U-Boot,05/18] net: macb: Prepare for driver-model conversion 1 - 1 1 --- 2016-05-03 Simon Glass abiessmann Accepted
[U-Boot,06/18] net: macb: Flush correct cache portion when sending 1 - 1 - --- 2016-05-03 Simon Glass abiessmann Accepted
[U-Boot,07/18] net: macb: Convert to driver model 1 - 1 1 --- 2016-05-03 Simon Glass abiessmann Accepted
[U-Boot,08/18] arm: at91: dts: Bring in device tree file for AT91SAM9G45 - - 1 1 --- 2016-05-03 Simon Glass abiessmann Accepted
[U-Boot,09/18] arm: at91: Add a header file for the real-time clock - - 1 - --- 2016-05-03 Simon Glass abiessmann Accepted
[U-Boot,10/18] at91: Correct NAND ECC register access - - - - --- 2016-05-03 Simon Glass abiessmann Accepted
[U-Boot,11/18] at91: nand: Set up the ECC strength correctly - - - - --- 2016-05-03 Simon Glass abiessmann Accepted
[U-Boot,12/18] mtd: nand: Drop a blank line in nand_wait() - - - - --- 2016-05-03 Simon Glass abiessmann Superseded
[U-Boot,13/18] at91: Add driver-model GPIO devices for AT91SAM9G45 - - 1 1 --- 2016-05-03 Simon Glass abiessmann Accepted
[U-Boot,14/18] at91: mtd: nand: Add dev_warn() to correct build error in driver - - - - --- 2016-05-03 Simon Glass abiessmann Superseded
[U-Boot,15/18] at91: video: Prepare for driver-model conversion - - - - --- 2016-05-03 Simon Glass abiessmann Accepted
[U-Boot,16/18] at91: video: Support driver-model for the LCD driver - - - - --- 2016-05-03 Simon Glass abiessmann Accepted
[U-Boot,17/18] fdt: Correct return value in fdtdec_decode_display_timing() - - - - --- 2016-05-03 Simon Glass abiessmann Accepted
[U-Boot,18/18] arm: at91: Add support for gurnard - - - - --- 2016-05-03 Simon Glass abiessmann Superseded
[U-Boot,v2,01/18] at91: Add support for the AT91 slow clock controller - - 2 - --- 2016-05-05 Simon Glass abiessmann Awaiting Upstream
[U-Boot,v2,02/18] arm: Allow skipping of low-level init with I-cache on - - 3 1 --- 2016-05-05 Simon Glass abiessmann Awaiting Upstream
[U-Boot,v2,03/18] bootm: Align cache flush end address correctly - - 3 1 --- 2016-05-05 Simon Glass abiessmann Awaiting Upstream
[U-Boot,v2,04/18] net: Handle an empty bootp extension section 1 - - - --- 2016-05-05 Simon Glass abiessmann Awaiting Upstream
[U-Boot,v2,05/18] net: macb: Prepare for driver-model conversion 1 - 3 1 --- 2016-05-05 Simon Glass abiessmann Awaiting Upstream
[U-Boot,v2,06/18] net: macb: Flush correct cache portion when sending 1 - 2 - --- 2016-05-05 Simon Glass abiessmann Awaiting Upstream
[U-Boot,v2,07/18] net: macb: Convert to driver model 1 - 2 1 --- 2016-05-05 Simon Glass abiessmann Awaiting Upstream
[U-Boot,v2,08/18] arm: at91: dts: Bring in device tree file for AT91SAM9G45 - - 2 1 --- 2016-05-05 Simon Glass abiessmann Awaiting Upstream
[U-Boot,v2,09/18] arm: at91: Add a header file for the real-time clock - - 2 - --- 2016-05-05 Simon Glass abiessmann Awaiting Upstream
[U-Boot,v2,10/18] at91: Correct NAND ECC register access - - 1 - --- 2016-05-05 Simon Glass abiessmann Awaiting Upstream
[U-Boot,v2,11/18] at91: nand: Set up the ECC strength correctly - - 1 - --- 2016-05-05 Simon Glass abiessmann Awaiting Upstream
[U-Boot,v2,12/18] mtd: nand: Drop a blank line in nand_wait() - - 1 - --- 2016-05-05 Simon Glass abiessmann Not Applicable
[U-Boot,v2,13/18] at91: Add driver-model GPIO devices for AT91SAM9G45 - - 2 1 --- 2016-05-05 Simon Glass abiessmann Awaiting Upstream
[U-Boot,v2,14/18] at91: mtd: nand: Add dev_warn() to correct build error in driver - - - - --- 2016-05-05 Simon Glass abiessmann Superseded
[U-Boot,v2,15/18] at91: video: Prepare for driver-model conversion - - 1 - --- 2016-05-05 Simon Glass abiessmann Awaiting Upstream
[U-Boot,v2,16/18] at91: video: Support driver-model for the LCD driver - - 1 - --- 2016-05-05 Simon Glass abiessmann Awaiting Upstream
[U-Boot,v2,17/18] fdt: Correct return value in fdtdec_decode_display_timing() - - 1 - --- 2016-05-05 Simon Glass abiessmann Awaiting Upstream
[U-Boot,v2,18/18] arm: at91: Add support for gurnard - - 1 - --- 2016-05-05 Simon Glass abiessmann Awaiting Upstream
[U-Boot,v2,14/18] at91: mtd: nand: Add dev_warn() to correct build error in driver - - - - --- 2016-05-05 Simon Glass abiessmann Changes Requested
[U-Boot,v2,1/6] errno: Add copyright header and header guard - - - - --- 2016-05-08 Simon Glass tomcwarren Accepted
[U-Boot,v2,2/6] errno: Allow errno_str() to be used without CONFIG_ERRNO_STR - - - - --- 2016-05-08 Simon Glass tomcwarren Accepted
[U-Boot,v2,3/6] tegra: dts: Sync tegra20 device tree files with Linux - - - - --- 2016-05-08 Simon Glass tomcwarren Accepted
[U-Boot,v2,4/6] video: tegra: Move to using simple-panel and pwm-backlight - - - - --- 2016-05-08 Simon Glass tomcwarren Accepted
[U-Boot,v2,5/6] tegra: video: Always use write-through cache on LCD 1 - - - --- 2016-05-08 Simon Glass tomcwarren Deferred
[U-Boot,v2,6/6] fdt: Drop some unused compatible strings - - - - --- 2016-05-08 Simon Glass tomcwarren Deferred
[U-Boot,01/20] tiny-printf: Tidy up a few nits - - 1 - --- 2016-05-14 Simon Glass sjg Accepted
[U-Boot,02/20] tiny-printf: Support snprintf() - - 1 - --- 2016-05-14 Simon Glass sjg Accepted
[U-Boot,03/20] reset: Drop the reset failure message - - - - --- 2016-05-14 Simon Glass sjg Accepted
[U-Boot,04/20] mmc: Drop mmc_register() - - - - --- 2016-05-14 Simon Glass sjg Accepted
[U-Boot,05/20] mmc: Drop dead mmc code for non-generic MMC - - - - --- 2016-05-14 Simon Glass sjg Accepted
[U-Boot,06/20] mmc: Use byte array for multipliers - - - - --- 2016-05-14 Simon Glass sjg Accepted
[U-Boot,07/20] arm: Avoid error messages in cache_v7 - - - - --- 2016-05-14 Simon Glass sjg Accepted
[U-Boot,08/20] rockchip: Check image name for the rksd image - - - - --- 2016-05-14 Simon Glass sjg Accepted
[U-Boot,09/20] rockchip: Drop unnecessary SPL properties - - - - --- 2016-05-14 Simon Glass sjg Accepted
[U-Boot,10/20] rockchip: video: Flush the cache when the display is updated - - - - --- 2016-05-14 Simon Glass sjg Accepted
[U-Boot,11/20] rockchip: Drop SPL GPIO support for rk3288 - - - - --- 2016-05-14 Simon Glass sjg Accepted
[U-Boot,12/20] dm: env: mmc: Convert env_mmc to support CONFIG_BLK - - - - --- 2016-05-14 Simon Glass sjg Accepted
[U-Boot,13/20] dm: mmc: Convert sdhci to support CONFIG_BLK - - - - --- 2016-05-14 Simon Glass sjg Accepted
[U-Boot,14/20] dm: efi: Update for CONFIG_BLK - - 1 - --- 2016-05-14 Simon Glass sjg Accepted
[U-Boot,15/20] dm: mmc: spl: Add support for CONFIG_BLK - - - - --- 2016-05-14 Simon Glass sjg Accepted
[U-Boot,16/20] dm: mmc: dwmmc: Support CONFIG_BLK - - - - --- 2016-05-14 Simon Glass sjg Accepted
« 1 2 ... 335 336 3371680 1681 »