summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* ARM: OMAP4/5: Centralize gpi2c_initKipisz, Steven2016-03-143-2/+3
* ARM: OMAP4/5: Centralize early clock initializationKipisz, Steven2016-03-144-6/+22
* spl: Support loading a FIT from MMCSimon Glass2016-03-141-18/+57
* spl: Add a way to specify a list of device trees to includeSimon Glass2016-03-142-1/+19
* spl: Add an option to load a FIT containing U-BootSimon Glass2016-03-145-1/+225
* spl: Add a way for boards to select which device tree to loadSimon Glass2016-03-141-0/+13
* mkimage: Bring data into the FIT before processingSimon Glass2016-03-141-0/+97
* mkimage: Support placing data outside the FITSimon Glass2016-03-145-2/+142
* mkimage: Support adding device tree files to a FITSimon Glass2016-03-144-10/+146
* mkimage: Support automatic creating of a FIT without a .itsSimon Glass2016-03-144-6/+235
OpenPOWER on IntegriCloud