summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-06Add SATA interface for vbexport.Vadim Bendebury
2011-09-03Fix constness of the fdt void pointer in fdt_getprop_u32_defaultGabe Black
2011-09-02Modify the ICH driver to support ICH9 in software sequencing modeGabe Black
2011-09-02Turn on Winbond flash chip support for corebootGabe Black
2011-09-02Make the Winbond driver support the CONFIG_SPI_FLASH_NO_FAST_READ optionGabe Black
2011-09-02Rename the NO_FAST_READ option to be more generic.Gabe Black
2011-08-31Fix refactoring problems introduced earlier.Vadim Bendebury
2011-08-30Start vboot timer at zero.Vadim Bendebury
2011-08-30Pass correct VDAT address to the vboot wrapper.Vadim Bendebury
2011-08-30CHROMIUMOS: Refactor boot_device to support multiple devices nicelySimon Glass
2011-08-29Temporary fix for EMMCSimon Glass
2011-08-29Fix use of conditional LMBSimon Glass
2011-08-29Some minor cleanup in the CBFS driverGabe Black
2011-08-29fdt: Build embedded fdt with correct architectureSimon Glass
2011-08-29CHROMIUM: guard boot_kernel fdt codes with #ifdefChe-Liang Chiou
2011-08-29Make generic LPC TPM driver work properly.Vadim Bendebury
2011-08-29Fix typo in pcat_timer.cStefan Reinauer
2011-08-29Automatically build the device tree if DEV_TREE_SEPARATE is setGabe Black
2011-08-29native: Add test LCD driverSimon Glass
2011-08-29Fix IO UART selection from device treeStefan Reinauer
2011-08-29CHROMIUMOS: Add vbexport_init() to set up librarySimon Glass
2011-08-29fdt: Change Seaboard's NAND flash addressSimon Glass
2011-08-29Correct cast in LCD cache flushSimon Glass
2011-08-29CHROMIUMOS: Add options to enable IDE and USB bootSimon Glass
2011-08-29Choose the right boot function for x86Stefan Reinauer
2011-08-29Tegra: pmu: set SMx slew rate to 3.52mv/usWei Ni
2011-08-29CHROMIUM: decode GPIO configs through <&gpio ...>Che-Liang Chiou
2011-08-29Allow NS16550 driver to support IO and memory mapped registersStefan Reinauer
2011-08-29Only include mmc.h when mmc is enabled.Stefan Reinauer
2011-08-29Look for an IDE boot device on non-MMC systems.Stefan Reinauer
2011-08-29Change printf to puts to avoid a buffer overflowGabe Black
2011-08-29Remove explicit support for the OXPCIE952Gabe Black
2011-08-29Revert "Make the FMAP configuration decoding function board specific."Gabe Black
2011-08-29Refactor the CBFS implementation and add a cbfs_file_find_uncached functionGabe Black
2011-08-29Refactor the zboot underpinnings so they can be reused with a vboot imageGabe Black
2011-08-29CHROMIUMOS: tidy msleep castSimon Glass
2011-08-29tegra2: Run at slower speed until core voltage is readySimon Glass
2011-08-29cmd_sf: add "update" subcommand to do smart SPI flash updateSimon Glass
2011-08-29Expand flash map to maximize size for U-BootSimon Glass
2011-08-29fdt: Break out common Chrome OS componentsSimon Glass
2011-08-29add device trees for stumpy, lumpy and mario.Stefan Reinauer
2011-08-29tegra2: Small clean-up for NAND to make fdt easierSimon Glass
2011-08-29Fix device tree corruption problem.Vadim Bendebury
2011-08-29Revert "Expand flash map to maximize size for U-Boot"Gabe Black
2011-08-29rename x86-alex.dts to alex.dtsStefan Reinauer
2011-08-29Add flashmap information to the x86-alex device treeStefan Reinauer
2011-08-29New function VbExDecompress(), changed VbExDisplayImage().Bill Richardson
2011-08-29fdt: Add check that a valid fdt is availableSimon Glass
2011-08-29tegra2: Implement board_panic_no_console()Simon Glass
2011-08-29Add board_panic_no_console to deal with early critical errorsSimon Glass