summaryrefslogtreecommitdiffstats
path: root/arch/arm/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-11-241-5/+26
|\
| * ARM: bootm: Allow booting in secure mode on hyp capable systemsHans de Goede2014-11-241-5/+26
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-11-242-30/+48
|\ \
| * | imx: fix exception vectors relocation in imx27Albert ARIBAUD2014-11-202-28/+46
| * | cosmetic: arm: fix whitespace in arch/arm/lib/relocate.SAlbert ARIBAUD2014-11-201-4/+4
| |/
* | Merge git://git.denx.de/u-boot-dmTom Rini2014-11-241-1/+1
|\ \
| * | dm: arm: spl: Allow simple malloc() in SPLSimon Glass2014-11-211-1/+1
| |/
* | ARM: remove CONFIG_ARM1136 definesMasahiro Yamada2014-11-201-2/+2
* | ARM: remove CONFIG_ARM926EJS definesMasahiro Yamada2014-11-201-2/+2
|/
* ARM: cache-cp15: Use more accurate typesThierry Reding2014-11-121-3/+3
* Revert "lib: bootm: add missing include"Michal Simek2014-11-111-1/+0
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-11-102-0/+138
|\
| * arm: debug: adjust for U-BootMasahiro Yamada2014-10-261-1/+1
| * arm: debug: add Kconfig entries for lowlevel debugMasahiro Yamada2014-10-261-0/+2
| * arm: debug: replace license blocks with SPDXMasahiro Yamada2014-10-261-3/+1
| * arm: debug: import debug files from Linux 3.16Masahiro Yamada2014-10-261-0/+138
* | arm: interrupt_init: set sp in IRQ/FIQ modesGeorges Savoundararadj2014-10-291-0/+27
* | arm: relocate the exception vectorsGeorges Savoundararadj2014-10-291-0/+30
* | arm: make .vectors section allocatableGeorges Savoundararadj2014-10-291-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-imxTom Rini2014-10-271-1/+4
|\ \
| * | ARM: prevent compiler warnings from bootm.cEric Nelson2014-10-211-1/+4
| |/
* | arm: vectors: provide protypes from vectors.SJeroen Hofstee2014-10-251-0/+1
* | lib: bootm: add missing includeJeroen Hofstee2014-10-251-0/+1
* | leds: missing includeJeroen Hofstee2014-10-251-0/+1
* | arm: board: use __weakJeroen Hofstee2014-10-241-28/+12
|/
* arm: cache: Add support for write-allocate D-CacheMarek Vasut2014-10-061-0/+2
* armv8/fsl-lsch3: Release secondary cores from boot hold off with Boot PageYork Sun2014-09-251-7/+3
* Revert "ARM: SPL: do not set gd again"Tom Rini2014-09-161-0/+3
* arm: Fix _start for CONFIG_SYS_DV_NOR_BOOT_CFGBenoît Thébaudeau2014-09-111-1/+2
* arm: Make reset position-independentBenoît Thébaudeau2014-09-111-2/+1
* eabi_compat: add __aeabi_memcpy __aeabi_memsetJeroen Hofstee2014-09-091-2/+13
* ARM: SPL: do not set gd againJeroen Hofstee2014-09-091-3/+0
* arm:reset: call the reset_misc() before the cpu resetPrzemyslaw Marczak2014-09-051-0/+6
* arm64: Correct passing of Linux kernel argsTom Rini2014-08-301-3/+5
* ARM: Fix overflow in MMU setupMarek Vasut2014-08-301-1/+1
* arm: include config.h in arch/arm/lib/vectors.SChristian Riesch2014-08-291-0/+2
* arm: Support pre-relocation malloc()Simon Glass2014-08-041-1/+4
* arm: Set up global data before board_init_f()Simon Glass2014-08-041-0/+9
* ARM: HYP/non-sec/PSCI: emit DT nodesMarc Zyngier2014-07-281-2/+10
* ARM: convert arch_fixup_memory_node to a generic FDT fixup functionMa Haijun2014-07-282-2/+2
* ARM: HYP/non-sec: allow relocation to secure RAMMarc Zyngier2014-07-281-13/+9
* ARM: HYP/non-sec: add separate section for secure codeMarc Zyngier2014-07-281-0/+2
* ARM: add missing HYP mode constantMarc Zyngier2014-07-281-1/+1
* ARM: HYP/non-sec: move switch to non-sec to the last boot phaseMarc Zyngier2014-07-281-3/+6
* ARM: cache_v7: use __weakJeroen Hofstee2014-07-042-17/+5
* arm: Add support for semihosting for armv8 fastmodel targets.Darwin Rambo2014-07-032-0/+234
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-06-251-1/+1
|\
| * arm: fdt_control: fix a build error with CONFIG_OF_EMBED=yMasahiro Yamada2014-06-051-1/+1
* | arm: fix a double-definition error of _start symbolMasahiro Yamada2014-06-091-2/+0
|/
* Merge remote-tracking branch 'u-boot/master'Albert ARIBAUD2014-05-201-1/+0
|\
OpenPOWER on IntegriCloud