aboutsummaryrefslogtreecommitdiff
path: root/board/imgtec/boston/ddr.c
AgeCommit message (Expand)AuthorFilesLines
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
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2019-12-02common: Move board_get_usable_ram_top() out of common.hSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass1-1/+1
2017-04-05board_f: Drop return value from initdram()Simon Glass1-2/+7
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass1-1/+1
2016-09-21boston: Introduce support for the MIPS Boston development boardPaul Burton1-0/+30