summaryrefslogtreecommitdiffstats
path: root/hdata/spira.c
Commit message (Expand)AuthorAgeFilesLines
* hdata: Move 'HRMOR_BIT' macro to header fileVasant Hegde2018-04-111-3/+2
* hdata: Parse IPL FW feature settingsOliver O'Halloran2018-01-051-0/+47
* hdata/tpmrel.c: add firmware event log info to the tpm nodeClaudio Carvalho2017-12-181-0/+4
* hdata/spira: add ibm, secureboot node in P9Claudio Carvalho2017-12-181-0/+39
* hdata: add secure and trusted boot ntuple to SPIRA-H/SClaudio Carvalho2017-12-181-0/+1
* hdata: Add memory hierarchy under xscom nodeVasant Hegde2017-12-181-3/+3
* hdata: Add location code property to xscom nodeVasant Hegde2017-12-131-0/+5
* hdata/spira: Add missing newline to prlog() callReza Arbab2017-12-111-1/+1
* hdata: Rename 'fsp-ipl-side' as 'sp-ipl-side'Vasant Hegde2017-11-091-3/+9
* hdata/vpd: Rework vpd node creation logicVasant Hegde2017-10-161-10/+1
* hdata: Fix sparse warning in add_ecid_data()Vasant Hegde2017-10-021-1/+1
* hdata/spira: silence 'so big is unsigned long' sparse warningsStewart Smith2017-10-021-2/+2
* hdata/spira: be32_to_cpu() doesn't work on 8bitsStewart Smith2017-10-021-1/+1
* hdata/smplink: Increment index of associated PHBOliver O'Halloran2017-09-201-1/+1
* hdat: logically dead code, assert insteadStewart Smith2017-09-201-2/+1
* hdata: Add wafer-location propertyVasant Hegde2017-09-191-0/+4
* hdata: Add wafer-id propertyVasant Hegde2017-09-191-0/+25
* hdata: Add ecid propertyVasant Hegde2017-09-191-0/+17
* hdata: Parse extra NVLink infoOliver O'Halloran2017-09-151-1/+29
* hdata: Parse NVLink informationOliver O'Halloran2017-09-151-0/+168
* hdata: Add xscom_to_pcrd()Oliver O'Halloran2017-09-151-0/+39
* opal: Extract sw checkstop fir address from HDAT.Mahesh Salgaonkar2017-08-221-1/+24
* HDAT/device-tree: only add lid-type on pre-POWER9 systemsStewart Smith2017-08-221-2/+4
* hdata/spira: POWER9 NX isn't software compatible with P7/P8 NX, don't claim soStewart Smith2017-08-101-8/+10
* nx: Add device tree node for Power9Sukadev Bhattiprolu2017-08-011-0/+3
* vas: Create xscom DT node in hdataSukadev Bhattiprolu2017-08-011-0/+15
* HDAT: Add IPMI sensor data under /bmc nodeVasant Hegde2017-07-131-0/+1
* Big log level reduction...Benjamin Herrenschmidt2017-06-261-1/+1
* hdata: indicate when booted with elevated risk levelOliver O'Halloran2017-05-031-0/+5
* hdata/spira.c: Add device-tree bindings for nest mmuAlistair Popple2017-05-011-0/+17
* hdat: parse processor attached i2c devicesOliver O'Halloran2017-04-071-1/+3
* hdat: Parse BMC nodes much earlierOliver O'Halloran2017-03-071-2/+5
* hdat: Don't display "IPLPARAMS: No serial ports" on OPPBenjamin Herrenschmidt2017-02-061-4/+2
* Fixup duplicate p9 entries in spira/xscomStewart Smith2017-01-161-4/+0
* hdat: Fix XSCOM nodes for P9Benjamin Herrenschmidt2017-01-161-1/+19
* hdat: Remove deprecated 'ibm, mem-interleave-scope' from DTVasant Hegde2017-01-161-1/+3
* hdat: Grab vendor information from HDAT when availableVasant Hegde2017-01-161-0/+10
* hdat: parse and export STOP levelsOliver O'Halloran2017-01-161-0/+59
* hdat: create XIVE nodes under each xscom nodeOliver O'Halloran2017-01-151-0/+14
* hdat: Add P9 compatible propertyVasant Hegde2017-01-151-0/+7
* hdat: Add new fields to IPL params structureVasant Hegde2017-01-151-23/+40
* tree-wide: use dt_add_property_u64s() where we canOliver O'Halloran2016-12-211-4/+2
* hdat: Add PSI HB xscom detailsVasant Hegde2016-12-211-0/+5
* hdat: Add processor version check for hs service ntupleVasant Hegde2016-12-211-0/+4
* hdat: add_iplparams_serial - Validate HDIF_get_iarray_size() return valueVasant Hegde2016-12-201-1/+1
* HDAT: Fix typo in nest-frequency propertyVasant Hegde2016-09-271-1/+1
* core/init: create the dt root in main_cpu_entryOliver O'Halloran2016-09-271-2/+0
* core/init: remove master_cpu parameterOliver O'Halloran2016-09-271-9/+6
* hdat/vpd: Add chip-id property to processor chip node under vpdVasant Hegde2016-07-281-4/+11
* hdata: Make hdata_to_dt more suitable for fuzzingStewart Smith2016-05-181-2/+5
OpenPOWER on IntegriCloud