summaryrefslogtreecommitdiff
path: root/arch/riscv/cpu/generic/dram.c
AgeCommit message (Expand)Author
2023-10-24riscv: Remove common.h usageTom Rini
2023-10-19riscv: remove dram_init_banksize()Heinrich Schuchardt
2023-08-15common: return type board_get_usable_ram_topHeinrich Schuchardt
2022-09-23board_f: Fix types for board_get_usable_ram_top()Pali Rohár
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini
2021-02-03riscv: Adjust board_get_usable_ram_top() for 32-bitBin Meng
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2019-12-02common: Move board_get_usable_ram_top() out of common.hSimon Glass
2019-02-27riscv: generic: Ensure that U-Boot runs within 4GB for 64bit systemsAnup Patel
2019-02-27riscv: Rename cpu/qemu to cpu/genericAnup Patel