summaryrefslogtreecommitdiffstats
path: root/board/freescale/m548xevb/m548xevb.c
Commit message (Expand)AuthorAgeFilesLines
* common: Move pci_init_board() out of common.hSimon Glass2019-12-021-0/+1
* 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/+4
* board_f: Drop board_type parameter from initdram()Simon Glass2017-04-051-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* ColdFire: Clean up checkpatch warnings for MCF547x and MCF548xAlison Wang2012-09-201-16/+18
* ColdFire: Fix compilation with CONFIG_SYS_DRAMSZ1 definedstany MARCEL2011-10-191-0/+3
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-16/+16
* Change initdram() return type to phys_size_tBecky Bruce2008-06-121-1/+1
* ColdFire: MCF547x_8x - Add M547xEVB and M548xEVB boardTsiChungLiew2008-01-171-0/+115