summaryrefslogtreecommitdiff
path: root/arch/microblaze/cpu/cache.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-24microblaze: Remove common.h usageTom Rini1-1/+0
2022-06-24microblaze: cache: introduce flush_dcache_range()Ovidiu Panait1-0/+11
2022-06-24microblaze: cache: introduce cpuinfo structureOvidiu Panait1-4/+10
2022-06-24microblaze: cache: introduce flush_cache_all()Ovidiu Panait1-2/+18
2022-06-24microblaze: cache: introduce Kconfig options for icache/dcache sizesOvidiu Panait1-3/+2
2022-06-24microblaze: cache: split flush_cache() functionOvidiu Panait1-22/+33
2022-06-24microblaze: cache: improve icache Kconfig optionsOvidiu Panait1-3/+3
2022-06-24microblaze: cache: improve dcache Kconfig optionsOvidiu Panait1-5/+10
2022-06-24microblaze: cache: replace XILINX_USE_DCACHE -> CONFIG_DCACHEOvidiu Panait1-1/+1
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+1
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass1-0/+1
2019-12-02arm: powerpc: Tidy up code style for cache functionsSimon Glass1-7/+11
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2012-11-07microblaze: Flush caches before enabling themMichal Simek1-5/+0
2010-04-16microblaze: Consolidate cache codeMichal Simek1-0/+28
2010-04-13microblaze: Move cpu/microblaze/* to arch/microblaze/cpu/*Peter Tyser1-0/+62