summaryrefslogtreecommitdiff
path: root/board/st
AgeCommit message (Expand)Author
2017-09-22board: Add stm32h7 SoC, discovery and evaluation boards supportPatrice Chotard
2017-09-22board: STiH410-B2260: add fastboot supportPatrice Chotard
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-08-16env: Rename setenv() to env_set()Simon Glass
2017-07-26ram: stm32: migrate fmc defines in driver filePatrice Chotard
2017-07-26serial: stm32x7: migrate serial struct to driverPatrice Chotard
2017-06-09spl: stm32f7: configure for xip bootingVikas Manocha
2017-06-09spl: stm32f7: add kernel boot supportVikas Manocha
2017-06-09stm32: stm32f7: add spl build supportVikas Manocha
2017-06-01dm: gpio: Add live tree supportSimon Glass
2017-06-01dm: Use dm.h header when driver mode is usedSimon Glass
2017-05-08stm32f7: stm32f746-disco: read memory info from device treeVikas Manocha
2017-05-08stm32f746: to switch on user LED1 & read user buttonVikas Manocha
2017-05-08stm32f7: use stm32f7 gpio driver supporting driver modelVikas Manocha
2017-05-08stm32f7: use clock driver to enable sdram controller clockVikas Manocha
2017-05-08stm32f7: use driver model for sdram initializationVikas Manocha
2017-05-08stm32f7: sdram: move sdram driver code to ram drivers areaVikas Manocha
2017-04-08board: STiH410-B2260: enable cachesPatrice Chotard
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass
2017-03-17ARM: DT: stm32f7: add qspi pin contol nodeVikas Manocha
2017-03-17ARM: DT: stm32f7: add ethernet pin contol nodeVikas Manocha
2017-03-17ARM: DT: stm32f7: add pin control node for serial port pinsVikas Manocha
2017-03-17stm32f7: clk: remove usart1 clock enable from board initVikas Manocha
2017-03-17serial: stm32f7: add device tree supportVikas Manocha
2017-03-14board: Add STMicroelectronics STiH410-B2260 supportPatrice Chotard
2017-01-28ARM: SPI: stm32: add stm32f746 qspi driverMichael Kurz
2017-01-28net: stm32: add designware mac glue code for stm32Michael Kurz
2017-01-28ARM: stm32: use clock setup function defined in clock.cMichael Kurz
2017-01-28ARM: stm32: cleanup stm32f7 filesMichael Kurz
2016-07-21Revert "stm32: Change USART port to USART6 for stm32f746 discovery board"Tom Rini
2016-07-14stm32: Change USART port to USART6 for stm32f746 discovery boardToshifumi NISHINAGA
2016-07-14stm32: Add SDRAM support for stm32f746 discovery boardToshifumi NISHINAGA
2016-02-24stm32: add support for stm32f7 & stm32f746 discovery boardVikas Manocha
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-09-11arm: Remove nhk8815 boards and nomadik archSimon Glass
2015-07-27stm32f429: pass the device unique ID in DTBAntonio Borneo
2015-07-14Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2015-07-08stm32f4: fix MAINTAINERS fileAntonio Borneo
2015-07-03stv0991: configure clock & pad muxing for qspiVikas Manocha
2015-05-10stv0991: use fdt for serial port platform dataVikas Manocha
2015-05-10stm32f4: add serial print portkunhuahuang
2015-04-22stm32f4: Add support for stm32f429-discovery boardrev13@wp.pl
2015-04-18Kconfig: Move CONFIG_DESIGNWARE_ETH to KconfigSimon Glass
2015-01-12ARM: remove redudant information from Kconfig filesMasahiro Yamada
2015-01-12stv0991: record defconfig ownership in MAINTAINERSMasahiro Yamada
2014-12-09dm: stv0991: Move serial to driver modelVikas Manocha
2014-12-09stv0991: enable ethernet supportVikas Manocha