aboutsummaryrefslogtreecommitdiffstats
path: root/src/arch/arm/include/arch
Commit message (Expand)AuthorAgeFilesLines
* Remove address from GPLv2 headersPatrick Georgi2015-05-217-7/+7
* Unify byte order macros and clrsetbitsJulius Werner2015-04-212-117/+0
* arm(64): Change write32() argument order to match x86Julius Werner2015-04-211-3/+3
* arm(64): Replace write32() and friends with writel()Julius Werner2015-04-211-0/+2
* rk3288: Handle framebuffer through memlayout, not the resource systemJulius Werner2015-04-171-2/+9
* armv7: Add fine-grained page table supportJulius Werner2015-04-081-0/+5
* arm: Include types.h in clock.hPatrick Georgi2015-04-071-0/+2
* New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner2015-04-063-1/+72
* coreboot arm: Define function for setting cntfrq registerFurquan Shaikh2015-03-021-0/+25
* CBMEM: Tidy up CAR migrationKyösti Mälkki2015-01-271-1/+0
* CBMEM console: Fix CAR migration stepKyösti Mälkki2015-01-271-0/+1
* arm: Put assembly functions into separate sectionsJulius Werner2014-11-131-4/+2
* arm: Thumb ALL the things!Julius Werner2014-11-091-6/+13
* cbmem console: Locate the preram console with a symbol instead of a section.Gabe Black2014-10-071-1/+0
* arm: Update mem* functions to newer versionsJulius Werner2014-09-221-0/+5
* arm: Move libgcc assembly macros to arch/asm.hJulius Werner2014-09-221-0/+47
* arm: Remove CAR_MIGRATE Kconfig and associated cruftJulius Werner2014-09-151-27/+0
* arm: Move exception_init() close to console_init()Julius Werner2014-09-131-38/+0
* ARM: Generalize armv7 as arm.Gabe Black2014-09-088-0/+288