Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
b6d8d4b1007df5068e6c9e428b4665009486c181
/
arch
/
arm
/
mach-stm32
38ac6a1
board: Add rt-thread art-pi board support
by dillon min
· 3 years, 7 months ago
0f8106f
treewide: Update email address Patrick Delaunay and Patrice Chotard
by Patrice Chotard
· 4 years ago
691d719
common: Drop init.h from common header
by Simon Glass
· 4 years, 6 months ago
71f6354
rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32
by Trevor Woerner
· 4 years, 6 months ago
36cb793
mach-stm32: Fix MPU region size dedicated to SDRAM for STM32F4
by Patrice Chotard
· 5 years ago
16f6cb4
mach-stm32: Add MPU region for spi-nor memory mapped region
by Patrice Chotard
· 6 years ago
362612d
mach-stm32: Set MPU SDRAM size to 512MB for STM32F7/H7
by Patrice Chotard
· 6 years ago
58008cb
Kconfig: Sort bool, default, select and imply options
by Michal Simek
· 6 years ago
5e9a964
mach-stm32: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET
by Ley Foon Tan
· 6 years ago
6b6255c
mach-stm32: Enable SPL_RESET_SUPPORT flag
by Patrice Chotard
· 6 years ago
f2ef204
arm: v7R: Add support for MPU
by Lokesh Vutla
· 7 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
f5bd13e
mach-stm32: Use default memory map as background region
by Patrice Chotard
· 7 years ago
aa5e3e2
board: stm32: switch to DM STM32 timer
by Patrice Chotard
· 7 years ago
a70c05f
board: stm32: Fix stm32f746-disco boot
by Patrice Chotard
· 7 years ago
e23b19f
board: stm32: Add stm32f429-evaluation board support
by Patrice Chotard
· 7 years ago
aea0af8
configs: stm32: move config flag from defconfig to Kconfig
by Patrice Chotard
· 7 years ago
ae74de0
serial: stm32: Rename serial_stm32x7.c to serial_stm32.c
by Patrice Chotard
· 7 years ago
c0cdd5a
board: stm32: add stm32f469-discovery board support
by Patrice Chotard
· 7 years ago
4a56fd4
board: stm32f429-disco: switch to DM STM32 clock driver
by Patrice Chotard
· 7 years ago
dcb1195
mach-stm32: stmf32f4: timer: remove clock_get() call
by Patrice Chotard
· 7 years ago
c729fb2
mach-stm32: Factorize MPU's region config for STM32 SoCs
by Patrice Chotard
· 7 years ago
014a953
stm32: migrate clock structs in include/stm32_rcc.h
by Patrice Chotard
· 7 years ago
3bc599c
stm32: fix STMicroelectronics copyright
by Patrice Chotard
· 7 years ago
72dee54
ARM: stm32f7: fix prescaler calculation of timer
by Bo Shen
· 7 years ago
246771b
board: Add stm32h7 SoC, discovery and evaluation boards support
by Patrice Chotard
· 7 years ago
1e87f9c
spl: stm32: make falcon mode activation configurable
by Vikas Manocha
· 7 years ago
bc5d038
stm32f1: remove stm32f1 support
by Patrice Chotard
· 7 years ago
d1fe197
stm32: remove redundant 'else if'
by xypron.glpk@gmx.de
· 7 years ago
679590e
stmf32f4: soc: fix buildman compilation error
by Patrice Chotard
· 7 years ago
747c4c6
stm32: Correct positioning of declaration
by Simon Glass
· 7 years ago
1a73bd8
spl: stm32f7: configure for xip booting
by Vikas Manocha
· 7 years ago
55a3ef7
spl: stm32f7: add kernel boot support
by Vikas Manocha
· 7 years ago
b974769
stm32: stm32f7: add spl build support
by Vikas Manocha
· 7 years ago
624b710
stm32f7: configure mpu valid for f7 family
by Vikas Manocha
· 8 years ago
33b7847
stm32: use armv7m MPU configuration support
by Vikas Manocha
· 8 years ago
dc11d83
stm32f7: enable instruction & data cache
by Vikas Manocha
· 8 years ago
712f99a
clk: stm32f7: add clock driver for stm32f7 family
by Vikas Manocha
· 8 years ago
d4363ba
ARM: SPI: stm32: add stm32f746 qspi driver
by Michael Kurz
· 8 years ago
b20b70f
net: stm32: add designware mac glue code for stm32
by Michael Kurz
· 8 years ago
081de09
ARM: stm32: use clock setup function defined in clock.c
by Michael Kurz
· 8 years ago
bad5188
ARM: stm32: cleanup stm32f7 files
by Michael Kurz
· 8 years ago
95d5273
Revert "stm32: Change USART port to USART6 for stm32f746 discovery board"
by Tom Rini
· 8 years ago
4b2fd72
stm32: Change USART port to USART6 for stm32f746 discovery board
by Toshifumi NISHINAGA
· 8 years ago
25c1b13
stm32: Add SDRAM support for stm32f746 discovery board
by Toshifumi NISHINAGA
· 8 years ago
ba0a3c1
stm32: clk: Add 200MHz clock configuration for stm32f746 discovery board
by Toshifumi NISHINAGA
· 8 years ago
9ecb0c4
stm32: stm32f4: move flash driver to mtd driver location
by Vikas Manocha
· 9 years ago
e66c49f
stm32: add support for stm32f7 & stm32f746 discovery board
by Vikas Manocha
· 9 years ago
14cec06
gpio: stm32_gpio: move clock config from driver to board
by Vikas Manocha
· 9 years ago
dffceb4
serial: serial_stm32: move clock config from driver to board
by Vikas Manocha
· 9 years ago
0a61ee8
stm32: move stm32 specific code to mach-stm32
by Vikas Manocha
· 9 years ago