summaryrefslogtreecommitdiff
path: root/board/st
AgeCommit message (Expand)Author
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
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