aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/mpc8313erdb/sdram.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-21mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASEMario Six1-4/+4
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-3/+5
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2011-11-03mpc83xx: Rename CONFIG_SYS_DDR_CONFIG and cleanup DDR csbnds codeJoe Hershberger1-2/+8
2010-07-1683xx/85xx/86xx: LBC register cleanupBecky Bruce1-1/+1
2009-12-05Generic udelay() with watchdog supportIngo van Lil1-1/+1
2008-10-29Make Freescale local bus registers available for both 83xx and 85xx.Haiying Wang1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-23/+23
2008-09-24mpc83xx: spd_sdram: fix ddr sdram base address assignment bugAnton Vorontsov1-1/+1
2008-08-12NAND boot: MPC8313ERDB supportScott Wood1-1/+4
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2007-09-15Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as globalWolfgang Denk1-1/+2
2007-08-16mpc83xx: move freescale boards to boards/freescaleKim Phillips1-0/+130