aboutsummaryrefslogtreecommitdiff
path: root/src/arch/armv7/lib/cache-cp15.c
AgeCommit message (Expand)Author
2013-03-26armv7: add new dcache and MMU setup functionsDavid Hendricks
2013-03-19armv7/exynos/snow: new cache maintenance APIDavid Hendricks
2013-02-20ARMV7: minor tweaks to inter-stage calling and payload handling.Ronald G. Minnich
2013-02-13armv7: use start and size parameters in mmu_setup()David Hendricks
2013-01-29armv7: Clean up the mmu setup a bitRonald G. Minnich
2013-01-29armv7: nuke global_data.h and remove some references to gd structDavid Hendricks
2013-01-29armv7: Clean out weak symbols and unnecessary #ifdef's in cache filesDavid Hendricks
2012-12-08WIP: Initial ARMv7 architecture implementation in corebootStefan Reinauer