summaryrefslogtreecommitdiff
path: root/board/freescale/m5329evb/m5329evb.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-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 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
2007-08-08Coding style cleanupStefan Roese1-1/+0
2007-08-08Moved sync() from board file to include/asm-m68k/io.hTsiChungLiew1-7/+0
2007-07-16Coding style cleanupStefan Roese1-1/+0
2007-07-11Removed MII functions and replaced immap_5329.h and m5329.h with immap.h.TsiChungLiew1-282/+3
2007-06-19Added M5329AFEE and M5329BFEE PlatformsTsiChung Liew1-0/+376