summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeLines
* 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-fsl-qoriqTom Rini2015-02-25-85/+417
|\
| * 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
| * drivers/mc: Migrated MC Flibs to 0.5.2J. German Rivera2015-02-24-1/+1
| * armv8/fsl-lsch3: Add support for second DDR clockYork Sun2015-02-24-2/+15
| * armv8/fsl-lsch3: Add fdt-fixup for clock frequency of the DUART nodesBhupesh Sharma2015-02-24-0/+5
| * armv8/fsl-lsch3: Convert flushing L3 to assembly to avoid using stackYork Sun2015-02-24-60/+95
| * ARMv8/fsl-lsch3: Patch cpu node properties in DT for online coresArnab Basu2015-02-24-9/+23
| * armv8/fsl-lsch3: Change normal memory shareabilityYork Sun2015-02-24-3/+3
| * fsl-ch3/lowlevel: TZPC and TZASC programming to configure non-secure accessesBhupesh Sharma2015-02-24-0/+54
* | ARM: remove tnetv107x board supportMasahiro Yamada2015-02-24-983/+0
* | ARM: remove a320evb board supportMasahiro Yamada2015-02-24-138/+0
* | ARM: remove cm4008 and cm41xx board supportMasahiro Yamada2015-02-24-276/+0
* | ARM: remove dkb board supportMasahiro Yamada2015-02-24-413/+0
* | ARM: remove jadecpu board supportMasahiro Yamada2015-02-24-175/+0
* | kconfig: remove unneeded dependency on !SPL_BUILDMasahiro Yamada2015-02-24-25/+24
* | 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
|/
* rpi: add support for Raspberry Pi 2 model BStephen Warren2015-02-21-1/+1
* bcm2836 SoC support (used in Raspberry Pi 2 model B)Stephen Warren2015-02-21-0/+14
* bcm2835/rpi: add SPDX license tags for some filesStephen Warren2015-02-21-10/+2
* ARM: keystone: move SoC sources to mach-keystoneMasahiro Yamada2015-02-21-2190/+0
* ARM: versatile: move SoC sources to mach-versatileMasahiro Yamada2015-02-21-118/+0
* ARM: orion5x: move SoC sources to mach-orion5xMasahiro Yamada2015-02-21-832/+0
* ARM: highbank: move SoC sources to mach-highbankMasahiro Yamada2015-02-21-55/+0
* ARM: nomadik: move SoC sources to mach-nomadikMasahiro Yamada2015-02-21-194/+0
* ARM: kirkwood: move SOC sources to mach-kirkwoodMasahiro Yamada2015-02-21-530/+0
* ARM: davinci: move SoC sources to mach-davinciMasahiro Yamada2015-02-21-3230/+0
* ARM: tegra: collect SoC sources into mach-tegraMasahiro Yamada2015-02-21-10753/+1
* ARM: at91: collect SoC sources into mach-at91Masahiro Yamada2015-02-21-4266/+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