summaryrefslogtreecommitdiff
path: root/arch/sh/cpu/sh4/cpu.c
Commit message (Expand)AuthorAgeLines
* sh: add shared relocate_code() function and call board_init_r()Vladimir Zapolskiy2016-12-02-6/+0
* sh4: cache: move exported cache manipulation functions into cache.cVladimir Zapolskiy2016-12-02-34/+0
* sh4: cache: correct flush_cache() to writeback and invalidateVladimir Zapolskiy2016-12-02-1/+1
* sh: Fix build errors for generic boardSimon Glass2016-05-27-0/+6
* sh: sh4: Remove CONFIG_SH4A definition from source codeNobuhiro Iwamatsu2014-01-09-4/+0
* sh: cache: Change cache API to defines as U-BootNobuhiro Iwamatsu2013-10-17-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* sh: modify checkcpu() for SH-4AYoshihiro Shimoda2012-08-08-0/+4
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04-1/+1
* sh: Move cpu/$CPU to arch/sh/cpu/$CPUPeter Tyser2010-04-13-0/+93