index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
/
asm
/
arch-stm32f7
Age
Commit message (
Expand
)
Author
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-13
arch-stm32: Clean arch-stm32f7/syscfg.h
Patrice Chotard
2018-03-13
arch-stm32: Remove stm32_periph.h
Patrice Chotard
2018-03-13
arch-stm32: Factorize stm32.h for STM32F4 and F7
Patrice Chotard
2018-03-13
arch-stm32: Move gpio.h for STM32 SoCs in include/asm/
Patrice Chotard
2018-03-13
board: stm32: switch to DM STM32 timer
Patrice Chotard
2018-01-28
clk: clk_stm32f: Move SYSCFG clock setup into configure_clocks()
Patrice Chotard
2018-01-28
clk: clk_stm32f: Remove STMMAC clock setup
Patrice Chotard
2017-11-29
stm32: migrate clock structs in include/stm32_rcc.h
Patrice Chotard
2017-11-29
clk: clk_stm32fx: add clock configuration for mmc usage
Patrice Chotard
2017-11-29
clk: stm32fx: migrate define from rcc.h to driver
Patrice Chotard
2017-11-29
clk: stm32f7: retrieve PWR base address from DT
Patrice Chotard
2017-11-06
stm32: fix STMicroelectronics copyright
Patrice Chotard
2017-07-26
ram: stm32: migrate fmc defines in driver file
Patrice Chotard
2017-07-26
clk: stm32f7: remove clock_get()
Patrice Chotard
2017-07-26
clk: stm32f7: cleanup clocks unused definitions
Patrice Chotard
2017-07-26
clk: stm32f7: add clock .get_rate() callback
Patrice Chotard
2017-07-26
clk: stm32f7: add static for configure_clocks()
Patrice Chotard
2017-05-08
stm32f7: use stm32f7 gpio driver supporting driver model
Vikas Manocha
2017-05-08
dm: gpio: Add driver for stm32f7 gpio controller
Vikas Manocha
2017-01-28
ARM: SPI: stm32: add stm32f746 qspi driver
Michael Kurz
2017-01-28
net: stm32: add designware mac glue code for stm32
Michael Kurz
2017-01-28
ARM: stm32: use clock setup function defined in clock.c
Michael Kurz
2017-01-28
ARM: stm32: fix stm32f7 sdram fmc base address
Michael Kurz
2017-01-28
ARM: stm32: cleanup stm32f7 files
Michael Kurz
2016-07-21
Revert "stm32: Change USART port to USART6 for stm32f746 discovery board"
Tom Rini
2016-07-14
stm32: Change USART port to USART6 for stm32f746 discovery board
Toshifumi NISHINAGA
2016-07-14
stm32: Add SDRAM support for stm32f746 discovery board
Toshifumi NISHINAGA
2016-07-14
stm32: clk: Add 200MHz clock configuration for stm32f746 discovery board
Toshifumi NISHINAGA
2016-03-26
stm32f746-disco: enable flash support
Vikas Manocha
2016-02-24
stm32: add support for stm32f7 & stm32f746 discovery board
Vikas Manocha