summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2016-03-1513-26/+585
|\
| * imx: mx6: hdmi: handle overflow conditionPeng Fan2016-03-141-1/+12
| * imx: mx6: correct IPU clockPeng Fan2016-03-141-1/+5
| * video: ipu: avoid overflow issuePeng Fan2016-03-141-19/+54
| * doc: dt-bindings: Describe rockchip LVDS interfaceJacob Chen2016-03-141-0/+77
| * rockchip: video: Add LVDS support in vop driverJacob Chen2016-03-142-2/+15
| * rockchip: dts: Add LVDS supportJacob Chen2016-03-141-1/+46
| * rockchip: video: Add a display driver for rockchip LVDSJacob Chen2016-03-143-1/+352
| * rockchip: Add a binding file for rk3288 videoJacob Chen2016-03-141-0/+11
| * dm: video: Add a operation to display uclassJacob Chen2016-03-142-1/+13
* | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2016-03-153-376/+497
|\ \
| * | spi: omap3: Convert to driver modelJagan Teki2016-03-142-270/+416
| * | spi: omap3: Make local functions as staticJagan Teki2016-03-141-6/+6
| * | spi: omap3: Move headers code inside the driverJagan Teki2016-03-142-111/+86
| |/
* | Merge git://git.denx.de/u-boot-dmTom Rini2016-03-14121-1021/+1737
|\ \
| * | buildman: Allow the toolchain architecture to be specifiedSimon Glass2016-03-141-5/+12
| * | buildman: Allow the toolchain priority to be specifiedSimon Glass2016-03-141-8/+22
| * | buildman: Fix up a few code inconsistencies in toolchain.pySimon Glass2016-03-141-5/+6
| * | buildman: patman: Fix -H when installed as a symlinkSimon Glass2016-03-142-2/+4
| * | patman: Add a missing space in GetMetaDataForList()Simon Glass2016-03-141-1/+1
| * | fdtgrep: Improve error handling with invalid device treeSimon Glass2016-03-141-4/+10
| * | dm: serial: Remove duplicated carriage return characterAlison Wang2016-03-142-9/+0
| * | serial: Move carriage return before line feed for some serial driversAlison Wang2016-03-144-15/+16
| * | dm: serial-uclass: Move a carriage return before a line feedAlison Wang2016-03-141-2/+3
| * | Drop CONFIG_CRAMFS_CMDLINESimon Glass2016-03-144-8/+0
| * | part: Rename test_part_xx() and print_part_xx()Simon Glass2016-03-145-27/+27
| * | dm: usb: Clean up USB after each testSimon Glass2016-03-141-0/+2
| * | dm: usb: Convert USB storage to use driver-model for block devsSimon Glass2016-03-141-6/+135
| * | dm: sandbox: Add driver-model block-device support for sandboxSimon Glass2016-03-143-2/+127
| * | dm: sandbox: Prepare block driver for driver-model conversionSimon Glass2016-03-141-16/+14
| * | dm: blk: Add a block-device uclassSimon Glass2016-03-145-0/+334
| * | dm: usb: Tidy up storage code ready for driver model conversionSimon Glass2016-03-141-56/+61
| * | dm: usb: Avoid exceeding available array size for storage devicesSimon Glass2016-03-141-7/+7
| * | dm: block: Adjust device calls to go through helpers functionSimon Glass2016-03-1416-87/+94
| * | dm: block: Rename device number member dev to devnumSimon Glass2016-03-1428-109/+111
| * | dm: sandbox: Enable cbfs and cramfsSimon Glass2016-03-141-0/+3
| * | dm: cbfs: Fix handling of invalid typeSimon Glass2016-03-141-2/+3
| * | dm: part: Rename some partition functionsSimon Glass2016-03-1425-79/+76
| * | dm: part: Convert partition API use to linker listsSimon Glass2016-03-147-173/+162
| * | dm: sandbox: Enable all partition typesSimon Glass2016-03-141-1/+4
| * | dm: part: Add a cast to avoid a compiler warningSimon Glass2016-03-141-1/+1
| * | dm: blk: Rename get_device_and_partition()Simon Glass2016-03-1410-17/+51
| * | dm: blk: Rename get_device() to blk_get_device_by_str()Simon Glass2016-03-146-13/+39
| * | dm: blk: Rename get_dev() to blk_get_dev()Simon Glass2016-03-146-14/+16
| * | dm: blk: Add comments to a few functionsSimon Glass2016-03-141-0/+30
| * | dm: blk: Convert interface type to an enumSimon Glass2016-03-141-12/+15
| * | dm: Add a new header for block devicesSimon Glass2016-03-143-58/+74
| * | dm: part: Drop the common.h headerSimon Glass2016-03-141-1/+0
| * | dm: fdtdec: Correct a sandbox build warningSimon Glass2016-03-141-2/+3
| * | dm: part: Correct a sandbox build warningSimon Glass2016-03-141-4/+6
OpenPOWER on IntegriCloud