- fde6a34 crossystem: drop support for Android by Jack Rosenthal · 3 years, 2 months ago
- 49428f4 crossystem: Add a fake workbuffer for the fake context by Julius Werner · 3 years, 3 months ago
- ed8390e Revert "Clean up implicit fall through." by Mathew King · 3 years, 3 months ago
- 6a703f5 Clean up implicit fall through. by Manoj Gupta · 3 years, 3 months ago
- 77dff64 vboot: remove timers from VbSelectAndLoadKernel and crossystem by Joel Kitching · 3 years, 4 months ago
- 3c00180 vboot: deprecate legacy vboot1 FWB_TRIED flag by Joel Kitching · 3 years, 4 months ago
- ffd42a8 vboot: fix up some more includes by Joel Kitching · 3 years, 5 months ago
- f4a9bfb vboot: deprecate fastboot support by Joel Kitching · 3 years, 6 months ago
- afd5239 Fix fall through warning reported by ToT clang. by Manoj Gupta · 3 years, 5 months ago
- d12e6da host/lib/crossystem: free SharedData when leaving context by Patrick Georgi · 3 years, 5 months ago
- e6700f4 vboot: update vboot2 functions to use new vb2_error_t by Joel Kitching · 3 years, 6 months ago
- 98b00ae vboot: remove vboot1 version of ARRAY_SIZE macro by Joel Kitching · 3 years, 7 months ago
- 43f6cab vboot: update display init to use vboot2 code by Joel Kitching · 3 years, 9 months ago
- 552c175 vboot: deprecate Alt OS code by Joel Kitching · 3 years, 9 months ago
- 52fa8c1 Makefile: Enable more warnings for host utilities / tests by Julius Werner · 3 years, 9 months ago
- f9a2fa1 vboot/crossystem: deprecate devsw_virtual by Joel Kitching · 3 years, 11 months ago
- 90a95ea firmware: allocate nvram bit for diagnostic mode by Matt Delco · 4 years ago
- 8c52481 crossystem: add alt_os_enabled to show Alt OS state by Joel Kitching · 4 years, 4 months ago
- 0f77798 CHERRY-PICK: vboot: create NVRAM flag to pause after EC software sync by Joel Kitching · 4 years, 4 months ago
- 935d60e Add AltOS NVRAM flags by Ting Shen · 4 years, 10 months ago
- 9ad8a41 vboot: bulk fix tabs and spacing inconsistency by Joel Kitching · 4 years, 6 months ago
- c239374 vboot_reference: Add recoverysw_is_virtual flag to crossystem by Tudor Brindus · 4 years, 6 months ago
- 534194e Add new NV and GBB flag to control UDC by Duncan Laurie · 4 years, 10 months ago
- 4c84e07 crossystem: Fix mosys data length check by Randall Spangler · 5 years ago
- 0bdb871 crossystem: Fix null pointer dereference on VMs by Randall Spangler · 5 years ago
- a80a79f 2lib: Add support for 64-byte nvstorage record by Randall Spangler · 5 years ago
- dff5852 vboot: Use 2nvstorage instead of vboot_nvstorage by Randall Spangler · 5 years ago
- 4aaaeca nvstorage: Add kernel max rollforward NV storage field by Randall Spangler · 5 years ago
- 8b71425 crossystem: Remove defunct sw_wpsw_boot field by Julius Werner · 6 years ago stabilize-9765.39.B stabilize-9765.7.B
- 2101589 firmware: replace VBDEBUG(()) macro with VB2_DEBUG() by Randall Spangler · 6 years ago
- fb26715 Fix indentation in firmware and host libs by Randall Spangler · 6 years ago
- 770202f Fix more coverity warnings by Randall Spangler · 6 years ago
- d8a9ede futility/host lib: Fix coverity warnings by Randall Spangler · 6 years ago
- 8e91714 crossystem: refactor VM detection to share across architectures by Nicolas Norvez · 6 years ago
- aee6bd6 Support doing battery cut-off in firmware stage. by Hung-Te Lin · 7 years ago
- e98431f crossystem: Move mosys based VbNv functions to shared code by Duncan Laurie · 7 years ago
- 46d78db vboot2: Add try RO software sync flag by Mary Ruthven · 7 years ago
- 12a55f2 Add NV flag to default boot legacy OS by Mary Ruthven · 7 years ago
- c8e4854 vboot2: Support reboot requested by secdata by Randall Spangler · 7 years ago
- 8804be8 VbNvStorage: Add flags for misc settings by Furquan Shaikh · 8 years ago
- c180460 fastboot: Add fastboot related flags to nvstorage by Furquan Shaikh · 8 years ago
- 9101df2 nvstorage: Add new flag VBNV_DEV_BOOT_FASTBOOT_FULL_CAP by Furquan Shaikh · 8 years ago
- 95ebdd7 crossystem: Deprecate ddr-type by David Hendricks · 8 years ago
- 52ec075 crossystem: provide a way to clear wipeout request by Vadim Bendebury · 8 years ago stabilize-6915.B
- f80ceeb vboot_reference: crossystem: add the "tpm_attack" command by Luigi Semenzato · 8 years ago
- 7b50512 vboot: allow firmware to signal a wipeout request by Vadim Bendebury · 8 years ago
- 38201fe crossystem: cache vbnv contents to avoid lengthy reads by Vadim Bendebury · 8 years ago
- 782300d vboot2: Add previously tried slot and result to NV storage by Randall Spangler · 8 years ago
- 9e1da78 Add nvstorage / crossystem support for new vboot2 fields by Randall Spangler · 9 years ago
- d11086c vboot2: add a flag to indicate firmware was selected by vboot2 by Daisuke Nojiri · 9 years ago
- b64f097 Use the TPM to back up some of the nvram fields by Bill Richardson · 9 years ago
- 850b74f Add an nvram flag to block the use of dev mode by Bill Richardson · 9 years ago firmware-mccloud-5827.B firmware-tricky-5829.B release-R36-5841.B stabilize-5828.0.B stabilize-5841.76.B stabilize-5841.83.B stabilize-gnawty-5841.84.B stabilize-swanky-5841.55.B
- a3d70a3 Make crossystem.h more polite and more useful. by J. Richard Barnette · 9 years ago factory-panther-4920.23.B firmware-bolt_kirby-4979.B release-R32-4920.B stabilize-4920.6.B stabilize-5062.B stabilize-R33-4982.B test-4824.B test-4980.B
- 92cbd5d Add a "debug_build" query to crossystem. by J. Richard Barnette · 9 years ago
- 64ee153 crossystem: Fix cros_debug detection on non-chrome systems. by Hung-Te Lin · 10 years ago release-R27-3912.B stabilize-3912.79.B toolchainA
- 699ebf3 Add recovery_subcode field to nvstorage and crossystem by Bill Richardson · 10 years ago
- a2326ee Add CTRL-L in dev screen to support a "legacy boot option" by Stefan Reinauer · 10 years ago
- 9dc6217 Add VB_INIT_FLAG_SW_WP_ENABLED to VbInit() input flags. by Bill Richardson · 10 years ago
- 89286bc Fix reporting TPM kernel version and firmware version on ZGB by Randall Spangler · 10 years ago
- 29e8807 Add clear TPM owner request by Randall Spangler · 11 years ago
- da8d32d Crossystem should return at-boot switch positions from VbSharedData by Randall Spangler · 11 years ago
- d808a43 crossystem: Add the ddr_type field on crossystem for querying DDR RAM type by Tom Wai-Hong Tam · 11 years ago
- 17b8224 Add bits to request and acknowledge Option ROM loading. by Bill Richardson · 11 years ago
- c0e3742 Remove unused test fields from VbNvStorage by Randall Spangler · 11 years ago
- 35d0733 Add DISABLE_DEV_REQUEST flag to nvram. by Bill Richardson · 11 years ago factory-2368.B factory-2394.B
- dbffddc Adjust the behavior of 'crossystem cros_debug' for recovery mode by J. Richard Barnette · 11 years ago
- 7272a69 Dev-mode allows booting self-signed kernels by default. by Bill Richardson · 11 years ago
- fa9d778 Dev-mode only boots official kernels by default by Bill Richardson · 11 years ago
- ff3f000 Make crossystem kern_nv field read-only. by Randall Spangler · 12 years ago
- a185b8d Report mainfw_act based on VbSharedData by Randall Spangler · 12 years ago 780.B
- daa807c Add support for dev_boot_usb flag by Randall Spangler · 12 years ago
- 9619112 Vboot wrapper - add recovery reason, refactor timing by Randall Spangler · 12 years ago
- 32a6526 Verified boot wrapper - add stub implementations for host by Randall Spangler · 12 years ago
- 7adcc60 Vboot wrapper API - crossystem and header files by Randall Spangler · 12 years ago
- 44a1276 Add crossystem loc_idx by Randall Spangler · 12 years ago
- d772823 Add crossystem fwupdate_tries and fix nv storage writes by Randall Spangler · 12 years ago
- eb59195 Refactor crossystem to move x86-specific implementation to its own file. by Randall Spangler · 12 years ago
- 7141571 Print LoadKernel() debug data from VbSharedData by Randall Spangler · 12 years ago
- cabe6b3 Use VbSharedData instead of VbNvStorage for fwb_tries and kernkey_vfy by Randall Spangler · 12 years ago
- 5ac39bf Add TPM version checking by Randall Spangler · 12 years ago
- f4ba19d Add VbSharedData field parsing by Randall Spangler · 12 years ago
- b17e8d3 Add VB test error func/num by Randall Spangler · 12 years ago
- 2008423 Add function for VDAT processing. by Vadim Bendebury · 12 years ago
- 227f792 Add check-value support and check /proc/cmdline for cros_nodebug by Randall Spangler · 12 years ago
- 196e177 Add cros_debug option to crossystem by Randall Spangler · 12 years ago
- b416714 Add crossystem support for nvram_cleared and kern_nv by Randall Spangler · 12 years ago
- 618d17d Add kern_nv field to crossystem by Randall Spangler · 12 years ago
- 92e378e rename tried_fwb constants by Randall Spangler · 12 years ago
- 1726028 Add NV storage fields for firmware flags by Randall Spangler · 12 years ago
- 0f8ffb1 crossystem uses VbNvStorage by Randall Spangler · 12 years ago
- 2b59a07 Add flashmap base address by Randall Spangler · 12 years ago
- b47ed5a Add more properties to crossystem by Randall Spangler · 12 years ago
- e73302c Add support for CHNV settings to crossystem. by Randall Spangler · 12 years ago
- c80fe65 Fix WP polarity on Mario by Randall Spangler · 12 years ago
- 5421866 Initial version of crossystem. by Randall Spangler · 12 years ago