HomeSort by relevance Sort by last modified time
    Searched refs:CONFIG_SYS_COREBOOT (Results 1 - 7 of 7) sorted by null

  /external/u-boot/cmd/
version.c 11 #ifdef CONFIG_SYS_COREBOOT
28 #ifdef CONFIG_SYS_COREBOOT
  /external/u-boot/drivers/misc/
cbmem_console.c 8 #ifndef CONFIG_SYS_COREBOOT
  /external/u-boot/arch/x86/lib/
bootm.c 22 #ifdef CONFIG_SYS_COREBOOT
34 #ifdef CONFIG_SYS_COREBOOT
149 #ifdef CONFIG_SYS_COREBOOT
zimage.c 24 #ifdef CONFIG_SYS_COREBOOT
  /external/u-boot/include/
serial.h 31 defined(CONFIG_TEGRA) || defined(CONFIG_SYS_COREBOOT) || \
  /external/u-boot/arch/x86/cpu/
Makefile 31 obj-$(CONFIG_SYS_COREBOOT) += coreboot/
cpu.c 196 #if !defined(CONFIG_SYS_COREBOOT) && !defined(CONFIG_EFI_STUB)

Completed in 297 milliseconds