summaryrefslogtreecommitdiff
path: root/arch/arm/mach-stm32mp
AgeCommit message (Expand)Author
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
2021-07-16stm32mp: syscon: manage clock when present in device treePatrick Delaunay
2021-07-16stm32mp: cmd_stm32key: add subcommand closePatrick Delaunay
2021-07-16stm32mp: cmd_stm32key: add read OTP subcommandPatrick Delaunay
2021-07-16stm32mp: cmd_stm32key: add get_misc_dev functionPatrick Delaunay
2021-07-16stm32mp: cmd_stm32key: lock of PKH OTP after fusePatrick Delaunay
2021-07-16stm32mp: cmd_stm32key: handle error in fuse_hash_valuePatrick Delaunay
2021-07-16stm32mp: cmd_stm32key: use sub commandPatrick Delaunay
2021-07-16stm32mp: configs: activate the command stm32key only for ST boardsPatrick Delaunay
2021-07-16stm32mp: stm32prog: fix the content of short help messagePatrick Delaunay
2021-06-18stm32mp: stm32prog: handle dfu errorPatrick Delaunay
2021-06-18stm32mp: stm32prog: change one message level to debugPatrick Delaunay