summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-11-17BACKPORT: net: tftpput: Support selecting get/put for tftpSimon Glass
2011-11-17BACKPORT: net: tftpput: Rename TFTP to TFTPGETSimon Glass
2011-11-17UPSTREAM: net: tftpput: Add support for receiving ICMP packetsSimon Glass
2011-11-16BACKPORT: Add setenv_ulong() and setenv_addr()Simon Glass
2011-11-16UPSTREAM: Move simple_itoa to vsprintfSimon Glass
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-19CHROMIUM: tegra3: i2c: Move DVC semantics choice to device treeDoug Anderson
2011-10-17Vboot: Exclude kcrashmem from vboot's memory wipeKatie Roberts-Hoffman
2011-10-13CHROMIUM: tegra: config: Add vmalloc to command line.Doug Anderson
2011-10-12Add a CBMEM timestamp generated right before the kernel startup.Vadim Bendebury
2011-10-12[PATCH2/2] mrc cache: Handle MRC cache data.Vadim Bendebury
2011-10-12[PATCH1/2] mrc cache: Add MRC cache FMAP entry support.Vadim Bendebury
2011-10-11Refactor the memory wipe infrastructure to better support x86Gabe Black
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-06Revert "Add support for a bios-base device tree/flashmap setting"Gabe Black
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-10-04Add CBMEM console driver.Vadim Bendebury
2011-10-03Process all cbmem table references consistently.Vadim Bendebury
2011-09-27CHROMIUM: ARM: tegra: asymptote: Fix Asymptote backlight vdd enable lineSean Paul
2011-09-26Enable coreboot timestamp facility support in u-boot.Vadim Bendebury
2011-09-24Retrieve timestamp table information from coreboot table.Vadim Bendebury
2011-09-22Make coreboot / chromeos config more similar to ARM configs.Stefan Reinauer
2011-09-22Add coreboot library sources.Vadim Bendebury
2011-09-20Set up basic vboot data for use by crossystemGabe Black
2011-09-19CHROMIUM: config: Remove unneeded CONFIG optionsSimon Glass
2011-09-19fdt: Move Chrome OS memory areas to fdtSimon Glass
2011-09-15tegra3: config: Add Cardhu configTom Warren
2011-09-15tegra: Rename TEGRA2 to TEGRASimon Glass
2011-09-15cherry-pick: mmc: Access mode validation for eMMC cards > 2 GiBƁukasz Majewski
2011-09-15Report SPI driver write errors.Vadim Bendebury