summaryrefslogtreecommitdiff
path: root/board/freescale/m5249evb/m5249evb.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: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Move testdram() into init.hSimon Glass2020-01-171-1/+3
* 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-2/+6
* board_f: Drop board_type parameter from initdram()Simon Glass2017-04-051-1/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* do_reset: unify duplicate prototypesMike Frysinger2010-11-281-4/+0
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-4/+4
* Change initdram() return type to phys_size_tBecky Bruce2008-06-121-1/+1
* Coding style cleanupStefan Roese2007-08-181-1/+0
* ColdFire: Add M5249EVB platform for MCF52x2TsiChungLiew2007-08-161-0/+114