summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-06Move Starting kernel... message to the function that starts the kernelStefan Reinauer
2011-10-06Revert "Add support for a bios-base device tree/flashmap setting"Gabe Black
2011-10-05CHROMIUM: cosmetic: Fixup fixup_silent_linux() for checkpatch.Doug Anderson
2011-10-05CHROMIUM: Fix gcc 4.6.0 warning if CONFIG_GENERIC_MMC not defined.Doug Anderson
2011-10-04tegra: Move common config into tegra-commonSimon Glass
2011-10-04tegra: Build early code for ARMv4TSimon Glass
2011-10-04tegra: Don't use board pointer before it is set upSimon Glass
2011-10-04tegra: Rename gpio driver to tegraSimon Glass
2011-10-04tegra: Move common gpio code into arch-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-04tegra: Make flow.h commonSimon Glass
2011-10-04tegra: Make warmboot.h a common fileSimon Glass
2011-10-04tegra: Make uart.h a common fileSimon Glass
2011-10-04console: Implement pre-console bufferGraeme Russ
2011-10-04console: Squelch pre-console output in console functionsGraeme Russ
2011-10-04CHROMIUM: Guard lib/chromeos/fdt_decode correctlySimon Glass
2011-10-04tegra: Make scu.h a common fileSimon Glass
2011-10-04tegra: Make pmc.h a common fileSimon Glass
2011-10-04tegra: Make clk_rst.h a common fileSimon Glass
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