summaryrefslogtreecommitdiff
path: root/host/arch/arm/lib/crossystem_arch.c
Commit message (Expand)AuthorAgeFilesLines
* crossystem: read recovery switch status from chromeos_arm devicestabilize-6680.79.Bstabilize-6680.78.Brelease-R41-6680.BKen Chang2015-02-111-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
* 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-021-0/+2
* add EXYNOS{4,5} to platform_name tables on armOlof Johansson2012-06-261-0/+2
* Require -Wall -Werror for everything.Bill Richardson2012-05-031-2/+1
* Add a failure check to ReadFdtBlock in ReadFdtPlatformFamilyBernie Thompson2012-01-191-1/+2
* Allow crossystem ReadFdtBlock() to use a direct path starting with '/'Bernie Thompson2012-01-181-4/+8
* Add in a platform_family value to crossystemBernie Thompson2012-01-091-0/+50
* Add check to validate VbSharedData magicNick Sanders2011-07-201-0/+7
* CHROMIUM: fix incorrect crossystem recovery_reasonChe-Liang Chiou2011-07-201-7/+1
* Report mainfw_act based on VbSharedData780.BRandall Spangler2011-07-151-2/+0
* crossystem: arm: use proper gpio referencesOlof Johansson2011-07-141-11/+24
* arm: convert to new device tree usageOlof Johansson2011-07-141-102/+114
* Introduce arm fdt support in crossystem utilityRong Chang2011-07-111-172/+218
* crossystem: fix VbSharedDataHeader sizeHung-Te Lin2011-06-301-3/+1
* Fix ARM build for vboot_reference crossystem libRandall Spangler2011-06-271-1/+1
* Fixed compiler warning in v-boot reference.Doug Anderson2011-05-251-2/+2
* crossystem: arm: fix incorrect mainfw_act outputChe-Liang Chiou2011-05-221-1/+1
* Ensure ARM crossystem gpio readings match u-boot.Vadim Bendebury2011-05-191-8/+12
* Introduce arm support in crossystem.Vadim Bendebury2011-05-051-60/+234
* Add crossystem arch (reports x86 or arm, depending on platform)Randall Spangler2011-04-081-1/+3
* Refactor crossystem to move x86-specific implementation to its own file.Randall Spangler2011-04-071-0/+106