summaryrefslogtreecommitdiff
path: root/board/st
AgeCommit message (Expand)Author
2019-05-18CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner
2019-04-24Merge tag 'u-boot-stm32-mcu-20190423' of https://github.com/pchotard/u-bootTom Rini
2019-04-23board: stm32f746-disco: Get MII/RMII phy_mode from DTPatrice Chotard
2019-04-21stm32mp1: add stusb1600 support for DK1 and DK2 boardPatrick Delaunay
2019-04-21stm32mp1: migrate USBOTG device to driver modelPatrick Delaunay
2019-04-12board: stm32mp1: Force pinctrl driver probe in board_init()Patrice Chotard
2019-04-12Board: stm32mp1: Add supply current boot informationPatrice Chotard
2019-04-12board: stm32mp1: Update README filePatrice Chotard
2019-04-12stpmic1: update register namesPatrick Delaunay
2019-04-12power: rename stpmu1 to official name stpmic1Patrick Delaunay
2019-04-12power: stpmu1: rename files to stpmic1Patrick Delaunay
2019-04-12stm32mp1: add syscfg initializationPatrick Delaunay
2019-04-12stm32mp1: support forced boot modePatrick Delaunay
2019-04-12stm32mp1: update bootcmdPatrick Delaunay
2019-04-12stm32mp1: add runtime information in environmentPatrick Delaunay
2019-04-12stm32mp1: display board informationPatrick Delaunay
2019-04-12stm32mp1: add trusted boot with TF-APatrick Delaunay
2018-11-09MAINTAINERS: Update stm32mp entryPatrick Delaunay
2018-09-25board: st: stm32mp1: Add usb gadget supportPatrice Chotard
2018-08-13stm32f7: board: Fix memory initPatrice Chotard
2018-08-13board: stm32: use bi_dram[0].start instead of hardcoded valuePatrice Chotard
2018-08-10stm32mp1: use new function led default statePatrick Delaunay
2018-07-20stm32mp1: add support for stm32mp157c-ev1 boardPatrick Delaunay
2018-07-19lib: fdtdec: Rename routine fdtdec_setup_memory_size()Siva Durga Prasad Paladugu
2018-05-26stm32mp1: Allow to activate CONFIG_DEBUG_UARTPatrick Delaunay
2018-05-07SPDX: Convert all of our multiple license tags to Linux Kernel styleTom Rini
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-06stm32mp1: add eMMC support for ED1Patrick Delaunay
2018-03-19board: st: add generic board for STM32MP1 familyPatrick Delaunay
2018-03-19stm32f7: board: add splash screenyannick fertre
2018-03-13arch-stm32: Remove stm32_periph.hPatrice Chotard
2018-03-13board: stm32: switch to DM STM32 timerPatrice Chotard
2018-01-28clk: clk_stm32f: Move SYSCFG clock setup into configure_clocks()Patrice Chotard
2018-01-28clk: clk_stm32f: Remove STMMAC clock setupPatrice Chotard
2018-01-28board: stm32: Add stm32f429-evaluation board supportPatrice Chotard
2018-01-10board: stm32: add stm32f469-discovery board supportPatrice Chotard
2018-01-10board: stm32f429-disco: switch to DM STM32 pinctrl and gpio driverPatrice Chotard
2018-01-10board: stm32f429-disco: switch to DM STM32 clock driverPatrice Chotard
2018-01-10board: stm32f429-disco: switch to DM STM32 serial driverPatrice Chotard
2018-01-10board: stm32f429-discovery: switch to DM STM32 sdram driverPatrice Chotard
2017-11-29mach-stm32: Factorize MPU's region config for STM32 SoCsPatrice Chotard
2017-11-29stm32: migrate clock structs in include/stm32_rcc.hPatrice Chotard
2017-11-06stv0991: fix STMicroelectronics copyrightPatrice Chotard
2017-11-06stm32: fix STMicroelectronics copyrightPatrice Chotard
2017-11-06sti: fix STMicroelectronics copyrightPatrice Chotard
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