summaryrefslogtreecommitdiffstats
path: root/board/st
Commit message (Expand)AuthorAgeFilesLines
* SPDX: Convert all of our multiple license tags to Linux Kernel styleTom Rini2018-05-075-10/+5
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0717-42/+17
* stm32mp1: add eMMC support for ED1Patrick Delaunay2018-04-061-24/+59
* board: st: add generic board for STM32MP1 familyPatrick Delaunay2018-03-197-0/+358
* stm32f7: board: add splash screenyannick fertre2018-03-191-0/+9
* arch-stm32: Remove stm32_periph.hPatrice Chotard2018-03-131-1/+0
* board: stm32: switch to DM STM32 timerPatrice Chotard2018-03-131-1/+0
* clk: clk_stm32f: Move SYSCFG clock setup into configure_clocks()Patrice Chotard2018-01-281-13/+6
* clk: clk_stm32f: Remove STMMAC clock setupPatrice Chotard2018-01-281-1/+0
* board: stm32: Add stm32f429-evaluation board supportPatrice Chotard2018-01-284-0/+107
* board: stm32: add stm32f469-discovery board supportPatrice Chotard2018-01-104-0/+107
* 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
* stv0991: fix STMicroelectronics copyrightPatrice Chotard2017-11-062-4/+4
* stm32: fix STMicroelectronics copyrightPatrice Chotard2017-11-066-12/+12
* sti: fix STMicroelectronics copyrightPatrice Chotard2017-11-062-5/+4
* board: Add stm32h7 SoC, discovery and evaluation boards supportPatrice Chotard2017-09-228-0/+179
* board: STiH410-B2260: add fastboot supportPatrice Chotard2017-09-221-0/+42
* 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
* ram: stm32: migrate fmc defines in driver filePatrice Chotard2017-07-261-1/+0
* serial: stm32x7: migrate serial struct to driverPatrice Chotard2017-07-261-1/+0
* spl: stm32f7: configure for xip bootingVikas Manocha2017-06-091-1/+1
* spl: stm32f7: add kernel boot supportVikas Manocha2017-06-091-0/+9
* stm32: stm32f7: add spl build supportVikas Manocha2017-06-091-1/+26
* 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