aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/m54455evb/m54455evb.c
AgeCommit message (Expand)AuthorFilesLines
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-05-22Kconfig: Add a CONFIG_IDE optionSimon Glass1-1/+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 MCF54451 and MCF54455Alison Wang1-41/+49
2010-03-24ColdFire: Fix m54455EVB save environment bugTsiChung Liew1-1/+1
2010-03-24ColdFire: Correct bit definitionTsiChung Liew1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-21/+21
2008-08-28ColdFire: Multiple fixes for MCF5445x platformsTsiChung Liew1-4/+3
2008-08-14ColdFire: Implement SBF feature for M5445EVBTsiChung Liew1-3/+11
2008-08-14ColdFire: Use CFI Flash driver for M54455EVBTsiChung Liew1-0/+50
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2007-08-18Coding style cleanupStefan Roese1-1/+0
2007-08-16ColdFire: Add M54455EVB for MCF5445xTsiChungLiew1-0/+165