summaryrefslogtreecommitdiff
path: root/arch/m68k/cpu/mcf5445x/start.S
AgeCommit message (Expand)AuthorFilesLines
2021-09-17m68k: mcf: Remove overloading version_stringPali Rohár1-4/+0
2021-09-17Remove #include <timestamp.h> from files which do not need itPali Rohár1-1/+0
2021-07-19m68k: Remove M54451EVB boardTom Rini1-7/+0
2020-01-17common: Move relocate_code() to init.hSimon Glass1-1/+1
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/+4
2017-08-18m68k: mcf5445x: move early ddr init as board-specificAngelo Dureghello1-172/+8
2016-09-20Kconfig: Move config IDENT_STRING to KconfigSiva Durga Prasad Paladugu1-4/+0
2016-07-30m68k: code reformatting for all start.S filesAngelo Dureghello1-99/+86
2016-05-17m68k: add malloc memory for early mallocangelo@sysam.it1-5/+22
2016-04-19m68k: fix broken buildman m68kangelo@sysam.it1-2/+6
2016-01-20m68k: M54418TWR: drop board/freescale/m54418twr/config.mkMasahiro Yamada1-4/+4
2013-10-15Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2012-10-24ColdFire: Add MCF5441x CPU supportAlison Wang1-10/+263
2011-07-28unify version_stringAndreas Bießmann1-4/+1
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-0/+1
2010-10-19Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-4/+4
2010-04-13m68k: Move cpu/$CPU to arch/m68k/cpu/$CPUPeter Tyser1-0/+545