summaryrefslogtreecommitdiff
path: root/arch/arm/mach-stm32mp/dram_init.c
AgeCommit message (Expand)Author
2025-01-31stm32mp: Fix board_get_usable_ram_top()Patrice Chotard
2024-10-16stm32mp: fix name of optee reserved memory nodePatrick Delaunay
2024-10-16stm32mp: compute ram_top based on the optee base address only for STM32MP1Patrick Delaunay
2024-10-15stm32mp: remove efi_add_known_memory() function definitionSughosh Ganu
2024-09-03stm32mp: compute ram_top based on the optee base addressSughosh Ganu
2024-09-03stm32mp: allow calling optee_get_reserved_memory() from U-BootSughosh Ganu
2024-09-03lmb: make LMB memory map persistent and globalSughosh Ganu
2024-06-18stm32mp: Reserve OPTEE area in EFI memory mapPatrice Chotard
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
2023-11-13stm32mp: dram_init: Limit DDR usage under 4GB boundary for STM32MPPatrice Chotard
2023-11-13stm32mp: dram_init: Fix AARCH64 compilation warningsPatrick Delaunay
2023-11-13stm32mp: dram_init: Get RAM size from DT if no RAM driver foundPatrice Chotard
2023-08-15common: return type board_get_usable_ram_topHeinrich Schuchardt
2023-01-06arm: stm32mp: Fix board_get_usable_ram_top() againMarek Vasut
2022-09-23board_f: Fix types for board_get_usable_ram_top()Pali Rohár
2021-09-06stm32mp: Fix board_get_usable_ram_top()Patrice Chotard
2021-08-16stm32mp: correctly handle board_get_usable_ram_top(0)Patrick Delaunay
2021-06-07stm32mp: Increase the reserved memory in board_get_usable_ram_topPatrick Delaunay
2021-03-02stm32mp: update MMU config before the relocationPatrick Delaunay
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-13arm: stm32mp: migrate trace to log macroPatrick Delaunay
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-05-14board: stm32mp1: reserve memory for OP-TEE in device treePatrick Delaunay
2018-05-07SPDX: Convert all of our multiple license tags to Linux Kernel styleTom Rini
2018-03-19arm: stm32: add new architecture for STM32MP familyPatrick Delaunay