summaryrefslogtreecommitdiff
path: root/arch/mips/mach-octeon/dram.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-15common: return type board_get_usable_ram_topHeinrich Schuchardt1-1/+1
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-1/+1
2022-09-23board_f: Fix types for board_get_usable_ram_top()Pali Rohár1-1/+1
2020-11-30mips: octeon: Report full DDR size in dram_init() to gd->ram_sizeStefan Roese1-1/+6
2020-10-07mips: octeon: dram.c: Add RAM driver supportStefan Roese1-8/+64
2020-07-18mips: octeon: Initial minimal support for the Marvell Octeon SoCAaron Williams1-0/+28