summaryrefslogtreecommitdiff
path: root/board/freescale/m52277evb/m52277evb.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-19m68k: Remove M52277EVB boardTom Rini1-94/+0
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-0/+1
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/+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 MCF5227xAlison Wang1-14/+16
2008-11-03ColdFire: Add SBF support for M52277EVBTsiChung Liew1-4/+22
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-11/+11
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2008-01-17ColdFire: Add MCF5227x cpu and M52277EVB support-1TsiChungLiew1-0/+86