summaryrefslogtreecommitdiff
path: root/board/gdsys/mpc8308/sdram.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* common: Move RAM-sizing functions to init.hSimon Glass2020-01-171-0/+1
* gdsys: mpc8308: Don't use manual RAM config if RAM driver is activeMario Six2019-05-211-0/+4
* mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASEMario Six2019-05-211-2/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* board_f: Rename initdram() to dram_init()Simon Glass2017-04-131-1/+1
* board_f: Drop return value from initdram()Simon Glass2017-04-051-3/+5
* board_f: Drop board_type parameter from initdram()Simon Glass2017-04-051-1/+1
* mpc83xx: Add gdsys hrcon boardDirk Eibach2014-11-191-0/+82