summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-01-05Track lcd wait time using bootstageSimon Glass
2012-01-05Add bootstage timing to TPM operationsSimon Glass
2012-01-05Add bootstage accumulationSimon Glass
2012-01-05Add option to tftp kernel then boot from eMMCSimon Glass
2012-01-05CHROMIUM: config: Skip LCD final init for secure bootSimon Glass
2012-01-05tegra: config: Enable BOARD_LATE_INIT to complete LCD initSimon Glass
2012-01-05usb: increase timeout on the control endpointVincent Palatin
2012-01-04Do not use CONTROL_EP method of getting USB keyboard eventsPatrick Georgi
2011-12-21CHROMIUM: config: delay console init until after relocationSimon Glass
2011-12-21Add CONFIG_DELAY_CONSOLE to delay console initSimon Glass
2011-12-20Security: Make sure not to overflow the in memory version of the GBBGabe Black
2011-12-20Revert "Security: Make sure not to overflow the in memory version of the GBB"Simon Glass
2011-12-20USB: add device connection/disconnection detectionVincent Palatin
2011-12-20Add a new boot stage to time relocationSimon Glass
2011-12-20Security: Make sure not to overflow the in memory version of the GBBGabe Black
2011-12-16Add beep for x86 chormeos.Dylan Reid
2011-12-16For ChromeOS systems, don't show coreboot as BIOS vendor/versionStefan Reinauer
2011-12-15Don't use bogus gbb address when booting up rewriteable firmware.Vadim Bendebury
2011-12-14Tegra3: Cardhu: Fix Cardhu buildTom Warren
2011-12-13arm: Tegra3: enable USB supportTom Warren
2011-12-12CHROMIUM: Make config names consistentChe-Liang Chiou
2011-12-12tegra: Remove CONFIG_SYS_PLLP_BASE_IS_408MHZSimon Glass
2011-12-08Make u-boot use the new PCHVadim Bendebury
2011-12-08config: coreboot: enable USB keyboardVincent Palatin
2011-12-08fdt: Add function to read boolean propertyVincent Palatin
2011-12-07tegra: config: Remove unused CONFIG itemsSimon Glass
2011-12-07tegra: fdt: add USB VBUS gpio calls to fdt_decode_usbTom Warren
2011-11-30fdt: Add function to read a clock rate from fdtSimon Glass
2011-11-22Revert "Remove NAND support to reduce code size"Simon Glass
2011-11-18Tidy up fdt_decode_alloc_region() to make alloc separateSimon Glass
2011-11-17Remove NAND support to reduce code sizeSimon Glass
2011-11-17UPSTREAM: tftpput: add save_addr and save_size global variablesSimon Glass
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