summaryrefslogtreecommitdiff
path: root/host/arch/x86/lib
Commit message (Expand)AuthorAgeFilesLines
* crossystem: Add support for JSL gpiochipUsha P2020-01-221-0/+1
* vboot: remove unnecessary vboot_common.h includesJoel Kitching2019-12-061-1/+0
* firmware: Clean up and deprecate recovery reasonsJulius Werner2019-10-221-3/+1
* x86/crossystem_arch: Free file descriptor if we fail to use itPatrick Georgi2019-09-271-2/+6
* crossystem: avoid TOCTOU issuePatrick Georgi2019-09-261-2/+7
* vboot: fix up some more includesJoel Kitching2019-09-231-2/+1
* crossystem: Add TGL GPIO Chip IDSrinidhi N Kaushik2019-09-051-0/+1
* vboot: update vboot2 functions to use new vb2_error_tJoel Kitching2019-08-131-1/+1
* vboot: deprecate GPIO_SIGNAL_TYPE_DEVJoel Kitching2019-03-281-1/+1
* vboot: do not check for VBSD_HONOR_VIRT_DEV_SWITCHJoel Kitching2019-03-261-5/+1
* crossystem: add support for ICL gpiochipSubrata Banik2018-10-311-0/+1
* vboot: bulk fix tabs and spacing inconsistencyJoel Kitching2018-08-031-5/+5
* crossystem: Add BINF3_LEGACY for systems boot in legacy mode.Hung-Te Lin2018-05-231-0/+2
* crossytem:Add GLK GPIO IDShaunak Saha2018-04-161-0/+5
* crossystem: add support for CNL gpiochipVincent Palatin2018-03-071-0/+1
* 2lib: Add support for 64-byte nvstorage recordRandall Spangler2018-03-071-4/+6
* vboot: Use 2nvstorage instead of vboot_nvstorageRandall Spangler2017-12-111-22/+21
* crossystem: add support for AMD0030 gpiochipDaniel Kurtz2017-09-271-0/+1
* crossystem: add phase_enforcement fieldAaron Durbin2016-12-131-0/+3
* Fix indentation in firmware and host libsRandall Spangler2016-10-131-661/+699
* futility/host lib: Fix coverity warningsRandall Spangler2016-09-141-4/+8
* crossystem: refactor VM detection to share across architecturesNicolas Norvez2016-08-151-17/+0
* Detect and report VM environment in crossystemNicolas Norvez2016-08-101-0/+17
* apollolake: Find GPIO bank offset for write protect pinsselvar22016-07-261-3/+13
* crossystem: x86: Write VbNv with mosys if using vboot2Duncan Laurie2016-04-111-0/+6
* 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-091-61/+0
* 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