summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | dm: pci: Break out the common region display codeSimon Glass2016-03-141-34/+17
| * | dm: Drop the block_dev_desc_t typedefSimon Glass2016-03-1466-331/+338
| * | debug_uart: output CR along with LFMasahiro Yamada2016-03-141-1/+3
| * | dm: core: make simple-bus compatible to simple-mfdMasahiro Yamada2016-03-141-0/+1
| * | dm: Use uclass_first_device_err() where it is usefulSimon Glass2016-03-1417-54/+30
| * | dm: core: Add uclass_first_device_err() to return a valid deviceSimon Glass2016-03-142-2/+26
| |/
* | Merge git://git.denx.de/u-boot-marvellTom Rini2016-03-141-3/+3
|\ \
| * | ARM: sheevaplug: drop unneded 'usb start' from boot commandPeter Korsgaard2016-03-141-1/+1
| * | ARM: sheevaplug: unbreak kernel bootargs / mtdparts command by dropping doubl...Peter Korsgaard2016-03-141-1/+1
| * | ARM: sheevaplug: unbreak default environmentPeter Korsgaard2016-03-141-1/+1
| |/
* | arm64: define _image_binary_end to fix SPL_OF_CONTROLMasahiro Yamada2016-03-141-0/+2
* | ARM: DRA72-evm: Update mux and VIRTUAL/MANUAL mode timingsLokesh Vutla2016-03-142-134/+188
* | ARM: DRA7-evm: Update memory info in banksLokesh Vutla2016-03-141-0/+14
* | ARM: DRA7: EMIF: Add 4GB DDR settingsLokesh Vutla2016-03-141-3/+80
* | ARM: DRA7: configs: Prepare for detecting memory > 2GBLokesh Vutla2016-03-141-0/+5
* | ARM: DRA7: Move emif settings to board specific filesLokesh Vutla2016-03-142-147/+131
* | ARM: DRA7: Enable EEPROM supportLokesh Vutla2016-03-144-4/+63
* | ti: common: dra7: Add standard access for board description EEPROMLokesh Vutla2016-03-142-0/+120
* | ARM: AM57xx: Update EMIF registersLokesh Vutla2016-03-141-71/+65
* | ARM: Various: Future-proof serial platdataAdam Ford2016-03-149-31/+31
* | ARM: OMAP4+: Allow arch specfic code to use early DMLokesh Vutla2016-03-141-9/+21
* | ARM: DRA7: emif: Enable interleaving for higher address spaceLokesh Vutla2016-03-142-0/+5
* | ARM: DRA7: emif: Check for enable bits before updating leveling outputLokesh Vutla2016-03-143-24/+54
* | ARM: DRA7: emif: Fix DDR init sequence during warm resetLokesh Vutla2016-03-141-1/+3
* | ARM: DRA7: emif: Fix updating of refresh ctrl shadowLokesh Vutla2016-03-141-1/+5
* | dm: omap_timer: Fix conversion of address to a pointerLokesh Vutla2016-03-141-1/+2
* | ARM: keystone2: use detected ddr3a sizeVitaly Andrianov2016-03-144-3/+19
* | ARM: keystone2: use SPD info to configure K2HK and K2E DDR3Vitaly Andrianov2016-03-1410-260/+529
* | ARM: keystone2: K2G: Add support for different arm/device speedsLokesh Vutla2016-03-144-8/+57
* | ARM: keystone2: Allow for board specific speed definitionsLokesh Vutla2016-03-145-13/+13
* | ARM: keystone2: K2G: power-off DSP during bootSuman Anna2016-03-141-2/+5
* | ARM: keystone2: Use macro for DSP GEM power domainSuman Anna2016-03-142-1/+2
* | include/crc.h: Remove unreferenced cyg_xxx() prototypesStefan Roese2016-03-141-26/+0
* | lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start valueStefan Roese2016-03-144-7/+7
* | lib/crc16.c: Coding-style cleanupStefan Roese2016-03-141-41/+40
* | common: image-fit: Fix load and entry addresses in FIT imageYork Sun2016-03-141-5/+17
* | common: image-fit: Use a common function to get addressYork Sun2016-03-141-23/+19
* | arm: Add support for LEGO MINDSTORMS EV3David Lechner2016-03-1410-0/+518
* | configs: k2g_evm: Add TI power processor supportNishanth Menon2016-03-143-0/+23
* | ARM: dts: k2g: Add support for PMMCNishanth Menon2016-03-141-0/+7
* | remoteproc: Add support for TI power processorNishanth Menon2016-03-143-0/+191
* | ARM: keystone2: psc: introduce function to hold and release module in reset.Nishanth Menon2016-03-142-0/+108
* | ARM: keystone2: psc-defs: use adequate () for macrosNishanth Menon2016-03-141-3/+3
* | ARM: keystone2: psc: redo doc in kernel-doc formatNishanth Menon2016-03-141-44/+52
* | ARM: keystone2: Get rid of unused clock filesNishanth Menon2016-03-143-299/+0
* | board: ti: AM57xx: Add detection logic for AM57xx-evmKipisz, Steven2016-03-145-1/+78
* | ARM: OMAP4/5: Add generic board detection hookKipisz, Steven2016-03-143-0/+13
* | ti: AM437x: Use generic EEPROM detection logicNishanth Menon2016-03-145-89/+39
* | ti: AM335x: Use generic EEPROM detection logicNishanth Menon2016-03-145-120/+60
* | ARM: omap-common: Add standard access for board description EEPROMLokesh Vutla2016-03-145-1/+408
OpenPOWER on IntegriCloud