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