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