summaryrefslogtreecommitdiff
path: root/board/st
Commit message (Expand)AuthorAgeFilesLines
* board: stm32mp1: Add board_interface_eth_initChristophe Roullier2019-06-061-3/+65
* board: stm32mp1: Update power supply check via USB TYPE-CPatrice Chotard2019-06-061-13/+56
* stm32mp1: Update env_get_location for NOR supportPatrice Chotard2019-06-061-0/+4
* stm32mp1: Add env_get_location()Patrice Chotard2019-06-061-0/+23
* board: stm32mp1: Add env_ext4_get_dev_part() and env_ext4_get_intf()Patrice Chotard2019-06-061-0/+24
* stm32mp1: support dynamic MTDPARTSPatrice Chotard2019-06-061-0/+85
* board: stm32mp1: Add Avenger96 board supportManivannan Sadhasivam2019-06-061-0/+23
* stm32mp1: ram: add support for LPDDR2/LPDDR3Patrick Delaunay2019-05-231-48/+123
* CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner2019-05-181-1/+1
* Merge tag 'u-boot-stm32-mcu-20190423' of https://github.com/pchotard/u-bootTom Rini2019-04-241-2/+21
|\
| * board: stm32f746-disco: Get MII/RMII phy_mode from DTPatrice Chotard2019-04-231-2/+21
* | stm32mp1: add stusb1600 support for DK1 and DK2 boardPatrick Delaunay2019-04-211-0/+56
* | stm32mp1: migrate USBOTG device to driver modelPatrick Delaunay2019-04-211-154/+11
|/
* board: stm32mp1: Force pinctrl driver probe in board_init()Patrice Chotard2019-04-121-0/+9
* Board: stm32mp1: Add supply current boot informationPatrice Chotard2019-04-121-1/+153
* board: stm32mp1: Update README filePatrice Chotard2019-04-121-0/+23
* stpmic1: update register namesPatrick Delaunay2019-04-122-15/+15
* power: rename stpmu1 to official name stpmic1Patrick Delaunay2019-04-123-30/+31
* power: stpmu1: rename files to stpmic1Patrick Delaunay2019-04-122-2/+2
* stm32mp1: add syscfg initializationPatrick Delaunay2019-04-121-1/+129
* stm32mp1: support forced boot modePatrick Delaunay2019-04-121-0/+51
* stm32mp1: update bootcmdPatrick Delaunay2019-04-121-0/+1
* stm32mp1: add runtime information in environmentPatrick Delaunay2019-04-121-5/+19
* stm32mp1: display board informationPatrick Delaunay2019-04-121-2/+42
* stm32mp1: add trusted boot with TF-APatrick Delaunay2019-04-122-19/+42
* MAINTAINERS: Update stm32mp entryPatrick Delaunay2018-11-091-0/+1
* board: st: stm32mp1: Add usb gadget supportPatrice Chotard2018-09-251-0/+168
* stm32f7: board: Fix memory initPatrice Chotard2018-08-131-32/+3
* board: stm32: use bi_dram[0].start instead of hardcoded valuePatrice Chotard2018-08-133-3/+3
* stm32mp1: use new function led default statePatrick Delaunay2018-08-101-0/+4
* stm32mp1: add support for stm32mp157c-ev1 boardPatrick Delaunay2018-07-201-5/+48
* lib: fdtdec: Rename routine fdtdec_setup_memory_size()Siva Durga Prasad Paladugu2018-07-195-5/+5
* stm32mp1: Allow to activate CONFIG_DEBUG_UARTPatrick Delaunay2018-05-261-0/+27
* 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