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