summaryrefslogtreecommitdiff
path: root/arch/sh/cpu/sh4/cache.c
AgeCommit message (Expand)Author
2025-03-14treewide: Add a function to change page permissionsIlias Apalodimas
2024-10-13sh: cache: Fill in invalidate_icache_all()Marek Vasut
2024-07-03sh: Add the old invalidate_icache_all functionTom Rini
2024-07-03sh: Implement a default flush_dcache_allTom Rini
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06sh: Remove <common.h> and add needed includesTom Rini
2020-05-18common: Drop net.h from common headerSimon Glass
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2016-12-02sh4: cache: move exported cache manipulation functions into cache.cVladimir Zapolskiy
2016-12-02sh: cache: don't modify CCR from P1 areaVladimir Zapolskiy
2016-12-02sh: cache use jump_to_P2() and back_to_P1() from asm/system.hVladimir Zapolskiy
2016-12-02sh4: cache: correct dcache flush to invalidate with write-backVladimir Zapolskiy
2013-10-17sh: cache: Change cache API to defines as U-BootNobuhiro Iwamatsu
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2011-12-02sh: avoid multiple definition errors with cache funcsMike Frysinger
2010-04-13sh: Move cpu/$CPU to arch/sh/cpu/$CPUPeter Tyser