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
/
cpu.c
Age
Commit message (
Expand
)
Author
2023-11-13
stm32mp2: initial support
Patrice Chotard
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2023-04-19
stm32mp: fix various array bounds checks
Rasmus Villemoes
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
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: move code for STM32MP15x
Patrick Delaunay
2022-06-17
arm: stm32mp: move the get_otp helper function in bsec
Patrick Delaunay
2022-05-10
ARM: stm32mp: correctly handle Silicon revision
Patrick Delaunay
2021-11-10
stm32mp15: tidy up #ifdefs in cpu.c
Patrick Delaunay
2021-11-10
stm32mp15: replace CONFIG_TFABOOT when it is possible
Patrick Delaunay
2021-11-10
arm: stm32mp: bsec: Update OTP shadow registers in SPL
Patrick Delaunay
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-06-07
stm32mp: don't map the reserved region with no-map property
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-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: 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-02
stm32mp: update the mmu configuration for SPL and prereloc
Patrick Delaunay
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
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
2020-11-25
arm: stm32mp: correct the ALIGN macro usage
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-07-28
stm32mp1: mmu_set_region_dcache_behaviour
Patrick Delaunay
2020-07-28
arm: stm32mp: move dbgmcu_init call when DT is ready
Patrick Delaunay
2020-07-07
arm: stm32mp: protect DBGMCU_IDC access with BSEC
Patrick Delaunay
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-05-14
arm: stm32mp: activate data cache in SPL and before relocation
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-04-15
configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOT
Patrick Delaunay
2020-03-24
stm32mp1: add 800 MHz profile support
Patrick Delaunay
2020-03-24
arm: stm32mp: add function get_soc_name
Patrick Delaunay
2020-03-24
arm: stm32mp: bsec: add permanent lock support in bsec driver
Patrick Delaunay
2020-02-13
stm32mp1: support of STM32MP15x Rev.Z
Patrick Delaunay
2020-01-17
ARM: stm32: Allow overriding setup_mac_address()
Marek Vasut
2020-01-07
stm32mp1: reset coprocessor status at cold boot
Fabien Dessenne
2019-12-02
common: Move some cache and MMU functions out of common.h
Simon Glass
[next]