- 4dacbf9 crossystem: remove mosys nvstorage implementation by Jack Rosenthal · 3 years, 2 months ago
- 3f96c58 host: Make gpiochip path buffer larger by Jacob Garber · 3 years, 3 months ago
- f20a27d crossystem: arm: reland nvstorage using flashrom by Jack Rosenthal · 3 years, 6 months ago
- 110d598 crossystem - remove fmap_base utility by Aaron Massey · 3 years, 6 months ago
- 5cd75be Revert "crossystem: arm: switch to VBNV using flashrom from mosys" by Shik Chen · 3 years, 6 months ago
- 9a923c7 crossystem: arm: switch to VBNV using flashrom from mosys by Jack Rosenthal · 3 years, 6 months ago stabilize-lazor-13278.B
- b85ce07 vboot: remove unnecessary vboot_common.h includes by Joel Kitching · 4 years, 2 months ago
- 895ed80 vboot: deprecate ARM's VbGetVarGpio by Joel Kitching · 4 years, 8 months ago
- ffd42a8 vboot: fix up some more includes by Joel Kitching · 4 years, 3 months ago
- 52fa8c1 Makefile: Enable more warnings for host utilities / tests by Julius Werner · 4 years, 7 months ago
- e1761d6 vboot: do not check for VBSD_HONOR_VIRT_DEV_SWITCH by Joel Kitching · 4 years, 9 months ago
- 332b74e crossystem: support recoverysw_cur with new gpiod API by Brian Norris · 4 years, 10 months ago
- 4b58798 crossystem: replace 'chromeos_arm' device with new GPIO chardev API by Brian Norris · 5 years ago
- a80a79f 2lib: Add support for 64-byte nvstorage record by Randall Spangler · 6 years ago
- dff5852 vboot: Use 2nvstorage instead of vboot_nvstorage by Randall Spangler · 6 years ago
- 664096b vboot: use standard memcmp, memcpy, memset by Randall Spangler · 7 years ago
- fb26715 Fix indentation in firmware and host libs by Randall Spangler · 7 years ago
- 8e91714 crossystem: refactor VM detection to share across architectures by Nicolas Norvez · 7 years ago
- 969ce32 Detect and report VM environment in crossystem by Nicolas Norvez · 7 years ago
- e98431f crossystem: Move mosys based VbNv functions to shared code by Duncan Laurie · 8 years ago
- c62f42b crossystem: Remove platform_family field by Julius Werner · 8 years ago
- 85f6466 crossystem: Updated crossystem to accomodate Android (resubmit) by Shelley Chen · 8 years ago
- 9cd821c Revert "crossystem: Updated crossystem to accomodate Android" by Eric Caruso · 8 years ago release-R46-7390.B stabilize-7390.59.B stabilize-7390.68.B stabilize-jetstream-7390.54.B stabilize-jetstream-7390.62.B
- 26825b5 crossystem: Updated crossystem to accomodate Android by Shelley Chen · 8 years ago
- fbf631c crossystem: Add check for "mkbp" back by David Hendricks · 8 years ago
- dc600e8 crossystem: Check for "cros-ec" instead of "mkbp" for *NvStorage by David Hendricks · 9 years ago
- 95ebdd7 crossystem: Deprecate ddr-type by David Hendricks · 9 years ago
- 05987b1 Changes to compile signing tools on darwin by David Riley · 9 years ago
- c93ddb6 crossystem: read recovery switch status from chromeos_arm device by Ken Chang · 9 years ago
- 054c114 crossystem: add platform for ipa8064 by Vadim Bendebury · 9 years ago
- d241fff crossystem: Change ReadFileInt to take an unsigned int pointer by Duncan Laurie · 9 years ago
- aaa3257 crossystem: rename Vb*NvStorage_mkbp to Vb*NvStorage_mosys by David Hendricks · 9 years ago
- 1137139 crossystem: handle "flash" media in Vb*NvStorage() by David Hendricks · 9 years ago
- 435be98 tegra124: Add the tegra124 compatibility string to crossystem. by Gabe Black · 10 years ago stabilize-5412.B stabilize-5414.B test-5394.B
- a3d70a3 Make crossystem.h more polite and more useful. by J. Richard Barnette · 10 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
- 3401fdc Correct some minor compiler warnings by Simon Glass · 10 years ago
- 4777988 Improve kernel tests to pass valgrind by Simon Glass · 10 years ago
- 114d54a Add 5420 to the set of recognizable platforms by Vadim Bendebury · 10 years ago
- 09a8447 crossystem devsw_cur returns devsw_boot if virtual dev switch by Randall Spangler · 11 years ago
- 210c5ef crossystem should not grumble about older firmware by Che-Liang Chiou · 11 years ago
- 770c1b7 crossystem should switch on VbNvContext storage type by Che-Liang Chiou · 11 years ago
- 3afe556 Make crossystem look for the write protect switch in the chromeos_arm device by Gabe Black · 11 years ago
- da8d32d Crossystem should return at-boot switch positions from VbSharedData by Randall Spangler · 11 years ago
- ffb9233 crossystem: Let kernel worry about active_low stuff by Che-Liang Chiou · 11 years ago
- 7ec9f71 crossystem: Return error when trying to read GPIO port zero by Che-Liang Chiou · 11 years ago
- edea097 Revert "Read virtual switch current values correctly" by Che-Liang Chiou · 11 years ago
- a5ef4f9 Exporting GPIO if the sysfs node does not exist by Rong Chang · 11 years ago
- 7ec5957 Read virtual switch current values correctly by Che-Liang Chiou · 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
- 58def74 add EXYNOS{4,5} to platform_name tables on arm by Olof Johansson · 11 years ago
- f472919 Require -Wall -Werror for everything. by Bill Richardson · 12 years ago
- 885a977 Add a failure check to ReadFdtBlock in ReadFdtPlatformFamily by Bernie Thompson · 12 years ago
- bd00c62 Allow crossystem ReadFdtBlock() to use a direct path starting with '/' by Bernie Thompson · 12 years ago
- 0b5789f Add in a platform_family value to crossystem by Bernie Thompson · 12 years ago
- 36dccdb Add check to validate VbSharedData magic by Nick Sanders · 12 years ago
- 04b7978 CHROMIUM: fix incorrect crossystem recovery_reason by Che-Liang Chiou · 12 years ago
- a185b8d Report mainfw_act based on VbSharedData by Randall Spangler · 12 years ago 780.B
- 7994d07 crossystem: arm: use proper gpio references by Olof Johansson · 12 years ago
- 3a6e2f1 arm: convert to new device tree usage by Olof Johansson · 12 years ago
- d70241f Introduce arm fdt support in crossystem utility by Rong Chang · 12 years ago
- fbb52df crossystem: fix VbSharedDataHeader size by Hung-Te Lin · 12 years ago
- 1c1a883 Fix ARM build for vboot_reference crossystem lib by Randall Spangler · 12 years ago
- cbc86f7 Fixed compiler warning in v-boot reference. by Doug Anderson · 13 years ago
- 78b0517 crossystem: arm: fix incorrect mainfw_act output by Che-Liang Chiou · 13 years ago
- a3ec5c4 Ensure ARM crossystem gpio readings match u-boot. by Vadim Bendebury · 13 years ago
- c357408 Introduce arm support in crossystem. by Vadim Bendebury · 13 years ago
- 824906b Add crossystem arch (reports x86 or arm, depending on platform) by Randall Spangler · 13 years ago
- eb59195 Refactor crossystem to move x86-specific implementation to its own file. by Randall Spangler · 13 years ago