u-boot/arch/mips/lib
Simon Glass d67f9e35c4 mips: Avoid using config_enabled() directly
Use IS_ENABLED() instead, which is the correct macro for checking a CONFIG
option.

Signed-off-by: Simon Glass <sjg@chromium.org>
2022-02-08 23:07:59 -05: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 common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
bootm.c lmb: Switch to generic arch_lmb_reserve_generic() 2021-09-23 14:15:32 -04:00
cache.c mips: Avoid using config_enabled() directly 2022-02-08 23:07:59 -05:00
cache_init.S mips: refactor disabling of caches 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 asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
traps.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00