summaryrefslogtreecommitdiffstats
path: root/board/st/stm32f429-discovery
Commit message (Expand)AuthorAgeFilesLines
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-073-7/+3
* board: stm32f429-disco: switch to DM STM32 pinctrl and gpio driverPatrice Chotard2018-01-101-111/+0
* board: stm32f429-disco: switch to DM STM32 clock driverPatrice Chotard2018-01-101-23/+1
* board: stm32f429-disco: switch to DM STM32 serial driverPatrice Chotard2018-01-101-10/+0
* board: stm32f429-discovery: switch to DM STM32 sdram driverPatrice Chotard2018-01-101-122/+14
* mach-stm32: Factorize MPU's region config for STM32 SoCsPatrice Chotard2017-11-291-0/+2
* stm32: migrate clock structs in include/stm32_rcc.hPatrice Chotard2017-11-291-0/+1
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-1/+1
* env: Rename setenv() to env_set()Simon Glass2017-08-161-1/+1
* dm: Use dm.h header when driver mode is usedSimon Glass2017-06-011-1/+1
* gpio: stm32_gpio: move clock config from driver to boardVikas Manocha2016-02-241-0/+8
* serial: serial_stm32: move clock config from driver to boardVikas Manocha2016-02-081-0/+3
* stm32: Convert serial driver to DMKamil Lulko2015-12-121-1/+12
* Change e-mail address of Kamil LulkoKamil Lulko2015-12-053-3/+3
* stm32f429: pass the device unique ID in DTBAntonio Borneo2015-07-271-0/+19
* stm32f4: fix MAINTAINERS fileAntonio Borneo2015-07-081-0/+1
* stm32f4: add serial print portkunhuahuang2015-05-101-8/+8
* stm32f4: Add support for stm32f429-discovery boardrev13@wp.pl2015-04-225-0/+358