summaryrefslogtreecommitdiffstats
path: root/hdata
Commit message (Expand)AuthorAgeFilesLines
* 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
* hdat: rename add_icp() to add_xics_icp()Oliver O'Halloran2017-01-152-5/+11
* hdat: Add support for PHB4Oliver O'Halloran2017-01-152-7/+143
* 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: Parse hostboot memory reservations from HDATVasant Hegde2017-01-152-0/+61
* hdat: Add new fields to IPL params structureVasant Hegde2017-01-154-24/+69
* hdat: make HDIF_child() print more useful errorsOliver O'Halloran2017-01-101-2/+2
* tree-wide: use dt_add_property_u64s() where we canOliver O'Halloran2016-12-214-18/+9
* hdat: Add PSI HB xscom detailsVasant Hegde2016-12-211-0/+5
* hdat: Add new fields to proc_init_data structureVasant Hegde2016-12-211-0/+2
* 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-273-3/+9
* core/init: create the dt root in main_cpu_entryOliver O'Halloran2016-09-272-2/+2
* core/init: remove master_cpu parameterOliver O'Halloran2016-09-272-10/+7
* consolidate gcov flags into HOSTGCOVFLAGS for host binariesStewart Smith2016-09-021-1/+1
* Build host programs (and checks) with debug enabledBenjamin Herrenschmidt2016-08-181-0/+2
* hdat/vpd: Add chip-id property to processor chip node under vpdVasant Hegde2016-07-283-4/+17
* interrupts: Remove #interrupt-cells from ICP nodesBenjamin Herrenschmidt2016-07-124-28/+0
* Timebase quirk for slow simulators like AWAN and SIMICSBenjamin Herrenschmidt2016-07-061-0/+2
* hdata/memory.c: add FWTS annotation for invalid timebase sizeStewart Smith2016-06-271-0/+6
OpenPOWER on IntegriCloud