aboutsummaryrefslogtreecommitdiff
path: root/include/configs/coreboot.h
AgeCommit message (Expand)AuthorFilesLines
2013-02-14x86: 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-06x86: Fix coreboot config to boot on ChromebookSimon Glass1-14/+12
2012-12-06x86: Turn on support for EFI's GPT in the coreboot configGabe Black1-0/+3
2012-12-06x86: coreboot: Enable video displaySimon Glass1-2/+8
2012-12-06x86: Emit port 80 post codes in show_boot_progress()Stefan Reinauer1-1/+1
2012-12-06x86: Enable CONFIG_CMD_ZBOOT for corebootSimon Glass1-0/+3
2012-12-06x86: Enable ICH6 GPIO controller for corebootSimon Glass1-0/+4
2012-11-30x86: Define CONFIG_SYS_VSNPRINTF for corebootSimon Glass1-0/+1
2012-11-30x86: 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-02x86: 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