summaryrefslogtreecommitdiff
path: root/arch/m68k/cpu/mcf530x
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-1/+2
* common: Drop init.h from common headerSimon Glass2020-05-182-0/+2
* common: Move clock functions into a new fileSimon Glass2020-01-171-0/+1
* common: Move relocate_code() to init.hSimon Glass2020-01-171-1/+1
* common: Move interrupt functions into a new headerSimon Glass2019-12-021-0/+1
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-021-0/+1
* Move strtomhz() to vsprintf.hSimon Glass2019-12-021-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-076-13/+6
* common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFOAngelo Dureghello2018-01-231-1/+3
* Kconfig: Move config IDENT_STRING to KconfigSiva Durga Prasad Paladugu2016-09-201-4/+0
* m68k: code reformatting for all start.S filesAngelo Dureghello2016-07-301-35/+38
* m68k: add malloc memory for early mallocangelo@sysam.it2016-05-172-8/+19
* m68k: merge per-CPU config.mk into arch/m68k/MakefileMasahiro Yamada2015-03-281-9/+0
* m68k: mcf530x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada2015-03-281-5/+2
* m68k: add mcf5307 cpu supportangelo@sysam.it2015-03-057-0/+526