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
/
board
/
st
/
stm32f429-discovery
/
stm32f429-discovery.c
Age
Commit message (
Expand
)
Author
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-07
board: st: Remove <common.h> and add needed includes
Tom Rini
2021-10-12
Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...
Tom Rini
2021-10-08
board: stm32: Remove the bi_boot_params initialization
Patrick Delaunay
2021-09-07
arm: Disable ATAGs support
Tom Rini
2021-03-12
board: st: Remove board_early_init_f and board_late_init callbacks for stm32 ...
Patrice Chotard
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
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-07-27
stm32f429: pass the device unique ID in DTB
Antonio Borneo
2015-05-10
stm32f4: add serial print port
kunhuahuang
2015-04-22
stm32f4: Add support for stm32f429-discovery board
rev13@wp.pl