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
/
arm
/
cpu
/
armv7
/
cpu.c
Age
Commit message (
Expand
)
Author
2024-10-11
arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
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
arm: Remove <common.h> and add needed includes
Tom Rini
2023-07-01
ARM: armv7: Add C wrapper for allow_unaligned()
Marek Vasut
2019-12-02
common: Move enable/disable_interrupts out of common.h
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
2015-09-02
arm: Turn of d-cache before i-cache
Sjoerd Simons
2015-06-10
arm: Allow cleanup_before_linux() without disabling caches
Simon Glass
2015-01-30
ARM: armv7 fix spelling of SCTRL
Peng Fan
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-09-01
arm: bugfix: save_boot_params_default accesses uninitalized stack when -O0
Tetsuyuki Kobayashi
2012-09-01
armv7: Adding cpu specific cache managmenent
Mathieu J. Poirier
2012-07-09
Revert "arm: bugfix: save_boot_params_default accesses uninitalized stack whe...
Wolfgang Denk
2012-07-07
arm: bugfix: save_boot_params_default accesses uninitalized stack when -O0
Tetsuyuki Kobayashi
2012-03-27
Add cache functions to SPL for armv7
Stefano Babic
2011-12-06
armv7: disable L2 cache in cleanup_before_linux()
Aneesh V
2011-08-03
omap: add MMC and FAT support to SPL
Aneesh V
2011-07-04
armv7: integrate cache maintenance support
Aneesh V
2011-07-04
armv7: rename cache related CONFIG flags
Aneesh V
2010-07-05
ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7
Steve Sakoman