summaryrefslogtreecommitdiff
path: root/arch/sh/cpu/sh4/cpu.c
AgeCommit message (Expand)Author
2024-06-16sh4: move reset_cpu() from watchdog.c to cpu.cRasmus Villemoes
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06sh: Remove <common.h> and add needed includesTom Rini
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass
2019-12-02common: Move enable/disable_interrupts out of common.hSimon Glass
2019-12-02common: Move checkcpu() out of common.hSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2016-12-02sh: add shared relocate_code() function and call board_init_r()Vladimir Zapolskiy
2016-12-02sh4: cache: move exported cache manipulation functions into cache.cVladimir Zapolskiy
2016-12-02sh4: cache: correct flush_cache() to writeback and invalidateVladimir Zapolskiy
2016-05-27sh: Fix build errors for generic boardSimon Glass
2014-01-09sh: sh4: Remove CONFIG_SH4A definition from source codeNobuhiro Iwamatsu
2013-10-17sh: cache: Change cache API to defines as U-BootNobuhiro Iwamatsu
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-08-08sh: modify checkcpu() for SH-4AYoshihiro Shimoda
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2010-04-13sh: Move cpu/$CPU to arch/sh/cpu/$CPUPeter Tyser