summaryrefslogtreecommitdiffstats
path: root/hdata
Commit message (Expand)AuthorAgeFilesLines
* hdata/test: Fix proc_gen when testingOliver O'Halloran2017-05-103-62/+70
* hdata: indicate when booted with elevated risk levelOliver O'Halloran2017-05-032-0/+6
* hdata: Make FSPv1 work againOliver O'Halloran2017-05-031-0/+1
* hdata/spira.c: Add device-tree bindings for nest mmuAlistair Popple2017-05-011-0/+17
* hdata/i2c: Fix bus and clock frequenciesBenjamin Herrenschmidt2017-04-281-3/+8
* hdata/i2c: Workaround broken i2c devicesOliver O'Halloran2017-04-131-1/+23
* hdat: parse processor attached i2c devicesOliver O'Halloran2017-04-076-2/+201
* hdata: fix reservation sizeOliver O'Halloran2017-04-051-1/+2
* hdat: Use dt_add_property_nstr instead of duplicating codeVasant Hegde2017-04-051-9/+3
* hdat: Add model-name property for OpenPower systemVasant Hegde2017-04-054-7/+13
* hdat: Read description from ibm, vpd binary blobVasant Hegde2017-04-053-12/+18
* hdat: Populate model property with 'Unknown' in error pathVasant Hegde2017-04-051-0/+5
* hdata/memory: ignore homer and occ reserved rangesOliver O'Halloran2017-03-311-0/+6
* hdata/test: Updates to the dts for new VPD propertiesAnanth N Mavinakayanahalli2017-03-312-0/+96
* hdata/vpd: Parse the OpenPOWER OPFR recordAnanth N Mavinakayanahalli2017-03-311-1/+44
* hdata/vpd: Parse additional VINI recordsAnanth N Mavinakayanahalli2017-03-311-56/+43
* hdata/vpd: Reorganize VPD codeAnanth N Mavinakayanahalli2017-03-311-5/+8
* hdata/cpu: account for p9 shared cachesOliver O'Halloran2017-03-311-5/+26
* hdata: print backtraces on HDAT errorsOliver O'Halloran2017-03-302-0/+10
* hdat: ignore zero length reservesOliver O'Halloran2017-03-301-15/+16
* hdat: Add __packed to all HDAT structures and workaround HB reserveBenjamin Herrenschmidt2017-03-092-22/+24
* hdat: Parse BMC nodes much earlierOliver O'Halloran2017-03-074-3/+34
* hdata: Add BMC device-tree node for P9 OpenPOWER systemsAnanth N Mavinakayanahalli2017-03-072-1/+17
* hdat: Fix interrupt & device_type of UART nodeBenjamin Herrenschmidt2017-03-031-1/+3
* hdat: Ignore broken memory reservesMichael Neuling2017-03-021-1/+11
* hdata/vpd: Reorganize vpd name mappingAnanth N Mavinakayanahalli2017-02-171-287/+140
* hdata_to_dt: Specify PVR on command lineStewart Smith2017-02-164-97/+110
* hdata/test: Remove old testcase outputOliver O'Halloran2017-02-162-2885/+0
* hdata_to_dt: Only output dtbStewart Smith2017-02-163-39/+21
* hdata/test: Add DTS output for the test casesOliver O'Halloran2017-02-162-0/+3189
* hdata/test: strip blobs from the DT outputOliver O'Halloran2017-02-163-10294/+64
* lpc: Mark the power9 LPC bus as compatible with power8Benjamin Herrenschmidt2017-02-071-1/+2
* hdata: Add FDT output to hdata_to_dtOliver O'Halloran2017-02-062-4/+94
* hdat: Rework parsing of system VPD for Open PowerBenjamin Herrenschmidt2017-02-061-49/+62
* hdat: Don't display "IPLPARAMS: No serial ports" on OPPBenjamin Herrenschmidt2017-02-061-4/+2
* hdata/fsp: fixup lpc device node name creationStewart Smith2017-02-031-1/+1
* hdata: Fix ibm,pa-features for all CPU typesBenjamin Herrenschmidt2017-02-022-5/+60
* 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 system model name from HDAT when availableVasant Hegde2017-01-161-8/+34
* hdat: Grab vendor information from HDAT when availableVasant Hegde2017-01-164-3/+12
* hdat: SPIRA-H/S changes for P9Vasant Hegde2017-01-161-5/+9
* hdat: Add BMC and LPC IOPATH supportOliver O'Halloran2017-01-162-0/+198
* hdat: Rework service procesor information parsingOliver O'Halloran2017-01-163-53/+117
* hdat: handle ISDIMM SPD blobsOliver O'Halloran2017-01-162-10/+30
* hdat: parse and export STOP levelsOliver O'Halloran2017-01-161-0/+59
* hdat: add new sppcrd_chip_info fieldsOliver O'Halloran2017-01-151-0/+13
* hdat: add radix-AP-encodingsOliver O'Halloran2017-01-151-0/+4
* hdat: stop using proc_int_line in favor of pirOliver O'Halloran2017-01-153-33/+33
OpenPOWER on IntegriCloud