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-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
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-11-25
SPL: stm32mp1: fix spl_mmc_boot_partition not defined
Richard Genoud
2020-11-25
arm: stm32mp: correct the ALIGN macro usage
Patrick Delaunay
2020-10-21
stm32mp: stm32prog: accept device without partition
Patrick Delaunay
2020-10-21
arm: stm32: cleanup arch gpio.h
Patrick Delaunay
2020-10-21
stm32mp: limit size of cacheable DDR in pre-reloc stage
Patrick Delaunay
2020-09-09
arm: stm32mp: cleanup test on eth_env_set_enetaddr result
Patrick Delaunay
2020-08-13
arm: stm32mp: stm32prog: use IS_ENABLED to prevent ifdef
Patrick Delaunay
[next]