summaryrefslogtreecommitdiff
path: root/arch/arm/lib
AgeCommit message (Expand)Author
2015-07-07arm: Add ENTRY/ENDPROC to private libgcc functionsSimon Glass
2015-05-28common/cmd_boot: keep ARM v7M in thumb mode during do_go_exec()Matt Porter
2015-05-14arch/arm/lib/bootm-fdt.c: Guard the include of <asm/armv7.h>Tom Rini
2015-05-13virt-dt: Allow reservation of secure region when in a RAM carveoutJan Kiszka
2015-05-13ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditionsJan Kiszka
2015-05-05Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2015-04-24Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2015-04-23armv8/ls2085aqds: NAND boot supportScott Wood
2015-04-22ARM: Add ARMv7-M supportrev13@wp.pl
2015-04-18net: Remove the bd* parameter from net stack functionsJoe Hershberger
2015-04-18common: Make sure arch-specific map_sysmem() is definedJoe Hershberger
2015-04-16ARMv7 TLB: Fixed TTBR0 and Table Descriptors to allow cachingBryan Brinsko
2015-04-03Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2015-03-28armv8: semihosting: delete external interfaceLinus Walleij
2015-03-28armv8: semihosting: add a command to load semihosted imagesLinus Walleij
2015-03-28armv8: semihosting: do not inline trap callLinus Walleij
2015-03-27ARMv8: enable pre-allocation mallocDavid Feng
2015-03-10Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2015-03-09ARM: PSCI: Rework the DT handler slightlyTom Rini
2015-03-09arm: relocation: clear .bss section with arch memset if definedPrzemyslaw Marczak
2015-03-04arm: spl: Allow board_init_r() to run with a larger stackSimon Glass
2015-03-04arm: spl: Avoid setting up a duplicate global data structureSimon Glass
2015-02-25Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2015-02-24ARM: remove jadecpu board supportMasahiro Yamada
2015-02-24armv8/fsl-lsch3: Convert flushing L3 to assembly to avoid using stackYork Sun
2015-02-24Merge remote-tracking branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2015-02-17common/board_f: factor out reserve_stacksAndreas Bießmann
2015-02-03arm: Show relocated PC/LR in the register dumpSimon Glass
2015-01-26Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini
2015-01-19arm, arm926ejs: make thumb mode compileableHeiko Schocher
2015-01-16arm: Add warnings about using gdataSimon Glass
2015-01-09arm: build arch memset/memcpy in Thumb2 modeStefan Agner
2015-01-05ARM: bootm: do not add PSCI to fdt when booting in secure mode.Ian Campbell
2015-01-01Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2014-12-29arm: semihosting: get rid of forward declarationsLinus Walleij
2014-12-29arm: semihosting: fix up compile bugsLinus Walleij
2014-12-29arm: semihosting: staticize internal functionsLinus Walleij
2014-12-18ARM: Implement non-cached memory supportThierry Reding
2014-11-24Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-11-24Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2014-11-24Merge git://git.denx.de/u-boot-dmTom Rini
2014-11-24ARM: bootm: Allow booting in secure mode on hyp capable systemsHans de Goede
2014-11-21dm: arm: spl: Allow simple malloc() in SPLSimon Glass
2014-11-20ARM: remove CONFIG_ARM1136 definesMasahiro Yamada
2014-11-20ARM: remove CONFIG_ARM926EJS definesMasahiro Yamada
2014-11-20imx: fix exception vectors relocation in imx27Albert ARIBAUD
2014-11-20cosmetic: arm: fix whitespace in arch/arm/lib/relocate.SAlbert ARIBAUD
2014-11-12ARM: cache-cp15: Use more accurate typesThierry Reding
2014-11-11Revert "lib: bootm: add missing include"Michal Simek
2014-11-10Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini