summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-29save boot timing in the device tree.Da Zheng
2011-08-29Enable OF_CONTROL for Alex.Vadim Bendebury
2011-08-29bootstage: Fix incorrect arguments to qsort()Simon Glass
2011-08-29Add check that console is ready before outputSimon Glass
2011-08-29fdt: Add debugging feature to fdt_decodeSimon Glass
2011-08-29Small refactor to remove duplicate serial codeSimon Glass
2011-08-29fdt: Add definitions for NAND and Seaboard flash chipSimon Glass
2011-08-29Tegra2: Plumb in new bootstage marks for arch_cpu_initSimon Glass
2011-08-29tegra2: Move cpu_init_crit() into CPU code fileSimon Glass
2011-08-29Sort the bootstage time summarySimon Glass
2011-08-29Add new bootstage stepsSimon Glass
2011-08-29CHROMIUM: remove earlier prototype codesChe-Liang Chiou
2011-08-29CHROMIUM: Assign the frame buffer address as FDT one instead of u-boot one.Tom Wai-Hong Tam
2011-08-29CHROMIUM: Change the frame buffer addresses in FDT as same as kernel ones.Tom Wai-Hong Tam
2011-08-29Fix bug of get_addr() in fdt_decode.c.Tom Wai-Hong Tam
2011-08-29Makes the VbExGetTimer vboot callback function board specificGabe Black
2011-08-29Wrap small helper functions from libgcc to avoid an ABI mismatchGabe Black
2011-08-29Add tracing ability to the generic TPM driver.Vadim Bendebury
2011-08-29tegra2: Move cpu_arch_init() into arch/arm/cpu/armv7Simon Glass
2011-08-29CHROMIUM: Add bootstage markers to twostop bootSimon Glass
2011-08-29tegra2: Remove 'clock not honored' messageSimon Glass
2011-08-29tegra2: Increase SPI flash speed to 48MHzSimon Glass
2011-08-29CHROMIUM: fix build break due to moving config aroundChe-Liang Chiou
2011-08-29fdt: expose GPIO decoder to public interfaceChe-Liang Chiou
2011-08-29CHROMIUM: port test codes to current codebaseChe-Liang Chiou
2011-08-29Fix checking if information about vboot's nv storage was in the cb tablesGabe Black
2011-08-29Increase the size of the heap to 4MBGabe Black
2011-08-29CHROMIUM: ARM: tegra: aebl: Populate remaining emc table entries.Dave Parker
2011-08-29Fix compiler warnings generated by gcc 4.6 (local only).Vadim Bendebury
2011-08-29Fix compiler warnings generated by gcc 4.6.Vadim Bendebury
2011-08-29CHROMIUM: Define CONFIG_USB_ETHER_SMSC95XX to support SMSC95XX USB Etherenet ...Tom Wai-Hong Tam
2011-08-29Add support for SMSC95XX USB 2.0 10/100MBit Ethernet Adapter.Tom Wai-Hong Tam
2011-08-29Select using normal reads with the Macronix flash to be compatible with ICH7Gabe Black
2011-08-29Remove the now unused dummy SPI driverGabe Black
2011-08-29Turn on the Macronix SPI flash driver for i386/corebootGabe Black
2011-08-29Update the macronix SPI flash driver to use the new spi_xfer interface.Gabe Black
2011-08-29Turn on the ICH SPI driver and turn off the dummy driverGabe Black
2011-08-29If the ICH SPI driver is compiled in, initialize it during startupGabe Black
2011-08-29Turn on the SPI command in the coreboot configGabe Black
2011-08-29Add an ICH SPI driver based on the one in flashromGabe Black
2011-08-29Update pci_ids.h from our current Linux sources.Gabe Black
2011-08-29Include types.h explicitly in the i386 version of io.hGabe Black
2011-08-29Turn on the new spi_xfer interface on chromeos boardsGabe Black
2011-08-29Add a new Tegra SPI driver which uses the new spi_xfer interfaceGabe Black
2011-08-29Make the dummy SPI driver able to support the new spi_xfer formatGabe Black
2011-08-29Modify the API for doing transfers over SPI.Gabe Black
2011-08-29Make coreboot framebuffer driver more silent per default.Stefan Reinauer
2011-08-29tpm: Remove unused enumsSimon Glass
2011-08-29eth: remove usb-ethernet devices before re-enumerating themVincent Palatin
2011-08-29Fix non-ChromeOS builds.Vadim Bendebury