summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD2014-07-011-1/+1
|\
| * tegra20: display: fix checking of return valueJeroen Hofstee2014-06-191-1/+1
* | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-07-017-77/+9
|\ \
| * | OMAP: disable gpmc timeout safely for reenablingStefano Babic2014-06-191-1/+2
| * | omap3: board: trivial: add void for no argsJeroen Hofstee2014-06-191-2/+2
| * | cpu: armv7: am33x: ddr: write emif ref_ctrl_shadow registerFelipe Balbi2014-06-191-0/+1
| * | ARM: keystone: aemif: move aemif driver to drivers/memory/ti-aemif.cKhoronzhuk, Ivan2014-06-192-72/+0
| * | mtd: nand: davinci: add header file for driver definitionsKhoronzhuk, Ivan2014-06-193-2/+3
| * | omap: Don't enable GPMC CS0 with nothing attachedAsh Charles2014-06-191-1/+2
| |/
* | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2014-06-304-8/+558
|\ \
| * | imx: correct HAB status for new chip TOStefano Babic2014-06-171-7/+66
| * | mx6: add mmdc configuration for MX6Q/MX6DLTim Harvey2014-06-062-0/+491
| * | spl: consolidate arch/arm/include/asm/arch-*/spl.hMasahiro Yamada2014-06-061-1/+1
* | | Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master'Albert ARIBAUD2014-06-251-0/+1
|\ \ \
| * | | arm: zynq: fix a bug in Zynq linker scriptMasahiro Yamada2014-06-171-0/+1
* | | | Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-06-258-63/+63
|\| | |
| * | | cosmetic: Whitespace fixVasili Galka2014-06-111-2/+2
| * | | Check run_command() return code properlyThomas Betker2014-06-111-1/+1
| * | | am33xx/omap: Allow cache enable for all Sitara/OMAPSimon Glass2014-06-115-58/+60
| * | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-06-0810-55/+104
| |\ \ \
| * \ \ \ Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-05-3017-3/+1342
| |\ \ \ \
| * | | | | Remove unnecessary use of hush header fileSimon Glass2014-05-292-2/+0
* | | | | | ARMv7: at91: enable ICache and DCache.Wu, Josh2014-06-141-0/+2
| |_|_|_|/ |/| | | |
* | | | | arm64: zero cntvoff_el2Mark Rutland2014-06-091-1/+1
| |_|/ / |/| | |
* | | | arm:am33xx: Add a scale_vcores() hookTom Rini2014-06-061-0/+11
* | | | ARM: AM43xx: Fix UART clocks enablingLokesh Vutla2014-06-061-0/+9
* | | | keystone: init: enable UART1 to be able use it from kernelMurali Karicheri2014-06-061-0/+9
* | | | arm:am33xx: Rework s_init and add board_early_init_fTom Rini2014-06-061-2/+14
* | | | arm:am33xx: Make dram_init call sdram_init() in some contextsTom Rini2014-06-062-0/+6
* | | | am43xx_evm: Add qspiboot targetSourav Poddar2014-06-061-1/+1
* | | | omap3: remove remnant macros GPMC_NAND_ECC_LP_x8_LAYOUT and GPMC_NAND_ECC_LP_...pekon gupta2014-06-061-12/+0
* | | | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2014-06-024-40/+54
|\ \ \ \ | |_|/ / |/| | |
| * | | Exynos: Make sure ps_hold gets set in the SPLDoug Anderson2014-05-312-1/+11
| * | | exynos: Enable PSHOLD in SPLSimon Glass2014-05-281-0/+2
| * | | ARM: exynos: clock: modify the set_mmc_clk for exynos4Jaehoon Chung2014-05-161-5/+11
| * | | arm: exynos: clock: Remove exynos4x12_set_mmc_clk functionBeomho Seo2014-05-161-28/+1
| * | | arm: exynos: pinmux: add sdmmc4 gpio configratuionBeomho Seo2014-05-161-6/+29
* | | | ARM: at91sam9m10g45ek: enable mci0 supportWu, Josh2014-05-271-0/+17
* | | | arm:at91: enable ROM loadable atmel imageAndreas Bießmann2014-05-271-0/+10
* | | | ARM: atmel: switch to main crystal osc for SPL bootBo Shen2014-05-271-0/+39
| |_|/ |/| |
* | | sunxi: non-FEL SPL boot support for sun7iIan Campbell2014-05-252-0/+60
* | | sunxi: add gmac Ethernet supportIan Campbell2014-05-251-0/+23
* | | sunxi: add sun7i cpu, board and start of day supportIan Campbell2014-05-256-1/+197
* | | sunxi: add sun7i dram setup supportIan Campbell2014-05-252-0/+594
* | | sunxi: add sun7i pinmux and gpio supportIan Campbell2014-05-252-0/+62
* | | sunxi: add sun7i clocks and timer support.Ian Campbell2014-05-254-0/+338
* | | Arm64 fix a bug of vbar_el3 initializationDavid Feng2014-05-251-2/+2
| |/ |/|
* | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-05-2412-141/+212
|\ \
| * | am33xx: report silicon revision instead of codeSergey Alyoshin2014-05-231-18/+23
| * | ARM: OMAP: Fix omap_sdram_size calculationLokesh Vutla2014-05-231-4/+7