summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini2015-03-01-35/+342
|\
| * Exynos: Fix L2 cache timings on Exynos5420 and Exynos5800Doug Anderson2015-02-28-93/+77
| * Exynos542x: Make A7s boot with thumb-mode U-Boot on warm resetAkshay Saraswat2015-02-28-1/+1
| * Exynos542x: Fix secondary core booting for thumbAkshay Saraswat2015-02-28-1/+1
| * Exynos542x: add L2 control register configurationAkshay Saraswat2015-02-28-13/+64
| * Exynos542x: cache: Disable clean/evict push to externalAkshay Saraswat2015-02-28-1/+17
| * Exynos542x: Add workaround for exynos iROM errataAkshay Saraswat2015-02-28-16/+200
| * Exynos542x: CPU: Power down all secondary coresAkshay Saraswat2015-02-28-0/+72
* | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2015-03-01-3588/+0
|\ \
| * | ARM: UniPhier: move SoC sources to mach-uniphierMasahiro Yamada2015-03-01-3588/+0
| |/
* | Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini2015-03-01-14/+1141
|\ \ | |/ |/|
| * arm: rmobile: Add Porter board supportVladimir Barinov2015-02-25-1/+5
| * arm: rmobile: lager: Add support SDHINobuhiro Iwamatsu2015-02-25-8/+993
| * arm: rmobile: alt: Add support SDHINobuhiro Iwamatsu2015-02-25-5/+143
* | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2015-02-25-10/+221
|\ \
| * | arm: ls102xa: workaround for cache coherency problemchenhui zhao2015-02-24-0/+28
| * | arm/ls102xa: create TLB to map PCIe regionMinghuan Lian2015-02-24-10/+193
| |/
* | kconfig: remove unneeded dependency on !SPL_BUILDMasahiro Yamada2015-02-24-22/+21
* | kconfig: switch to single .config configurationMasahiro Yamada2015-02-24-1/+0
* | ARM: UniPhier: set CONFIG_SYS_MALLOC_F to the global default valueMasahiro Yamada2015-02-24-1/+1
|/
* bcm2836 SoC support (used in Raspberry Pi 2 model B)Stephen Warren2015-02-21-0/+14
* ARM: keystone: move SoC sources to mach-keystoneMasahiro Yamada2015-02-21-2190/+0
* ARM: highbank: move SoC sources to mach-highbankMasahiro Yamada2015-02-21-55/+0
* ARM: tegra: collect SoC sources into mach-tegraMasahiro Yamada2015-02-21-736/+0
* ARM: at91: collect SoC sources into mach-at91Masahiro Yamada2015-02-21-742/+0
* Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-02-17-93/+133
|\
| * sunxi: Support the FEL boot mode in the regular u-boot buildSiarhei Siamashka2015-02-16-10/+47
| * sunxi: Normalise FEL supportSimon Glass2015-02-16-88/+51
| * arm: Allow lr to be saved by board codeSimon Glass2015-02-16-5/+7
| * sunxi: dram: Un-inline dram helper functionsHans de Goede2015-02-16-0/+38
* | keystone2: ddr3: eliminate using global ddr3_size variableVitaly Andrianov2015-02-16-4/+1
* | clock_am43xx:Set the MAC clock to /5 for OPP100Steve Kipisz2015-02-16-0/+3
* | ARM: DRA7-evm: DDR3: Update leveling valuesLokesh Vutla2015-02-16-30/+30
* | ARM: DRA7: EMIF: Update SDRAM_REF_CTRL register valueLokesh Vutla2015-02-16-4/+9
* | ARM: DRA72x: DDR3: Fix EMIF timings for 666MHz clockAngela Stegmaier2015-02-16-8/+8
* | Merge git://git.denx.de/u-boot-samsungTom Rini2015-02-13-325/+324
|\ \
| * | Exynos: Clock: Cleanup soc_get_periph_rateAkshay Saraswat2015-02-13-39/+35
| * | Exynos: clock: change mask bits as per peripheralAkshay Saraswat2015-02-13-73/+78
| * | Exynos5: Use clock_get_periph_rate generic APIAkshay Saraswat2015-02-13-235/+43
| * | Exynos5: Fix exynos5_get_periph_rate calculationsAkshay Saraswat2015-02-13-8/+13
| * | Exynos542x: Add and enable get_periph_rate supportAkshay Saraswat2015-02-13-7/+146
| * | Exynos542x: Move exynos5420_get_pll_clk up and renameAkshay Saraswat2015-02-13-41/+41
| * | Exynos5: Fix compiler warnings due to clock_get_periph_rateAkshay Saraswat2015-02-13-31/+49
| * | EXYNOS5: Add function to enable exynos5420 usbdev phy ctrlJoonyoung Shim2015-02-13-2/+26
| * | arm: exynos: fix the div value for set_mmc_clkJaehoon Chung2015-02-13-0/+4
| |/
* | Merge git://git.denx.de/u-boot-dmTom Rini2015-02-13-0/+66
|\ \
| * | dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to KconfigSimon Glass2015-02-12-0/+24
| * | dm: omap3: Move driver model CONFIGs to KconfigSimon Glass2015-02-12-0/+9
| * | dm: tegra: Move driver model CONFIGs to KconfigSimon Glass2015-02-12-0/+18
| * | dm: exynos: Move driver model CONFIGs to KconfigSimon Glass2015-02-12-0/+15
| |/