summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-08-29tegra2: Implement board_panic_no_console()Simon Glass
2011-08-29Add board_panic_no_console to deal with early critical errorsSimon Glass
2011-08-29Enable OF_CONTROL for Alex.Vadim Bendebury
2011-08-29Add new bootstage stepsSimon Glass
2011-08-29CHROMIUM: remove earlier prototype codesChe-Liang Chiou
2011-08-29CHROMIUM: Add bootstage markers to twostop bootSimon 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-29Increase the size of the heap to 4MBGabe Black
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-29Turn on the Macronix SPI flash driver for i386/corebootGabe Black
2011-08-29Turn on the ICH SPI driver and turn off the dummy driverGabe Black
2011-08-29Turn on the SPI command in the coreboot configGabe Black
2011-08-29Update pci_ids.h from our current Linux sources.Gabe Black
2011-08-29Turn on the new spi_xfer interface on chromeos boardsGabe 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-29eth: remove usb-ethernet devices before re-enumerating themVincent Palatin
2011-08-29Introduce generic TPM support in u-boot.Vadim Bendebury
2011-08-29usb: add multiple controllers support for EHCIVincent Palatin
2011-08-29usb: update API for multiple controllersVincent Palatin
2011-08-29Implement missing functions for vboot:Stefan Reinauer
2011-08-29Enable coreboot u-boot command editing.Vadim Bendebury
2011-08-29Decouple x86 u-boot from fdt related functions.Vadim Bendebury
2011-08-29Make the FMAP configuration decoding function board specific.Gabe Black
2011-08-29Remove the device tree from one of the vboot support APIs.Gabe Black
2011-08-29Make the chromeos FMAP data structures more generic and in their own files.Gabe Black
2011-08-29CHROMIUM: make include of vboot_api.h unconditionalSonny Rao
2011-08-29CHROMIUM: move VbExHashFirmwareBody() to lib/vbexport/Che-Liang Chiou
2011-08-29CHROMIUM: avoid using printf %s on long stringsChe-Liang Chiou
2011-08-29CHRIMIUM: aebl: kaen: seaboard: implement machine power offChe-Liang Chiou
2011-08-29CHROMIUM: arm: set cros_secure to kernel command lineChe-Liang Chiou
2011-08-29Refactor the CBFS driver so that it's easier to use programmaticallyGabe Black
2011-08-29Change the CHROMEOS_KERNEL_LOADADDR setting for x86Gabe Black
2011-08-29CHROMIUM: ARM: tegra2: Change panel power on sequence to meet timingDilan Lee
2011-08-29Implement shared display support.Vadim Bendebury
2011-08-29Get rid of the CONFIG_CHROMEOS_KERNEL_* config optionsGabe Black
2011-08-29Get rid of some unused config header filesGabe Black
2011-08-29Turn on some of the vboot related commands in the coreboot configGabe Black
2011-08-29Turn on LZMA compression support in the coreboot configGabe Black
2011-08-29Turn on MMC support in the coreboot configGabe Black
2011-08-29Set up the dummy SPI driver in the coreboot configGabe Black
2011-08-29Turn on lib/vboot in the coreboot config fileGabe Black
2011-08-29Add in a stub value for the CHROMEOS_BOOTARGS config parameterGabe Black
2011-08-29Turn on the dummy TPM driver for u-boot/corebootGabe Black
2011-08-29Turn on lib vbexport in the coreboot configGabe Black