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
2023-05-06
arm: stm32mp: spl: fix function with fdt_addr_t input
Johan Jonker
2023-04-19
stm32mp: fix various array bounds checks
Rasmus Villemoes
2023-02-10
Correct SPL use of STM32MP15X_STM32IMAGE
Simon Glass
2023-02-10
Correct SPL uses of PMIC_STPMIC1
Simon Glass
2023-02-10
Correct SPL uses of MTD
Simon Glass
2023-02-09
Correct SPL use of CMD_BOOTZ
Simon Glass
2023-01-16
image: Move common image code to image_board and command
Simon Glass
2023-01-13
ARM: stm32: Make ECDSA authentication available to U-Boot
Marek Vasut
2023-01-13
ARM: stm32: Pass ROM API table pointer to U-Boot proper
Marek Vasut
2023-01-13
ARM: stm32: Factor out save_boot_params
Marek Vasut
2023-01-13
ARM: stm32: Fix ECDSA authentication with Dcache enabled
Marek Vasut
2023-01-12
stm32mp: Add support of STM32MP13x in bsec driver
Patrick Delaunay
2023-01-12
stm32mp: Add OP-TEE support in bsec driver
Patrick Delaunay
2023-01-12
stm32mp: cosmetic: Update of bsec driver
Patrick Delaunay
2023-01-09
Merge branch 'next'
Tom Rini
2023-01-06
arm: stm32mp: Fix board_get_usable_ram_top() again
Marek Vasut
2022-12-31
cmd: source: Support specifying config name
Sean Anderson
2022-12-31
treewide: Use NULL for script image name
Sean Anderson
2022-10-31
FWU: STM32MP1: Add support to read boot index from backup register
Sughosh Ganu
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-10-30
video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO
Simon Glass
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
[next]