summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | dm: usb: Tidy up storage code ready for driver model conversionSimon Glass2016-03-14-56/+61
| * | dm: usb: Avoid exceeding available array size for storage devicesSimon Glass2016-03-14-7/+7
| * | dm: block: Adjust device calls to go through helpers functionSimon Glass2016-03-14-87/+94
| * | dm: block: Rename device number member dev to devnumSimon Glass2016-03-14-109/+111
| * | dm: sandbox: Enable cbfs and cramfsSimon Glass2016-03-14-0/+3
| * | dm: cbfs: Fix handling of invalid typeSimon Glass2016-03-14-2/+3
| * | dm: part: Rename some partition functionsSimon Glass2016-03-14-79/+76
| * | dm: part: Convert partition API use to linker listsSimon Glass2016-03-14-173/+162
| * | dm: sandbox: Enable all partition typesSimon Glass2016-03-14-1/+4
| * | dm: part: Add a cast to avoid a compiler warningSimon Glass2016-03-14-1/+1
| * | dm: blk: Rename get_device_and_partition()Simon Glass2016-03-14-17/+51
| * | dm: blk: Rename get_device() to blk_get_device_by_str()Simon Glass2016-03-14-13/+39
| * | dm: blk: Rename get_dev() to blk_get_dev()Simon Glass2016-03-14-14/+16
| * | dm: blk: Add comments to a few functionsSimon Glass2016-03-14-0/+30
| * | dm: blk: Convert interface type to an enumSimon Glass2016-03-14-12/+15
| * | dm: Add a new header for block devicesSimon Glass2016-03-14-58/+74
| * | dm: part: Drop the common.h headerSimon Glass2016-03-14-1/+0
| * | dm: fdtdec: Correct a sandbox build warningSimon Glass2016-03-14-2/+3
| * | dm: part: Correct a sandbox build warningSimon Glass2016-03-14-4/+6
| * | dm: pci: Break out the common region display codeSimon Glass2016-03-14-34/+17
| * | dm: Drop the block_dev_desc_t typedefSimon Glass2016-03-14-331/+338
| * | debug_uart: output CR along with LFMasahiro Yamada2016-03-14-1/+3
| * | dm: core: make simple-bus compatible to simple-mfdMasahiro Yamada2016-03-14-0/+1
| * | dm: Use uclass_first_device_err() where it is usefulSimon Glass2016-03-14-54/+30
| * | dm: core: Add uclass_first_device_err() to return a valid deviceSimon Glass2016-03-14-2/+26
| |/
* | Merge git://git.denx.de/u-boot-marvellTom Rini2016-03-14-3/+3
|\ \
| * | ARM: sheevaplug: drop unneded 'usb start' from boot commandPeter Korsgaard2016-03-14-1/+1
| * | ARM: sheevaplug: unbreak kernel bootargs / mtdparts command by dropping doubl...Peter Korsgaard2016-03-14-1/+1
| * | ARM: sheevaplug: unbreak default environmentPeter Korsgaard2016-03-14-1/+1
| |/
* | arm64: define _image_binary_end to fix SPL_OF_CONTROLMasahiro Yamada2016-03-14-0/+2
* | ARM: DRA72-evm: Update mux and VIRTUAL/MANUAL mode timingsLokesh Vutla2016-03-14-134/+188
* | ARM: DRA7-evm: Update memory info in banksLokesh Vutla2016-03-14-0/+14
* | ARM: DRA7: EMIF: Add 4GB DDR settingsLokesh Vutla2016-03-14-3/+80
* | ARM: DRA7: configs: Prepare for detecting memory > 2GBLokesh Vutla2016-03-14-0/+5
* | ARM: DRA7: Move emif settings to board specific filesLokesh Vutla2016-03-14-147/+131
* | ARM: DRA7: Enable EEPROM supportLokesh Vutla2016-03-14-4/+63
* | ti: common: dra7: Add standard access for board description EEPROMLokesh Vutla2016-03-14-0/+120
* | ARM: AM57xx: Update EMIF registersLokesh Vutla2016-03-14-71/+65
* | ARM: Various: Future-proof serial platdataAdam Ford2016-03-14-31/+31
* | ARM: OMAP4+: Allow arch specfic code to use early DMLokesh Vutla2016-03-14-9/+21
* | ARM: DRA7: emif: Enable interleaving for higher address spaceLokesh Vutla2016-03-14-0/+5
* | ARM: DRA7: emif: Check for enable bits before updating leveling outputLokesh Vutla2016-03-14-24/+54
* | ARM: DRA7: emif: Fix DDR init sequence during warm resetLokesh Vutla2016-03-14-1/+3
* | ARM: DRA7: emif: Fix updating of refresh ctrl shadowLokesh Vutla2016-03-14-1/+5
* | dm: omap_timer: Fix conversion of address to a pointerLokesh Vutla2016-03-14-1/+2
* | ARM: keystone2: use detected ddr3a sizeVitaly Andrianov2016-03-14-3/+19
* | ARM: keystone2: use SPD info to configure K2HK and K2E DDR3Vitaly Andrianov2016-03-14-260/+529
* | ARM: keystone2: K2G: Add support for different arm/device speedsLokesh Vutla2016-03-14-8/+57
* | ARM: keystone2: Allow for board specific speed definitionsLokesh Vutla2016-03-14-13/+13
* | ARM: keystone2: K2G: power-off DSP during bootSuman Anna2016-03-14-2/+5