u-boot-brain/arch/arm/cpu/armv7/ls102xa
Masahiro Yamada 6ce26f8fd3 ARM: LS1021A: remove redundant "depends on ARCH_LS1021A"
These config entries are inside the menu block, which already
depends on ARCH_LS1021A:

  menu "LS102xA architecture"
          depends on ARCH_LS1021A

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
2020-01-24 14:28:26 +05:30
..
clock.c common: Move clock functions into a new file 2020-01-17 13:27:29 -05:00
cpu.c common: Move some SMP functions out of common.h 2019-12-02 18:23:14 -05:00
fdt.c common: Move clock functions into a new file 2020-01-17 13:27:29 -05:00
fsl_epu.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
fsl_epu.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
fsl_ls1_serdes.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
fsl_ls1_serdes.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Kconfig ARM: LS1021A: remove redundant "depends on ARCH_LS1021A" 2020-01-24 14:28:26 +05:30
ls102xa_psci.c common: Move ARM cache operations out of common.h 2019-12-02 18:24:58 -05:00
ls102xa_serdes.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Makefile armv7: fsl: remove sata support 2018-09-27 08:53:03 -07:00
psci.S ls102xa: psci: save context id in cpu_on command 2018-05-07 11:52:54 -04:00
soc.c armv7: ls102xa: Add workaround for DDR erratum A-008850 2019-03-15 11:52:01 +05:30
spl.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
timer.c common: Move some time functions out of common.h 2019-12-02 18:23:11 -05:00