summaryrefslogtreecommitdiff
path: root/include/configs/coreboot.h
AgeCommit message (Expand)Author
2012-03-13x86: config: Turn on the CONFIG_SYS_64BIT_LBA option for corebootGabe Black
2012-01-13Coreboot: Compile out disk partition and file system codeGabe Black
2012-01-13config: coreboot: allow to unregister input devicesVincent Palatin
2012-01-04Do not use CONTROL_EP method of getting USB keyboard eventsPatrick Georgi
2011-12-08Make u-boot use the new PCHVadim Bendebury
2011-12-08config: coreboot: enable USB keyboardVincent Palatin
2011-11-04Introduce ability to use hardware SPI mapping for read accesses.Vadim Bendebury
2011-10-28Remove generic MMC support from the coreboot configGabe Black
2011-10-28Add a high level option to the coreboot config to control network supportGabe Black
2011-10-28Add a high level option to the coreboot config to control IDE supportGabe Black
2011-10-28Refactor the coreboot config to separate out command line optionsGabe Black
2011-10-26Move the initial location of u-boot so it doesn't overlap ramoopsGabe Black
2011-10-12[PATCH2/2] mrc cache: Handle MRC cache data.Vadim Bendebury
2011-10-04Enable CBMEM console driver in coreboot platforms.Vadim Bendebury
2011-09-22Make coreboot / chromeos config more similar to ARM configs.Stefan Reinauer
2011-09-19CHROMIUM: config: Remove unneeded CONFIG optionsSimon Glass
2011-09-14Move the command line configuration in coreboot.h to the end of the fileGabe Black
2011-09-14Turn off unnecessary commands and clean up some cruft in coreboot.hGabe Black
2011-09-14Get rid of obsolete configuration settings in coreboot.hGabe Black
2011-09-13Use all USB controllers and ports on Cougar PointVincent Palatin
2011-09-12Enable placing u-boot environment in SPI flash.Vadim Bendebury
2011-09-12Drop the unnecessary flash stub implementation.Vadim Bendebury
2011-09-08Add PCI device id for CougarPoint Mobile AHCI to supported listDuncan Laurie
2011-09-07Restore ability to print before relocation.Vadim Bendebury
2011-09-06Provide support for a list of AHCI controllers.Vadim Bendebury
2011-09-06Make SATA default storage type on ChromeOS x86 systems.Vadim Bendebury
2011-09-02Turn on Winbond flash chip support for corebootGabe Black
2011-09-02Rename the NO_FAST_READ option to be more generic.Gabe Black
2011-08-29CHROMIUMOS: Add options to enable IDE and USB bootSimon Glass
2011-08-29Allow NS16550 driver to support IO and memory mapped registersStefan Reinauer
2011-08-29Remove explicit support for the OXPCIE952Gabe Black
2011-08-29Enable OF_CONTROL for Alex.Vadim Bendebury
2011-08-29CHROMIUM: remove earlier prototype codesChe-Liang Chiou
2011-08-29CHROMIUM: fix build break due to moving config aroundChe-Liang Chiou
2011-08-29Increase the size of the heap to 4MBGabe Black
2011-08-29CHROMIUM: Define CONFIG_USB_ETHER_SMSC95XX to support SMSC95XX USB Etherenet ...Tom Wai-Hong Tam
2011-08-29Select using normal reads with the Macronix flash to be compatible with ICH7Gabe Black
2011-08-29Turn on the Macronix SPI flash driver for i386/corebootGabe Black
2011-08-29Turn on the ICH SPI driver and turn off the dummy driverGabe Black
2011-08-29Turn on the SPI command in the coreboot configGabe Black
2011-08-29Turn on the new spi_xfer interface on chromeos boardsGabe Black
2011-08-29Make coreboot framebuffer driver more silent per default.Stefan Reinauer
2011-08-29Introduce generic TPM support in u-boot.Vadim Bendebury
2011-08-29Enable coreboot u-boot command editing.Vadim Bendebury
2011-08-29Decouple x86 u-boot from fdt related functions.Vadim Bendebury
2011-08-29Change the CHROMEOS_KERNEL_LOADADDR setting for x86Gabe Black
2011-08-29Implement shared display support.Vadim Bendebury
2011-08-29Get rid of the CONFIG_CHROMEOS_KERNEL_* config optionsGabe Black
2011-08-29Turn on some of the vboot related commands in the coreboot configGabe Black
2011-08-29Turn on LZMA compression support in the coreboot configGabe Black