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
2021-07-16
stm32mp: use device sequence number in boot_instance variable
Patrick Delaunay
2021-07-16
stm32mp: stm32prog: use defines for virtual partition size
Patrick Delaunay
2021-07-16
stm32mp: syscon: manage clock when present in device tree
Patrick Delaunay
2021-07-16
stm32mp: cmd_stm32key: add subcommand close
Patrick Delaunay
2021-07-16
stm32mp: cmd_stm32key: add read OTP subcommand
Patrick Delaunay
2021-07-16
stm32mp: cmd_stm32key: add get_misc_dev function
Patrick Delaunay
2021-07-16
stm32mp: cmd_stm32key: lock of PKH OTP after fuse
Patrick Delaunay
2021-07-16
stm32mp: cmd_stm32key: handle error in fuse_hash_value
Patrick Delaunay
2021-07-16
stm32mp: cmd_stm32key: use sub command
Patrick Delaunay
2021-07-16
stm32mp: configs: activate the command stm32key only for ST boards
Patrick Delaunay
2021-07-16
stm32mp: stm32prog: fix the content of short help message
Patrick Delaunay
2021-06-18
stm32mp: stm32prog: handle dfu error
Patrick Delaunay
2021-06-18
stm32mp: stm32prog: change one message level to debug
Patrick Delaunay
2021-06-18
stm32mp: stm32prog: use get_cpu_dev for GetID command
Patrick Delaunay
2021-06-18
stm32mp: stm32prog: correctly handle DM_PMIC
Patrick Delaunay
2021-06-18
stm32mp: stm32prog: handle the next phase after USB re-enumeration
Patrick Delaunay
2021-06-18
stm32mp: stm32prog: solve compilation with CONFIG_FIT_SIGNATURE
Patrick Delaunay
2021-06-18
stm32mp: stm32prog: add support of initrd in flashlayout
Patrick Delaunay
2021-06-18
stm32mp: stm32prog: add timeout in stm32prog_serial_get_buffer
Patrick Delaunay
2021-06-18
stm32mp: stm32prog: remove all the header check for UART download
Patrick Delaunay
2021-06-07
stm32mp: don't map the reserved region with no-map property
Patrick Delaunay
2021-06-07
stm32mp: Increase the reserved memory in board_get_usable_ram_top
Patrick Delaunay
2021-04-09
Merge tag 'u-boot-stm32-20210409' of https://source.denx.de/u-boot/custodians...
Tom Rini
2021-04-09
arm: stm32mp1: Set soc_type, soc_pkg, soc_rev env variables
Marek Vasut
2021-04-09
stm32mp: replace printf by log macro in setup_boot_mode
Patrick Delaunay
2021-04-09
stm32mp: update uart number in trace of serial device not found
Patrick Delaunay
2021-04-09
stm32mp: stm32prog: add FIP header support
Patrick Delaunay
2021-04-09
board: stm32: Add Engicam MicroGEA STM32MP1 MicroDev 2.0 7" OF
Jagan Teki
2021-04-09
board: stm32: Add Engicam MicroGEA STM32MP1 MicroDev 2.0 board
Jagan Teki
2021-04-09
board: stm32: Add Engicam i.Core STM32MP1 C.TOUCH 2.0
Jagan Teki
2021-04-09
board: stm32: Add Engicam i.Core STM32MP1 EDIMM2.2 Starter Kit
Jagan Teki
2021-04-09
ARM: stm32: Imply SPL_SPI_LOAD
Jagan Teki
2021-03-15
Merge tag 'v2021.04-rc4' into next
Tom Rini
2021-03-12
arm: stm32mp: Fix compilation issue when SYS_DCACHE_OFF and/or SYS_DCACHE_SYS...
Patrice Chotard
2021-03-11
stm32mp: bsec: manage clock when present in device tree
Patrick Delaunay
2021-03-11
stm32mp: stm32prog: replace alias by serial device sequence number
Patrick Delaunay
2021-03-11
stm32mp: stm32prog: reactivate console and display serial error
Patrick Delaunay
2021-03-11
stm32mp: stm32prog: Add CONFIG_CMD_STM32PROG_SERIAL and _USB
Patrick Delaunay
2021-03-11
stm32mp: stm32prog: Add Kconfig file for stm32prog command
Patrick Delaunay
2021-03-02
stm32mp: update the mmu configuration for SPL and prereloc
Patrick Delaunay
2021-03-02
stm32mp: update MMU config before the relocation
Patrick Delaunay
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-13
arm: stm32mp: stm32prog: always flush DFU on start command for uart
Patrick Delaunay
2021-01-13
arm: stm32mp: bsec: migrate trace to log macro
Patrick Delaunay
2021-01-13
arm: stm32mp: migrate cmd_stm32prog to log macro
Patrick Delaunay
2021-01-13
arm: stm32mp: migrate trace to log macro
Patrick Delaunay
2021-01-05
dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
Simon Glass
2021-01-05
dm: core: Access device ofnode through functions
Simon Glass
2021-01-05
dm: Use access methods for dev/uclass private data
Simon Glass
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
[next]