aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k/cpu/mcf530x
AgeCommit message (Expand)AuthorFilesLines
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk1-1/+0
2021-09-17m68k: mcf: Remove overloading version_stringPali Rohár1-6/+0
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass1-1/+2
2020-05-18common: Drop init.h from common headerSimon Glass2-0/+2
2020-01-17common: Move clock functions into a new fileSimon Glass1-0/+1
2020-01-17common: Move relocate_code() to init.hSimon Glass1-1/+1
2019-12-02common: Move interrupt functions into a new headerSimon Glass1-0/+1
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass1-0/+1
2019-12-02Move strtomhz() to vsprintf.hSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini6-13/+6
2018-01-23common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFOAngelo Dureghello1-1/+3
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-35/+38
2016-05-17m68k: add malloc memory for early mallocangelo@sysam.it2-8/+19
2015-03-28m68k: merge per-CPU config.mk into arch/m68k/MakefileMasahiro Yamada1-9/+0
2015-03-28m68k: mcf530x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada1-5/+2
2015-03-05m68k: add mcf5307 cpu supportangelo@sysam.it7-0/+526