summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-03-14dm: Use uclass_first_device_err() where it is usefulSimon Glass
2016-03-10Merge git://git.denx.de/u-boot-rockchipTom Rini
2016-03-10rockchip: rk3288: correct sdram settingChris Zhong
2016-03-10rockchip: make configure_emmc() empty for Firefly-RK3288FUKAUMI Naoki
2016-03-10rockchip: rk3036: change ddr frequency to 400MLin Huang
2016-03-09MIPS: fix mips_cache fallback without __builtin_mips_cacheMatthias Schiffer
2016-03-08sandbox: Fix building with LLVMTom Rini
2016-03-08omap3: Use raw SPL by default for mmc1Alexander Graf
2016-03-09ARM: uniphier: allow debug_ll_init() to do nothing for unknown SoCsMasahiro Yamada
2016-03-09ARM: uniphier: fix build error when CONFIG_CMD_DDRMPHY_DUMP=yMasahiro Yamada
2016-03-02colibri-vf: Disable pull-up configuration in GPIO pin muxBhuvanchandra DV
2016-02-29sniper: Various minor cleanups, missing Kconfig configs and reorganisationPaul Kocialkowski
2016-02-29ARM: start.S: fix typoYuichiro Goto
2016-03-01ARM: uniphier: fix warnings reported by aarch64 compilerMasahiro Yamada
2016-03-01ARM: uniphier: prepare directory structure for ARMv8 SoC supportMasahiro Yamada
2016-02-29ARM: uniphier: rename PH1-LD10/PH1-sLD11 to PH1-LD20/PH1-LD11Masahiro Yamada
2016-02-29ARM: uniphier: rework UniPhier SoC select in KconfigMasahiro Yamada
2016-02-29ARM: uniphier: rename variable for DRAM controller base addressMasahiro Yamada
2016-02-29ARM: uniphier: deprecate umc_dram_init_{start, poll}Masahiro Yamada
2016-02-29ARM: uniphier: remove unused macros for UMC base addressesMasahiro Yamada
2016-02-29ARM: uniphier: rework DRAM size handling in UMC init codeMasahiro Yamada
2016-02-29ARM: uniphier: optimize PH1-Pro4 UMC init code with "for" loopMasahiro Yamada
2016-02-29ARM: uniphier: optimize PH1-LD4 UMC init code with "for" loopMasahiro Yamada
2016-02-29ARM: uniphier: optimize PH1-sLD8 UMC init code with "for" loopMasahiro Yamada
2016-02-29ARM: uniphier: refactor UMC init code for PH1-LD4Masahiro Yamada
2016-02-29ARM: uniphier: support more DRAM use cases for PH1-sLD8Masahiro Yamada
2016-02-29ARM: uniphier: refactor UMC init code for PH1-sLD8Masahiro Yamada
2016-02-29ARM: uniphier: refactor DDR-PHY init codeMasahiro Yamada
2016-02-29ARM: uniphier: remove unused argument of ph1_ld4_ddrphy_init()Masahiro Yamada
2016-02-29ARM: uniphier: merge DDR PHY init code for 3 SoCsMasahiro Yamada
2016-02-29ARM: uniphier: add a field to specify DDR3+Masahiro Yamada
2016-02-29ARM: uniphier: disable debug circuit clocks for PH1-Pro4Masahiro Yamada
2016-02-29ARM: uniphier: remove UMC_INITCTL* and UMC_DRMR* settingsMasahiro Yamada
2016-02-29ARM: uniphier: refactor UMC init code for ProXstream2Masahiro Yamada
2016-02-29ARM: uniphier: use pr_err() where possibleMasahiro Yamada
2016-02-29ARM: uniphier: optimize ProXstream2 UMC init code with "for" loopMasahiro Yamada
2016-02-29ARM: uniphier: rework struct uniphier_board_dataMasahiro Yamada
2016-02-29ARM: uniphier: remove unused umc_polling()Masahiro Yamada
2016-02-29ARM: uniphier: default to environment in eMMCMasahiro Yamada
2016-02-29ARM: uniphier: add a command to find the first MMC (non-SD) deviceMasahiro Yamada
2016-02-29ARM: uniphier: add eMMC boot supportMasahiro Yamada
2016-02-29ARM: dts: uniphier: add SD/MMC host controller nodesMasahiro Yamada
2016-02-29ARM: uniphier: enable UniPhier SD/MMC host driverMasahiro Yamada
2016-02-29ARM: dts: uniphier: add GPIO controller nodesMasahiro Yamada
2016-02-29ARM: uniphier: enable GPIO command and driver for UniPhier SoCsMasahiro Yamada
2016-02-29gpio: do not include <asm/arch/gpio.h> for UniPhierMasahiro Yamada
2016-02-29ARM: dts: uniphier: rework System Bus nodesMasahiro Yamada
2016-02-24Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2016-02-24Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-02-24microblaze: Add missing chosen nodeMichal Simek