summaryrefslogtreecommitdiff
path: root/arch/arm/lib
AgeCommit message (Expand)Author
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
2014-10-29arm: interrupt_init: set sp in IRQ/FIQ modesGeorges Savoundararadj
2014-10-29arm: relocate the exception vectorsGeorges Savoundararadj
2014-10-29arm: make .vectors section allocatableGeorges Savoundararadj
2014-10-27Merge branch 'master' of git://git.denx.de/u-boot-imxTom Rini
2014-10-26arm: debug: adjust for U-BootMasahiro Yamada
2014-10-26arm: debug: add Kconfig entries for lowlevel debugMasahiro Yamada
2014-10-26arm: debug: replace license blocks with SPDXMasahiro Yamada
2014-10-26arm: debug: import debug files from Linux 3.16Masahiro Yamada
2014-10-25arm: vectors: provide protypes from vectors.SJeroen Hofstee
2014-10-25lib: bootm: add missing includeJeroen Hofstee
2014-10-25leds: missing includeJeroen Hofstee
2014-10-24arm: board: use __weakJeroen Hofstee