summaryrefslogtreecommitdiff
path: root/host
Commit message (Expand)AuthorAgeFilesLines
* tegra124: Add the tegra124 compatibility string to crossystem.test-5394.Bstabilize-5414.Bstabilize-5412.BGabe Black2014-01-291-0/+1
* crossystem: handle BayTrail gpiosAaron Durbin2013-12-111-0/+54
* crossystem: add GpioChipset sturcture for x86Aaron Durbin2013-12-111-6/+29
* crossystem: make BayTrail a valid platform_familyAaron Durbin2013-12-111-0/+1
* Make crossystem.h more polite and more useful.test-4980.Btest-4824.Bstabilize-R33-4982.Bstabilize-5062.Bstabilize-4920.6.Brelease-R32-4920.Bfirmware-bolt_kirby-4979.Bfactory-panther-4920.23.BJ. Richard Barnette2013-10-315-6/+27
* Allow <vboot/crossystem.h> to be usable in C++ code.stabilize-4886.BJ. Richard Barnette2013-10-251-0/+8
* Add a "debug_build" query to crossystem.J. Richard Barnette2013-10-231-7/+38
* Add memory leak checkingSimon Glass2013-09-171-4/+4
* Correct some minor compiler warningsSimon Glass2013-08-252-2/+5
* Improve kernel tests to pass valgrindSimon Glass2013-08-251-1/+1
* Fix some issues with LBA vs byte offsetsAlbert Chaulk2013-07-311-0/+1
* dump_fmap: Find correct FMAP structure by checking version.Hung-Te Lin2013-06-212-3/+9
* Add 5420 to the set of recognizable platformsVadim Bendebury2013-06-201-0/+1
* crossystem: Add device IDs for haswellDuncan Laurie2013-05-231-0/+2
* crossystem: Add LynxPoint to list of valid x86 chipset typesDuncan Laurie2013-05-061-1/+2
* Refactor CgptAdd and CgptPrioitize to remove gpt-specific codeAlbert Chaulk2013-05-061-1/+1
* Massive refactoring of external header files.Bill Richardson2013-04-0213-3/+163
* crossystem: Fix cros_debug detection on non-chrome systems.toolchainAstabilize-3912.79.Brelease-R27-3912.BHung-Te Lin2013-03-201-1/+3
* Remove dead ECPreamble codeRandall Spangler2013-01-252-198/+140
* Fix architecture definitions.Randall Spangler2013-01-231-0/+0
* Unify vboot build into a single makefileRandall Spangler2013-01-111-46/+0
* Add recovery_subcode field to nvstorage and crossystemBill Richardson2012-12-171-0/+4
* crossystem devsw_cur returns devsw_boot if virtual dev switchRandall Spangler2012-10-042-5/+16
* crossystem should not grumble about older firmwareChe-Liang Chiou2012-09-241-8/+31
* Add CTRL-L in dev screen to support a "legacy boot option"Stefan Reinauer2012-09-201-0/+4
* crossystem should switch on VbNvContext storage typeChe-Liang Chiou2012-09-181-2/+117
* Revert "Change FMAP search stride from 4-byte to 64-byte."Louis Yung-Chieh Lo2012-08-291-1/+1
* Add VB_INIT_FLAG_SW_WP_ENABLED to VbInit() input flags.Bill Richardson2012-08-281-3/+9
* Change FMAP search stride from 4-byte to 64-byte.Louis Yung-Chieh Lo2012-08-271-1/+1
* Fix reporting TPM kernel version and firmware version on ZGBRandall Spangler2012-08-231-6/+6
* Make crossystem look for the write protect switch in the chromeos_arm deviceGabe Black2012-08-161-2/+20
* Add clear TPM owner requestRandall Spangler2012-08-151-0/+9
* rename common.mk to build.mkMike Frysinger2012-08-081-1/+1
* Crossystem should return at-boot switch positions from VbSharedDataRandall Spangler2012-08-064-62/+83
* crossystem: Let kernel worry about active_low stuffChe-Liang Chiou2012-07-121-3/+2
* crossystem: Return error when trying to read GPIO port zeroChe-Liang Chiou2012-07-121-1/+10
* Revert "Read virtual switch current values correctly"Che-Liang Chiou2012-07-091-21/+5
* Exporting GPIO if the sysfs node does not existRong Chang2012-07-031-3/+21
* Read virtual switch current values correctlyChe-Liang Chiou2012-07-021-5/+21
* crossystem: Add the ddr_type field on crossystem for querying DDR RAM typeTom Wai-Hong Tam2012-07-022-0/+6
* Add bits to request and acknowledge Option ROM loading.Bill Richardson2012-06-271-0/+4
* add EXYNOS{4,5} to platform_name tables on armOlof Johansson2012-06-261-0/+2
* Remove unused test fields from VbNvStorageRandall Spangler2012-06-111-9/+1
* Add DISABLE_DEV_REQUEST flag to nvram.factory-2394.Bfactory-2368.BBill Richardson2012-05-251-0/+4
* Create vbutil_ec tool for signing EC firmware.Bill Richardson2012-05-044-0/+93
* Require -Wall -Werror for everything.Bill Richardson2012-05-032-3/+2
* crossystem: introduce a new main firmware type, 'netboot'Vadim Bendebury2012-04-202-0/+3
* Adjust the behavior of 'crossystem cros_debug' for recovery modeJ. Richard Barnette2012-04-171-15/+6
* Modify crossystem to recognize Panther Point GPIO controllerrelease-R19-2046.BVadim Bendebury2012-03-231-1/+2
* Major refactoring of vbutil_kernelBill Richardson2012-03-201-4/+7