1. 0ac9804 arm64: Initialize TLB memory if CMO_BY_VA_ONLY by Pierre-Clément Tosi · Thu Feb 09 04:54:28 2023 +0800
  2. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · Wed Nov 16 13:10:41 2022 -0500
  3. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  4. 1c45ed9 common: board_r: Drop initr_noncached wrapper by Ovidiu Panait · Sat Nov 28 10:43:13 2020 +0200
  5. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  6. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  7. e2eb721 cmd: cache: Fix non-cached memory cachability by Patrice Chotard · Tue Apr 28 11:38:03 2020 +0200
  8. 2a2941b common/board_f: Make reserve_mmu generic by Ovidiu Panait · Sun Mar 29 20:57:41 2020 +0300
  9. 2b61847 arm: asm/cache.c: Introduce arm_reserve_mmu by Ovidiu Panait · Sun Mar 29 20:57:40 2020 +0300
  10. 68b371a common/board_f: Move arm-specific reserve_mmu to arch/arm/lib/cache.c by Ovidiu Panait · Sun Mar 29 20:57:39 2020 +0300
  11. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · Thu Nov 14 12:57:39 2019 -0700
  12. 9b49643 board_f: fix noncached reservation calculation by Stephen Warren · Tue Aug 27 11:54:31 2019 -0600
  13. 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · Fri May 03 09:41:00 2019 -0400
  14. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  15. 1c640a6 arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD by Tom Rini · Sat Mar 18 09:01:44 2017 -0400
  16. 84f9b61 ARM: Move SYS_CACHELINE_SIZE over to Kconfig by Tom Rini · Mon Aug 22 08:22:17 2016 -0400
  17. 143997a arm: Show cache warnings in U-Boot proper only by Simon Glass · Sun Jun 19 19:43:05 2016 -0600
  18. 8540658 arm: Move check_cache_range() into a common place by Simon Glass · Sun Jun 19 19:43:01 2016 -0600
  19. a382322 arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD by Albert ARIBAUD · Fri Oct 23 18:06:40 2015 +0200
  20. 2219026 ARM: cache: implement a default weak flush_cache() function by Wu, Josh · Mon Jul 27 11:40:17 2015 +0800
  21. aaa3545 ARM: cache: add an empty stub function for invalidate/flush dcache by Wu, Josh · Mon Jul 27 11:40:16 2015 +0800
  22. b642d83 arm, arm926ejs: make thumb mode compileable by Heiko Schocher · Tue Nov 18 09:41:56 2014 +0100
  23. c97d974 ARM: Implement non-cached memory support by Thierry Reding · Tue Dec 09 22:25:22 2014 -0700
  24. a8b4c8c ARM: remove CONFIG_ARM1136 defines by Masahiro Yamada · Thu Nov 06 14:59:37 2014 +0900
  25. 4fb5d07 ARM: remove CONFIG_ARM926EJS defines by Masahiro Yamada · Thu Nov 06 14:59:36 2014 +0900
  26. d746077 ARM: cache_v7: use __weak by Jeroen Hofstee · Mon Jun 23 22:07:04 2014 +0200
  27. 7a6fd04 arm1136: move cache code from start.S to cache.c by Albert ARIBAUD · Tue Apr 15 16:13:47 2014 +0200
  28. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  29. 96a2548 arm: Remove OMAP2420H4 and all omap24xx support by Tom Rini · Tue Jun 04 12:02:06 2013 +0000
  30. fffbb97 arm: do not force d-cache enable on all boards by Aneesh V · Tue Aug 16 04:33:05 2011 +0000
  31. 3bda377 arm: minor fixes for cache and mmu handling by Aneesh V · Thu Jun 16 23:30:50 2011 +0000
  32. 3e3bc1e armv7: integrate cache maintenance support by Aneesh V · Thu Jun 16 23:30:49 2011 +0000
  33. 0286aaf arm: make default implementation of cache_flush() weakly linked by Aneesh V · Thu Jun 16 23:30:46 2011 +0000
  34. 418ddd4 ARMV7: Fix build for non-OMAP3 boards by Steve Sakoman · Wed Oct 20 22:00:00 2010 -0700
  35. 661a29e armv7, beagle: add support for ELF relocations by Heiko Schocher · Mon Oct 11 14:08:15 2010 +0200
  36. 95965b9 ARM (ARM11): add data cache support, test on Qong board by Heiko Schocher · Fri Sep 17 13:10:32 2010 +0200
  37. 762cb70 ARM V7 (OMAP): add data cache support, test on Beagle board by Heiko Schocher · Fri Sep 17 13:10:31 2010 +0200
  38. 5443309 ARM (ARM926ejs): add data cache support, tested on magnesium and tx25 board by Heiko Schocher · Fri Sep 17 13:10:30 2010 +0200
  39. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · Mon Apr 12 22:28:04 2010 -0500[Renamed from lib_arm/cache.c]
  40. f806271 * Patches by Richard Woodruff, 01 Oct 2004: by wdenk · Sun Jan 09 23:16:25 2005 +0000
  41. edc48b6 Initial revision by wdenk · Sun Sep 08 17:56:50 2002 +0000