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-09-04
spi: Rename SPI_SUPPORT to SPI
Simon Glass
2021-09-04
serial: Rename SERIAL_SUPPORT to SERIAL
Simon Glass
2021-08-31
Kconfig: Remove all default n/no options
Michal Simek
2021-08-16
arm: stm32mp1: Implement ECDSA signature verification
Alexandru Gagniuc
2021-08-16
stm32mp: correctly handle board_get_usable_ram_top(0)
Patrick Delaunay
2021-08-16
stm32mp1: stm32prog: remove stm32prog_get_tee_partitions with FIP
Patrick Delaunay
2021-08-16
arm: stm32mp: handle the OP-TEE nodes in DT with FIP support
Patrick Delaunay
2021-08-16
arm: stm32mp: add config for STM32IMAGE support
Patrick Delaunay
2021-08-02
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-07-28
Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC
Simon Glass
2021-07-28
Rename GPIO_SUPPORT to GPIO
Simon Glass
2021-07-28
Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOG
Simon Glass
2021-07-27
stm32mp1: spl: Configure TrustZone controller for OP-TEE
Alexandru Gagniuc
2021-07-27
arm: stm32mp: Implement support for TZC 400 controller
Alexandru Gagniuc
2021-07-27
arm: stm32mp1: force boot_device variable for invalid TAMP register value
Patrick Delaunay
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
[next]