summaryrefslogtreecommitdiff
path: root/include/configs/coreboot.h
Commit message (Expand)AuthorAgeLines
* kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEXVladimir Zapolskiy2013-12-13-1/+0
* config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-04-1/+0
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-14-1/+1
* ahci: convert to use libata functions and definitionsRob Herring2013-09-06-0/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* x86: config: Add tracing optionsSimon Glass2013-06-26-0/+7
* x86: config: Reflect the name changes of LPC TPM configsTom Wai-Hong Tam2013-06-03-1/+2
* x86: config: Enable LZO for coreboot, remove zlib, gzipSimon Glass2013-05-13-0/+4
* x86: Enable bootstage for corebootSimon Glass2013-05-13-0/+9
* x86: Re-enable PCAT timer 2 for beepingSimon Glass2013-05-13-0/+1
* x86: Add TSC timerSimon Glass2013-05-13-3/+1
* x86: config: Init PCI before SPISimon Glass2013-04-15-0/+1
* Merge branch 'spi' of git://git.denx.de/u-boot-x86Tom Rini2013-03-20-3/+11
|\
| * x86: Enable time command for corebootSimon Glass2013-03-19-0/+2
| * x86: Enable SPI flash support for corebootSimon Glass2013-03-19-3/+9
* | x86: Enable USB features for corebootSimon Glass2013-03-18-0/+17
|/
* x86: Enable CONFIG_OF_CONTROL on corebootSimon Glass2013-03-04-0/+6
* x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_VECTORSimon Glass2013-02-14-1/+0
* x86: coreboot: Enable io commandSimon Glass2012-12-26-0/+1
* x86: Fix coreboot config to boot on ChromebookSimon Glass2012-12-06-14/+12
* x86: Turn on support for EFI's GPT in the coreboot configGabe Black2012-12-06-0/+3
* x86: coreboot: Enable video displaySimon Glass2012-12-06-2/+8
* x86: Emit port 80 post codes in show_boot_progress()Stefan Reinauer2012-12-06-1/+1
* x86: Enable CONFIG_CMD_ZBOOT for corebootSimon Glass2012-12-06-0/+3
* x86: Enable ICH6 GPIO controller for corebootSimon Glass2012-12-06-0/+4
* x86: Define CONFIG_SYS_VSNPRINTF for corebootSimon Glass2012-11-30-0/+1
* x86: Select stdio devices for corebootSimon Glass2012-11-30-0/+12
* x86: coreboot: Enable LPC TPMSimon Glass2012-11-28-0/+4
* x86: Remove coreboot start16 codeSimon Glass2012-11-28-1/+1
* x86: Put global data on the stackGraeme Russ2012-11-28-3/+2
* x86: config: Enable AHCI support for corebootSimon Glass2012-11-02-0/+22
* config: Enable CBFS, ext4 for corebootSimon Glass2012-10-22-0/+3
* serial: Remove CONFIG_SERIAL_MULTI from config filesMarek Vasut2012-10-15-1/+0
* configs: Remove CONFIG_NET_MULTI from board filesFabio Estevam2012-02-12-6/+0
* x86: Initial commit for running as a coreboot payloadGabe Black2011-12-19-0/+225