index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
cpu
/
sh4
/
cache.c
Age
Commit message (
Expand
)
Author
2025-03-14
treewide: Add a function to change page permissions
Ilias Apalodimas
2024-10-13
sh: cache: Fill in invalidate_icache_all()
Marek Vasut
2024-07-03
sh: Add the old invalidate_icache_all function
Tom Rini
2024-07-03
sh: Implement a default flush_dcache_all
Tom Rini
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
sh: Remove <common.h> and add needed includes
Tom Rini
2020-05-18
common: Drop net.h from common header
Simon Glass
2019-12-02
common: Move some cache and MMU functions out of common.h
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-12-02
sh4: cache: move exported cache manipulation functions into cache.c
Vladimir Zapolskiy
2016-12-02
sh: cache: don't modify CCR from P1 area
Vladimir Zapolskiy
2016-12-02
sh: cache use jump_to_P2() and back_to_P1() from asm/system.h
Vladimir Zapolskiy
2016-12-02
sh4: cache: correct dcache flush to invalidate with write-back
Vladimir Zapolskiy
2013-10-17
sh: cache: Change cache API to defines as U-Boot
Nobuhiro Iwamatsu
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2011-12-02
sh: avoid multiple definition errors with cache funcs
Mike Frysinger
2010-04-13
sh: Move cpu/$CPU to arch/sh/cpu/$CPU
Peter Tyser