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
/
armv7m
Age
Commit message (
Expand
)
Author
2025-10-22
spl: split spl_board_fixups to arch/board specific
Anshul Dalal
2025-05-22
arm: cpu: armv7m: add ENTRY/ENDPROC macros
Johannes Krottmayer
2025-03-14
treewide: Add a function to change page permissions
Ilias Apalodimas
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
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-01-18
common: spl: move armv7m-specific code to spl_perform_fixups()
Ovidiu Panait
2021-03-02
reset: Remove addr parameter from reset_cpu()
Harald Seiler
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-01-14
armv7m: cache: add mmu_set_region_dcache_behaviour() stub for compatibility
Giulio Benetti
2019-12-03
armv7m: cache: add invalidate_icache_all() stub
Giulio Benetti
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
2019-12-02
common: Move get_ticks() function out of common.h
Simon Glass
2019-05-18
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
Trevor Woerner
2018-05-23
arm: armv7m: Clean up some thumb / compiler flag options
Tom Rini
2018-05-07
arm: v7R: Add support for MPU
Lokesh Vutla
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-10
armv7m: disable icache before linux booting
Patrice Chotard
2018-03-13
mach-stm32: Use default memory map as background region
Patrice Chotard
2017-11-06
stm32: fix STMicroelectronics copyright
Patrice Chotard
2017-08-13
armv7m: mpu_config add missing break
[email protected]
2017-06-05
armv7m: Fix larger builds
Phil Edworthy
2017-05-12
armv7m: add MPU configuration support
Vikas Manocha
2017-05-12
arvm7m: add cleanup before linux booting
Vikas Manocha
2017-05-12
armv7m: cache: add flush & invalidate all dcache
Vikas Manocha
2017-04-08
armv7m: add instruction & data cache support
Vikas Manocha
2017-03-14
armv7m: Add SysTick timer driver
Phil Edworthy
2016-07-14
stm32: Add SDRAM support for stm32f746 discovery board
Toshifumi NISHINAGA
2016-01-20
stm32: move stm32 specific code to mach-stm32
Vikas Manocha
2015-12-05
Change e-mail address of Kamil Lulko
Kamil Lulko
2015-11-10
arm: stm32f4: fix a bug when a random sector gets erased
Vadzim Dambrouski
2015-11-10
arm: stm32f4: fix a bug when only first sector gets erased
Vadzim Dambrouski
2015-07-27
stm32f4: add cpu clock option for 180 MHz
Antonio Borneo
2015-05-28
ARMv7M: add STM32F1 support
Matt Porter
2015-04-22
ARMv7M: Add STM32F4 support
[email protected]
2015-04-22
ARM: Add ARMv7-M support
[email protected]