summaryrefslogtreecommitdiffstats
path: root/include/configs/coreboot.h
Commit message (Expand)AuthorAgeFilesLines
* x86: Enable CONFIG_OF_CONTROL on corebootSimon Glass2013-03-041-0/+6
* x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_VECTORSimon Glass2013-02-141-1/+0
* x86: coreboot: Enable io commandSimon Glass2012-12-261-0/+1
* x86: Fix coreboot config to boot on ChromebookSimon Glass2012-12-061-14/+12
* x86: Turn on support for EFI's GPT in the coreboot configGabe Black2012-12-061-0/+3
* x86: coreboot: Enable video displaySimon Glass2012-12-061-2/+8
* x86: Emit port 80 post codes in show_boot_progress()Stefan Reinauer2012-12-061-1/+1
* x86: Enable CONFIG_CMD_ZBOOT for corebootSimon Glass2012-12-061-0/+3
* x86: Enable ICH6 GPIO controller for corebootSimon Glass2012-12-061-0/+4
* x86: Define CONFIG_SYS_VSNPRINTF for corebootSimon Glass2012-11-301-0/+1
* x86: Select stdio devices for corebootSimon Glass2012-11-301-0/+12
* x86: coreboot: Enable LPC TPMSimon Glass2012-11-281-0/+4
* x86: Remove coreboot start16 codeSimon Glass2012-11-281-1/+1
* x86: Put global data on the stackGraeme Russ2012-11-281-3/+2
* x86: config: Enable AHCI support for corebootSimon Glass2012-11-021-0/+22
* config: Enable CBFS, ext4 for corebootSimon Glass2012-10-221-0/+3
* serial: Remove CONFIG_SERIAL_MULTI from config filesMarek Vasut2012-10-151-1/+0
* configs: Remove CONFIG_NET_MULTI from board filesFabio Estevam2012-02-121-6/+0
* x86: Initial commit for running as a coreboot payloadGabe Black2011-12-191-0/+225
OpenPOWER on IntegriCloud