summaryrefslogtreecommitdiffstats
path: root/arch/arm/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2015-03-101-4/+9
|\
| * Merge remote-tracking branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2015-02-242-0/+43
| |\
| * | arm: Show relocated PC/LR in the register dumpSimon Glass2015-02-031-4/+9
* | | ARM: PSCI: Rework the DT handler slightlyTom Rini2015-03-091-2/+2
* | | arm: relocation: clear .bss section with arch memset if definedPrzemyslaw Marczak2015-03-091-1/+9
* | | arm: spl: Allow board_init_r() to run with a larger stackSimon Glass2015-03-041-3/+10
* | | arm: spl: Avoid setting up a duplicate global data structureSimon Glass2015-03-041-0/+4
* | | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2015-02-251-1/+1
|\ \ \
| * | | armv8/fsl-lsch3: Convert flushing L3 to assembly to avoid using stackYork Sun2015-02-241-1/+1
| | |/ | |/|
* | | ARM: remove jadecpu board supportMasahiro Yamada2015-02-241-46/+0
|/ /
* | common/board_f: factor out reserve_stacksAndreas Bießmann2015-02-172-0/+43
|/
* Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2015-01-261-0/+2
|\
| * arm, arm926ejs: make thumb mode compileableHeiko Schocher2015-01-191-0/+2
* | arm: Add warnings about using gdataSimon Glass2015-01-161-1/+6
|/
* arm: build arch memset/memcpy in Thumb2 modeStefan Agner2015-01-092-81/+111
* ARM: bootm: do not add PSCI to fdt when booting in secure mode.Ian Campbell2015-01-051-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2015-01-011-0/+44
|\
| * ARM: Implement non-cached memory supportThierry Reding2014-12-181-0/+44
* | arm: semihosting: get rid of forward declarationsLinus Walleij2014-12-291-89/+84
* | arm: semihosting: fix up compile bugsLinus Walleij2014-12-291-49/+52
* | arm: semihosting: staticize internal functionsLinus Walleij2014-12-291-4/+9
|/
* 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
OpenPOWER on IntegriCloud