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
/
board
/
st
/
stm32f429-discovery
Age
Commit message (
Expand
)
Author
2019-12-02
common: Drop global inclusion of status_led.h
Simon Glass
2019-07-12
board: st: add missing gpio_request() for stm32f429-discovery
Patrice Chotard
2018-08-13
board: stm32: use bi_dram[0].start instead of hardcoded value
Patrice Chotard
2018-07-19
lib: fdtdec: Rename routine fdtdec_setup_memory_size()
Siva Durga Prasad Paladugu
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-01-10
board: stm32f429-disco: switch to DM STM32 pinctrl and gpio driver
Patrice Chotard
2018-01-10
board: stm32f429-disco: switch to DM STM32 clock driver
Patrice Chotard
2018-01-10
board: stm32f429-disco: switch to DM STM32 serial driver
Patrice Chotard
2018-01-10
board: stm32f429-discovery: switch to DM STM32 sdram driver
Patrice Chotard
2017-11-29
mach-stm32: Factorize MPU's region config for STM32 SoCs
Patrice Chotard
2017-11-29
stm32: migrate clock structs in include/stm32_rcc.h
Patrice Chotard
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
2017-06-01
dm: Use dm.h header when driver mode is used
Simon Glass
2016-02-24
gpio: stm32_gpio: move clock config from driver to board
Vikas Manocha
2016-02-08
serial: serial_stm32: move clock config from driver to board
Vikas Manocha
2015-12-12
stm32: Convert serial driver to DM
Kamil Lulko
2015-12-05
Change e-mail address of Kamil Lulko
Kamil Lulko
2015-07-27
stm32f429: pass the device unique ID in DTB
Antonio Borneo
2015-07-08
stm32f4: fix MAINTAINERS file
Antonio Borneo
2015-05-10
stm32f4: add serial print port
kunhuahuang
2015-04-22
stm32f4: Add support for stm32f429-discovery board
rev13@wp.pl