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
2020-07-09
arm: cmd_stm32prog: Fix the CONFIG_IS_ENABLED() usage
Bin Meng
2020-07-07
stm32mp1: use the command env info in env_check
Patrick Delaunay
2020-07-07
arm: stm32mp: protect DBGMCU_IDC access with BSEC
Patrick Delaunay
2020-07-07
arm: stm32mp: stm32prog: add "Device Name" in iproduct during DFU USB enumera...
Patrick Delaunay
2020-07-07
board: st: stpmic1: add function stpmic1_init
Patrick Delaunay
2020-07-07
arm: stm32mp: add weak function to save vddcore
Patrick Delaunay
2020-07-07
arm: stm32mp: spl: add bsec driver in SPL
Patrick Delaunay
2020-06-16
board: stm32mp1: fix handling of DT OP-TEE reserved memory nodes
Etienne Carriere
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
Use __ASSEMBLY__ as the assembly macros
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop image.h from common header
Simon Glass
2020-05-18
part: Drop disk_partition_t typedef
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-05-14
arm: stm32mp: activate data cache on DDR in SPL
Patrick Delaunay
2020-05-14
arm: stm32mp: activate data cache in SPL and before relocation
Patrick Delaunay
2020-05-14
arm: stm32mp: spl: update error management in board_init_f
Patrick Delaunay
2020-05-14
arm: stm32mp: remove dependency for STM32KEY
Patrick Delaunay
2020-05-14
stm32mp: stm32prog: add support of RAM target
Patrick Delaunay
2020-05-14
stm32mp: stm32prog: support for script
Patrick Delaunay
2020-05-14
stm32mp: stm32prog: enable videoconsole
Patrick Delaunay
2020-05-14
stm32mp: stm32prog: add serial link support
Patrick Delaunay
2020-05-14
stm32mp: stm32prog: add pmic NVM update support
Patrick Delaunay
2020-05-14
stm32mp: stm32prog: add otp update support
Patrick Delaunay
2020-05-14
stm32mp: stm32prog: add support for delete option in flashlayout
Patrick Delaunay
2020-05-14
stm32mp: stm32prog: add support of ssbl copy
Patrick Delaunay
2020-05-14
stm32mp: stm32prog: adapt the MTD partitions
Patrick Delaunay
2020-05-14
stm32mp: stm32prog: add MTD devices support
Patrick Delaunay
2020-05-14
stm32mp: stm32prog: add upport of partial update
Patrick Delaunay
2020-05-14
stm32mp: stm32prog: add support of boot partition for eMMC device
Patrick Delaunay
2020-05-14
stm32mp: stm32prog: add MMC device
Patrick Delaunay
2020-05-14
stm32mp: stm32prog: add flash layout parsing
Patrick Delaunay
2020-05-14
stm32mp: add the command stm32prog
Patrick Delaunay
2020-05-14
stm32mp: add function get_cpu_dev
Patrick Delaunay
2020-05-14
board: stm32mp1: support boot from spi-nand
Patrick Delaunay
2020-05-14
board: stm32mp1: use FDT address provided by TF-A at boot time
Patrick Delaunay
2020-05-14
stm32mp1: dynamically detect op-tee presence
Patrick Delaunay
2020-05-14
board: stm32mp1: reserve memory for OP-TEE in device tree
Patrick Delaunay
2020-05-14
ARM: stm32: Add board_early_init_f() to SPL
Marek Vasut
2020-04-22
spl: mmc: Rename spl_boot_partition() to spl_mmc_boot_partition()
Harald Seiler
2020-04-22
spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()
Harald Seiler
2020-04-16
Revert "stm32mp1: remove the imply BOOTSTAGE"
Patrick Delaunay
2020-04-15
configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOT
Patrick Delaunay
2020-04-15
ARM: dts: stm32: Define FMC2 base address
Marek Vasut
2020-03-31
Merge branch 'next' of git://git.denx.de/u-boot-usb into next
Tom Rini
2020-03-24
ram: stm32mp1: increase vdd2_ddr: buck2 for 32bits LPDDR
Patrick Delaunay
2020-03-24
stm32mp: psci: set cntfrq register of cpu on
Ludovic Barre
[next]