1. 28522a6 arch: cache: cp15: Add mmu_set_region_dcache_behaviour() when SYS_DCACHE_OFF is enable by Patrice Chotard · 3 years, 9 months ago
  2. a14e5b4 arm: cp15: remove weak function arm_init_domains by Patrick Delaunay · 3 years, 10 months ago
  3. 4aae24d arm: cp15: update DACR value to activate access control by Patrick Delaunay · 3 years, 10 months ago
  4. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  5. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  6. f76fb51 arm: provide a function for boards init code to modify MMU virtual-physical map by Marek Szyprowski · 4 years, 6 months ago
  7. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  8. 594b7cf arm: caches: manage phys_addr_t overflow in mmu_set_region_dcache_behaviour by Patrick Delaunay · 4 years, 7 months ago
  9. d7e6a1d arm: caches: add DCACHE_DEFAULT_OPTION by Patrick Delaunay · 4 years, 7 months ago
  10. 77cc8b2 arm: caches: protect dram_bank_mmu_setup access to bi_dram by Patrick Delaunay · 4 years, 7 months ago
  11. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  12. fbf091b arm: powerpc: Tidy up code style for cache functions by Simon Glass · 5 years ago
  13. 9ac1d17 arm: caches: Disable mmu only if mmu is available by Lokesh Vutla · 5 years ago
  14. 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 6 years ago
  15. 19858f9 arm: v7R: Add support for enabling caches by Lokesh Vutla · 7 years ago
  16. 81b1a67 arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A by Lokesh Vutla · 7 years ago
  17. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  18. bded0c8 ARM: remove bogus cp_delay() function by Lothar Waßmann · 7 years ago
  19. 1375e58 arm: Disable LPAE if not enabled by Simon Glass · 8 years ago
  20. 5bfd41d arm: Don't try to support CONFIG_ARMV7_LPAE on ARMv4T by Simon Glass · 8 years ago
  21. 3b37247 arm: Rename HCTR to HTCR by Simon Glass · 8 years ago
  22. 266c8c1 arm: Set TTB XN bit in case DCACHE_OFF for LPAE mode by Keerthy · 8 years ago
  23. 485110a arm: print the cache config option in hex instead of decimal by Keerthy · 8 years ago
  24. bae1480 arm: cache: always flush cache line size for page table by Stefan Agner · 8 years ago
  25. c4a7322 arm: cache: add support for LPAE for region D$ behavior by Stefan Agner · 8 years ago
  26. ae6c2bc arm: Add support for HYP mode and LPAE page tables by Alexander Graf · 9 years ago
  27. fbf49c0 arm: Replace test for CONFIG_ARMV7 with CONFIG_CPU_V7 by Marek Vasut · 9 years ago
  28. 29d23ec ARMv7 TLB: Fixed TTBR0 and Table Descriptors to allow caching by Bryan Brinsko · 10 years ago
  29. fe200715 ARM: cache-cp15: Use more accurate types by Thierry Reding · 10 years ago
  30. 79b9072 arm: cache: Add support for write-allocate D-Cache by Marek Vasut · 10 years ago
  31. c20f6f5 ARM: Fix overflow in MMU setup by Marek Vasut · 10 years ago
  32. d746077 ARM: cache_v7: use __weak by Jeroen Hofstee · 10 years ago
  33. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  34. 06396c1 ARM: mmu: Set domain permissions to client access by R Sricharan · 12 years ago
  35. 0871607 ARM: mmu: Introduce weak dram_bank_setup function by R Sricharan · 12 years ago
  36. 6b4ee15 arm: Move tlb_addr and tlb_size to arch_global_data by Simon Glass · 12 years ago
  37. 7a7825f arm: move flush_dcache_all() to just before disable cache by Arun Mankuzhi · 12 years ago
  38. a4f2079 arm: Add control over cachability of memory regions by Simon Glass · 12 years ago
  39. 88f4bf2 ARM: cache: Move the cp15 CR register read before flushing the cache. by SRICHARAN R · 13 years ago
  40. 3bda377 arm: minor fixes for cache and mmu handling by Aneesh V · 13 years ago
  41. 3e3bc1e armv7: integrate cache maintenance support by Aneesh V · 13 years ago
  42. ecee9c8 armv7: rename cache related CONFIG flags by Aneesh V · 13 years ago
  43. 627857d Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC by Wolfgang Denk · 14 years ago
  44. aeb2991 ARM: add relocation support by Heiko Schocher · 14 years ago
  45. 69f1d0c ARM: cp15: setup mmu and enable dcache by Heiko Schocher · 14 years ago
  46. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 15 years ago[Renamed from lib_arm/cache-cp15.c]
  47. e6b5f1b arm: clean cache management by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago