summaryrefslogtreecommitdiff
path: root/arch/m68k/cpu/mcf5445x/cpu_init.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-19m68k: Remove M54451EVB boardTom Rini1-111/+0
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2020-01-10m68k: add dm fec supportAngelo Durgehello1-7/+9
2019-12-03common: Move some cache and MMU functions out of common.hSimon Glass1-0/+1
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu1-1/+1
2019-05-24m68k: move dspi bus control functions into cf_spi.c driverAngelo Dureghello1-112/+30
2018-09-16m68k: ColdFire mcf5441x, add eSDHC supportAngelo Dureghello1-0/+10
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-08-18m68k: mcf5445x: allow CS0 to be undefinedAngelo Dureghello1-0/+2
2014-06-19m68k: eliminate a warning in cpu_initMasahiro Yamada1-1/+1
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-07-23i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher1-1/+1
2012-10-24ColdFire: Add MCF5441x CPU supportAlison Wang1-33/+280
2012-10-19m68k: Fix unused variable warningMarek Vasut1-1/+2
2012-09-20ColdFire: Clean up checkpatch warnings for MCF54451 and MCF54455Alison Wang1-105/+110
2010-05-28add CONFIG_SYS_FEC_FULL_MII for MCF5445xWolfgang Wegner1-2/+11
2010-05-28add CONFIG_SYS_FEC_NO_SHARED_PHY for MCF5445xWolfgang Wegner1-0/+11
2010-05-28add missing PCS3 for MCF5445xWolfgang Wegner1-0/+7
2010-04-13m68k: Move cpu/$CPU to arch/m68k/cpu/$CPUPeter Tyser1-0/+272