summaryrefslogtreecommitdiff
path: root/include/configs/coreboot.h
AgeCommit message (Expand)AuthorFilesLines
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-06-26x86: config: Add tracing optionsSimon Glass1-0/+7
2013-06-03x86: config: Reflect the name changes of LPC TPM configsTom Wai-Hong Tam1-1/+2
2013-05-14x86: config: Enable LZO for coreboot, remove zlib, gzipSimon Glass1-0/+4
2013-05-14x86: Enable bootstage for corebootSimon Glass1-0/+9
2013-05-14x86: Re-enable PCAT timer 2 for beepingSimon Glass1-0/+1
2013-05-14x86: Add TSC timerSimon Glass1-3/+1
2013-04-16x86: config: Init PCI before SPISimon Glass1-0/+1
2013-03-20Merge branch 'spi' of git://git.denx.de/u-boot-x86Tom Rini1-3/+11
2013-03-19x86: Enable time command for corebootSimon Glass1-0/+2
2013-03-19x86: Enable SPI flash support for corebootSimon Glass1-3/+9
2013-03-18x86: Enable USB features for corebootSimon Glass1-0/+17
2013-03-05x86: Enable CONFIG_OF_CONTROL on corebootSimon Glass1-0/+6
2013-02-15x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_VECTORSimon Glass1-1/+0
2012-12-26x86: coreboot: Enable io commandSimon Glass1-0/+1
2012-12-07x86: Fix coreboot config to boot on ChromebookSimon Glass1-14/+12
2012-12-07x86: Turn on support for EFI's GPT in the coreboot configGabe Black1-0/+3
2012-12-07x86: coreboot: Enable video displaySimon Glass1-2/+8
2012-12-07x86: Emit port 80 post codes in show_boot_progress()Stefan Reinauer1-1/+1
2012-12-07x86: Enable CONFIG_CMD_ZBOOT for corebootSimon Glass1-0/+3
2012-12-07x86: Enable ICH6 GPIO controller for corebootSimon Glass1-0/+4
2012-12-01x86: Define CONFIG_SYS_VSNPRINTF for corebootSimon Glass1-0/+1
2012-12-01x86: Select stdio devices for corebootSimon Glass1-0/+12
2012-11-28x86: coreboot: Enable LPC TPMSimon Glass1-0/+4
2012-11-28x86: Remove coreboot start16 codeSimon Glass1-1/+1
2012-11-28x86: Put global data on the stackGraeme Russ1-3/+2
2012-11-03x86: config: Enable AHCI support for corebootSimon Glass1-0/+22
2012-10-22config: Enable CBFS, ext4 for corebootSimon Glass1-0/+3
2012-10-15serial: Remove CONFIG_SERIAL_MULTI from config filesMarek Vasut1-1/+0
2012-02-12configs: Remove CONFIG_NET_MULTI from board filesFabio Estevam1-6/+0
2011-12-19x86: Initial commit for running as a coreboot payloadGabe Black1-0/+225