summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to KconfigSimon Glass2015-02-124-0/+24
| * | dm: omap3: Move driver model CONFIGs to KconfigSimon Glass2015-02-121-0/+9
| * | dm: tegra: Move driver model CONFIGs to KconfigSimon Glass2015-02-121-0/+18
| * | dm: exynos: Move driver model CONFIGs to KconfigSimon Glass2015-02-121-0/+15
| |/
* | Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini2015-02-132-2/+16
|\ \ | |/ |/|
| * arm: rmobile: r8a7794: Enable SMP mode of Auxiliary Control RegisterNobuhiro Iwamatsu2015-02-131-1/+11
| * arm: rmobile: Add SILK board supportVladimir Barinov2015-02-131-1/+5
* | Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2015-02-102-0/+55
|\ \
| * | ARM: atmel: sama5d4: add interrupt redirect functionBo Shen2015-02-071-0/+12
| * | ARM: atmel: sama5d4: add bus matrix init functionBo Shen2015-02-071-0/+35
| * | ARM: atmel: clock: make it possible to configure HMX32Bo Shen2015-02-071-0/+8
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-02-102-15/+83
|\ \ \ | |_|/ |/| |
| * | imx: mx6: Fixed AIPS3 base address issueYe.Li2015-02-101-1/+1
| * | imx:mx6sx add dram io configure for mx6sxPeng Fan2015-01-221-14/+82
* | | Merge git://git.denx.de/u-boot-marvellTom Rini2015-02-063-0/+102
|\ \ \
| * | | arm: armada-xp: Add SPL support used to include the DDR training codeStefan Roese2015-02-063-0/+102
| | |/ | |/|
* | | ARM: UniPhier: leave the last element of boot_device_table emptyMasahiro Yamada2015-02-072-2/+2
* | | ARM: UniPhier: refactor pinmon commandMasahiro Yamada2015-02-072-11/+8
OpenPOWER on IntegriCloud