1. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  2. 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 6 years ago
  3. 554d879 ARM: CPU: arm926ejs: Consolidate cache routines to common file by Adam Ford · 6 years ago
  4. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  5. 1c640a6 arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD by Tom Rini · 8 years ago
  6. 84f9b61 ARM: Move SYS_CACHELINE_SIZE over to Kconfig by Tom Rini · 8 years ago
  7. 8540658 arm: Move check_cache_range() into a common place by Simon Glass · 8 years ago
  8. a382322 arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD by Albert ARIBAUD · 9 years ago
  9. 2219026 ARM: cache: implement a default weak flush_cache() function by Wu, Josh · 9 years ago
  10. aaa3545 ARM: cache: add an empty stub function for invalidate/flush dcache by Wu, Josh · 9 years ago
  11. 2f65bef arm926ejs: cache: use __weak by Jeroen Hofstee · 10 years ago
  12. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  13. 8ed6131 ARM926EJS: Fix cache.c to comply with checkpatch.pl by Marek Vasut · 13 years ago
  14. 2d4b211 ARM926EJS: Make asm routines volatile in cache ops by Marek Vasut · 13 years ago
  15. 573a204 ARM: 926ejs: use debug() for misaligned addresses by Stefano Babic · 13 years ago
  16. fc92851 ARM926EJS: Implement cache operations by Marek Vasut · 13 years ago
  17. 5ae3eec arm, arm-kirkwood: disable l2c before linux boot by Michael Walle · 13 years ago
  18. fb05a7d arm926ejs: remove noop flush_dcache_all function by Ilya Yanok · 13 years ago
  19. c850069 arm926ejs: add noop implementation for dcache ops by Ilya Yanok · 13 years ago