summaryrefslogtreecommitdiff
path: root/host/arch
Commit message (Expand)AuthorAgeFilesLines
* Modify crossystem to recognize Panther Point GPIO controllerrelease-R19-2046.BVadim Bendebury2012-03-231-1/+2
* 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-092-0/+106
* Fix crossystem on amd64 boardsSonny Rao2011-11-231-57/+1
* vboot_reference: fix CMOS writing for x86 platformsHung-Te Lin2011-11-161-10/+9
* Wrap CMOS read/write functions so they automatically pacify the nvram driver.Gabe Black2011-11-111-44/+67
* Determine GPIO base from /sys/class/gpio/gpiochip<N>Bill Richardson2011-08-311-13/+39
* Allow CougarPoint as a valid GPIO controller.Bill Richardson2011-07-281-6/+8
* 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
* Verified boot wrapper - add stub implementations for hostRandall Spangler2011-06-271-6/+6
* Vboot wrapper API - crossystem and header filesRandall Spangler2011-06-271-5/+25
* 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-052-64/+234
* Process case of corrupted firmware explicitly.Vadim Bendebury2011-04-191-0/+1
* Add Mario support for fwupdate_triesRandall Spangler2011-04-111-0/+34
* Add crossystem arch (reports x86 or arm, depending on platform)Randall Spangler2011-04-082-2/+6
* Add dummy crossystem_arch implementation for amd64 (host)Randall Spangler2011-04-071-0/+57
* Refactor crossystem to move x86-specific implementation to its own file.Randall Spangler2011-04-072-0/+697