aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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-09ARM: uniphier: allow debug_ll_init() to do nothing for unknown SoCsMasahiro Yamada1-0/+1
2016-03-09ARM: 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-03-01ARM: uniphier: fix warnings reported by aarch64 compilerMasahiro Yamada3-4/+6
2016-03-01ARM: uniphier: prepare directory structure for ARMv8 SoC supportMasahiro Yamada11-11/+22
2016-02-29ARM: uniphier: rename PH1-LD10/PH1-sLD11 to PH1-LD20/PH1-LD11Masahiro Yamada3-14/+14
2016-02-29ARM: uniphier: rework UniPhier SoC select in KconfigMasahiro Yamada1-34/+28
2016-02-29ARM: uniphier: rename variable for DRAM controller base addressMasahiro Yamada4-114/+113
2016-02-29ARM: uniphier: deprecate umc_dram_init_{start, poll}Masahiro Yamada4-23/+18
2016-02-29ARM: uniphier: remove unused macros for UMC base addressesMasahiro Yamada1-11/+0
2016-02-29ARM: uniphier: rework DRAM size handling in UMC init codeMasahiro Yamada2-15/+15
2016-02-29ARM: uniphier: optimize PH1-Pro4 UMC init code with "for" loopMasahiro Yamada1-55/+59
2016-02-29ARM: uniphier: optimize PH1-LD4 UMC init code with "for" loopMasahiro Yamada1-41/+49
2016-02-29ARM: uniphier: optimize PH1-sLD8 UMC init code with "for" loopMasahiro Yamada1-40/+43
2016-02-29ARM: uniphier: refactor UMC init code for PH1-LD4Masahiro Yamada1-24/+55
2016-02-29ARM: uniphier: support more DRAM use cases for PH1-sLD8Masahiro Yamada1-6/+40
2016-02-29ARM: uniphier: refactor UMC init code for PH1-sLD8Masahiro Yamada1-8/+29
2016-02-29ARM: uniphier: refactor DDR-PHY init codeMasahiro Yamada1-30/+40
2016-02-29ARM: uniphier: remove unused argument of ph1_ld4_ddrphy_init()Masahiro Yamada5-16/+10
2016-02-29ARM: uniphier: merge DDR PHY init code for 3 SoCsMasahiro Yamada7-167/+14
2016-02-29ARM: uniphier: add a field to specify DDR3+Masahiro Yamada9-35/+44
2016-02-29ARM: uniphier: disable debug circuit clocks for PH1-Pro4Masahiro Yamada1-2/+2
2016-02-29ARM: uniphier: remove UMC_INITCTL* and UMC_DRMR* settingsMasahiro Yamada4-60/+0
2016-02-29ARM: uniphier: refactor UMC init code for ProXstream2Masahiro Yamada1-45/+64
2016-02-29ARM: uniphier: use pr_err() where possibleMasahiro Yamada2-5/+5
2016-02-29ARM: uniphier: optimize ProXstream2 UMC init code with "for" loopMasahiro Yamada1-22/+11
2016-02-29ARM: uniphier: rework struct uniphier_board_dataMasahiro Yamada11-114/+161
2016-02-29ARM: uniphier: remove unused umc_polling()Masahiro Yamada1-9/+0
2016-02-29ARM: uniphier: default to environment in eMMCMasahiro Yamada1-0/+5
2016-02-29ARM: uniphier: add a command to find the first MMC (non-SD) deviceMasahiro Yamada1-0/+34
2016-02-29ARM: uniphier: add eMMC boot supportMasahiro Yamada4-0/+61
2016-02-29ARM: dts: uniphier: add SD/MMC host controller nodesMasahiro Yamada17-0/+217
2016-02-29ARM: uniphier: enable UniPhier SD/MMC host driverMasahiro Yamada1-0/+1
2016-02-29ARM: dts: uniphier: add GPIO controller nodesMasahiro Yamada6-0/+938
2016-02-29ARM: uniphier: enable GPIO command and driver for UniPhier SoCsMasahiro Yamada1-0/+1
2016-02-29gpio: do not include <asm/arch/gpio.h> for UniPhierMasahiro Yamada1-0/+2
2016-02-29ARM: dts: uniphier: rework System Bus nodesMasahiro Yamada2-19/+20
2016-02-24Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini4-9/+18
2016-02-24Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini16-133/+805
2016-02-24microblaze: Add missing chosen nodeMichal Simek1-0/+2