summaryrefslogtreecommitdiff
path: root/board/st
AgeCommit message (Expand)Author
2019-06-06board: stm32mp1: Add board_interface_eth_initChristophe Roullier
2019-06-06board: stm32mp1: Update power supply check via USB TYPE-CPatrice Chotard
2019-06-06stm32mp1: Update env_get_location for NOR supportPatrice Chotard
2019-06-06stm32mp1: Add env_get_location()Patrice Chotard
2019-06-06board: stm32mp1: Add env_ext4_get_dev_part() and env_ext4_get_intf()Patrice Chotard
2019-06-06stm32mp1: support dynamic MTDPARTSPatrice Chotard
2019-06-06board: stm32mp1: Add Avenger96 board supportManivannan Sadhasivam
2019-05-23stm32mp1: ram: add support for LPDDR2/LPDDR3Patrick Delaunay
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