summaryrefslogtreecommitdiff
path: root/arch/arm/lib
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://git.denx.de/u-boot-imxTom Rini2014-10-27-1/+4
|\
| * ARM: prevent compiler warnings from bootm.cEric Nelson2014-10-21-1/+4
* | arm: vectors: provide protypes from vectors.SJeroen Hofstee2014-10-25-0/+1
* | lib: bootm: add missing includeJeroen Hofstee2014-10-25-0/+1
* | leds: missing includeJeroen Hofstee2014-10-25-0/+1
* | arm: board: use __weakJeroen Hofstee2014-10-24-28/+12
|/
* arm: cache: Add support for write-allocate D-CacheMarek Vasut2014-10-06-0/+2
* armv8/fsl-lsch3: Release secondary cores from boot hold off with Boot PageYork Sun2014-09-25-7/+3
* Revert "ARM: SPL: do not set gd again"Tom Rini2014-09-16-0/+3
* arm: Fix _start for CONFIG_SYS_DV_NOR_BOOT_CFGBenoît Thébaudeau2014-09-11-1/+2
* arm: Make reset position-independentBenoît Thébaudeau2014-09-11-2/+1
* eabi_compat: add __aeabi_memcpy __aeabi_memsetJeroen Hofstee2014-09-09-2/+13
* ARM: SPL: do not set gd againJeroen Hofstee2014-09-09-3/+0
* arm:reset: call the reset_misc() before the cpu resetPrzemyslaw Marczak2014-09-05-0/+6
* arm64: Correct passing of Linux kernel argsTom Rini2014-08-30-3/+5
* ARM: Fix overflow in MMU setupMarek Vasut2014-08-30-1/+1
* arm: include config.h in arch/arm/lib/vectors.SChristian Riesch2014-08-29-0/+2
* arm: Support pre-relocation malloc()Simon Glass2014-08-04-1/+4
* arm: Set up global data before board_init_f()Simon Glass2014-08-04-0/+9
* ARM: HYP/non-sec/PSCI: emit DT nodesMarc Zyngier2014-07-28-2/+10
* ARM: convert arch_fixup_memory_node to a generic FDT fixup functionMa Haijun2014-07-28-2/+2
* ARM: HYP/non-sec: allow relocation to secure RAMMarc Zyngier2014-07-28-13/+9
* ARM: HYP/non-sec: add separate section for secure codeMarc Zyngier2014-07-28-0/+2
* ARM: add missing HYP mode constantMarc Zyngier2014-07-28-1/+1
* ARM: HYP/non-sec: move switch to non-sec to the last boot phaseMarc Zyngier2014-07-28-3/+6
* ARM: cache_v7: use __weakJeroen Hofstee2014-07-04-17/+5
* arm: Add support for semihosting for armv8 fastmodel targets.Darwin Rambo2014-07-03-0/+234
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-06-25-1/+1
|\
| * arm: fdt_control: fix a build error with CONFIG_OF_EMBED=yMasahiro Yamada2014-06-05-1/+1
* | arm: fix a double-definition error of _start symbolMasahiro Yamada2014-06-09-2/+0
|/
* Merge remote-tracking branch 'u-boot/master'Albert ARIBAUD2014-05-20-1/+0
|\
| * bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada2014-05-12-1/+0
* | arm: move exception handling out of start.S filesAlbert ARIBAUD2014-05-15-1/+292
* | arm1136: move cache code from start.S to cache.cAlbert ARIBAUD2014-05-15-3/+10
|/
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-04-08-0/+248
|\
| * kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/libMasahiro Yamada2014-03-28-0/+248
* | arm64 patch: gicv3 supportDavid Feng2014-04-08-0/+195
* | bootstage: arm: fix fdt stashing codeMela Custodio2014-04-07-2/+1
* | armv8: Flush dcache before switching to EL2York Sun2014-04-07-0/+1
* | armv8/cache: Flush D-cache, invalidate I-cache for relocationYork Sun2014-04-07-0/+19
|/
* ahci-plat: Provide a weak scsi_init hookIan Campbell2014-03-10-0/+6
* kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCCMasahiro Yamada2014-03-07-11/+2
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-02-26-8/+9
|\
| * arm: Switch to -mno-unaligned-access when supported by the compilerTom Rini2014-02-26-1/+1
| * arm: remove unneeded symbol offsets and _TEXT_BASEAlbert ARIBAUD2014-02-26-6/+6
| * arm: make _end compiler-generatedAlbert ARIBAUD2014-02-26-1/+2
* | common: Add get_effective_memsize() to memsize.cYork Sun2014-02-21-1/+1
|/
* Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to calleeMasahiro Yamada2014-02-19-4/+0
* dts: re-write dts/Makefile more simply with KbuildMasahiro Yamada2014-02-19-1/+1
* arm: use canonical sub mnemonicAndreas Bießmann2014-01-14-1/+1