u-boot-brain/arch/powerpc/lib
Simon Glass c7c111e5f7 Convert CONFIG_CMD_IMMAP to Kconfig
This converts the following to Kconfig:
   CONFIG_CMD_IMMAP

Also move this command out of the cmd/ directory since it is
PowerPC-specific.

Signed-off-by: Simon Glass <sjg@chromium.org>
2017-05-22 12:45:28 -04:00
..
_ashldi3.S Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
_ashrdi3.S Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
_lshrdi3.S Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
bat_rw.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
bootm.c libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY 2016-12-02 20:54:34 -07:00
cache.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
extable.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
ide.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
ide.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
immap.c Convert CONFIG_CMD_IMMAP to Kconfig 2017-05-22 12:45:28 -04:00
interrupts.c status_led: Kconfig migration 2017-01-21 15:12:33 -05:00
Kconfig Convert CONFIG_CMD_IMMAP to Kconfig 2017-05-22 12:45:28 -04:00
kgdb.c powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 2014-03-07 10:59:06 -05:00
Makefile Convert CONFIG_CMD_IMMAP to Kconfig 2017-05-22 12:45:28 -04:00
memcpy_mpc5200.c powerpc: mpc5200: Correct return value of memcpy function 2017-02-01 08:14:39 -08:00
ppccache.S powerpc: Enable flush and invalidate dcache by range for MPC85xx 2017-01-24 13:28:31 -08:00
ppcstring.S treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
reloc.S Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
setup.c powerpc: Move setup_board_extra() into a PPC file 2017-04-05 16:36:55 -04:00
spl.c spl: make image arg or fdt blob address reconfigurable 2017-05-08 11:38:40 -04:00
stack.c Change my mailaddress 2016-05-02 18:37:09 -04:00
ticks.S Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
time.c board_f: powerpc: Use timer_init() instead of init_timebase() 2017-04-05 13:54:29 -04:00