summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* 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
* | ARM: keystone2: Use macro for DSP GEM power domainSuman Anna2016-03-14-1/+2
* | include/crc.h: Remove unreferenced cyg_xxx() prototypesStefan Roese2016-03-14-26/+0
* | lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start valueStefan Roese2016-03-14-7/+7
* | lib/crc16.c: Coding-style cleanupStefan Roese2016-03-14-41/+40
* | common: image-fit: Fix load and entry addresses in FIT imageYork Sun2016-03-14-5/+17
* | common: image-fit: Use a common function to get addressYork Sun2016-03-14-23/+19
* | arm: Add support for LEGO MINDSTORMS EV3David Lechner2016-03-14-0/+518
* | configs: k2g_evm: Add TI power processor supportNishanth Menon2016-03-14-0/+23
* | ARM: dts: k2g: Add support for PMMCNishanth Menon2016-03-14-0/+7
* | remoteproc: Add support for TI power processorNishanth Menon2016-03-14-0/+191
* | ARM: keystone2: psc: introduce function to hold and release module in reset.Nishanth Menon2016-03-14-0/+108
* | ARM: keystone2: psc-defs: use adequate () for macrosNishanth Menon2016-03-14-3/+3
* | ARM: keystone2: psc: redo doc in kernel-doc formatNishanth Menon2016-03-14-44/+52
* | ARM: keystone2: Get rid of unused clock filesNishanth Menon2016-03-14-299/+0
* | board: ti: AM57xx: Add detection logic for AM57xx-evmKipisz, Steven2016-03-14-1/+78
* | ARM: OMAP4/5: Add generic board detection hookKipisz, Steven2016-03-14-0/+13
* | ti: AM437x: Use generic EEPROM detection logicNishanth Menon2016-03-14-89/+39
* | ti: AM335x: Use generic EEPROM detection logicNishanth Menon2016-03-14-120/+60
* | ARM: omap-common: Add standard access for board description EEPROMLokesh Vutla2016-03-14-1/+408
* | ARM: OMAP4/5: Centralize gpi2c_initKipisz, Steven2016-03-14-2/+3
* | ARM: OMAP4/5: Centralize early clock initializationKipisz, Steven2016-03-14-6/+22
* | spl: Support loading a FIT from MMCSimon Glass2016-03-14-18/+57
* | spl: Add a way to specify a list of device trees to includeSimon Glass2016-03-14-1/+19
* | spl: Add an option to load a FIT containing U-BootSimon Glass2016-03-14-1/+225
* | spl: Add a way for boards to select which device tree to loadSimon Glass2016-03-14-0/+13