summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-03-15arm: Add support for LEGO MINDSTORMS EV3David Lechner3-0/+15
2016-03-15ARM: dts: k2g: Add support for PMMCNishanth Menon1-0/+7
2016-03-15ARM: keystone2: psc: introduce function to hold and release module in reset.Nishanth Menon2-0/+108
2016-03-15ARM: keystone2: psc-defs: use adequate () for macrosNishanth Menon1-3/+3
2016-03-15ARM: keystone2: psc: redo doc in kernel-doc formatNishanth Menon1-44/+52
2016-03-15ARM: keystone2: Get rid of unused clock filesNishanth Menon3-299/+0
2016-03-15board: ti: AM57xx: Add detection logic for AM57xx-evmKipisz, Steven1-0/+1
2016-03-15ARM: OMAP4/5: Add generic board detection hookKipisz, Steven3-0/+13
2016-03-15ti: AM437x: Use generic EEPROM detection logicNishanth Menon1-0/+1
2016-03-15ti: AM335x: Use generic EEPROM detection logicNishanth Menon1-0/+1
2016-03-15ARM: omap-common: Add standard access for board description EEPROMLokesh Vutla1-1/+3
2016-03-15ARM: OMAP4/5: Centralize gpi2c_initKipisz, Steven3-2/+3
2016-03-15ARM: OMAP4/5: Centralize early clock initializationKipisz, Steven4-6/+22
2016-03-15Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass3-2/+1
2016-03-14freescale: Remove CONFIG_DM from header filesSimon Glass2-8/+0
2016-03-10Merge git://git.denx.de/u-boot-rockchipTom Rini3-9/+9
2016-03-10rockchip: rk3288: correct sdram settingChris Zhong1-7/+7
2016-03-10rockchip: make configure_emmc() empty for Firefly-RK3288FUKAUMI Naoki1-1/+1
2016-03-10rockchip: rk3036: change ddr frequency to 400MLin Huang1-1/+1
2016-03-09MIPS: fix mips_cache fallback without __builtin_mips_cacheMatthias Schiffer1-1/+1
2016-03-08sandbox: Fix building with LLVMTom Rini2-1/+7
2016-03-08omap3: Use raw SPL by default for mmc1Alexander Graf1-2/+0
2016-03-08ARM: uniphier: allow debug_ll_init() to do nothing for unknown SoCsMasahiro Yamada1-0/+1
2016-03-08ARM: uniphier: fix build error when CONFIG_CMD_DDRMPHY_DUMP=yMasahiro Yamada1-16/+2
2016-03-02colibri-vf: Disable pull-up configuration in GPIO pin muxBhuvanchandra DV1-1/+1
2016-02-29sniper: Various minor cleanups, missing Kconfig configs and reorganisationPaul Kocialkowski1-1/+1
2016-02-29ARM: start.S: fix typoYuichiro Goto7-7/+7
2016-02-29ARM: uniphier: fix warnings reported by aarch64 compilerMasahiro Yamada3-4/+6
2016-02-29ARM: uniphier: prepare directory structure for ARMv8 SoC supportMasahiro Yamada11-11/+22
2016-02-28ARM: uniphier: rename PH1-LD10/PH1-sLD11 to PH1-LD20/PH1-LD11Masahiro Yamada3-14/+14
2016-02-28ARM: uniphier: rework UniPhier SoC select in KconfigMasahiro Yamada1-34/+28
2016-02-28ARM: uniphier: rename variable for DRAM controller base addressMasahiro Yamada4-114/+113
2016-02-28ARM: uniphier: deprecate umc_dram_init_{start, poll}Masahiro Yamada4-23/+18
2016-02-28ARM: uniphier: remove unused macros for UMC base addressesMasahiro Yamada1-11/+0
2016-02-28ARM: uniphier: rework DRAM size handling in UMC init codeMasahiro Yamada2-15/+15
2016-02-28ARM: uniphier: optimize PH1-Pro4 UMC init code with "for" loopMasahiro Yamada1-55/+59
2016-02-28ARM: uniphier: optimize PH1-LD4 UMC init code with "for" loopMasahiro Yamada1-41/+49
2016-02-28ARM: uniphier: optimize PH1-sLD8 UMC init code with "for" loopMasahiro Yamada1-40/+43
2016-02-28ARM: uniphier: refactor UMC init code for PH1-LD4Masahiro Yamada1-24/+55
2016-02-28ARM: uniphier: support more DRAM use cases for PH1-sLD8Masahiro Yamada1-6/+40
2016-02-28ARM: uniphier: refactor UMC init code for PH1-sLD8Masahiro Yamada1-8/+29
2016-02-28ARM: uniphier: refactor DDR-PHY init codeMasahiro Yamada1-30/+40
2016-02-28ARM: uniphier: remove unused argument of ph1_ld4_ddrphy_init()Masahiro Yamada5-16/+10
2016-02-28ARM: uniphier: merge DDR PHY init code for 3 SoCsMasahiro Yamada7-167/+14
2016-02-28ARM: uniphier: add a field to specify DDR3+Masahiro Yamada9-35/+44
2016-02-28ARM: uniphier: disable debug circuit clocks for PH1-Pro4Masahiro Yamada1-2/+2
2016-02-28ARM: uniphier: remove UMC_INITCTL* and UMC_DRMR* settingsMasahiro Yamada4-60/+0
2016-02-28ARM: uniphier: refactor UMC init code for ProXstream2Masahiro Yamada1-45/+64
2016-02-28ARM: uniphier: use pr_err() where possibleMasahiro Yamada2-5/+5
2016-02-28ARM: uniphier: optimize ProXstream2 UMC init code with "for" loopMasahiro Yamada1-22/+11