Age | Commit message (Expand) | Author |
2016-05-23 | x86: Remove acpi=off boot parameter when ACPI is on | Bin Meng |
2016-05-17 | dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI | Simon Glass |
2016-04-25 | configs: Re-sync with cmd/Kconfig | Tom Rini |
2016-04-25 | include/configs: Whitespace fixup | 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-03-14 | Move CONFIG_OF_LIBFDT to Kconfig | Simon Glass |
2016-02-05 | x86: x86-common.h: Add CONFIG_BOOTDELAY | Stefan Roese |
2016-01-28 | x86: x86-common.h: Add generic FS commands | Stefan Roese |
2016-01-13 | x86: adjust ramdisk load address | Miao Yan |
2015-12-01 | x86: tsc: Move tsc_timer.c to drivers/timer | Bin Meng |
2015-11-25 | sf: Move SPI flash drivers to defconfig | Bin Meng |
2015-11-25 | spi: Move SPI drivers to defconfig | Bin Meng |
2015-11-21 | ns16550: move CONFIG_SYS_NS16550 to Kconfig | Thomas Chou |
2015-11-19 | x86: Add an i8042 device for boards that have it | Simon Glass |
2015-11-18 | common: add CMD_GPIO to Kconfig | Thomas Chou |
2015-11-13 | x86: Move CONFIG_8259_PIC and CONFIG_8254_TIMER to Kconfig | Bin Meng |
2015-11-13 | x86: Rename pcat_ to i8254 and i8259 accordingly | Bin Meng |
2015-11-13 | x86: Rename CONFIG_SYS_NUM_IRQS to SYS_NUM_IRQS | Bin Meng |
2015-10-21 | cmd: Convert CONFIG_CMD_ELF to Kconfig | Bin Meng |
2015-10-21 | x86: Remove quotation mark in CONFIG_HOSTNAME | Bin Meng |
2015-08-31 | tpm: Convert board config TPM options to Kconfig | Simon Glass |
2015-08-26 | x86: Enable CONFIG_PCI_CONFIG_HOST_BRIDGE for all boards | Bin Meng |
2015-08-26 | x86: Only include cbfs command for coreboot | Bin Meng |
2015-06-25 | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger |
2015-06-25 | Move default y configs out of arch/board Kconfig | Joe Hershberger |
2015-06-04 | x86: qemu: Make host bridge (b.d.f=0.0.0) visible | Bin Meng |
2015-06-04 | x86: Add CONFIG_LBA48 and remove CONFIG_ATAPI in x86-common.h | Bin Meng |
2015-06-04 | x86: Set CONFIG_NR_DRAM_BANKS to 8 and move it to x86-common.h | Bin Meng |
2015-06-01 | net: Move the CMD_NET config to defconfigs | Joe Hershberger |
2015-04-29 | x86: Write configuration tables in last_stage_init() | Bin Meng |
2015-04-29 | x86: Move CONFIG_ENV_IS_IN_SPI_FLASH to x86-common.h | Bin Meng |
2015-04-18 | sandbox: Move CONFIG_SYS_VSNPRINTF to Kconfig | Simon Glass |
2015-04-18 | Kconfig: Move CONFIG_BOOTSTAGE to Kconfig | Simon Glass |
2015-04-18 | dm: x86: spi: Convert ICH SPI driver to driver model | Simon Glass |
2015-03-24 | x86: Add ramboot and nfsboot commands in x86-common.h | Bin Meng |
2015-02-12 | dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig | Simon Glass |
2015-02-12 | dm: x86: Move driver model CONFIGs to Kconfig | Simon Glass |
2015-02-06 | x86: Remove CONFIG_SATA_INTEL from x86-common.h | Bin Meng |
2015-02-06 | x86: Enable bootstage features | Simon Glass |
2015-01-24 | x86: spi: Add device tree support | Simon Glass |
2015-01-23 | x86: config: Always scroll the display by 5 lines, for speed | Simon Glass |
2014-11-21 | x86: ivybridge: Implement SDRAM init | Simon Glass |
2014-11-21 | x86: config: Move common x86 configs to a common file | Simon Glass |