u-boot-brain/arch/arm/mach-davinci
Bartosz Golaszewski cef443c166 arm: davinci: remove leftover code for dm* SoCs
The support for DaVinci DM* SoCs has been dropped a while ago. There's
still a lot of leftover code in mach-davinci though. Entirely remove
certain files and modify the common code to no longer reference
unsupported chips.

Note: all DaVinci platforms supported in u-boot now define SOC_DA8XX
but not all define SOC_DA850 (e.g. omapl138). We can safely remove
all ifdefs for the former, but let's leave the ones for the latter.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
2019-05-04 13:04:10 -04:00
..
include/mach arm: davinci: remove leftover code for dm* SoCs 2019-05-04 13:04:10 -04:00
config.mk SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
cpu.c arm: davinci: remove leftover code for dm* SoCs 2019-05-04 13:04:10 -04:00
da850_lowlevel.c ARM: da850evm_direct_nor_defconfig: Enable DM_SERIAL 2018-09-29 08:07:28 -04:00
da850_pinmux.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Kconfig Kconfig: Sort bool, default, select and imply options 2018-07-30 07:18:48 -04:00
lowlevel_init.S SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Makefile arm: davinci: remove dead code for PHYs used by DaVinci DM* boards 2019-05-04 13:04:06 -04:00
misc.c arm: davinci: remove leftover code for dm* SoCs 2019-05-04 13:04:10 -04:00
pinmux.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
psc.c arm: davinci: remove leftover code for dm* SoCs 2019-05-04 13:04:10 -04:00
reset.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
spl.c arm: davinci: remove leftover code for dm* SoCs 2019-05-04 13:04:10 -04:00
timer.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00