summaryrefslogtreecommitdiff
path: root/include/chromeos
AgeCommit message (Expand)Author
2012-01-19Enable frequency selection in VbExBeep().Bill Richardson
2012-01-13Make the memory wipe code handle 64 bit addresses properlyGabe Black
2012-01-11CHROMIUM: x86: Add entry in ACPI NVS table for the ME hashDuncan Laurie
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-16Add beep for x86 chormeos.Dylan Reid
2011-12-16For ChromeOS systems, don't show coreboot as BIOS vendor/versionStefan Reinauer
2011-12-15Don't use bogus gbb address when booting up rewriteable firmware.Vadim Bendebury
2011-11-04Introduce ability to use hardware SPI mapping for read accesses.Vadim Bendebury
2011-10-12[PATCH1/2] mrc cache: Add MRC cache FMAP entry support.Vadim Bendebury
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-20Set up basic vboot data for use by crossystemGabe 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-09-13fmap: Add compiler.h headerSimon Glass
2011-08-29CHROMIUMOS: Add vbexport_init() to set up librarySimon Glass
2011-08-29Revert "Make the FMAP configuration decoding function board specific."Gabe Black
2011-08-29CHROMIUM: Add bootstage markers to twostop bootSimon Glass
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-29Implement shared display support.Vadim Bendebury
2011-08-29CHROMIUM: cherry-pick gbb partial loading optimizationChe-Liang Chiou
2011-08-29CHROMIUM: factor out gbb loader functionsChe-Liang Chiou
2011-08-29CHROMIUM: reserve board-specific section for crossystem dataChe-Liang Chiou
2011-08-29CHROMIUM: remove dependency to deprecated codeChe-Liang Chiou
2011-08-29CHROMIUM: Remove use of LOAD_KERNEL_INVALID from u-boot.Doug Anderson
2011-08-29CHROMIUM: Redirect VBDEBUG to VbExDebug if VBOOT_DEBUG on.Tom Wai-Hong Tam
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: Remove deprecated gbb_bmpblk library.Tom Wai-Hong Tam
2011-08-29CHROMIUM: Add lid_open switch and power_key switch to fdt and add a testTom Wai-Hong Tam
2011-08-29CHROMIUM: Add memory wipe library and its test.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
2011-08-29CHROMIUM: remove codes based on deprecated API of vboot_referenceChe-Liang Chiou
2011-08-29CHROMIUM: update twostop boot logicChe-Liang Chiou
2011-08-29CHROMIUM: revert commit 7ad165Che-Liang Chiou
2011-08-29CHROMIUM: twostop: update twostop logicChe-Liang Chiou
2011-08-29fdt: Adjust flashmap to better align with correct bindingsSimon Glass
2011-08-29CHROMIUM: reorganize fmap to increase size for R/O u-bootChe-Liang Chiou
2011-08-29CHROMIUM: refactor checking cold boot interfaceChe-Liang Chiou
2011-08-29CHROMIUM: refactor GPIO interfaceChe-Liang Chiou