summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeLines
* arm: move exception handling out of start.S filesAlbert ARIBAUD2014-05-15-2425/+21
* arm: remove unused _end_vect and _vectors_end symbolsAlbert ARIBAUD2014-05-15-11/+0
* arm: pxa: move SP check from start.S to cpuinfo.cAlbert ARIBAUD2014-05-15-6/+6
* arm: move reset_cpu from start.S into cpu.cAlbert ARIBAUD2014-05-15-33/+27
* arm1136: move cache code from start.S to cache.cAlbert ARIBAUD2014-05-15-10/+0
* Merge branch 'u-boot/master'Albert ARIBAUD2014-05-09-82/+8
|\
| * ARM:tegra20: Remove aes debug printsTom Rini2014-04-18-9/+0
| * aes: make apply_cbc_chain_data non-staticStephen Warren2014-04-18-2/+2
| * kbuild: use boolean macros to select tegra*-common directoryMasahiro Yamada2014-04-17-1/+4
| * Merge branch 'next'Tom Rini2014-04-17-70/+2
| |\
| | * aes: Move the AES-128-CBC encryption function to common codeMarek Vasut2014-03-21-70/+2
* | | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-04-21-181/+1833
|\ \ \
| * | | arm, da850: staticize funtionsManish Badarkhe2014-04-17-3/+3
| * | | am335x: Switch to CONFIG_SKIP_LOWLEVEL_INIT from guarding SPL or NOR_BOOTTom Rini2014-04-17-4/+2
| * | | keystone2: add keystone multicore navigator driverVitaly Andrianov2014-04-17-0/+377
| * | | k2hk: add support for k2hk SOC and EVMVitaly Andrianov2014-04-17-0/+1135
| * | | i2c, davinci: convert driver to new mutlibus/mutliadapter frameworkVitaly Andrianov2014-04-17-4/+4
| * | | arm: add support for arch timerVitaly Andrianov2014-04-17-0/+59
| * | | dra7xx_evm: Add QSPI_4 support, qspiboot build targetTom Rini2014-04-17-0/+11
| * | | omap3/sys_info: provide interface to read die idNishanth Menon2014-04-17-5/+14
| * | | OMAP: common: consolidate fake USB ethernet MAC address creationNishanth Menon2014-04-17-0/+21
| * | | ARM: OMAP: replace custom sr32() by standard I/O accessorsWolfgang Denk2014-04-17-163/+205
| * | | ARM: OMAP: hide custom bit manipulation function sr32()Wolfgang Denk2014-04-17-13/+13
| * | | ARM: OMAP: remove sr32() from OMAP board codeWolfgang Denk2014-04-17-2/+2
| |/ /
* | | ARM: tegra: pack pinmux data tables tighterStephen Warren2014-04-17-4/+3
* | | ARM: tegra: Tegra124 pinmux cleanupStephen Warren2014-04-17-247/+258
* | | ARM: tegra: Tegra114 pinmux cleanupStephen Warren2014-04-17-252/+243
* | | ARM: tegra: Tegra30 pinmux cleanupStephen Warren2014-04-17-287/+275
* | | ARM: tegra: Tegra20 pinmux cleanupStephen Warren2014-04-17-239/+228
* | | ARM: tegra: pinmux naming consistency fixesStephen Warren2014-04-17-71/+73
* | | ARM: tegra: reduce public pinmux APIStephen Warren2014-04-17-2/+2
* | | ARM: tegra: pinctrl: remove duplicationStephen Warren2014-04-17-1374/+522
* | | ARM: tegra: use apb_misc.h in more placesStephen Warren2014-04-17-8/+14
* | | ARM: tegra: pinctrl: make pmux_func values consistent on Tegra20Stephen Warren2014-04-17-1/+3
* | | ARM: tegra: pinctrl: remove vddioStephen Warren2014-04-17-8/+0
* | | ARM: tegra: pinctrl: remove func_safeStephen Warren2014-04-17-20/+0
|/ /
* | Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-04-08-312/+2
|\ \
| * | tegra: fix Makefile to pass per-file CFLAGSMasahiro Yamada2014-03-31-1/+1
| * | kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/libMasahiro Yamada2014-03-28-310/+0
| * | kbuild: Rename UIMAGE to MKIMAGEMarek Vasut2014-03-28-1/+1
| |/
* | arm64 patch: gicv3 supportDavid Feng2014-04-08-114/+39
* | ARMv8: fix bug for flush data cache by set/wayLeo Yan2014-04-07-3/+1
* | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2014-04-07-1/+6
|\ \
| * | ARM: Add workaround for Cortex-A9 errata 761320Nitin Garg2014-04-07-0/+5
| * | ARM: Add workaround for Cortex-A9 errata 794072Nitin Garg2014-04-07-1/+1
* | | armv8/cache: Change cache invalidate and flush functionYork Sun2014-04-07-20/+46
* | | armv8/cache: Flush D-cache, invalidate I-cache for relocationYork Sun2014-04-07-6/+0
* | | armv8/cache: Consolidate setting for MAIR and TCRYork Sun2014-04-07-25/+19
* | | arm: Handle .gnu.hash section in ldscriptsAndreas Färber2014-04-07-0/+1
* | | socfpga: Adding Clock Manager driverChin Liang See2014-04-07-1/+451
|/ /