summaryrefslogtreecommitdiff
path: root/arch/arm/mach-stm32mp
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'u-boot-stm32-20220927' of https://source.denx.de/u-boot/custodians...Tom Rini2022-09-276-131/+315
|\
| * arm: stm32mp: adapt the command stm32key for STM32MP13xPatrick Delaunay2022-09-231-7/+45
| * arm: stm32mp: support several key in command stm32keyPatrick Delaunay2022-09-231-46/+149
| * arm: stm32mp: introduced read_close_status function in stm32key commandPatrick Delaunay2022-09-231-42/+65
| * arm: stm32mp: add defines for BSEC_LOCK status in stm32key commandPatrick Delaunay2022-09-231-6/+9
| * stm32mp: stm32prog: improve the partitioning tracePatrick Delaunay2022-09-231-2/+2
| * stm32mp: stm32prog: correctly handle OTP when SMC is not supportedPatrick Delaunay2022-09-232-8/+22
| * stm32mp: stm32prog: solve warning for 64bits compilationPatrick Delaunay2022-09-235-32/+31
| * stm32mp: stm32prog: change default flashlayout location to CONFIG_SYS_LOAD_ADDRPatrick Delaunay2022-09-234-7/+7
| * stm32mp: stm32prog: support empty flashlayoutPatrick Delaunay2022-09-231-0/+4
* | board_f: Fix types for board_get_usable_ram_top()Pali Rohár2022-09-231-1/+1
|/
* Merge branch 'master' into nextTom Rini2022-09-191-12/+3
|\
| * stm32mp: simplify the STM32MP15x package parsing codePatrick Delaunay2022-09-061-12/+3
* | cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese2022-09-181-3/+3
* | blk: Switch over to using uclass IDsSimon Glass2022-09-161-2/+2
|/
* stm32mp: add support of STM32MP13x Rev.YPatrick Delaunay2022-07-122-0/+4
* Merge branch 'master' into nextTom Rini2022-06-201-2/+2
|\
| * stm32mp: stm32prog: fix the last character of dfu_alt_add third parameterPatrick Delaunay2022-06-171-2/+2
* | stm32mp: stpmic1: remove the debug unit request by debuggerPatrick Delaunay2022-06-171-1/+0
* | stm32mp: fdt: update etzpc for STM32MP13xPatrick Delaunay2022-06-171-2/+151
* | stm32mp: fdt: update etzpc for STM32MP15xPatrick Delaunay2022-06-171-59/+70
* | arm: stm32mp: support 2 MAC address for STM32MP13Patrick Delaunay2022-06-174-15/+52
* | arm: stm32mp: add support of STM32MP13xPatrick Delaunay2022-06-178-2/+240
* | arm: stm32mp: add CONFIG_STM32MP15_PWRPatrick Delaunay2022-06-172-1/+17
* | arm: stm32mp: add sub config Kconfig.15xPatrick Delaunay2022-06-172-118/+120
* | arm: stm32mp: add choice for STM32MP SOC familyPatrick Delaunay2022-06-171-10/+13
* | arm: stm32mp: move code for STM32MP15xPatrick Delaunay2022-06-176-324/+377
* | arm: stm32mp: move the get_otp helper function in bsecPatrick Delaunay2022-06-173-17/+20
* | configs: stm32mp1: move SUPPORT_SPL in STM32MP15xPatrick Delaunay2022-06-171-0/+1
|/
* stm32mp: psci: Retain MCUDIVR, PLL3CR, PLL4CR, MSSCKSELR across suspendMarek Vasut2022-05-101-0/+16
* ARM: stm32mp: correctly handle Silicon revisionPatrick Delaunay2022-05-102-7/+8
* ARM: stm32mp: skip ft_system_setup when the soc node is absentPatrick Delaunay2022-05-101-0/+3
* stm32mp: stm32prog: handle flashlayout without STM32 image headerPatrick Delaunay2022-05-101-1/+2
* stm32mp: stm32prog: handle U-Boot script in flashlayout alternatePatrick Delaunay2022-05-103-7/+13
* stm32mp: stm32prog: handle interruption during the first enumerationPatrick Delaunay2022-05-101-2/+5
* stm32mp: stm32prog: add support of UUID for FIP partitionPatrick Delaunay2022-05-102-20/+59
* stm32mp: stm32prog: add support of STM32IMAGE version 2Patrick Delaunay2022-05-103-48/+114
* stm32mp: stm32prog: add TEE support in stm32prog commandPatrick Delaunay2022-05-104-14/+142
* stm32mp: stm32prog: add CONFIG_CMD_STM32PROG_OTPPatrick Delaunay2022-05-102-27/+46
* stm32mp: stm32prog: fix commentPatrick Delaunay2022-05-101-1/+1
* spl: mmc: extend spl_mmc_boot_mode() to take mmc argumentAndre Przywara2022-04-041-1/+1
* stm32mp: psci: Implement PSCI system suspend and DRAM SSRMarek Vasut2022-03-152-11/+519
* stm32mp1: bsec: add missing dev in function commentPatrick Delaunay2022-03-151-0/+4
* stm32mp: bsec: add permanent lock write supportPatrick Delaunay2022-03-151-6/+84
* configs: stm32mp15: Enable OF_BOARD flagPatrice Chotard2022-01-241-0/+1
* stm32prog: add partition name in treat_partition_list error messagesPatrick Delaunay2022-01-241-6/+6
* stm32mp: correct the dependency for bootcount configsPatrick Delaunay2022-01-241-1/+1
* stm32mp: remove the bootcount activationPatrick Delaunay2022-01-241-8/+0
* arm: stm32mp: Fix USB boot device reportMarek Vasut2022-01-241-1/+1
* Convert CONFIG_BOOTP_SERVERIP to KconfigSimon Glass2022-01-211-0/+1