summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
AgeCommit message (Expand)Author
2015-02-24kconfig: remove unneeded dependency on !SPL_BUILDMasahiro Yamada
2015-02-24kconfig: switch to single .config configurationMasahiro Yamada
2015-02-24ARM: UniPhier: set CONFIG_SYS_MALLOC_F to the global default valueMasahiro Yamada
2015-02-21rpi: add support for Raspberry Pi 2 model BStephen Warren
2015-02-21bcm2836 SoC support (used in Raspberry Pi 2 model B)Stephen Warren
2015-02-21bcm2835/rpi: add SPDX license tags for some filesStephen Warren
2015-02-21ARM: keystone: move SoC sources to mach-keystoneMasahiro Yamada
2015-02-21ARM: versatile: move SoC sources to mach-versatileMasahiro Yamada
2015-02-21ARM: orion5x: move SoC sources to mach-orion5xMasahiro Yamada
2015-02-21ARM: highbank: move SoC sources to mach-highbankMasahiro Yamada
2015-02-21ARM: nomadik: move SoC sources to mach-nomadikMasahiro Yamada
2015-02-21ARM: kirkwood: move SOC sources to mach-kirkwoodMasahiro Yamada
2015-02-21ARM: davinci: move SoC sources to mach-davinciMasahiro Yamada
2015-02-21ARM: tegra: collect SoC sources into mach-tegraMasahiro Yamada
2015-02-21ARM: at91: collect SoC sources into mach-at91Masahiro Yamada
2015-02-17Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2015-02-16sunxi: Support the FEL boot mode in the regular u-boot buildSiarhei Siamashka
2015-02-16sunxi: Normalise FEL supportSimon Glass
2015-02-16arm: Allow lr to be saved by board codeSimon Glass
2015-02-16sunxi: dram: Un-inline dram helper functionsHans de Goede
2015-02-16keystone2: ddr3: eliminate using global ddr3_size variableVitaly Andrianov
2015-02-16clock_am43xx:Set the MAC clock to /5 for OPP100Steve Kipisz
2015-02-16ARM: DRA7-evm: DDR3: Update leveling valuesLokesh Vutla
2015-02-16ARM: DRA7: EMIF: Update SDRAM_REF_CTRL register valueLokesh Vutla
2015-02-16ARM: DRA72x: DDR3: Fix EMIF timings for 666MHz clockAngela Stegmaier
2015-02-13Merge git://git.denx.de/u-boot-samsungTom Rini
2015-02-13Merge git://git.denx.de/u-boot-dmTom Rini
2015-02-13Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini
2015-02-13Exynos: Clock: Cleanup soc_get_periph_rateAkshay Saraswat
2015-02-13Exynos: clock: change mask bits as per peripheralAkshay Saraswat
2015-02-13Exynos5: Use clock_get_periph_rate generic APIAkshay Saraswat
2015-02-13Exynos5: Fix exynos5_get_periph_rate calculationsAkshay Saraswat
2015-02-13Exynos542x: Add and enable get_periph_rate supportAkshay Saraswat
2015-02-13Exynos542x: Move exynos5420_get_pll_clk up and renameAkshay Saraswat
2015-02-13Exynos5: Fix compiler warnings due to clock_get_periph_rateAkshay Saraswat
2015-02-13EXYNOS5: Add function to enable exynos5420 usbdev phy ctrlJoonyoung Shim
2015-02-13arm: exynos: fix the div value for set_mmc_clkJaehoon Chung
2015-02-13arm: rmobile: r8a7794: Enable SMP mode of Auxiliary Control RegisterNobuhiro Iwamatsu
2015-02-13arm: rmobile: Add SILK board supportVladimir Barinov
2015-02-12dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to KconfigSimon Glass
2015-02-12dm: omap3: Move driver model CONFIGs to KconfigSimon Glass
2015-02-12dm: tegra: Move driver model CONFIGs to KconfigSimon Glass
2015-02-12dm: exynos: Move driver model CONFIGs to KconfigSimon Glass
2015-02-12dm: Move Raspberry Pi driver model CONFIGs to KconfigSimon Glass
2015-02-10Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini
2015-02-10Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-02-10arm: mxs: Add 'Wait for JTAG user' if booted in JTAG modeGraeme Russ
2015-02-10arm: mxs: Enable booting of mx28 without batteryGraeme Russ
2015-02-10arm: mxs: Add debug outputs and comments to mxs SPL source filesGraeme Russ
2015-02-10imx: mx6: Fixed AIPS3 base address issueYe.Li