Commit Graph

32 Commits (lime2-spi)

Author SHA1 Message Date
Lokesh Vutla a43d46a73c arm: v7R: Add support for enabling caches 6 years ago
Lokesh Vutla acf1500138 arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Lothar Waßmann 53d4ed704b ARM: remove bogus cp_delay() function 7 years ago
Simon Glass 50a4886b3b arm: Disable LPAE if not enabled 7 years ago
Simon Glass 10d602ac8b arm: Don't try to support CONFIG_ARMV7_LPAE on ARMv4T 7 years ago
Simon Glass 579dfca2ef arm: Rename HCTR to HTCR 7 years ago
Keerthy 06d43c808d arm: Set TTB XN bit in case DCACHE_OFF for LPAE mode 8 years ago
Keerthy 2b373cb83c arm: print the cache config option in hex instead of decimal 8 years ago
Stefan Agner 8f894a4d38 arm: cache: always flush cache line size for page table 8 years ago
Stefan Agner c5b3cabf4a arm: cache: add support for LPAE for region D$ behavior 8 years ago
Alexander Graf d990f5c834 arm: Add support for HYP mode and LPAE page tables 8 years ago
Marek Vasut a592e6fb7f arm: Replace test for CONFIG_ARMV7 with CONFIG_CPU_V7 8 years ago
Bryan Brinsko 97840b5d1f ARMv7 TLB: Fixed TTBR0 and Table Descriptors to allow caching 9 years ago
Thierry Reding 25026fa9f1 ARM: cache-cp15: Use more accurate types 10 years ago
Marek Vasut ff7e9700ed arm: cache: Add support for write-allocate D-Cache 10 years ago
Marek Vasut 221a49d5bd ARM: Fix overflow in MMU setup 10 years ago
Jeroen Hofstee fcfddfd504 ARM: cache_v7: use __weak 10 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
R Sricharan de63ac278c ARM: mmu: Set domain permissions to client access 11 years ago
R Sricharan 96fdbec2f9 ARM: mmu: Introduce weak dram_bank_setup function 11 years ago
Simon Glass 34fd5d253d arm: Move tlb_addr and tlb_size to arch_global_data 12 years ago
Arun Mankuzhi 44df5e8d30 arm: move flush_dcache_all() to just before disable cache 12 years ago
Simon Glass 0dde7f5379 arm: Add control over cachability of memory regions 12 years ago
SRICHARAN R d702b0811d ARM: cache: Move the cp15 CR register read before flushing the cache. 12 years ago
Aneesh V e05f00792b arm: minor fixes for cache and mmu handling 13 years ago
Aneesh V c2dd0d4554 armv7: integrate cache maintenance support 13 years ago
Aneesh V e47f2db537 armv7: rename cache related CONFIG flags 13 years ago
Wolfgang Denk a9aa392629 Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC 14 years ago
Heiko Schocher f1d2b313c9 ARM: add relocation support 14 years ago
Heiko Schocher 880eff5cfb ARM: cp15: setup mmu and enable dcache 14 years ago
Peter Tyser ea0364f1bb Move lib_$ARCH directories to arch/$ARCH/lib 14 years ago
Jean-Christophe PLAGNIOL-VILLARD b3acb6cd40 arm: clean cache management 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 677e62f432 arm: update co-processor 15 access 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Hugo Villeneuve c15947d6ce ARM: Fix for broken compilation when defining CONFIG_CMD_ELF 16 years ago
Wolfgang Denk d87080b721 GCC-4.x fixes: clean up global data pointer initialization for all boards. 18 years ago
Wolfgang Denk 74f4304ee7 Add ARM946E cpu and core module targets; remap memory to 0x00000000 19 years ago
wdenk 3ec924a3cb Patch by Steven Scholz, 25 Oct 2004: 19 years ago
wdenk f6e20fc6ca Patch by Anders Larsen, 09 Jan 2004: 21 years ago
wdenk a8c7c708a9 * Patch by Gleb Natapov, 19 Sep 2003: 21 years ago
wdenk 6f21347d49 * Patch by George G. Davis, 19 Aug 2003: 21 years ago
wdenk 2e5983d2ea Patches by Kshitij, 04 Jul 2003 21 years ago
wdenk 3d818266d7 Initial revision 22 years ago
wdenk a8f88918b1 Initial revision 22 years ago
wdenk 4a9cbbe832 Initial revision 22 years ago