summaryrefslogtreecommitdiff
path: root/arch/arm/mach-stm32mp/dram_init.c
AgeCommit message (Expand)AuthorFilesLines
2021-09-06stm32mp: Fix board_get_usable_ram_top()Patrice Chotard1-1/+1
2021-08-16stm32mp: correctly handle board_get_usable_ram_top(0)Patrick Delaunay1-0/+3
2021-06-07stm32mp: Increase the reserved memory in board_get_usable_ram_topPatrick Delaunay1-2/+5
2021-03-02stm32mp: update MMU config before the relocationPatrick Delaunay1-4/+9
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2021-01-13arm: stm32mp: migrate trace to log macroPatrick Delaunay1-3/+5
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop image.h from common headerSimon Glass1-0/+2
2020-05-14board: stm32mp1: reserve memory for OP-TEE in device treePatrick Delaunay1-0/+18
2018-05-07SPDX: Convert all of our multiple license tags to Linux Kernel styleTom Rini1-2/+1
2018-03-19arm: stm32: add new architecture for STM32MP familyPatrick Delaunay1-0/+34