summaryrefslogtreecommitdiff
path: root/arch/arm/mach-stm32mp/stm32mp1/cpu.c
AgeCommit message (Expand)Author
9 daysARM: stm32: Limit early cache enablement in SPL to STM32MP15xxMarek Vasut
2025-06-13spl: Rename jump_to_image_no_args()Simon Glass
2025-06-11ARM: stm32: Auto-detect ROM API table on STM32MP15xxMarek Vasut
2025-03-12Merge tag 'u-boot-stm32-20250312' of https://source.denx.de/u-boot/custodians...Tom Rini
2025-03-12serial: stm32: restrict _debug_uart_init() usagePatrice Chotard
2025-03-10ARM: stm32mp: Fix dram_bank_mmu_setup() for ram_top=0Marek Vasut
2024-12-17ARM: stm32mp: Fix dram_bank_mmu_setup() for LMB located above ram_topPatrice Chotard
2024-10-16ARM: stm32mp: enable data cache after LMB configuration for STM32MP1Patrick Delaunay
2024-10-11arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-09-03lmb: remove the lmb_init_and_reserve() functionSughosh Ganu
2024-09-03lmb: make LMB memory map persistent and globalSughosh Ganu
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06arm: stm32/stm32mp: Remove <common.h> and add needed includesTom Rini
2024-01-19smt32mp: add setup_mac_address for stm32mp25Patrick Delaunay
2024-01-19stm32mp: add setup_serial_number for stm32mp25Patrice Chotard
2024-01-19stm32mp: add soc.c filePatrick Delaunay
2023-11-20Merge tag 'v2024.01-rc3' into nextTom Rini
2023-11-13stm32mp2: initial supportPatrice Chotard