summaryrefslogtreecommitdiff
path: root/board/st/stm32mp1/board.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-181-0/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* ram: stm32mp1: increase vdd2_ddr: buck2 for 32bits LPDDRPatrick Delaunay2020-03-241-4/+19
* stm32mp1: ram: add support for LPDDR2/LPDDR3Patrick Delaunay2019-05-231-48/+123
* stpmic1: update register namesPatrick Delaunay2019-04-121-12/+12
* power: rename stpmu1 to official name stpmic1Patrick Delaunay2019-04-121-22/+23
* power: stpmu1: rename files to stpmic1Patrick Delaunay2019-04-121-1/+1
* 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-071-2/+1
* board: st: add generic board for STM32MP1 familyPatrick Delaunay2018-03-191-0/+75