1. ee0fbf4 arch: cache: cp15: Add mmu_set_region_dcache_behaviour() when SYS_DCACHE_OFF is enable by Patrice Chotard · 3 years, 7 months ago
  2. 8ca0f51 arm: cp15: remove weak function arm_init_domains by Patrick Delaunay · 3 years, 8 months ago
  3. 503eea4 arm: cp15: update DACR value to activate access control by Patrick Delaunay · 3 years, 8 months ago
  4. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  5. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 3 months ago
  6. d877f8f arm: provide a function for boards init code to modify MMU virtual-physical map by Marek Szyprowski · 4 years, 4 months ago
  7. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  8. 54be09c arm: caches: manage phys_addr_t overflow in mmu_set_region_dcache_behaviour by Patrick Delaunay · 4 years, 5 months ago
  9. 2e8d68e arm: caches: add DCACHE_DEFAULT_OPTION by Patrick Delaunay · 4 years, 5 months ago
  10. c8ec1e3 arm: caches: protect dram_bank_mmu_setup access to bi_dram by Patrick Delaunay · 4 years, 5 months ago
  11. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 4 years, 11 months ago
  12. 6cc915b arm: powerpc: Tidy up code style for cache functions by Simon Glass · 4 years, 11 months ago
  13. 7a540ee arm: caches: Disable mmu only if mmu is available by Lokesh Vutla · 5 years ago
  14. 1001502 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 5 years ago
  15. a43d46a arm: v7R: Add support for enabling caches by Lokesh Vutla · 6 years ago
  16. acf1500 arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A by Lokesh Vutla · 6 years ago
  17. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  18. 53d4ed7 ARM: remove bogus cp_delay() function by Lothar Waßmann · 7 years ago
  19. 50a4886 arm: Disable LPAE if not enabled by Simon Glass · 7 years ago
  20. 10d602a arm: Don't try to support CONFIG_ARMV7_LPAE on ARMv4T by Simon Glass · 7 years ago
  21. 579dfca arm: Rename HCTR to HTCR by Simon Glass · 7 years ago
  22. 06d43c8 arm: Set TTB XN bit in case DCACHE_OFF for LPAE mode by Keerthy · 8 years ago
  23. 2b373cb arm: print the cache config option in hex instead of decimal by Keerthy · 8 years ago
  24. 8f894a4 arm: cache: always flush cache line size for page table by Stefan Agner · 8 years ago
  25. c5b3cab arm: cache: add support for LPAE for region D$ behavior by Stefan Agner · 8 years ago
  26. d990f5c arm: Add support for HYP mode and LPAE page tables by Alexander Graf · 9 years ago
  27. a592e6f arm: Replace test for CONFIG_ARMV7 with CONFIG_CPU_V7 by Marek Vasut · 9 years ago
  28. 97840b5 ARMv7 TLB: Fixed TTBR0 and Table Descriptors to allow caching by Bryan Brinsko · 10 years ago
  29. 25026fa ARM: cache-cp15: Use more accurate types by Thierry Reding · 10 years ago
  30. ff7e970 arm: cache: Add support for write-allocate D-Cache by Marek Vasut · 10 years ago
  31. 221a49d ARM: Fix overflow in MMU setup by Marek Vasut · 10 years ago
  32. fcfddfd ARM: cache_v7: use __weak by Jeroen Hofstee · 10 years ago
  33. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  34. de63ac2 ARM: mmu: Set domain permissions to client access by R Sricharan · 12 years ago
  35. 96fdbec ARM: mmu: Introduce weak dram_bank_setup function by R Sricharan · 12 years ago
  36. 34fd5d2 arm: Move tlb_addr and tlb_size to arch_global_data by Simon Glass · 12 years ago
  37. 44df5e8 arm: move flush_dcache_all() to just before disable cache by Arun Mankuzhi · 12 years ago
  38. 0dde7f5 arm: Add control over cachability of memory regions by Simon Glass · 12 years ago
  39. d702b08 ARM: cache: Move the cp15 CR register read before flushing the cache. by SRICHARAN R · 12 years ago
  40. e05f007 arm: minor fixes for cache and mmu handling by Aneesh V · 13 years ago
  41. c2dd0d4 armv7: integrate cache maintenance support by Aneesh V · 13 years ago
  42. e47f2db armv7: rename cache related CONFIG flags by Aneesh V · 13 years ago
  43. a9aa392 Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC by Wolfgang Denk · 14 years ago
  44. f1d2b31 ARM: add relocation support by Heiko Schocher · 14 years ago
  45. 880eff5 ARM: cp15: setup mmu and enable dcache by Heiko Schocher · 14 years ago
  46. ea0364f Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 14 years ago[Renamed from lib_arm/cache-cp15.c]
  47. b3acb6c arm: clean cache management by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago