summaryrefslogtreecommitdiff
path: root/board/st/stm32f429-discovery
AgeCommit message (Expand)Author
2018-08-13board: stm32: use bi_dram[0].start instead of hardcoded valuePatrice Chotard
2018-07-19lib: fdtdec: Rename routine fdtdec_setup_memory_size()Siva Durga Prasad Paladugu
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-01-10board: stm32f429-disco: switch to DM STM32 pinctrl and gpio driverPatrice Chotard
2018-01-10board: stm32f429-disco: switch to DM STM32 clock driverPatrice Chotard
2018-01-10board: stm32f429-disco: switch to DM STM32 serial driverPatrice Chotard
2018-01-10board: stm32f429-discovery: switch to DM STM32 sdram driverPatrice Chotard
2017-11-29mach-stm32: Factorize MPU's region config for STM32 SoCsPatrice Chotard
2017-11-29stm32: migrate clock structs in include/stm32_rcc.hPatrice Chotard
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-08-16env: Rename setenv() to env_set()Simon Glass
2017-06-01dm: Use dm.h header when driver mode is usedSimon Glass
2016-02-24gpio: stm32_gpio: move clock config from driver to boardVikas Manocha
2016-02-08serial: serial_stm32: move clock config from driver to boardVikas Manocha
2015-12-12stm32: Convert serial driver to DMKamil Lulko
2015-12-05Change e-mail address of Kamil LulkoKamil Lulko
2015-07-27stm32f429: pass the device unique ID in DTBAntonio Borneo
2015-07-08stm32f4: fix MAINTAINERS fileAntonio Borneo
2015-05-10stm32f4: add serial print portkunhuahuang
2015-04-22stm32f4: Add support for stm32f429-discovery boardrev13@wp.pl