summaryrefslogtreecommitdiffstats
path: root/board/st
Commit message (Expand)AuthorAgeFilesLines
* dm: gpio: Add live tree supportSimon Glass2017-06-011-3/+3
* dm: Use dm.h header when driver mode is usedSimon Glass2017-06-013-3/+3
* stm32f7: stm32f746-disco: read memory info from device treeVikas Manocha2017-05-081-12/+30
* stm32f746: to switch on user LED1 & read user buttonVikas Manocha2017-05-081-0/+37
* stm32f7: use stm32f7 gpio driver supporting driver modelVikas Manocha2017-05-081-67/+3
* stm32f7: use clock driver to enable sdram controller clockVikas Manocha2017-05-081-2/+0
* stm32f7: use driver model for sdram initializationVikas Manocha2017-05-081-70/+19
* stm32f7: sdram: move sdram driver code to ram drivers areaVikas Manocha2017-05-081-112/+1
* board: STiH410-B2260: enable cachesPatrice Chotard2017-04-081-0/+8
* board_f: Drop setup_dram_config() wrapperSimon Glass2017-04-052-2/+6
* ARM: DT: stm32f7: add qspi pin contol nodeVikas Manocha2017-03-171-43/+0
* ARM: DT: stm32f7: add ethernet pin contol nodeVikas Manocha2017-03-171-32/+0
* ARM: DT: stm32f7: add pin control node for serial port pinsVikas Manocha2017-03-171-24/+1
* stm32f7: clk: remove usart1 clock enable from board initVikas Manocha2017-03-171-1/+0
* serial: stm32f7: add device tree supportVikas Manocha2017-03-171-10/+0
* board: Add STMicroelectronics STiH410-B2260 supportPatrice Chotard2017-03-144-0/+62
* ARM: SPI: stm32: add stm32f746 qspi driverMichael Kurz2017-01-281-0/+60
* net: stm32: add designware mac glue code for stm32Michael Kurz2017-01-281-0/+56
* ARM: stm32: use clock setup function defined in clock.cMichael Kurz2017-01-281-2/+1
* ARM: stm32: cleanup stm32f7 filesMichael Kurz2017-01-281-6/+1
* Revert "stm32: Change USART port to USART6 for stm32f746 discovery board"Tom Rini2016-07-211-6/+7
* stm32: Change USART port to USART6 for stm32f746 discovery boardToshifumi NISHINAGA2016-07-141-7/+6
* stm32: Add SDRAM support for stm32f746 discovery boardToshifumi NISHINAGA2016-07-141-9/+217
* stm32: add support for stm32f7 & stm32f746 discovery boardVikas Manocha2016-02-244-0/+132
* 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
* arm: Remove nhk8815 boards and nomadik archSimon Glass2015-09-115-156/+0
* stm32f429: pass the device unique ID in DTBAntonio Borneo2015-07-271-0/+19
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2015-07-141-0/+8
|\
| * stv0991: configure clock & pad muxing for qspiVikas Manocha2015-07-031-0/+8
* | stm32f4: fix MAINTAINERS fileAntonio Borneo2015-07-081-0/+1
|/
* stv0991: use fdt for serial port platform dataVikas Manocha2015-05-101-0/+2
* stm32f4: add serial print portkunhuahuang2015-05-101-8/+8
* stm32f4: Add support for stm32f429-discovery boardrev13@wp.pl2015-04-225-0/+358
* Kconfig: Move CONFIG_DESIGNWARE_ETH to KconfigSimon Glass2015-04-181-1/+1
* ARM: remove redudant information from Kconfig filesMasahiro Yamada2015-01-121-8/+0
* stv0991: record defconfig ownership in MAINTAINERSMasahiro Yamada2015-01-121-0/+1
* dm: stv0991: Move serial to driver modelVikas Manocha2014-12-091-0/+13
* stv0991: enable ethernet supportVikas Manocha2014-12-091-0/+37
* stv0991: Add basic stv0991 architecture supportVikas Manocha2014-12-094-0/+90
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-3/+0
* nomadik: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-301-9/+1
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+8
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+23
* board: arm: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-22/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-242-34/+2
* doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk2012-07-291-0/+32
* punt unused clean/distclean targetsMike Frysinger2011-10-151-6/+0