summaryrefslogtreecommitdiff
path: root/arch/arm/mach-stm32mp
AgeCommit message (Expand)Author
2023-02-10Correct SPL use of STM32MP15X_STM32IMAGESimon Glass
2023-02-10Correct SPL uses of PMIC_STPMIC1Simon Glass
2023-02-10Correct SPL uses of MTDSimon Glass
2023-02-09Correct SPL use of CMD_BOOTZSimon Glass
2023-01-16image: Move common image code to image_board and commandSimon Glass
2023-01-13ARM: stm32: Make ECDSA authentication available to U-BootMarek Vasut
2023-01-13ARM: stm32: Pass ROM API table pointer to U-Boot properMarek Vasut
2023-01-13ARM: stm32: Factor out save_boot_paramsMarek Vasut
2023-01-13ARM: stm32: Fix ECDSA authentication with Dcache enabledMarek Vasut
2023-01-12stm32mp: Add support of STM32MP13x in bsec driverPatrick Delaunay
2023-01-12stm32mp: Add OP-TEE support in bsec driverPatrick Delaunay
2023-01-12stm32mp: cosmetic: Update of bsec driverPatrick Delaunay
2023-01-09Merge branch 'next'Tom Rini
2023-01-06arm: stm32mp: Fix board_get_usable_ram_top() againMarek Vasut
2022-12-31cmd: source: Support specifying config nameSean Anderson
2022-12-31treewide: Use NULL for script image nameSean Anderson
2022-10-31FWU: STM32MP1: Add support to read boot index from backup registerSughosh Ganu
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-10-30video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass
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