summaryrefslogtreecommitdiff
path: root/host/arch
Commit message (Expand)AuthorAgeFilesLines
* crossystem: Remove savedmem_base and savedmem_size fieldsstabilize-7647.74.Bstabilize-7647.72.Bstabilize-7647.32.Bstabilize-7628.Brelease-R48-7647.BJulius Werner2015-11-091-16/+0
* crossystem: Remove platform_family fieldJulius Werner2015-11-092-115/+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 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
* 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
* vboot_reference: fix several syntax warnings found by clang.stabilize-6996.BYunlian Jiang2015-04-151-3/+1
* 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: Add support for multiple gpiochip entriesDuncan Laurie2014-10-201-4/+46
* crossystem: Change ReadFileInt to take an unsigned int pointerDuncan Laurie2014-10-182-83/+114
* 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
* 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
* vboot_reference: Provide crossystem interface stubs for mipsstabilize-5791.0.Bstabilize-5784.0.Bfirmware-nyan-5771.Bfactory-nyan-5772.BGaurav Shah2014-04-041-0/+74
* tegra124: Add the tegra124 compatibility string to crossystem.test-5394.Bstabilize-5414.Bstabilize-5412.BGabe Black2014-01-291-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-312-2/+6
* 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: 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
* Fix architecture definitions.Randall Spangler2013-01-231-0/+0
* crossystem devsw_cur returns devsw_boot if virtual dev switchRandall Spangler2012-10-042-5/+16
* 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-062-51/+28
* 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-032-3/+2
* 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 a failure check to ReadFdtBlock in ReadFdtPlatformFamilyBernie Thompson2012-01-191-1/+2