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
/
microblaze
/
cpu
/
cache.c
Age
Commit message (
Expand
)
Author
2023-10-24
microblaze: Remove common.h usage
Tom Rini
2022-06-24
microblaze: cache: introduce flush_dcache_range()
Ovidiu Panait
2022-06-24
microblaze: cache: introduce cpuinfo structure
Ovidiu Panait
2022-06-24
microblaze: cache: introduce flush_cache_all()
Ovidiu Panait
2022-06-24
microblaze: cache: introduce Kconfig options for icache/dcache sizes
Ovidiu Panait
2022-06-24
microblaze: cache: split flush_cache() function
Ovidiu Panait
2022-06-24
microblaze: cache: improve icache Kconfig options
Ovidiu Panait
2022-06-24
microblaze: cache: improve dcache Kconfig options
Ovidiu Panait
2022-06-24
microblaze: cache: replace XILINX_USE_DCACHE -> CONFIG_DCACHE
Ovidiu Panait
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
2019-12-02
arm: powerpc: Tidy up code style for cache functions
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-11-07
microblaze: Flush caches before enabling them
Michal Simek
2010-04-16
microblaze: Consolidate cache code
Michal Simek
2010-04-13
microblaze: Move cpu/microblaze/* to arch/microblaze/cpu/*
Peter Tyser