aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k/cpu/mcf5445x/cpu.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-24m68k: Remove common.h usageTom Rini1-1/+0
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk1-1/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-07-17treewide: convert bd_t to struct bd_info manuallyMasahiro Yamada1-1/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-05-18common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass1-1/+1
2020-05-18common: Drop init.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop net.h from common headerSimon 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 Rini1-2/+1
2018-01-23common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFOAngelo Dureghello1-1/+3
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-02-04m68k: Move CONFIG_EXTRA_CLOCK to arch_global_dataSimon Glass1-5/+5
2012-10-24ColdFire: Add MCF5441x CPU supportAlison Wang1-0/+17
2012-09-20ColdFire: Clean up checkpatch warnings for MCF54451 and MCF54455Alison Wang1-6/+7
2010-11-28do_reset: unify duplicate prototypesMike Frysinger1-1/+1
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-1/+1
2010-04-13m68k: Move cpu/$CPU to arch/m68k/cpu/$CPUPeter Tyser1-0/+112