summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-14Merge git://git.denx.de/u-boot-marvellTom Rini
2016-03-14arm64: define _image_binary_end to fix SPL_OF_CONTROLMasahiro Yamada
2016-03-14ARM: DRA72-evm: Update mux and VIRTUAL/MANUAL mode timingsLokesh Vutla
2016-03-14ARM: DRA7-evm: Update memory info in banksLokesh Vutla
2016-03-14ARM: DRA7: EMIF: Add 4GB DDR settingsLokesh Vutla
2016-03-14ARM: DRA7: configs: Prepare for detecting memory > 2GBLokesh Vutla
2016-03-14ARM: DRA7: Move emif settings to board specific filesLokesh Vutla
2016-03-14ARM: DRA7: Enable EEPROM supportLokesh Vutla
2016-03-14ti: common: dra7: Add standard access for board description EEPROMLokesh Vutla
2016-03-14ARM: AM57xx: Update EMIF registersLokesh Vutla
2016-03-14ARM: Various: Future-proof serial platdataAdam Ford
2016-03-14ARM: OMAP4+: Allow arch specfic code to use early DMLokesh Vutla
2016-03-14ARM: DRA7: emif: Enable interleaving for higher address spaceLokesh Vutla
2016-03-14ARM: DRA7: emif: Check for enable bits before updating leveling outputLokesh Vutla
2016-03-14ARM: DRA7: emif: Fix DDR init sequence during warm resetLokesh Vutla
2016-03-14ARM: DRA7: emif: Fix updating of refresh ctrl shadowLokesh Vutla
2016-03-14dm: omap_timer: Fix conversion of address to a pointerLokesh Vutla
2016-03-14ARM: keystone2: use detected ddr3a sizeVitaly Andrianov
2016-03-14ARM: keystone2: use SPD info to configure K2HK and K2E DDR3Vitaly Andrianov
2016-03-14ARM: keystone2: K2G: Add support for different arm/device speedsLokesh Vutla
2016-03-14ARM: keystone2: Allow for board specific speed definitionsLokesh Vutla
2016-03-14ARM: keystone2: K2G: power-off DSP during bootSuman Anna
2016-03-14ARM: keystone2: Use macro for DSP GEM power domainSuman Anna
2016-03-14include/crc.h: Remove unreferenced cyg_xxx() prototypesStefan Roese
2016-03-14lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start valueStefan Roese
2016-03-14lib/crc16.c: Coding-style cleanupStefan Roese
2016-03-14common: image-fit: Fix load and entry addresses in FIT imageYork Sun
2016-03-14common: image-fit: Use a common function to get addressYork Sun
2016-03-14arm: Add support for LEGO MINDSTORMS EV3David Lechner
2016-03-14configs: k2g_evm: Add TI power processor supportNishanth Menon
2016-03-14ARM: dts: k2g: Add support for PMMCNishanth Menon
2016-03-14remoteproc: Add support for TI power processorNishanth Menon
2016-03-14ARM: keystone2: psc: introduce function to hold and release module in reset.Nishanth Menon
2016-03-14ARM: keystone2: psc-defs: use adequate () for macrosNishanth Menon
2016-03-14ARM: keystone2: psc: redo doc in kernel-doc formatNishanth Menon
2016-03-14ARM: keystone2: Get rid of unused clock filesNishanth Menon
2016-03-14board: ti: AM57xx: Add detection logic for AM57xx-evmKipisz, Steven
2016-03-14ARM: OMAP4/5: Add generic board detection hookKipisz, Steven
2016-03-14ti: AM437x: Use generic EEPROM detection logicNishanth Menon
2016-03-14ti: AM335x: Use generic EEPROM detection logicNishanth Menon
2016-03-14ARM: omap-common: Add standard access for board description EEPROMLokesh Vutla
2016-03-14ARM: OMAP4/5: Centralize gpi2c_initKipisz, Steven
2016-03-14ARM: OMAP4/5: Centralize early clock initializationKipisz, Steven
2016-03-14spl: Support loading a FIT from MMCSimon Glass
2016-03-14spl: Add a way to specify a list of device trees to includeSimon Glass
2016-03-14spl: Add an option to load a FIT containing U-BootSimon Glass
2016-03-14spl: Add a way for boards to select which device tree to loadSimon Glass
2016-03-14mkimage: Bring data into the FIT before processingSimon Glass
2016-03-14mkimage: Support placing data outside the FITSimon Glass
2016-03-14mkimage: Support adding device tree files to a FITSimon Glass