summaryrefslogtreecommitdiff
path: root/host/arch/arm/lib/crossystem_arch.c
Commit message (Expand)AuthorAgeFilesLines
* Reland "crossystem: Add board_id property"Jack Rosenthal2022-11-231-0/+2
* crossystem: arm: Make FDT_BASE_PATH /proc/device-treeJack Rosenthal2022-11-231-15/+16
* Revert "crossystem: Add board_id property"stabilize-15251.BBrian Norris2022-11-191-2/+0
* crossystem: Add board_id propertyJack Rosenthal2022-11-171-0/+2
* crossystem: arm: Retry if we fail to read a GPIODouglas Anderson2022-10-201-1/+22
* treewide: Fix license headers to conform with linterJakub Czapiga2022-10-041-1/+1
* crossystem: arm: support active-high WP and RECOVERY GPIOsstabilize-14179.Bstabilize-14178.BBrian Norris2021-08-231-0/+8
* crossystem: remove mosys nvstorage implementationJack Rosenthal2020-10-141-4/+0
* host: Make gpiochip path buffer largerJacob Garber2020-09-151-1/+1
* crossystem: arm: reland nvstorage using flashromJack Rosenthal2020-06-181-4/+6
* crossystem - remove fmap_base utilityAaron Massey2020-06-161-3/+1
* Revert "crossystem: arm: switch to VBNV using flashrom from mosys"Shik Chen2020-06-101-8/+4
* crossystem: arm: switch to VBNV using flashrom from mosysstabilize-lazor-13278.BJack Rosenthal2020-06-091-4/+8
* vboot: remove unnecessary vboot_common.h includesJoel Kitching2019-12-061-1/+0
* vboot: deprecate ARM's VbGetVarGpioJoel Kitching2019-10-291-71/+2
* vboot: fix up some more includesJoel Kitching2019-09-231-3/+3
* Makefile: Enable more warnings for host utilities / testsJulius Werner2019-05-141-6/+1
* vboot: do not check for VBSD_HONOR_VIRT_DEV_SWITCHJoel Kitching2019-03-261-5/+1
* crossystem: support recoverysw_cur with new gpiod APIBrian Norris2019-02-041-1/+7
* crossystem: replace 'chromeos_arm' device with new GPIO chardev APIBrian Norris2018-10-261-3/+142
* 2lib: Add support for 64-byte nvstorage recordRandall Spangler2018-03-071-2/+2
* vboot: Use 2nvstorage instead of vboot_nvstorageRandall Spangler2017-12-111-16/+14
* vboot: use standard memcmp, memcpy, memsetRandall Spangler2016-10-231-2/+2
* Fix indentation in firmware and host libsRandall Spangler2016-10-131-353/+381
* crossystem: refactor VM detection to share across architecturesNicolas Norvez2016-08-151-3/+0
* Detect and report VM environment in crossystemNicolas Norvez2016-08-101-2/+6
* crossystem: Move mosys based VbNv functions to shared codeDuncan Laurie2016-04-111-111/+1
* crossystem: Remove platform_family fieldJulius Werner2015-11-091-54/+0
* crossystem: Updated crossystem to accomodate AndroidShelley Chen2015-09-141-4/+23
* Revert "crossystem: Updated crossystem to accomodate Android"stabilize-jetstream-7390.62.Bstabilize-jetstream-7390.54.Bstabilize-7390.68.Bstabilize-7390.59.Brelease-R46-7390.BEric Caruso2015-08-221-62/+8
* crossystem: Updated crossystem to accomodate AndroidShelley Chen2015-08-201-8/+62
* crossystem: Add check for "mkbp" backDavid Hendricks2015-06-301-2/+4
* crossystem: Check for "cros-ec" instead of "mkbp" for *NvStorageDavid Hendricks2015-06-251-2/+2
* crossystem: Deprecate ddr-typeDavid Hendricks2015-04-071-2/+0
* Changes to compile signing tools on darwinDavid Riley2015-02-111-0/+4
* crossystem: read recovery switch status from chromeos_arm deviceKen Chang2015-02-101-0/+5
* crossystem: add platform for ipa8064Vadim Bendebury2014-11-101-0/+1
* crossystem: Change ReadFileInt to take an unsigned int pointerDuncan Laurie2014-10-181-10/+13
* crossystem: rename Vb*NvStorage_mkbp to Vb*NvStorage_mosysDavid Hendricks2014-10-091-4/+4
* crossystem: handle "flash" media in Vb*NvStorage()David Hendricks2014-10-091-2/+2
* tegra124: Add the tegra124 compatibility string to crossystem.test-5394.Bstabilize-5414.Bstabilize-5412.BGabe Black2014-01-291-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-311-1/+3
* Correct some minor compiler warningsSimon Glass2013-08-251-1/+4
* Improve kernel tests to pass valgrindSimon Glass2013-08-251-1/+1
* Add 5420 to the set of recognizable platformsVadim Bendebury2013-06-201-0/+1
* crossystem devsw_cur returns devsw_boot if virtual dev switchRandall Spangler2012-10-041-4/+10
* crossystem should not grumble about older firmwareChe-Liang Chiou2012-09-241-8/+31
* crossystem should switch on VbNvContext storage typeChe-Liang Chiou2012-09-181-2/+117
* Make crossystem look for the write protect switch in the chromeos_arm deviceGabe Black2012-08-161-2/+20
* Crossystem should return at-boot switch positions from VbSharedDataRandall Spangler2012-08-061-22/+3