summaryrefslogtreecommitdiffstats
path: root/include/configs/x86-common.h
Commit message (Expand)AuthorAgeFilesLines
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-21/+0
* Move default y configs out of arch/board KconfigJoe Hershberger2015-06-251-1/+0
* x86: qemu: Make host bridge (b.d.f=0.0.0) visibleBin Meng2015-06-041-0/+1
* x86: Add CONFIG_LBA48 and remove CONFIG_ATAPI in x86-common.hBin Meng2015-06-041-4/+1
* x86: Set CONFIG_NR_DRAM_BANKS to 8 and move it to x86-common.hBin Meng2015-06-041-0/+1
* net: Move the CMD_NET config to defconfigsJoe Hershberger2015-06-011-1/+0
* x86: Write configuration tables in last_stage_init()Bin Meng2015-04-291-0/+1
* x86: Move CONFIG_ENV_IS_IN_SPI_FLASH to x86-common.hBin Meng2015-04-291-1/+1
* sandbox: Move CONFIG_SYS_VSNPRINTF to KconfigSimon Glass2015-04-181-1/+0
* Kconfig: Move CONFIG_BOOTSTAGE to KconfigSimon Glass2015-04-181-3/+0
* dm: x86: spi: Convert ICH SPI driver to driver modelSimon Glass2015-04-181-1/+0
* x86: Add ramboot and nfsboot commands in x86-common.hBin Meng2015-03-241-2/+29
* dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to KconfigSimon Glass2015-02-121-1/+0
* dm: x86: Move driver model CONFIGs to KconfigSimon Glass2015-02-121-5/+0
* x86: Remove CONFIG_SATA_INTEL from x86-common.hBin Meng2015-02-061-1/+0
* x86: Enable bootstage featuresSimon Glass2015-02-061-0/+3
* x86: spi: Add device tree supportSimon Glass2015-01-241-0/+1
* x86: config: Always scroll the display by 5 lines, for speedSimon Glass2015-01-231-0/+1
* x86: ivybridge: Implement SDRAM initSimon Glass2014-11-211-1/+1
* x86: config: Move common x86 configs to a common fileSimon Glass2014-11-211-0/+251
OpenPOWER on IntegriCloud