summaryrefslogtreecommitdiffstats
path: root/arch/arm/lib
Commit message (Expand)AuthorAgeFilesLines
* arm: Switch 32-bit ARM to using generic global_data setupSimon Glass2015-10-241-24/+4
* arm: Switch aarch64 to using generic global_data setupSimon Glass2015-10-241-12/+3
* armv8/gic: Fix GIC v2 initializationThierry Reding2015-10-151-1/+9
* Merge remote-tracking branch 'u-boot/master'Albert ARIBAUD2015-10-142-690/+0
|\
| * arm: Drop old non-generic-board codeSimon Glass2015-09-282-690/+0
* | arm: Correct comments in crt0.S for the recent SPL improvementsSimon Glass2015-09-122-20/+36
|/
* Merge git://git.denx.de/u-boot-rockchipTom Rini2015-09-031-0/+2
|\
| * arm: reset: Avoid a build error when the reset uclass is enabledSimon Glass2015-09-021-0/+2
* | armv8: Add framework for CCN-504 interconnect configurationBhupesh Sharma2015-09-012-0/+62
|/
* ARM: SPL: Use CONFIG_SPL_DM not CONFIG_DMTom Rini2015-08-121-2/+2
* ARM: cache: implement a default weak flush_cache() functionWu, Josh2015-08-121-21/+5
* ARM: cache: add an empty stub function for invalidate/flush dcacheWu, Josh2015-08-121-0/+9
* spl, common, serial: build SPL without serial supportHeiko Schocher2015-08-121-2/+2
* arm64: Handle arbitrary CONFIG_SYS_MALLOC_F_LEN valuesThierry Reding2015-07-271-1/+2
* arm: Add ENTRY/ENDPROC to private libgcc functionsSimon Glass2015-07-077-17/+30
* common/cmd_boot: keep ARM v7M in thumb mode during do_go_exec()Matt Porter2015-05-282-0/+45
* arch/arm/lib/bootm-fdt.c: Guard the include of <asm/armv7.h>Tom Rini2015-05-141-0/+2
* virt-dt: Allow reservation of secure region when in a RAM carveoutJan Kiszka2015-05-131-0/+6
* ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditionsJan Kiszka2015-05-132-4/+4
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2015-05-058-3/+210
|\
| * Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2015-04-241-0/+7
| |\
| | * armv8/ls2085aqds: NAND boot supportScott Wood2015-04-231-0/+7
| * | ARM: Add ARMv7-M supportrev13@wp.pl2015-04-225-2/+201
| |/
| * net: Remove the bd* parameter from net stack functionsJoe Hershberger2015-04-181-1/+1
| * common: Make sure arch-specific map_sysmem() is definedJoe Hershberger2015-04-181-0/+1
* | ARMv7 TLB: Fixed TTBR0 and Table Descriptors to allow cachingBryan Brinsko2015-04-161-0/+14
|/
* Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2015-04-031-2/+11
|\
| * ARMv8: enable pre-allocation mallocDavid Feng2015-03-271-2/+11
* | armv8: semihosting: delete external interfaceLinus Walleij2015-03-281-92/+0
* | armv8: semihosting: add a command to load semihosted imagesLinus Walleij2015-03-281-0/+70
* | armv8: semihosting: do not inline trap callLinus Walleij2015-03-281-1/+1
|/
* 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
OpenPOWER on IntegriCloud