summaryrefslogtreecommitdiff
path: root/include/configs
AgeCommit message (Expand)Author
2011-10-06tegra: config: Enable pre-console bufferSimon Glass
2011-10-04tegra: Move common config into tegra-commonSimon Glass
2011-10-04tegra: Rename gpio driver to tegraSimon Glass
2011-10-04tegra: Add CONFIG_TEGRA_CLOCK_SCALING to enable clock scalingSimon Glass
2011-10-04tegra: Make i2c driver commonSimon Glass
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-15tegra3: config: Add Cardhu configTom Warren
2011-09-15tegra: Rename TEGRA2 to TEGRASimon 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-13tegra2: config: Move NAND config behind CONFIG_OF_CONTROLSimon Glass
2011-09-12Enable placing u-boot environment in SPI flash.Vadim Bendebury
2011-09-12Drop the unnecessary flash stub implementation.Vadim Bendebury
2011-09-09tegra: Rename tegra2.h to tegra.hSimon Glass
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-07Recover 128MB SDRAM in nvmem= section and align framebuffer for splash screens.Bryan Freed
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-29CHROMIUM: decode GPIO configs through <&gpio ...>Che-Liang Chiou
2011-08-29Allow NS16550 driver to support IO and memory mapped registersStefan Reinauer
2011-08-29Remove explicit support for the OXPCIE952Gabe Black
2011-08-29tegra2: Implement board_panic_no_console()Simon Glass
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-29CHROMIUM: port test codes to current codebaseChe-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-29usb: add multiple controllers support for EHCIVincent Palatin
2011-08-29Enable coreboot u-boot command editing.Vadim Bendebury
2011-08-29Decouple x86 u-boot from fdt related functions.Vadim Bendebury
2011-08-29CHROMIUM: arm: set cros_secure to kernel command lineChe-Liang Chiou
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