summaryrefslogtreecommitdiff
path: root/board/st
AgeCommit message (Expand)AuthorFilesLines
2019-04-21stm32mp1: add stusb1600 support for DK1 and DK2 boardPatrick Delaunay1-0/+56
2019-04-21stm32mp1: migrate USBOTG device to driver modelPatrick Delaunay1-154/+11
2019-04-12board: stm32mp1: Force pinctrl driver probe in board_init()Patrice Chotard1-0/+9
2019-04-12Board: stm32mp1: Add supply current boot informationPatrice Chotard1-1/+153
2019-04-12board: stm32mp1: Update README filePatrice Chotard1-0/+23
2019-04-12stpmic1: update register namesPatrick Delaunay2-15/+15
2019-04-12power: rename stpmu1 to official name stpmic1Patrick Delaunay3-30/+31
2019-04-12power: stpmu1: rename files to stpmic1Patrick Delaunay2-2/+2
2019-04-12stm32mp1: add syscfg initializationPatrick Delaunay1-1/+129
2019-04-12stm32mp1: support forced boot modePatrick Delaunay1-0/+51
2019-04-12stm32mp1: update bootcmdPatrick Delaunay1-0/+1
2019-04-12stm32mp1: add runtime information in environmentPatrick Delaunay1-5/+19
2019-04-12stm32mp1: display board informationPatrick Delaunay1-2/+42
2019-04-12stm32mp1: add trusted boot with TF-APatrick Delaunay2-19/+42
2018-11-09MAINTAINERS: Update stm32mp entryPatrick Delaunay1-0/+1
2018-09-26board: st: stm32mp1: Add usb gadget supportPatrice Chotard1-0/+168
2018-08-13stm32f7: board: Fix memory initPatrice Chotard1-32/+3
2018-08-13board: stm32: use bi_dram[0].start instead of hardcoded valuePatrice Chotard3-3/+3
2018-08-10stm32mp1: use new function led default statePatrick Delaunay1-0/+4
2018-07-20stm32mp1: add support for stm32mp157c-ev1 boardPatrick Delaunay1-5/+48
2018-07-19lib: fdtdec: Rename routine fdtdec_setup_memory_size()Siva Durga Prasad Paladugu5-5/+5
2018-05-27stm32mp1: Allow to activate CONFIG_DEBUG_UARTPatrick Delaunay1-0/+27
2018-05-07SPDX: Convert all of our multiple license tags to Linux Kernel styleTom Rini5-10/+5
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini17-42/+17
2018-04-07stm32mp1: add eMMC support for ED1Patrick Delaunay1-24/+59
2018-03-19board: st: add generic board for STM32MP1 familyPatrick Delaunay7-0/+358
2018-03-19stm32f7: board: add splash screenyannick fertre1-0/+9
2018-03-14arch-stm32: Remove stm32_periph.hPatrice Chotard1-1/+0
2018-03-14board: stm32: switch to DM STM32 timerPatrice Chotard1-1/+0
2018-01-28clk: clk_stm32f: Move SYSCFG clock setup into configure_clocks()Patrice Chotard1-13/+6
2018-01-28clk: clk_stm32f: Remove STMMAC clock setupPatrice Chotard1-1/+0
2018-01-28board: stm32: Add stm32f429-evaluation board supportPatrice Chotard4-0/+107
2018-01-10board: stm32: add stm32f469-discovery board supportPatrice Chotard4-0/+107
2018-01-10board: stm32f429-disco: switch to DM STM32 pinctrl and gpio driverPatrice Chotard1-111/+0
2018-01-10board: stm32f429-disco: switch to DM STM32 clock driverPatrice Chotard1-23/+1
2018-01-10board: stm32f429-disco: switch to DM STM32 serial driverPatrice Chotard1-10/+0
2018-01-10board: stm32f429-discovery: switch to DM STM32 sdram driverPatrice Chotard1-122/+14
2017-11-30mach-stm32: Factorize MPU's region config for STM32 SoCsPatrice Chotard1-0/+2
2017-11-30stm32: migrate clock structs in include/stm32_rcc.hPatrice Chotard1-0/+1
2017-11-06stv0991: fix STMicroelectronics copyrightPatrice Chotard2-4/+4
2017-11-06stm32: fix STMicroelectronics copyrightPatrice Chotard6-12/+12
2017-11-06sti: fix STMicroelectronics copyrightPatrice Chotard2-5/+4
2017-09-22board: Add stm32h7 SoC, discovery and evaluation boards supportPatrice Chotard8-0/+179
2017-09-22board: STiH410-B2260: add fastboot supportPatrice Chotard1-0/+42
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-1/+1
2017-08-16env: Rename setenv() to env_set()Simon Glass1-1/+1
2017-07-26ram: stm32: migrate fmc defines in driver filePatrice Chotard1-1/+0
2017-07-26serial: stm32x7: migrate serial struct to driverPatrice Chotard1-1/+0
2017-06-09spl: stm32f7: configure for xip bootingVikas Manocha1-1/+1
2017-06-09spl: stm32f7: add kernel boot supportVikas Manocha1-0/+9