aboutsummaryrefslogtreecommitdiffstats
path: root/board/freescale/m5275evb/m5275evb.c
Commit message (Expand)AuthorAgeFilesLines
* board: freescale: Remove duplicate newlinesMarek Vasut2024-07-221-1/+0
* Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini2024-05-201-1/+1
* Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini2024-05-191-1/+1
* board: freescale: Remove <common.h> and add needed includesTom Rini2024-05-071-1/+1
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-051-9/+9
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* common: Move testdram() into init.hSimon Glass2020-01-171-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/+6
* 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 MCF52x2Alison Wang2012-09-201-23/+27
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-9/+9
* Change initdram() return type to phys_size_tBecky Bruce2008-06-121-1/+1
* ColdFire: Added M5275EVB support.Matthew Fettke2008-03-311-0/+112