summaryrefslogtreecommitdiff
path: root/board/freescale/m5249evb/m5249evb.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-01-17common: Move testdram() into init.hSimon Glass1-1/+3
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/+6
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass1-1/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2010-11-28do_reset: unify duplicate prototypesMike Frysinger1-4/+0
2010-07-05Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-4/+4
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2007-08-18Coding style cleanupStefan Roese1-1/+0
2007-08-17ColdFire: Add M5249EVB platform for MCF52x2TsiChungLiew1-0/+114