aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-stm32mp
AgeCommit message (Expand)Author
2022-10-18stm32mp: fix compilation issue with DEBUG_UARTPatrick Delaunay
2022-09-27Merge tag 'u-boot-stm32-20220927' of https://source.denx.de/u-boot/custodians...Tom Rini
2022-09-23board_f: Fix types for board_get_usable_ram_top()Pali Rohár
2022-09-23arm: stm32mp: adapt the command stm32key for STM32MP13xPatrick Delaunay
2022-09-23arm: stm32mp: support several key in command stm32keyPatrick Delaunay
2022-09-23arm: stm32mp: introduced read_close_status function in stm32key commandPatrick Delaunay
2022-09-23arm: stm32mp: add defines for BSEC_LOCK status in stm32key commandPatrick Delaunay
2022-09-23stm32mp: stm32prog: improve the partitioning tracePatrick Delaunay
2022-09-23stm32mp: stm32prog: correctly handle OTP when SMC is not supportedPatrick Delaunay
2022-09-23stm32mp: stm32prog: solve warning for 64bits compilationPatrick Delaunay
2022-09-23stm32mp: stm32prog: change default flashlayout location to CONFIG_SYS_LOAD_ADDRPatrick Delaunay
2022-09-23stm32mp: stm32prog: support empty flashlayoutPatrick Delaunay
2022-09-19Merge branch 'master' into nextTom Rini
2022-09-18cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese
2022-09-16blk: Switch over to using uclass IDsSimon Glass
2022-09-06stm32mp: simplify the STM32MP15x package parsing codePatrick Delaunay
2022-07-12stm32mp: add support of STM32MP13x Rev.YPatrick Delaunay
2022-06-20Merge branch 'master' into nextTom Rini
2022-06-17stm32mp: stpmic1: remove the debug unit request by debuggerPatrick Delaunay
2022-06-17stm32mp: fdt: update etzpc for STM32MP13xPatrick Delaunay
2022-06-17stm32mp: fdt: update etzpc for STM32MP15xPatrick Delaunay
2022-06-17arm: stm32mp: support 2 MAC address for STM32MP13Patrick Delaunay
2022-06-17arm: stm32mp: add support of STM32MP13xPatrick Delaunay
2022-06-17arm: stm32mp: add CONFIG_STM32MP15_PWRPatrick Delaunay
2022-06-17arm: stm32mp: add sub config Kconfig.15xPatrick Delaunay
2022-06-17arm: stm32mp: add choice for STM32MP SOC familyPatrick Delaunay
2022-06-17arm: stm32mp: move code for STM32MP15xPatrick Delaunay
2022-06-17arm: stm32mp: move the get_otp helper function in bsecPatrick Delaunay
2022-06-17configs: stm32mp1: move SUPPORT_SPL in STM32MP15xPatrick Delaunay
2022-06-17stm32mp: stm32prog: fix the last character of dfu_alt_add third parameterPatrick Delaunay
2022-05-10stm32mp: psci: Retain MCUDIVR, PLL3CR, PLL4CR, MSSCKSELR across suspendMarek Vasut
2022-05-10ARM: stm32mp: correctly handle Silicon revisionPatrick Delaunay
2022-05-10ARM: stm32mp: skip ft_system_setup when the soc node is absentPatrick Delaunay
2022-05-10stm32mp: stm32prog: handle flashlayout without STM32 image headerPatrick Delaunay
2022-05-10stm32mp: stm32prog: handle U-Boot script in flashlayout alternatePatrick Delaunay
2022-05-10stm32mp: stm32prog: handle interruption during the first enumerationPatrick Delaunay
2022-05-10stm32mp: stm32prog: add support of UUID for FIP partitionPatrick Delaunay
2022-05-10stm32mp: stm32prog: add support of STM32IMAGE version 2Patrick Delaunay
2022-05-10stm32mp: stm32prog: add TEE support in stm32prog commandPatrick Delaunay
2022-05-10stm32mp: stm32prog: add CONFIG_CMD_STM32PROG_OTPPatrick Delaunay
2022-05-10stm32mp: stm32prog: fix commentPatrick Delaunay
2022-04-04spl: mmc: extend spl_mmc_boot_mode() to take mmc argumentAndre Przywara
2022-03-15stm32mp: psci: Implement PSCI system suspend and DRAM SSRMarek Vasut
2022-03-15stm32mp1: bsec: add missing dev in function commentPatrick Delaunay
2022-03-15stm32mp: bsec: add permanent lock write supportPatrick Delaunay
2022-01-24configs: stm32mp15: Enable OF_BOARD flagPatrice Chotard
2022-01-24stm32prog: add partition name in treat_partition_list error messagesPatrick Delaunay
2022-01-24stm32mp: correct the dependency for bootcount configsPatrick Delaunay
2022-01-24stm32mp: remove the bootcount activationPatrick Delaunay
2022-01-24arm: stm32mp: Fix USB boot device reportMarek Vasut