summaryrefslogtreecommitdiff
path: root/include/configs
AgeCommit message (Expand)Author
2011-11-15tegra: enable SPI on Cardhu and WaluigiChe-Liang Chiou
2011-11-15tegra: spi: add SFLASH and SLINK driversChe-Liang Chiou
2011-11-13spi: rename tegra2_spi to tegra_spi in prep for tegra3Che-Liang Chiou
2011-11-04Introduce ability to use hardware SPI mapping for read accesses.Vadim Bendebury
2011-11-03CHROMIUM: config: Config options to allow us to boot a kernelDoug Anderson
2011-10-28CHROMIUM: waluigi: config: Turn on MMC for waluigi.Doug Anderson
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-28CHROMIUM: waluigi: config: Turn on PMU for waluigi.Doug Anderson
2011-10-28mmc: tegra: Rename tegra2_mmc to tegra_mmc in prep for tegra3Doug Anderson
2011-10-26Move the initial location of u-boot so it doesn't overlap ramoopsGabe Black
2011-10-25pmu: Allow inclusion of PMU code without turning on clock scalingDoug Anderson
2011-10-20CHROMIUM: waluigi: config: Add i2c commandsDoug Anderson
2011-10-13CHROMIUM: tegra: config: Add vmalloc to command line.Doug Anderson
2011-10-12[PATCH2/2] mrc cache: Handle MRC cache data.Vadim Bendebury
2011-10-06tegra3: config: Tidy up tegra3-common.h to be closer to tegra2-common.hSimon Glass
2011-10-06tegra3: Add config file for waluigiSimon Glass
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