aboutsummaryrefslogtreecommitdiff
path: root/src/arch/arm/include
AgeCommit message (Expand)Author
2014-12-30ipq/arm: Redesign hooks for bootblockVadim Bendebury
2014-12-19cpu/armltd/cortex-a9: Remove stub func dead codeEdward O'Callaghan
2014-12-17ARM: Use LPAE for Virtual Address TranslationDaisuke Nojiri
2014-11-13arm: Put assembly functions into separate sectionsJulius Werner
2014-11-10arm: Redesign, clarify and clean up cache related codeJulius Werner
2014-11-09arm: Thumb ALL the things!Julius Werner
2014-10-07cbmem console: Locate the preram console with a symbol instead of a section.Gabe Black
2014-09-22arm: Update mem* functions to newer versionsJulius Werner
2014-09-22arm: Move libgcc assembly macros to arch/asm.hJulius Werner
2014-09-15arm: Remove CAR_MIGRATE Kconfig and associated cruftJulius Werner
2014-09-13arm: Move exception_init() close to console_init()Julius Werner
2014-09-11tegra124/nyan: rougly stable code baseGabe Black
2014-09-09ARMv4: Add a minimal version of cpu.h.Gabe Black
2014-09-09ARM: Add an ARMv4 architecture version.Gabe Black
2014-09-08ARM: Generalize armv7 as arm.Gabe Black