index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configs
/
efi-x86_defconfig
Age
Commit message (
Expand
)
Author
2017-08-11
Convert CONFIG_CMD_SF_TEST to Kconfig
Simon Glass
2017-08-11
Convert CONFIG_CMD_PCI to Kconfig
Simon Glass
2017-08-01
x86: kconfig: Move USB to platform Kconfig
Bin Meng
2017-08-01
x86: kconfig: Imply DM uclass drivers
Bin Meng
2017-08-01
x86: kconfig: Select OF_CONTROL
Bin Meng
2017-08-01
x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig
Bin Meng
2017-08-01
x86: kconfig: Let board select BOARD_EARLY_INIT_F
Bin Meng
2017-08-01
x86: kconfig: Select PCI and DM_PCI
Bin Meng
2017-08-01
x86: kconfig: Select TIMER and X86_TSC_TIMER
Bin Meng
2017-07-30
arch/x86: Select USB before selecting host driver
Andy Shevchenko
2017-07-26
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
Simon Glass
2017-06-19
configs: Resync defconfigs
Tom Rini
2017-05-01
cmd: add Kconfig option for 'date' command
Chris Packham
2017-01-28
cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT
Patrick Delaunay
2017-01-28
disk: convert CONFIG_EFI_PARTITION to Kconfig
Patrick Delaunay
2017-01-28
disk: convert CONFIG_ISO_PARTITION to Kconfig
Patrick Delaunay
2017-01-28
disk: convert CONFIG_MAC_PARTITION to Kconfig
Patrick Delaunay
2017-01-25
Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig
Simon Glass
2017-01-25
Convert CONFIG_ARCH_EARLY_INIT_R to Kconfig
Simon Glass
2016-11-14
x86: Enable EFI loader support
Simon Glass
2016-10-23
Convert CONFIG_USB_KEYBOARD to Kconfig
Simon Glass
2016-10-23
Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig
Simon Glass
2016-10-23
Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig
Simon Glass
2016-09-09
configs: Migrate CONFIG_USB_STORAGE
Tom Rini
2016-04-25
configs: Re-sync with cmd/Kconfig
Tom Rini
2016-04-25
configs: Re-sync almost all of cmd/Kconfig
Tom Rini
2016-04-25
configs: Re-sync HUSH options
Tom Rini
2016-03-14
Kconfig: Move CONFIG_FIT and related options to Kconfig
Simon Glass
2016-02-05
efi: app: Clean up defconfig
Bin Meng
2015-12-01
x86: tsc: Remove legacy timer codes
Bin Meng
2015-12-01
x86: Convert to use driver model timer
Bin Meng
2015-11-25
spi: Move SPI drivers to defconfig
Bin Meng
2015-11-22
ns16550: zap CONFIG_NS16550_SERIAL
Thomas Chou
2015-11-21
ns16550: unify serial_x86
Thomas Chou
2015-11-18
common: add CMD_GPIO to Kconfig
Thomas Chou
2015-08-14
x86: Re-order efi-x86_defconfig
Simon Glass
2015-08-05
x86: Add definitions for the x86-efi board and plumb it in
Ben Stoltz