Home
last modified time | relevance | path

Searched hist:"786 a08e0dd3d0505e10cc93622ce5db696c627e9" (Results 1 – 9 of 9) sorted by relevance

/openbmc/u-boot/include/configs/
H A Dx86-chromebook.h786a08e0dd3d0505e10cc93622ce5db696c627e9 Mon Jul 06 03:31:33 CDT 2015 Bin Meng <bmeng.cn@gmail.com> x86: Move VGA option rom macros to Kconfig

Move X86_OPTION_ROM_FILE & X86_OPTION_ROM_ADDR to arch/x86/Kconfig
and rename them to VGA_BIOS_FILE & VGA_BIOS_ADDR which depend on
HAVE_VGA_BIOS. The new names are consistent with other x86 binary
blob options like HAVE_FSP/FSP_FILE/FSP_ADDR.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
H A Dminnowmax.h786a08e0dd3d0505e10cc93622ce5db696c627e9 Mon Jul 06 03:31:33 CDT 2015 Bin Meng <bmeng.cn@gmail.com> x86: Move VGA option rom macros to Kconfig

Move X86_OPTION_ROM_FILE & X86_OPTION_ROM_ADDR to arch/x86/Kconfig
and rename them to VGA_BIOS_FILE & VGA_BIOS_ADDR which depend on
HAVE_VGA_BIOS. The new names are consistent with other x86 binary
blob options like HAVE_FSP/FSP_FILE/FSP_ADDR.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
/openbmc/u-boot/drivers/pci/
H A Dpci_rom.c786a08e0dd3d0505e10cc93622ce5db696c627e9 Mon Jul 06 03:31:33 CDT 2015 Bin Meng <bmeng.cn@gmail.com> x86: Move VGA option rom macros to Kconfig

Move X86_OPTION_ROM_FILE & X86_OPTION_ROM_ADDR to arch/x86/Kconfig
and rename them to VGA_BIOS_FILE & VGA_BIOS_ADDR which depend on
HAVE_VGA_BIOS. The new names are consistent with other x86 binary
blob options like HAVE_FSP/FSP_FILE/FSP_ADDR.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
/openbmc/u-boot/configs/
H A Dchromebox_panther_defconfig786a08e0dd3d0505e10cc93622ce5db696c627e9 Mon Jul 06 03:31:33 CDT 2015 Bin Meng <bmeng.cn@gmail.com> x86: Move VGA option rom macros to Kconfig

Move X86_OPTION_ROM_FILE & X86_OPTION_ROM_ADDR to arch/x86/Kconfig
and rename them to VGA_BIOS_FILE & VGA_BIOS_ADDR which depend on
HAVE_VGA_BIOS. The new names are consistent with other x86 binary
blob options like HAVE_FSP/FSP_FILE/FSP_ADDR.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
H A Dchromebook_link_defconfig786a08e0dd3d0505e10cc93622ce5db696c627e9 Mon Jul 06 03:31:33 CDT 2015 Bin Meng <bmeng.cn@gmail.com> x86: Move VGA option rom macros to Kconfig

Move X86_OPTION_ROM_FILE & X86_OPTION_ROM_ADDR to arch/x86/Kconfig
and rename them to VGA_BIOS_FILE & VGA_BIOS_ADDR which depend on
HAVE_VGA_BIOS. The new names are consistent with other x86 binary
blob options like HAVE_FSP/FSP_FILE/FSP_ADDR.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
H A Dminnowmax_defconfig786a08e0dd3d0505e10cc93622ce5db696c627e9 Mon Jul 06 03:31:33 CDT 2015 Bin Meng <bmeng.cn@gmail.com> x86: Move VGA option rom macros to Kconfig

Move X86_OPTION_ROM_FILE & X86_OPTION_ROM_ADDR to arch/x86/Kconfig
and rename them to VGA_BIOS_FILE & VGA_BIOS_ADDR which depend on
HAVE_VGA_BIOS. The new names are consistent with other x86 binary
blob options like HAVE_FSP/FSP_FILE/FSP_ADDR.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
/openbmc/u-boot/doc/
H A DREADME.x86786a08e0dd3d0505e10cc93622ce5db696c627e9 Mon Jul 06 03:31:33 CDT 2015 Bin Meng <bmeng.cn@gmail.com> x86: Move VGA option rom macros to Kconfig

Move X86_OPTION_ROM_FILE & X86_OPTION_ROM_ADDR to arch/x86/Kconfig
and rename them to VGA_BIOS_FILE & VGA_BIOS_ADDR which depend on
HAVE_VGA_BIOS. The new names are consistent with other x86 binary
blob options like HAVE_FSP/FSP_FILE/FSP_ADDR.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
/openbmc/u-boot/arch/x86/
H A DKconfig786a08e0dd3d0505e10cc93622ce5db696c627e9 Mon Jul 06 03:31:33 CDT 2015 Bin Meng <bmeng.cn@gmail.com> x86: Move VGA option rom macros to Kconfig

Move X86_OPTION_ROM_FILE & X86_OPTION_ROM_ADDR to arch/x86/Kconfig
and rename them to VGA_BIOS_FILE & VGA_BIOS_ADDR which depend on
HAVE_VGA_BIOS. The new names are consistent with other x86 binary
blob options like HAVE_FSP/FSP_FILE/FSP_ADDR.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
/openbmc/u-boot/
H A DMakefile786a08e0dd3d0505e10cc93622ce5db696c627e9 Mon Jul 06 03:31:33 CDT 2015 Bin Meng <bmeng.cn@gmail.com> x86: Move VGA option rom macros to Kconfig

Move X86_OPTION_ROM_FILE & X86_OPTION_ROM_ADDR to arch/x86/Kconfig
and rename them to VGA_BIOS_FILE & VGA_BIOS_ADDR which depend on
HAVE_VGA_BIOS. The new names are consistent with other x86 binary
blob options like HAVE_FSP/FSP_FILE/FSP_ADDR.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>