summaryrefslogtreecommitdiff
path: root/host/arch/x86/lib/crossystem_arch.c
Commit message (Expand)AuthorAgeFilesLines
* Modify crossystem to recognize Panther Point GPIO controllerrelease-R19-2046.BVadim Bendebury2012-03-231-1/+2
* Add in a platform_family value to crossystemBernie Thompson2012-01-091-0/+56
* 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
* 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
* Introduce arm support in crossystem.Vadim Bendebury2011-05-051-4/+0
* 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-081-1/+3
* Refactor crossystem to move x86-specific implementation to its own file.Randall Spangler2011-04-071-0/+591