Commit Graph

39 Commits (33cf727b1634dbd9cd68a6ebc444a88f053822d7)

Author SHA1 Message Date
Simon Glass 73223f0e1b Kconfig: Move CONFIG_FIT and related options to Kconfig 9 years ago
Simon Glass 69e173eb57 Move CONFIG_OF_LIBFDT to Kconfig 9 years ago
Stefan Roese f7c3638c9f x86: x86-common.h: Add CONFIG_BOOTDELAY 9 years ago
Stefan Roese 0a34a5fd27 x86: x86-common.h: Add generic FS commands 9 years ago
Miao Yan ece5c37f0c x86: adjust ramdisk load address 9 years ago
Bin Meng 7030f27ef3 x86: tsc: Move tsc_timer.c to drivers/timer 9 years ago
Bin Meng 68d5342017 sf: Move SPI flash drivers to defconfig 9 years ago
Bin Meng e5d5d4474a spi: Move SPI drivers to defconfig 9 years ago
Thomas Chou 9e39003e7f ns16550: move CONFIG_SYS_NS16550 to Kconfig 9 years ago
Simon Glass 6b44ae6b06 x86: Add an i8042 device for boards that have it 9 years ago
Thomas Chou e4aa8edb6e common: add CMD_GPIO to Kconfig 9 years ago
Bin Meng 1eb39a5093 x86: Move CONFIG_8259_PIC and CONFIG_8254_TIMER to Kconfig 9 years ago
Bin Meng da3fe24759 x86: Rename pcat_ to i8254 and i8259 accordingly 9 years ago
Bin Meng 6c5052716e x86: Rename CONFIG_SYS_NUM_IRQS to SYS_NUM_IRQS 9 years ago
Bin Meng a726075911 cmd: Convert CONFIG_CMD_ELF to Kconfig 10 years ago
Bin Meng 301dd6b367 x86: Remove quotation mark in CONFIG_HOSTNAME 10 years ago
Simon Glass 26468d5186 tpm: Convert board config TPM options to Kconfig 10 years ago
Bin Meng 3ff2f001c2 x86: Enable CONFIG_PCI_CONFIG_HOST_BRIDGE for all boards 10 years ago
Bin Meng c80ff56034 x86: Only include cbfs command for coreboot 10 years ago
Joe Hershberger ef0f2f5752 Move defaults from config_cmd_default.h to Kconfig 10 years ago
Joe Hershberger c9bb942e2f Move default y configs out of arch/board Kconfig 10 years ago
Bin Meng 5466983200 x86: qemu: Make host bridge (b.d.f=0.0.0) visible 10 years ago
Bin Meng a40abfcc00 x86: Add CONFIG_LBA48 and remove CONFIG_ATAPI in x86-common.h 10 years ago
Bin Meng 3d5bbbc471 x86: Set CONFIG_NR_DRAM_BANKS to 8 and move it to x86-common.h 10 years ago
Joe Hershberger 6eed3786c6 net: Move the CMD_NET config to defconfigs 10 years ago
Bin Meng 5e2400e8f8 x86: Write configuration tables in last_stage_init() 10 years ago
Bin Meng d21d05f19a x86: Move CONFIG_ENV_IS_IN_SPI_FLASH to x86-common.h 10 years ago
Simon Glass 8156345dfe sandbox: Move CONFIG_SYS_VSNPRINTF to Kconfig 10 years ago
Simon Glass ee2b24340f Kconfig: Move CONFIG_BOOTSTAGE to Kconfig 10 years ago
Simon Glass ba4575626e dm: x86: spi: Convert ICH SPI driver to driver model 10 years ago
Bin Meng 6f1eba49a5 x86: Add ramboot and nfsboot commands in x86-common.h 10 years ago
Simon Glass b724bd7d63 dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig 10 years ago
Simon Glass 9a89d50d8e dm: x86: Move driver model CONFIGs to Kconfig 10 years ago
Bin Meng 7df546a653 x86: Remove CONFIG_SATA_INTEL from x86-common.h 10 years ago
Simon Glass 8b4d659f4b x86: Enable bootstage features 10 years ago
Simon Glass 8e899af059 x86: spi: Add device tree support 10 years ago
Simon Glass d1a5d3c133 x86: config: Always scroll the display by 5 lines, for speed 10 years ago
Simon Glass 65dd74a674 x86: ivybridge: Implement SDRAM init 10 years ago
Simon Glass 880a3cc438 x86: config: Move common x86 configs to a common file 10 years ago
Simon Glass 026090e4c5 x86: config: Increase CONFIG_SYS_BOOTM_LEN to 16MB 11 years ago
Simon Glass 92cc94a1fe x86: Display basic CPU information on boot 11 years ago
Simon Glass e98a03ca68 dm: x86: Convert coreboot serial to use driver model 11 years ago
Simon Glass 7414112d70 dm: x86: Convert Intel ICH6 GPIO driver to use driver model 11 years ago
Simon Glass c0561d14c5 x86: Enable FIT, ELF on coreboot 11 years ago
Simon Glass c67161c1f1 x86: config: link: Display the board model on the screen 11 years ago
Simon Glass 39c0b633c0 x86: link: Tidy up the command lines options 11 years ago
Simon Glass 14db950945 x86: cros_ec: Enable cros_ec for link 11 years ago
Simon Glass 2d41046531 x86: config: Enable dhcp on link 11 years ago
Masahiro Yamada f1ef2b6233 kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig 11 years ago
Masahiro Yamada 783e6a72b8 kconfig: move CONFIG_OF_* to Kconfig 11 years ago