summaryrefslogtreecommitdiff
path: root/arch/arm/lib/cache.c
AgeCommit message (Expand)Author
2017-03-19arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILDTom Rini
2016-08-26ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini
2016-07-14arm: Show cache warnings in U-Boot proper onlySimon Glass
2016-07-14arm: Move check_cache_range() into a common placeSimon Glass
2015-11-10arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILDAlbert ARIBAUD
2015-08-13ARM: cache: implement a default weak flush_cache() functionWu, Josh
2015-08-13ARM: cache: add an empty stub function for invalidate/flush dcacheWu, Josh
2015-01-19arm, arm926ejs: make thumb mode compileableHeiko Schocher
2014-12-18ARM: Implement non-cached memory supportThierry Reding
2014-11-20ARM: remove CONFIG_ARM1136 definesMasahiro Yamada
2014-11-20ARM: remove CONFIG_ARM926EJS definesMasahiro Yamada
2014-07-04ARM: cache_v7: use __weakJeroen Hofstee
2014-05-15arm1136: move cache code from start.S to cache.cAlbert ARIBAUD
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-10arm: Remove OMAP2420H4 and all omap24xx supportTom Rini
2011-09-04arm: do not force d-cache enable on all boardsAneesh V
2011-07-04arm: minor fixes for cache and mmu handlingAneesh V
2011-07-04armv7: integrate cache maintenance supportAneesh V
2011-07-04arm: make default implementation of cache_flush() weakly linkedAneesh V
2010-11-04ARMV7: Fix build for non-OMAP3 boardsSteve Sakoman
2010-10-13armv7, beagle: add support for ELF relocationsHeiko Schocher
2010-09-19ARM (ARM11): add data cache support, test on Qong boardHeiko Schocher
2010-09-19ARM V7 (OMAP): add data cache support, test on Beagle boardHeiko Schocher
2010-09-19ARM (ARM926ejs): add data cache support, tested on magnesium and tx25 boardHeiko Schocher
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser