summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeFilesLines
* ARM: tegra: Tegra124 pinmux cleanupStephen Warren2014-04-173-247/+258
* ARM: tegra: Tegra114 pinmux cleanupStephen Warren2014-04-173-252/+243
* ARM: tegra: Tegra30 pinmux cleanupStephen Warren2014-04-172-287/+275
* ARM: tegra: Tegra20 pinmux cleanupStephen Warren2014-04-172-239/+228
* ARM: tegra: pinmux naming consistency fixesStephen Warren2014-04-176-71/+73
* ARM: tegra: reduce public pinmux APIStephen Warren2014-04-171-2/+2
* ARM: tegra: pinctrl: remove duplicationStephen Warren2014-04-176-1374/+522
* ARM: tegra: use apb_misc.h in more placesStephen Warren2014-04-174-8/+14
* ARM: tegra: pinctrl: make pmux_func values consistent on Tegra20Stephen Warren2014-04-171-1/+3
* ARM: tegra: pinctrl: remove vddioStephen Warren2014-04-174-8/+0
* ARM: tegra: pinctrl: remove func_safeStephen Warren2014-04-174-20/+0
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-04-087-312/+2
|\
| * tegra: fix Makefile to pass per-file CFLAGSMasahiro Yamada2014-03-311-1/+1
| * kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/libMasahiro Yamada2014-03-285-310/+0
| * kbuild: Rename UIMAGE to MKIMAGEMarek Vasut2014-03-281-1/+1
* | arm64 patch: gicv3 supportDavid Feng2014-04-083-114/+39
* | ARMv8: fix bug for flush data cache by set/wayLeo Yan2014-04-071-3/+1
* | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2014-04-071-1/+6
|\ \
| * | ARM: Add workaround for Cortex-A9 errata 761320Nitin Garg2014-04-071-0/+5
| * | ARM: Add workaround for Cortex-A9 errata 794072Nitin Garg2014-04-071-1/+1
* | | armv8/cache: Change cache invalidate and flush functionYork Sun2014-04-073-20/+46
* | | armv8/cache: Flush D-cache, invalidate I-cache for relocationYork Sun2014-04-071-6/+0
* | | armv8/cache: Consolidate setting for MAIR and TCRYork Sun2014-04-072-25/+19
* | | arm: Handle .gnu.hash section in ldscriptsAndreas Färber2014-04-071-0/+1
* | | socfpga: Adding Clock Manager driverChin Liang See2014-04-073-1/+451
|/ /
* | arm: mxs: Add support for generating signed BootStreamMarek Vasut2014-04-042-0/+70
* | Merge branch 'master' of git://git.denx.de/u-boot-arm into masterStefano Babic2014-04-0420-84/+85
|\ \
| * \ Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-03-255-14/+15
| |\ \ | | |/
| | * kbuild,mxs: use short logs for MXS imagesMasahiro Yamada2014-03-125-14/+15
| * | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2014-03-131-0/+29
| |\ \
| | * | arm: exynos: Squash bogus warnings in pinmuxMarek Vasut2014-03-131-0/+12
| | * | exynos4:pinmux:fdt: decode peripheral idPiotr Wilczek2014-03-121-0/+17
| | |/
| * | am33xx: Rework #ifdef's around s_init for clarityTom Rini2014-03-121-5/+3
| |/
| * Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-03-107-8/+38
| |\
| | * arm: atmel: sama5d3: add nand spl boot supportBo Shen2014-03-091-0/+2
| | * arm: atmel: sama5d3: add spi spl boot supportBo Shen2014-03-091-0/+2
| | * at91sam9263ek: add mmc supportAndreas Henriksson2014-03-091-0/+25
| | * ARM: tegra: simplify halt_avp()Stephen Warren2014-03-051-3/+2
| | * ARM: tegra: fix pmc_pwrgate_timer_mult register definitionStephen Warren2014-03-051-2/+2
| * | kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCCMasahiro Yamada2014-03-074-55/+0
| * | sizes.h - consolidate for all architecturesAlexey Brodkin2014-03-045-5/+5
* | | Revert "arm: mxs: Add support for generating signed BootStream"Stefano Babic2014-04-042-87/+0
* | | mxs: fix warning in SPL with console supportStefano Babic2014-04-021-0/+2
* | | arm: mxs: Add serial console support into SPLMarek Vasut2014-04-011-1/+14
* | | arm: mxs: Properly set GD pointer in SPLMarek Vasut2014-04-011-0/+5
* | | arm: mxs: Add support for generating signed BootStreamMarek Vasut2014-03-312-0/+87
* | | arm: mxs: Adjust the load address of U-Boot and SPL for HABMarek Vasut2014-03-314-9/+24
| |/ |/|
* | ARM: AM43xx: Change DDR3 Reset ValueDave Gerlach2014-03-041-1/+1
* | ARM: AM43xx: Write sdram_config to secure_emif_sdram_configDave Gerlach2014-03-041-0/+1
* | ARM: AM43xx: EMIF: configure self-refresh entry delayDave Gerlach2014-03-041-2/+2
OpenPOWER on IntegriCloud