aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-stm32mp
AgeCommit message (Expand)Author
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
2021-06-18stm32mp: stm32prog: use get_cpu_dev for GetID commandPatrick Delaunay
2021-06-18stm32mp: stm32prog: correctly handle DM_PMICPatrick Delaunay
2021-06-18stm32mp: stm32prog: handle the next phase after USB re-enumerationPatrick Delaunay
2021-06-18stm32mp: stm32prog: solve compilation with CONFIG_FIT_SIGNATUREPatrick Delaunay
2021-06-18stm32mp: stm32prog: add support of initrd in flashlayoutPatrick Delaunay
2021-06-18stm32mp: stm32prog: add timeout in stm32prog_serial_get_bufferPatrick Delaunay
2021-06-18stm32mp: stm32prog: remove all the header check for UART downloadPatrick Delaunay
2021-06-07stm32mp: don't map the reserved region with no-map propertyPatrick Delaunay
2021-06-07stm32mp: Increase the reserved memory in board_get_usable_ram_topPatrick Delaunay
2021-04-09Merge tag 'u-boot-stm32-20210409' of https://source.denx.de/u-boot/custodians...Tom Rini
2021-04-09arm: stm32mp1: Set soc_type, soc_pkg, soc_rev env variablesMarek Vasut
2021-04-09stm32mp: replace printf by log macro in setup_boot_modePatrick Delaunay
2021-04-09stm32mp: update uart number in trace of serial device not foundPatrick Delaunay
2021-04-09stm32mp: stm32prog: add FIP header supportPatrick Delaunay
2021-04-09board: stm32: Add Engicam MicroGEA STM32MP1 MicroDev 2.0 7" OFJagan Teki
2021-04-09board: stm32: Add Engicam MicroGEA STM32MP1 MicroDev 2.0 boardJagan Teki
2021-04-09board: stm32: Add Engicam i.Core STM32MP1 C.TOUCH 2.0Jagan Teki
2021-04-09board: stm32: Add Engicam i.Core STM32MP1 EDIMM2.2 Starter KitJagan Teki
2021-04-09ARM: stm32: Imply SPL_SPI_LOADJagan Teki
2021-03-15Merge tag 'v2021.04-rc4' into nextTom Rini
2021-03-12arm: stm32mp: Fix compilation issue when SYS_DCACHE_OFF and/or SYS_DCACHE_SYS...Patrice Chotard
2021-03-11stm32mp: bsec: manage clock when present in device treePatrick Delaunay
2021-03-11stm32mp: stm32prog: replace alias by serial device sequence numberPatrick Delaunay
2021-03-11stm32mp: stm32prog: reactivate console and display serial errorPatrick Delaunay
2021-03-11stm32mp: stm32prog: Add CONFIG_CMD_STM32PROG_SERIAL and _USBPatrick Delaunay
2021-03-11stm32mp: stm32prog: Add Kconfig file for stm32prog commandPatrick Delaunay
2021-03-02stm32mp: update the mmu configuration for SPL and prerelocPatrick Delaunay
2021-03-02stm32mp: update MMU config before the relocationPatrick Delaunay
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-13arm: stm32mp: stm32prog: always flush DFU on start command for uartPatrick Delaunay
2021-01-13arm: stm32mp: bsec: migrate trace to log macroPatrick Delaunay
2021-01-13arm: stm32mp: migrate cmd_stm32prog to log macroPatrick Delaunay
2021-01-13arm: stm32mp: migrate trace to log macroPatrick Delaunay
2021-01-05dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass
2021-01-05dm: core: Access device ofnode through functionsSimon Glass
2021-01-05dm: Use access methods for dev/uclass private dataSimon Glass
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass