summaryrefslogtreecommitdiff
path: root/arch/m68k/cpu/mcf52x2/start.S
AgeCommit message (Expand)AuthorFilesLines
2023-04-15arch: m68k: Add QEMU specific RAMBAR workaroundMarek Vasut1-2/+2
2022-12-06global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-24/+24
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass1-6/+6
2022-08-12Remove CONFIG_SYS_FSL_SCFG_IODSECR1_ADDR et alTom Rini1-4/+0
2021-09-17m68k: mcf: Remove overloading version_stringPali Rohár1-4/+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
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-78/+85
2016-05-17m68k: add malloc memory for early mallocangelo@sysam.it1-4/+22
2016-04-19m68k: fix broken buildman m68kangelo@sysam.it1-2/+6
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2012-10-19m68k: Fix wrong assembler instruction in start.SMarek Vasut1-1/+1
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-7/+7
2010-04-13m68k: Move cpu/$CPU to arch/m68k/cpu/$CPUPeter Tyser1-0/+335