u-boot-brain/arch/mips/cpu/mips64
Paul Burton 30374f98d1 MIPS: unify cache maintenance functions
Move the more developed mips32 version of the cache maintenance
functions to a common arch/mips/lib/cache.c, in order to reduce
duplication between mips32 & mips64.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Cc: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
2015-01-29 12:55:00 +01:00
..
cache.S Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
config.mk MIPS: refactor setting of compiler options 2014-11-01 18:18:05 +01:00
cpu.c MIPS: unify cache maintenance functions 2015-01-29 12:55:00 +01:00
interrupts.c MIPS: stub interrupt_init function 2014-04-20 13:16:42 +02:00
Makefile mips: convert makefiles to Kbuild style 2013-10-31 13:26:45 -04:00
start.S MIPS: add support for pre-relocation malloc 2015-01-21 14:07:23 +01:00
time.c MIPS: use common code from lib/time.c 2015-01-21 14:02:49 +01:00