aboutsummaryrefslogtreecommitdiff
path: root/host/arch
AgeCommit message (Expand)Author
2015-02-11Changes to compile signing tools on darwinDavid Riley
2015-02-10crossystem: read recovery switch status from chromeos_arm deviceKen Chang
2014-11-10crossystem: add platform for ipa8064Vadim Bendebury
2014-10-20crossystem: Add support for multiple gpiochip entriesDuncan Laurie
2014-10-18crossystem: Change ReadFileInt to take an unsigned int pointerDuncan Laurie
2014-10-09crossystem: rename Vb*NvStorage_mkbp to Vb*NvStorage_mosysDavid Hendricks
2014-10-09crossystem: handle "flash" media in Vb*NvStorage()David Hendricks
2014-08-29Add broadwell PCI ID for platform family lookup tableDuncan Laurie
2014-07-30crossystem: Add PCH-LP GPIO typeDuncan Laurie
2014-04-04vboot_reference: Provide crossystem interface stubs for mipsGaurav Shah
2014-01-29tegra124: Add the tegra124 compatibility string to crossystem.Gabe Black
2013-12-11crossystem: handle BayTrail gpiosAaron Durbin
2013-12-11crossystem: add GpioChipset sturcture for x86Aaron Durbin
2013-12-11crossystem: make BayTrail a valid platform_familyAaron Durbin
2013-10-31Make crossystem.h more polite and more useful.J. Richard Barnette
2013-08-25Correct some minor compiler warningsSimon Glass
2013-08-25Improve kernel tests to pass valgrindSimon Glass
2013-06-20Add 5420 to the set of recognizable platformsVadim Bendebury
2013-05-23crossystem: Add device IDs for haswellDuncan Laurie
2013-05-06crossystem: Add LynxPoint to list of valid x86 chipset typesDuncan Laurie
2013-04-02Massive refactoring of external header files.Bill Richardson
2013-01-23Fix architecture definitions.Randall Spangler
2012-10-04crossystem devsw_cur returns devsw_boot if virtual dev switchRandall Spangler
2012-09-24crossystem should not grumble about older firmwareChe-Liang Chiou
2012-09-18crossystem should switch on VbNvContext storage typeChe-Liang Chiou
2012-08-16Make crossystem look for the write protect switch in the chromeos_arm deviceGabe Black
2012-08-06Crossystem should return at-boot switch positions from VbSharedDataRandall Spangler
2012-07-12crossystem: Let kernel worry about active_low stuffChe-Liang Chiou
2012-07-12crossystem: Return error when trying to read GPIO port zeroChe-Liang Chiou
2012-07-09Revert "Read virtual switch current values correctly"Che-Liang Chiou
2012-07-03Exporting GPIO if the sysfs node does not existRong Chang
2012-07-02Read virtual switch current values correctlyChe-Liang Chiou
2012-07-02crossystem: Add the ddr_type field on crossystem for querying DDR RAM typeTom Wai-Hong Tam
2012-06-26add EXYNOS{4,5} to platform_name tables on armOlof Johansson
2012-05-03Require -Wall -Werror for everything.Bill Richardson
2012-04-20crossystem: introduce a new main firmware type, 'netboot'Vadim Bendebury
2012-03-23Modify crossystem to recognize Panther Point GPIO controllerVadim Bendebury
2012-01-19Add a failure check to ReadFdtBlock in ReadFdtPlatformFamilyBernie Thompson
2012-01-18Allow crossystem ReadFdtBlock() to use a direct path starting with '/'Bernie Thompson
2012-01-09Add in a platform_family value to crossystemBernie Thompson
2011-11-23Fix crossystem on amd64 boardsSonny Rao
2011-11-16vboot_reference: fix CMOS writing for x86 platformsHung-Te Lin
2011-11-11Wrap CMOS read/write functions so they automatically pacify the nvram driver.Gabe Black
2011-08-31Determine GPIO base from /sys/class/gpio/gpiochip<N>Bill Richardson
2011-07-28Allow CougarPoint as a valid GPIO controller.Bill Richardson
2011-07-20Add check to validate VbSharedData magicNick Sanders
2011-07-20CHROMIUM: fix incorrect crossystem recovery_reasonChe-Liang Chiou
2011-07-15Report mainfw_act based on VbSharedDataRandall Spangler
2011-07-14crossystem: arm: use proper gpio referencesOlof Johansson
2011-07-14arm: convert to new device tree usageOlof Johansson