aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/m548xevb/m548xevb.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-07m68k: Remove M5485 boardsTom Rini1-108/+0
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2019-12-02common: Move pci_init_board() out of common.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 MCF547x and MCF548xAlison Wang1-16/+18
2011-10-19ColdFire: Fix compilation with CONFIG_SYS_DRAMSZ1 definedstany MARCEL1-0/+3
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-16/+16
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2008-01-17ColdFire: MCF547x_8x - Add M547xEVB and M548xEVB boardTsiChungLiew1-0/+115