summaryrefslogtreecommitdiff
path: root/arch/arm/mach-stm32mp
AgeCommit message (Expand)Author
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
2021-08-16arm: stm32mp1: Implement ECDSA signature verificationAlexandru Gagniuc
2021-08-16stm32mp: correctly handle board_get_usable_ram_top(0)Patrick Delaunay
2021-08-16stm32mp1: stm32prog: remove stm32prog_get_tee_partitions with FIPPatrick Delaunay
2021-08-16arm: stm32mp: handle the OP-TEE nodes in DT with FIP supportPatrick Delaunay
2021-08-16arm: stm32mp: add config for STM32IMAGE supportPatrick Delaunay
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2021-07-28Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISCSimon Glass
2021-07-28Rename GPIO_SUPPORT to GPIOSimon Glass
2021-07-28Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOGSimon Glass
2021-07-27stm32mp1: spl: Configure TrustZone controller for OP-TEEAlexandru Gagniuc
2021-07-27arm: stm32mp: Implement support for TZC 400 controllerAlexandru Gagniuc
2021-07-27arm: stm32mp1: force boot_device variable for invalid TAMP register valuePatrick Delaunay
2021-07-16stm32mp: use device sequence number in boot_instance variablePatrick Delaunay
2021-07-16stm32mp: stm32prog: use defines for virtual partition sizePatrick Delaunay