aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/m5373evb/m5373evb.c
AgeCommit message (Expand)AuthorFilesLines
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/+4
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
2012-09-20ColdFire: Clean up checkpatch warnings for MCF532x/MCF537x/MCF5301xAlison Wang1-13/+15
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-12/+12
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2008-01-17ColdFire: Add M5373EVB platform support - 1TsiChungLiew1-0/+88