index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
/
armv7m
Age
Commit message (
Expand
)
Author
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
xypron.glpk@gmx.de
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
rev13@wp.pl
2015-04-22
ARM: Add ARMv7-M support
rev13@wp.pl