HomeSort by relevance Sort by last modified time
    Searched refs:CONFIG_PPC (Results 1 - 25 of 29) sorted by null

1 2

  /external/u-boot/post/
Makefile 10 obj-$(CONFIG_PPC) += lib_powerpc/
  /external/u-boot/api/
Makefile 7 obj-$(CONFIG_PPC) += api_platform-powerpc.o
  /external/u-boot/drivers/usb/common/
fsl-errata.c 17 #if defined(CONFIG_PPC) || defined(CONFIG_ARM)
24 #ifdef CONFIG_PPC
53 #ifdef CONFIG_PPC
86 #ifdef CONFIG_PPC
101 #ifdef CONFIG_PPC
114 #ifdef CONFIG_PPC
140 #ifdef CONFIG_PPC
159 #ifdef CONFIG_PPC
  /external/u-boot/examples/standalone/
Makefile 10 extra-$(CONFIG_PPC) += sched
26 LIBOBJS-$(CONFIG_PPC) += ppc_longjmp.o ppc_setjmp.o
39 ifeq ($(CONFIG_PPC),y)
stubs.c 26 #elif defined(CONFIG_PPC)
  /external/u-boot/drivers/bios_emulator/
Makefile 14 $(if $(CONFIG_PPC),-D__PPC__ -D__BIG_ENDIAN__)
  /external/u-boot/include/usb/
udc.h 13 #if !defined(CONFIG_PPC)
  /external/u-boot/include/
fsl_errata.h 10 #if defined(CONFIG_PPC)
75 #ifdef CONFIG_PPC
fsl_usb.h 88 #if defined(CONFIG_PPC) || defined(CONFIG_ARM)
_exports.h 16 #if (defined(CONFIG_X86) && !defined(CONFIG_X86_64)) || defined(CONFIG_PPC)
  /external/u-boot/cmd/
mp.c 75 #ifdef CONFIG_PPC
bdinfo.c 149 #if defined(CONFIG_PPC)
165 #if defined(CONFIG_PPC)
bootm.c 131 #if defined(CONFIG_PPC) || defined(CONFIG_MIPS)
  /external/u-boot/common/
board_r.c 173 #if defined(CONFIG_PPC) || defined(CONFIG_M68K) || defined(CONFIG_MIPS)
179 #if defined(CONFIG_PPC)
226 #ifdef CONFIG_PPC
385 #if defined(CONFIG_PPC) && !defined(CONFIG_DM_SPI)
714 #if defined(CONFIG_PPC) || defined(CONFIG_M68K) || defined(CONFIG_MIPS)
743 #if defined(CONFIG_PPC) || defined(CONFIG_M68K) || defined(CONFIG_X86)
747 #ifdef CONFIG_PPC
board_f.c 34 #if defined(CONFIG_MP) && defined(CONFIG_PPC)
372 (!defined(CONFIG_PPC)) && \
517 #if defined(CONFIG_M68K) || defined(CONFIG_MIPS) || defined(CONFIG_PPC) || \
548 #if defined(CONFIG_PPC) || defined(CONFIG_M68K)
774 #if defined(CONFIG_PPC) || defined(CONFIG_SYS_FSL_CLK) || defined(CONFIG_M68K)
790 #if defined(CONFIG_PPC) || defined(CONFIG_SH) || defined(CONFIG_X86)
864 #if defined(CONFIG_M68K) || defined(CONFIG_MIPS) || defined(CONFIG_PPC) || \
868 #if defined(CONFIG_PPC) || defined(CONFIG_M68K)
bootm_os.c 261 (defined(CONFIG_PPC) || defined(CONFIG_ARM))
485 (defined(CONFIG_PPC) || defined(CONFIG_ARM))
  /external/u-boot/drivers/misc/
fsl_portals.c 13 #ifdef CONFIG_PPC
27 #ifdef CONFIG_PPC
86 #ifdef CONFIG_PPC
170 #endif /* CONFIG_PPC */
193 #ifdef CONFIG_PPC
208 #endif /* CONFIG_PPC */
212 #ifdef CONFIG_PPC
256 #endif /* CONFIG_PPC */
  /external/u-boot/arch/powerpc/include/asm/
ppc.h 127 #ifdef CONFIG_PPC
  /external/u-boot/drivers/serial/
usbtty.h 14 #if defined(CONFIG_PPC)
  /external/u-boot/examples/api/
crt0.S 8 #if defined(CONFIG_PPC)
Makefile 41 EXT_SOBJ-$(CONFIG_PPC) += arch/powerpc/lib/ppcstring.o
  /external/u-boot/drivers/bios_emulator/include/
x86emu.h 58 #elif defined(CONFIG_MIPS) || defined(CONFIG_PPC) || defined(CONFIG_X86)
  /external/u-boot/drivers/ddr/fsl/
util.c 7 #ifdef CONFIG_PPC
119 #ifdef CONFIG_PPC
main.c 29 #ifdef CONFIG_PPC
623 #ifdef CONFIG_PPC
704 #ifdef CONFIG_PPC
  /external/xz-embedded/linux/lib/
decompress_unxz.c 128 #ifdef CONFIG_PPC

Completed in 6781 milliseconds

1 2