aboutsummaryrefslogtreecommitdiff
path: root/board/st/stm32mp1/spl.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini1-1/+0
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini1-0/+1
2024-05-07board: st: Remove <common.h> and add needed includesTom Rini1-1/+0
2023-08-16ARM: stm32: Power cycle Buck3 in reset on DHSOMMarek Vasut1-2/+11
2022-10-18stm32mp: fix compilation issue with DEBUG_UARTPatrick Delaunay1-28/+0
2021-07-28Rename SPL_POWER_SUPPORT to SPL_POWERSimon Glass1-2/+2
2020-07-07board: stm32mp1: move the function board_debug_uart_init in spl.cPatrick Delaunay1-0/+28
2020-07-07board: stm32mp1: update vddcore in SPLPatrick Delaunay1-1/+10
2020-07-07board: st: stpmic1: add function stpmic1_initPatrick Delaunay1-34/+7
2019-08-27stpmic1: program pmic to keep only the debug unit onPatrick Delaunay1-0/+14
2019-07-12stm32mp1: cosmetic: remove unnecessary includePatrick Delaunay1-1/+0
2019-04-12stpmic1: update register namesPatrick Delaunay1-3/+3
2019-04-12power: rename stpmu1 to official name stpmic1Patrick Delaunay1-5/+5
2019-04-12power: stpmu1: rename files to stpmic1Patrick Delaunay1-1/+1
2018-05-07SPDX: Convert all of our multiple license tags to Linux Kernel styleTom Rini1-2/+1
2018-03-19board: st: add generic board for STM32MP1 familyPatrick Delaunay1-0/+33