summaryrefslogtreecommitdiff
path: root/board/freescale/m5249evb/m5249evb.c
AgeCommit message (Expand)Author
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass
2017-04-05board_f: Drop return value from initdram()Simon Glass
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2010-11-28do_reset: unify duplicate prototypesMike Frysinger
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-06-12Change initdram() return type to phys_size_tBecky Bruce
2007-08-18Coding style cleanupStefan Roese
2007-08-16ColdFire: Add M5249EVB platform for MCF52x2TsiChungLiew