summaryrefslogtreecommitdiff
path: root/common/cmd_vboot_twostop.c
AgeCommit message (Expand)Author
2012-02-15Fix USB keyboard in RW imagesStefan Reinauer
2012-02-07tegra: Rename "CONFIG_VIDEO_TEGRA2" to "CONFIG_VIDEO_TEGRA"Puneet Saxena
2012-01-18X86: Don't assume U-Boot extends to the end of memory when wipingGabe Black
2012-01-17Clean up interaction with vboot library.Bill Richardson
2012-01-06CHROMIUM: Support vboot without a displaySimon Glass
2011-12-20Security: Make sure not to overflow the in memory version of the GBBGabe Black
2011-12-20Revert "Security: Make sure not to overflow the in memory version of the GBB"Simon Glass
2011-12-20Security: Make sure not to overflow the in memory version of the GBBGabe Black
2011-12-15Don't use bogus gbb address when booting up rewriteable firmware.Vadim Bendebury
2011-12-08add USB keyboard support for vboot.Vincent Palatin
2011-11-18Fix bug introduced by hardware-mapped SPISimon Glass
2011-11-04Introduce ability to use hardware SPI mapping for read accesses.Vadim Bendebury
2011-10-19Remove the workaround for F0000-100000 in x86's setup_arch_unused_memoryGabe Black
2011-10-17Vboot: Exclude kcrashmem from vboot's memory wipeKatie Roberts-Hoffman
2011-10-14Implement wipe_unused_memory for x86Gabe Black
2011-10-14Split wipe_unused_memory into arch specific and generic functionsGabe Black
2011-10-13Make u-boot load the recovery key in developer modeGabe Black
2011-10-11Refactor the memory wipe infrastructure to better support x86Gabe Black
2011-10-06Revert "Add support for a bios-base device tree/flashmap setting"Gabe Black
2011-09-19fdt: Move Chrome OS memory areas to fdtSimon Glass
2011-09-14Add support for a bios-base device tree/flashmap settingGabe Black
2011-08-30Pass correct VDAT address to the vboot wrapper.Vadim Bendebury
2011-08-29Revert "Make the FMAP configuration decoding function board specific."Gabe Black
2011-08-29Enable OF_CONTROL for Alex.Vadim Bendebury
2011-08-29CHROMIUM: Assign the frame buffer address as FDT one instead of u-boot one.Tom Wai-Hong Tam
2011-08-29CHROMIUM: Add bootstage markers to twostop bootSimon Glass
2011-08-29CHROMIUM: port test codes to current codebaseChe-Liang Chiou
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: move VbExHashFirmwareBody() to lib/vbexport/Che-Liang Chiou
2011-08-29Prevent the LP0 vector from being wiped out.Vadim Bendebury
2011-08-29CHROMIUM: return boot mode informationChe-Liang Chiou
2011-08-29CHRIMIUM: aebl: kaen: seaboard: implement machine power offChe-Liang Chiou
2011-08-29Implement shared display support.Vadim Bendebury
2011-08-29Only compile in a call to lcd_clear if the LCD driver is configured in.Gabe Black
2011-08-29Compile out the second copy of wipe_unused_memory if CONFIG_OF_CONTROL isn't onGabe Black
2011-08-29Use a default value for CACHE_LINE_SIZE if no value was setGabe Black
2011-08-29CHROMIUM: cherry-pick gbb partial loading optimizationChe-Liang Chiou
2011-08-29CHROMIUM: reorganize config headersChe-Liang Chiou
2011-08-29CHROMIUM: initialize TPM in readwrite firmwareChe-Liang Chiou
2011-08-29assert: Rely on the compilers dead code removalAnton Staaf
2011-08-29CHROMIUM: rename is_cold_boot to is_processor_resetChe-Liang Chiou
2011-08-29CHROMIUM: reunify boot_kernelChe-Liang Chiou
2011-08-29CHROMIUM: honor /chromeos-config/twostop-optional flag of device treeChe-Liang Chiou
2011-08-29CHROMIUM: fix casting pointer to 32-bit typeChe-Liang Chiou
2011-08-29CHROMIUM: Clear memory not-in-use before entering recovery firmware.Tom Wai-Hong Tam
2011-08-29CHROMIUM: rename and remove members of crossystem data blobChe-Liang Chiou
2011-08-29CHROMIUM: use a fixed binary layout of crossystem dataChe-Liang Chiou