1. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  2. 1001502 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 5 years ago
  3. 93b283d ARM: CPU: arm926ejs: Consolidate cache routines to common file by Adam Ford · 6 years ago
  4. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  5. 3a64940 arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD by Tom Rini · 8 years ago
  6. 067716b ARM: Move SYS_CACHELINE_SIZE over to Kconfig by Tom Rini · 8 years ago
  7. 397b569 arm: Move check_cache_range() into a common place by Simon Glass · 8 years ago
  8. 62e9207 arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD by Albert ARIBAUD · 9 years ago
  9. 633b6cc ARM: cache: implement a default weak flush_cache() function by Wu, Josh · 9 years ago
  10. 387871a ARM: cache: add an empty stub function for invalidate/flush dcache by Wu, Josh · 9 years ago
  11. 09e6e0b arm926ejs: cache: use __weak by Jeroen Hofstee · 10 years ago
  12. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  13. 2694bb9 ARM926EJS: Fix cache.c to comply with checkpatch.pl by Marek Vasut · 13 years ago
  14. c620155 ARM926EJS: Make asm routines volatile in cache ops by Marek Vasut · 13 years ago
  15. c8d9cea ARM: 926ejs: use debug() for misaligned addresses by Stefano Babic · 13 years ago
  16. a4aaad7 ARM926EJS: Implement cache operations by Marek Vasut · 13 years ago
  17. 6795302 arm, arm-kirkwood: disable l2c before linux boot by Michael Walle · 13 years ago
  18. 076cd49 arm926ejs: remove noop flush_dcache_all function by Ilya Yanok · 13 years ago
  19. 2f3427c arm926ejs: add noop implementation for dcache ops by Ilya Yanok · 13 years ago