summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-04tegra: Make bitfield.h a common fileSimon Glass
2011-10-04Enable CBMEM console driver in coreboot platforms.Vadim Bendebury
2011-10-04Add CBMEM console driver.Vadim Bendebury
2011-10-03Initialize a variable gcc 4.6.0 incorrectly thinks can be used uninitializedGabe Black
2011-10-03Process all cbmem table references consistently.Vadim Bendebury
2011-10-03CHROMIUM: tegra: mmc: Fixed handling of timeouts.Doug Anderson
2011-10-03Use an 8MB fmap on stumpy and lumpy.Stefan Reinauer
2011-09-28Remove manual configuration of the serial console from the device treeGabe Black
2011-09-28Track whether u-boot was warm or cold booted, and implement is_processor_resetGabe Black
2011-09-27Fix global data offset macros which are used in assemblyGabe Black
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-24Refactor hw timer code to accommodate execution tracing.Vadim Bendebury
2011-09-24Retrieve timestamp table information from coreboot table.Vadim Bendebury
2011-09-23Use the vdat firmware index when setting up the ACPI crossystem data tableGabe Black
2011-09-23Update VbExBeep() signature to match changed API.Bill Richardson
2011-09-23CHROMIUM: arm: Specify debugging serial port at boot.Doug Anderson
2011-09-22Make coreboot / chromeos config more similar to ARM configs.Stefan Reinauer
2011-09-22Add coreboot library sources.Vadim Bendebury
2011-09-22Don't unconditially wait a second on AHCI controller resetStefan Reinauer
2011-09-21Add some missing endian conversions in fdt_support.cGabe Black
2011-09-20Set up basic vboot data for use by crossystemGabe Black
2011-09-19Fix a stray merge conflict in arch/x86/lib/video.cGabe Black
2011-09-19fdt_support: Use uintptr_t for 32/64-bit compatibilitySimon Glass
2011-09-19CHROMIUM: config: Remove unneeded CONFIG optionsSimon Glass
2011-09-19Add slightly finer grained progress indication on x86Stefan Reinauer
2011-09-19Don't spam POST80 codes with slow IO functionsStefan Reinauer
2011-09-19Emit port 80 post codes in show_boot_progress() on x86Stefan Reinauer
2011-09-19fdt: Move Chrome OS memory areas to fdtSimon Glass
2011-09-19fdt: coreboot: refactor Alex to put Chrome OS config into a separate fileSimon Glass
2011-09-19Add an gnvs-vboot-table stub entry to chromeos-config on x86Gabe Black
2011-09-16CHROMIUM: harmony: Very basic harmony (AKA dev-board) support.Doug Anderson
2011-09-15CHROMIUMOS: small code clean ups in boot_kernel/fdt_decodeSimon Glass
2011-09-15fdt: Add Chrome OS memory areasSimon Glass
2011-09-15tegra3: config: Add Cardhu configTom Warren
2011-09-15tegra3: Add basic Tegra30 supportTom Warren
2011-09-15tegra: Rename TEGRA2 to TEGRASimon Glass
2011-09-15Allow for smaller write units in Winbond SPI flash driver.Vadim Bendebury
2011-09-15mmc: tidy up mmc now that we are closer to upstreamSimon Glass
2011-09-15tegra: mmc: Add high capacity flagSimon Glass
2011-09-15cherry-pick: mmc: Access mode validation for eMMC cards > 2 GiBƁukasz Majewski
2011-09-15cherry-pick: mmc: fix the condition for MMC version 4Yoshihiro Shimoda
2011-09-15u-boot DTS: Add bios-base for EdisonStefan Reinauer
2011-09-15Report SPI driver write errors.Vadim Bendebury
2011-09-14postload: Add new _reloc_end to define end of relocated areaSimon Glass
2011-09-14fdt: coreboot: refactor to put Chrome OS config into a separate fileSimon 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-14Add an "bios-base" setting for stumpyGabe Black
2011-09-14Add support for a bios-base device tree/flashmap settingGabe Black