1. 1001502 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 5 years ago
  2. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  3. 3a64940 arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD by Tom Rini · 8 years ago
  4. 067716b ARM: Move SYS_CACHELINE_SIZE over to Kconfig by Tom Rini · 8 years ago
  5. bcc53bf arm: Show cache warnings in U-Boot proper only by Simon Glass · 8 years ago
  6. 397b569 arm: Move check_cache_range() into a common place by Simon Glass · 8 years ago
  7. 62e9207 arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD by Albert ARIBAUD · 9 years ago
  8. 633b6cc ARM: cache: implement a default weak flush_cache() function by Wu, Josh · 9 years ago
  9. 387871a ARM: cache: add an empty stub function for invalidate/flush dcache by Wu, Josh · 9 years ago
  10. 99197a9 arm, arm926ejs: make thumb mode compileable by Heiko Schocher · 10 years ago
  11. 1dfdd9b ARM: Implement non-cached memory support by Thierry Reding · 10 years ago
  12. 3fd968e ARM: remove CONFIG_ARM1136 defines by Masahiro Yamada · 10 years ago
  13. 5d7b131 ARM: remove CONFIG_ARM926EJS defines by Masahiro Yamada · 10 years ago
  14. fcfddfd ARM: cache_v7: use __weak by Jeroen Hofstee · 10 years ago
  15. b4ee149 arm1136: move cache code from start.S to cache.c by Albert ARIBAUD · 10 years ago
  16. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  17. 7f5eef9 arm: Remove OMAP2420H4 and all omap24xx support by Tom Rini · 11 years ago
  18. cba4b18 arm: do not force d-cache enable on all boards by Aneesh V · 13 years ago
  19. e05f007 arm: minor fixes for cache and mmu handling by Aneesh V · 13 years ago
  20. c2dd0d4 armv7: integrate cache maintenance support by Aneesh V · 13 years ago
  21. 4c93da7 arm: make default implementation of cache_flush() weakly linked by Aneesh V · 13 years ago
  22. 8345fb2 ARMV7: Fix build for non-OMAP3 boards by Steve Sakoman · 14 years ago
  23. c3d3a54 armv7, beagle: add support for ELF relocations by Heiko Schocher · 14 years ago
  24. 7e4a9e6 ARM (ARM11): add data cache support, test on Qong board by Heiko Schocher · 14 years ago
  25. 95c6f6d ARM V7 (OMAP): add data cache support, test on Beagle board by Heiko Schocher · 14 years ago
  26. c3330e9 ARM (ARM926ejs): add data cache support, tested on magnesium and tx25 board by Heiko Schocher · 14 years ago
  27. ea0364f Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 14 years ago[Renamed from lib_arm/cache.c]
  28. 8ed9604 * Patches by Richard Woodruff, 01 Oct 2004: by wdenk · 20 years ago
  29. edc48b6 Initial revision by wdenk · 22 years ago