aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k/cpu/mcf52x2/start.S
AgeCommit message (Expand)Author
2023-09-06arch: m68k: Implement relocationMarek Vasut
2023-04-15arch: m68k: Add QEMU specific RAMBAR workaroundMarek Vasut
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-08-12Remove CONFIG_SYS_FSL_SCFG_IODSECR1_ADDR et alTom Rini
2021-09-17m68k: mcf: Remove overloading version_stringPali Rohár
2020-01-17common: Move relocate_code() to init.hSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2016-09-20Kconfig: Move config IDENT_STRING to KconfigSiva Durga Prasad Paladugu
2016-07-30m68k: code reformatting for all start.S filesAngelo Dureghello
2016-05-17m68k: add malloc memory for early mallocangelo@sysam.it
2016-04-18m68k: fix broken buildman m68kangelo@sysam.it
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-10-19m68k: Fix wrong assembler instruction in start.SMarek Vasut
2011-07-28unify version_stringAndreas Bießmann
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-04-13m68k: Move cpu/$CPU to arch/m68k/cpu/$CPUPeter Tyser