summaryrefslogtreecommitdiff
path: root/host/arch/x86/lib/crossystem_arch.c
Commit message (Expand)AuthorAgeFilesLines
* crossystem: Add Skylake PCH GPIO controller IDfirmware-ultima-7287.131.Bfirmware-terra-7287.154.Bfirmware-setzer-7287.360.Bfirmware-reks-7287.133.Bfirmware-edgar-7287.167.Bfirmware-cyan-7287.57.Bfirmware-celes-7287.92.BDuncan Laurie2015-07-211-0/+1
* crossystem: Add skylake platform IDsDuncan Laurie2015-07-211-0/+2
* crossytem:Fix the write protect line gpio valuefactory-smaug-7265.BJohn Zhao2015-07-141-24/+72
* vboot_reference: fix several syntax warnings found by clang.stabilize-6996.BYunlian Jiang2015-04-151-3/+1
* crossystem: Add support for multiple gpiochip entriesDuncan Laurie2014-10-201-4/+46
* crossystem: Change ReadFileInt to take an unsigned int pointerDuncan Laurie2014-10-181-73/+101
* Add broadwell PCI ID for platform family lookup tableDuncan Laurie2014-08-291-0/+1
* crossystem: Add PCH-LP GPIO typeDuncan Laurie2014-07-301-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-311-1/+3
* 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
* Massive refactoring of external header files.Bill Richardson2013-04-021-2/+2
* crossystem devsw_cur returns devsw_boot if virtual dev switchRandall Spangler2012-10-041-1/+6
* Crossystem should return at-boot switch positions from VbSharedDataRandall Spangler2012-08-061-29/+25
* Require -Wall -Werror for everything.Bill Richardson2012-05-031-1/+1
* crossystem: introduce a new main firmware type, 'netboot'Vadim Bendebury2012-04-201-0/+2
* 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