summaryrefslogtreecommitdiff
path: root/include/configs/coreboot.h
AgeCommit message (Expand)Author
2013-02-14x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_VECTORSimon Glass
2012-12-26x86: coreboot: Enable io commandSimon Glass
2012-12-06x86: Fix coreboot config to boot on ChromebookSimon Glass
2012-12-06x86: Turn on support for EFI's GPT in the coreboot configGabe Black
2012-12-06x86: coreboot: Enable video displaySimon Glass
2012-12-06x86: Emit port 80 post codes in show_boot_progress()Stefan Reinauer
2012-12-06x86: Enable CONFIG_CMD_ZBOOT for corebootSimon Glass
2012-12-06x86: Enable ICH6 GPIO controller for corebootSimon Glass
2012-11-30x86: Define CONFIG_SYS_VSNPRINTF for corebootSimon Glass
2012-11-30x86: Select stdio devices for corebootSimon Glass
2012-11-28x86: coreboot: Enable LPC TPMSimon Glass
2012-11-28x86: Remove coreboot start16 codeSimon Glass
2012-11-28x86: Put global data on the stackGraeme Russ
2012-11-02x86: config: Enable AHCI support for corebootSimon Glass
2012-10-22config: Enable CBFS, ext4 for corebootSimon Glass
2012-10-15serial: Remove CONFIG_SERIAL_MULTI from config filesMarek Vasut
2012-02-12configs: Remove CONFIG_NET_MULTI from board filesFabio Estevam
2011-12-19x86: Initial commit for running as a coreboot payloadGabe Black