index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-stm32mp
Age
Commit message (
Expand
)
Author
2022-10-18
stm32mp: fix compilation issue with DEBUG_UART
Patrick Delaunay
2022-09-27
Merge tag 'u-boot-stm32-20220927' of https://source.denx.de/u-boot/custodians...
Tom Rini
2022-09-23
board_f: Fix types for board_get_usable_ram_top()
Pali Rohár
2022-09-23
arm: stm32mp: adapt the command stm32key for STM32MP13x
Patrick Delaunay
2022-09-23
arm: stm32mp: support several key in command stm32key
Patrick Delaunay
2022-09-23
arm: stm32mp: introduced read_close_status function in stm32key command
Patrick Delaunay
2022-09-23
arm: stm32mp: add defines for BSEC_LOCK status in stm32key command
Patrick Delaunay
2022-09-23
stm32mp: stm32prog: improve the partitioning trace
Patrick Delaunay
2022-09-23
stm32mp: stm32prog: correctly handle OTP when SMC is not supported
Patrick Delaunay
2022-09-23
stm32mp: stm32prog: solve warning for 64bits compilation
Patrick Delaunay
2022-09-23
stm32mp: stm32prog: change default flashlayout location to CONFIG_SYS_LOAD_ADDR
Patrick Delaunay
2022-09-23
stm32mp: stm32prog: support empty flashlayout
Patrick Delaunay
2022-09-19
Merge branch 'master' into next
Tom Rini
2022-09-18
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2022-09-16
blk: Switch over to using uclass IDs
Simon Glass
2022-09-06
stm32mp: simplify the STM32MP15x package parsing code
Patrick Delaunay
2022-07-12
stm32mp: add support of STM32MP13x Rev.Y
Patrick Delaunay
2022-06-20
Merge branch 'master' into next
Tom Rini
2022-06-17
stm32mp: stpmic1: remove the debug unit request by debugger
Patrick Delaunay
2022-06-17
stm32mp: fdt: update etzpc for STM32MP13x
Patrick Delaunay
2022-06-17
stm32mp: fdt: update etzpc for STM32MP15x
Patrick Delaunay
2022-06-17
arm: stm32mp: support 2 MAC address for STM32MP13
Patrick Delaunay
2022-06-17
arm: stm32mp: add support of STM32MP13x
Patrick Delaunay
2022-06-17
arm: stm32mp: add CONFIG_STM32MP15_PWR
Patrick Delaunay
2022-06-17
arm: stm32mp: add sub config Kconfig.15x
Patrick Delaunay
2022-06-17
arm: stm32mp: add choice for STM32MP SOC family
Patrick Delaunay
2022-06-17
arm: stm32mp: move code for STM32MP15x
Patrick Delaunay
2022-06-17
arm: stm32mp: move the get_otp helper function in bsec
Patrick Delaunay
2022-06-17
configs: stm32mp1: move SUPPORT_SPL in STM32MP15x
Patrick Delaunay
2022-06-17
stm32mp: stm32prog: fix the last character of dfu_alt_add third parameter
Patrick Delaunay
2022-05-10
stm32mp: psci: Retain MCUDIVR, PLL3CR, PLL4CR, MSSCKSELR across suspend
Marek Vasut
2022-05-10
ARM: stm32mp: correctly handle Silicon revision
Patrick Delaunay
2022-05-10
ARM: stm32mp: skip ft_system_setup when the soc node is absent
Patrick Delaunay
2022-05-10
stm32mp: stm32prog: handle flashlayout without STM32 image header
Patrick Delaunay
2022-05-10
stm32mp: stm32prog: handle U-Boot script in flashlayout alternate
Patrick Delaunay
2022-05-10
stm32mp: stm32prog: handle interruption during the first enumeration
Patrick Delaunay
2022-05-10
stm32mp: stm32prog: add support of UUID for FIP partition
Patrick Delaunay
2022-05-10
stm32mp: stm32prog: add support of STM32IMAGE version 2
Patrick Delaunay
2022-05-10
stm32mp: stm32prog: add TEE support in stm32prog command
Patrick Delaunay
2022-05-10
stm32mp: stm32prog: add CONFIG_CMD_STM32PROG_OTP
Patrick Delaunay
2022-05-10
stm32mp: stm32prog: fix comment
Patrick Delaunay
2022-04-04
spl: mmc: extend spl_mmc_boot_mode() to take mmc argument
Andre Przywara
2022-03-15
stm32mp: psci: Implement PSCI system suspend and DRAM SSR
Marek Vasut
2022-03-15
stm32mp1: bsec: add missing dev in function comment
Patrick Delaunay
2022-03-15
stm32mp: bsec: add permanent lock write support
Patrick Delaunay
2022-01-24
configs: stm32mp15: Enable OF_BOARD flag
Patrice Chotard
2022-01-24
stm32prog: add partition name in treat_partition_list error messages
Patrick Delaunay
2022-01-24
stm32mp: correct the dependency for bootcount configs
Patrick Delaunay
2022-01-24
stm32mp: remove the bootcount activation
Patrick Delaunay
2022-01-24
arm: stm32mp: Fix USB boot device report
Marek Vasut
[next]