aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-stm32mp
AgeCommit message (Expand)Author
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
2022-01-21Convert CONFIG_BOOTP_SERVERIP to KconfigSimon Glass
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2021-11-10stm32mp15: tidy up #ifdefs in cpu.cPatrick Delaunay
2021-11-10stm32mp15: replace CONFIG_TFABOOT when it is possiblePatrick Delaunay
2021-11-10stm32mp15: remove configs dependency on CONFIG_TFABOOTPatrick Delaunay
2021-11-10arm: stm32mp: bsec: Update OTP shadow registers in SPLPatrick Delaunay
2021-11-10gpio: stm32: create include file for driver private dataPatrick Delaunay
2021-11-10stm32mp: add binman support for STM32MP15xPatrick Delaunay
2021-11-10stm32mp: stm32prog: Normalise newlinesWilliam Grant
2021-10-27sandbox: Remove OF_HOSTFILEIlias Apalodimas
2021-10-05tee: add a stub for tee_find_devicePatrick Delaunay
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini
2021-09-06stm32mp: Fix board_get_usable_ram_top()Patrice Chotard
2021-09-04spi: Rename SPI_SUPPORT to SPISimon Glass
2021-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek