summaryrefslogtreecommitdiff
path: root/arch/m68k/cpu/mcf5445x/cpu.c
AgeCommit message (Expand)Author
2024-08-26global_data: Move pci_clk to m68k and powerpcSimon Glass
2023-10-24m68k: Remove common.h usageTom Rini
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-07-17treewide: convert bd_t to struct bd_info manuallyMasahiro Yamada
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2019-12-02Move strtomhz() to vsprintf.hSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-01-23common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFOAngelo Dureghello
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-02-04m68k: Move CONFIG_EXTRA_CLOCK to arch_global_dataSimon Glass
2012-10-24ColdFire: Add MCF5441x CPU supportAlison Wang
2012-09-20ColdFire: Clean up checkpatch warnings for MCF54451 and MCF54455Alison Wang
2010-11-28do_reset: unify duplicate prototypesMike Frysinger
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2010-04-13m68k: Move cpu/$CPU to arch/m68k/cpu/$CPUPeter Tyser