aboutsummaryrefslogtreecommitdiff
path: root/hdata/spira.c
AgeCommit message (Expand)AuthorFilesLines
2017-09-15hdata: Parse extra NVLink infoOliver O'Halloran1-1/+29
2017-09-15hdata: Parse NVLink informationOliver O'Halloran1-0/+168
2017-09-15hdata: Add xscom_to_pcrd()Oliver O'Halloran1-0/+39
2017-08-22opal: Extract sw checkstop fir address from HDAT.Mahesh Salgaonkar1-1/+24
2017-08-22HDAT/device-tree: only add lid-type on pre-POWER9 systemsStewart Smith1-2/+4
2017-08-10hdata/spira: POWER9 NX isn't software compatible with P7/P8 NX, don't claim soStewart Smith1-8/+10
2017-08-01nx: Add device tree node for Power9Sukadev Bhattiprolu1-0/+3
2017-08-01vas: Create xscom DT node in hdataSukadev Bhattiprolu1-0/+15
2017-07-13HDAT: Add IPMI sensor data under /bmc nodeVasant Hegde1-0/+1
2017-06-26Big log level reduction...Benjamin Herrenschmidt1-1/+1
2017-05-03hdata: indicate when booted with elevated risk levelOliver O'Halloran1-0/+5
2017-05-01hdata/spira.c: Add device-tree bindings for nest mmuAlistair Popple1-0/+17
2017-04-07hdat: parse processor attached i2c devicesOliver O'Halloran1-1/+3
2017-03-07hdat: Parse BMC nodes much earlierOliver O'Halloran1-2/+5
2017-02-06hdat: Don't display "IPLPARAMS: No serial ports" on OPPBenjamin Herrenschmidt1-4/+2
2017-01-16Fixup duplicate p9 entries in spira/xscomStewart Smith1-4/+0
2017-01-16hdat: Fix XSCOM nodes for P9Benjamin Herrenschmidt1-1/+19
2017-01-16hdat: Remove deprecated 'ibm, mem-interleave-scope' from DTVasant Hegde1-1/+3
2017-01-16hdat: Grab vendor information from HDAT when availableVasant Hegde1-0/+10
2017-01-16hdat: parse and export STOP levelsOliver O'Halloran1-0/+59
2017-01-15hdat: create XIVE nodes under each xscom nodeOliver O'Halloran1-0/+14
2017-01-15hdat: Add P9 compatible propertyVasant Hegde1-0/+7
2017-01-15hdat: Add new fields to IPL params structureVasant Hegde1-23/+40
2016-12-21tree-wide: use dt_add_property_u64s() where we canOliver O'Halloran1-4/+2
2016-12-21hdat: Add PSI HB xscom detailsVasant Hegde1-0/+5
2016-12-21hdat: Add processor version check for hs service ntupleVasant Hegde1-0/+4
2016-12-20hdat: add_iplparams_serial - Validate HDIF_get_iarray_size() return valueVasant Hegde1-1/+1
2016-09-27HDAT: Fix typo in nest-frequency propertyVasant Hegde1-1/+1
2016-09-27core/init: create the dt root in main_cpu_entryOliver O'Halloran1-2/+0
2016-09-27core/init: remove master_cpu parameterOliver O'Halloran1-9/+6
2016-07-28hdat/vpd: Add chip-id property to processor chip node under vpdVasant Hegde1-4/+11
2016-05-18hdata: Make hdata_to_dt more suitable for fuzzingStewart Smith1-2/+5
2016-04-01hdata: Enable SPIRA-HVasant Hegde1-0/+48
2016-04-01hdata: Initialize SPIRA-H structureVasant Hegde1-0/+46
2016-03-08platforms/firenze: Fix I2C clock source frequencyGavin Shan1-0/+19
2015-11-10sparse: fix beint32_t degrades to int wantings in hdata/spira.cStewart Smith1-2/+2
2015-05-07hdata/vpd: Add compatible propertyVasant Hegde1-0/+1
2015-05-07FSP/hdata: Populate System Attention Indicator location codeVasant Hegde1-0/+3
2015-05-07hdata: Detect LED mode and populate device treeVasant Hegde1-0/+12
2015-05-07hdata: Create LED nodeVasant Hegde1-0/+20
2014-11-18Remove useless global include memory.hBenjamin Herrenschmidt1-1/+0
2014-10-15Increase verbosity of CHIPTOD to PR_DEBUGStewart Smith1-3/+3
2014-10-15Reduce severity of XSCOM detection log message to PR_INFOStewart Smith1-1/+1
2014-10-15Only print SPIRA discovered serial port info at PR_INFO priorityStewart Smith1-3/+3
2014-10-15Reduce the amount of text 'parsing hdat' uses.Stewart Smith1-9/+3
2014-08-15hdata/test: Fix broken testsJoel Stanley1-0/+4
2014-08-01ATTN: Set up attention area to handle attentionAruna Balakrishnaiah1-0/+36
2014-07-31MDST: Rename function name and variable orderVasant Hegde1-2/+2
2014-07-02Initial commit of Open Source releaseBenjamin Herrenschmidt1-0/+965