u-boot-brain/arch/mips/lib
Daniel Schwierzeck dd1bb42305 mips: remove deprecated UNCACHED_SDRAM() macro
This macro only served as a wrapper for CKSEG1ADDR() with an
exception for CONFIG_TB0229. CONFIG_TB0229 doesn't exist, thus
use CKSEG1ADDR() directly.

This also prepares for an upcoming asm header sync with Linux.

Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
Reviewed-by: Stefan Roese <sr@denx.de>
Tested-by: Stefan Roese <sr@denx.de>
2020-07-18 14:23:25 +02:00
..
ashldi3.c dm: mips: Import libgcc components from Linux 2012-08-17 20:13:48 +02:00
ashrdi3.c dm: mips: Import libgcc components from Linux 2012-08-17 20:13:48 +02:00
asm-offsets.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
boot.c mips: cmd: go: Flush cache before jumping to app/image 2020-04-09 19:00:00 +02:00
bootm.c mips: remove deprecated UNCACHED_SDRAM() macro 2020-07-18 14:23:25 +02:00
cache_init.S mips: refactor disabling of caches 2020-07-18 14:23:25 +02:00
cache.c mips: cache: Make invalidate_dcache_range() weak to enable overwrite 2020-07-18 14:23:25 +02:00
genex.S SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
libgcc.h dm: mips: Import libgcc components from Linux 2012-08-17 20:13:48 +02:00
lshrdi3.c dm: mips: Import libgcc components from Linux 2012-08-17 20:13:48 +02:00
Makefile mips: spl: Flush cache before jumping to U-Boot proper 2020-04-27 20:29:33 +02:00
reloc.c mips: reloc: Change R_MIPS_NONE to catch pre-reloc BSS usage 2020-07-18 14:23:25 +02:00
spl.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
stack.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
traps.c mips: traps: Set WG bit in EBase register on Octeon 2020-07-18 14:23:25 +02:00