u-boot-brain/arch/x86
Simon Glass deb9599915 fs: Kconfig: Add a separate config for FS_CBFS
Rather than using CMD_CBFS for both the filesystem and its command, we
should have a separate option for each. This allows us to enable CBFS
support without the command, if desired, which reduces U-Boot's size
slightly.

Signed-off-by: Simon Glass <sjg@chromium.org>
[trini: imply FS_CBFS on SYS_COREBOOT]
Signed-off-by: Tom Rini <trini@konsulko.com>
2017-04-30 13:40:57 -04:00
..
cpu fs: Kconfig: Add a separate config for FS_CBFS 2017-04-30 13:40:57 -04:00
dts x86: Add file names from Kconfig in descriptor/intel-me nodes in u-boot.dtsi 2017-04-10 10:02:03 +08:00
include/asm x86: Introduce minimal PMU driver for Intel MID platforms 2017-04-10 10:02:03 +08:00
lib x86: Display the SPL banner only once 2017-04-18 15:51:21 +08:00
config.mk x86: Update compile/link flags to support 64-bit U-Boot 2017-02-07 13:14:54 +08:00
Kconfig x86: Add SCU IPC driver for Intel MID platforms 2017-04-10 10:02:03 +08:00
Makefile x86: Add 64-bit start-up code 2017-02-06 11:38:46 +08:00