summaryrefslogtreecommitdiffstats
path: root/hdata
Commit message (Expand)AuthorAgeFilesLines
* hdata: Explain what the xscom node bus-frequency isOliver O'Halloran2018-09-271-1/+4
* hw/npu2, platform: Add NPU2 platform device detection callbackAndrew Donnellan2018-09-171-1/+0
* hdata/iohub: Fix Cumulus Hub ID numberOliver O'Halloran2018-09-131-1/+1
* hdata: Make sure reserved node name starts with "ibm, "Vasant Hegde2018-09-131-2/+9
* hdata: Cleanup get_hb_reserved_memVasant Hegde2018-09-132-10/+7
* hdata: Make sure FW feature name is not emptyVasant Hegde2018-09-131-0/+5
* hdata: Fix dtc warningsVasant Hegde2018-09-131-1/+3
* Fixup unit tests for cpu_queue_job() in mem_region.cStewart Smith2018-07-182-2/+9
* cpu: add cpu_queue_job_on_node()Nicholas Piggin2018-07-152-0/+56
* npu2: Use same compatible string for NVLink and OpenCAPI link nodes in device...Andrew Donnellan2018-07-031-0/+1
* vpd: Add vendor property to processor nodeVasant Hegde2018-06-273-0/+19
* vpd: Sanitize VPD dataVasant Hegde2018-06-273-24/+51
* hdata: Remove hn variable where it is unusedJoel Stanley2018-06-181-6/+5
* Quieten console output on bootStewart Smith2018-06-051-1/+1
* hdata/i2c.c: fix building with gcc8Stewart Smith2018-05-291-1/+1
* hdata/spira.c: fix iplparams feature name string handlingStewart Smith2018-05-291-1/+3
* hdata/tests/stubs.c: fix GCC8 warningStewart Smith2018-05-291-2/+2
* hdata: Add TPM timeout workaroundOliver O'Halloran2018-05-221-0/+10
* hdata: Add 'primary' property to master chip xscom nodeVasant Hegde2018-04-302-1/+5
* hdat_to_dt: hash_prop the same on all platformsStewart Smith2018-04-301-1/+1
* hdata/i2c: Fix up pci hotplug labelsOliver O'Halloran2018-04-241-2/+2
* hdata/i2c: Ignore multi-port I2C devicesOliver O'Halloran2018-04-241-4/+13
* hdata/i2c: Replace i2c_ prefix with dev_Oliver O'Halloran2018-04-241-8/+8
* hdata/i2c: Ignore CFAM I2C masterOliver O'Halloran2018-04-241-0/+10
* hdata/slots: Apply slot label to the parent slotOliver O'Halloran2018-04-232-2/+22
* hdata/tpmrel: detect tpm not present by looking up the stinfo->statusClaudio Carvalho2018-04-231-0/+8
* hdata: Add DIMM actual speed to device treeVasant Hegde2018-04-231-1/+8
* hdata: Fix DIMM size propertyVasant Hegde2018-04-233-36/+17
* hdata/spira: parse vpd to add part-number and serial-number to xscom@ nodeStewart Smith2018-04-113-1/+15
* hdata: Move 'HRMOR_BIT' macro to header fileVasant Hegde2018-04-113-5/+8
* hdat/i2c.c: quieten "v2 found, parsing as v1"Stewart Smith2018-04-101-2/+18
* build: use thin archives rather than incremental linkingNicholas Piggin2018-02-281-1/+1
* hdata/iohub: Use only wildcard slots for pluggablesOliver O'Halloran2018-02-201-1/+1
* hdata/vpd: Add vendor propertyVasant Hegde2018-01-301-0/+5
* hdata/vpd: Remove possible dereference after null check (CID 207468)Cyril Bur2018-01-301-1/+1
* hdata/vpd: Fix DTC warningsOliver O'Halloran2018-01-143-0/+207
* hdat/i2c: Fix SPD EEPROM compatible stringOliver O'Halloran2018-01-141-1/+16
* hdata/i2c: Fix 512Kb EEPROM sizeOliver O'Halloran2018-01-141-1/+1
* hdata: Parse IPL FW feature settingsOliver O'Halloran2018-01-052-0/+54
* lock: Add additional lock auditing codeBenjamin Herrenschmidt2017-12-201-1/+1
* hdata/tpmrel.c: add ibm, cvc device tree nodeClaudio Carvalho2017-12-182-0/+119
* hdata/tpmrel.c: add firmware event log info to the tpm nodeClaudio Carvalho2017-12-186-1/+156
* hdata/spira: add ibm, secureboot node in P9Claudio Carvalho2017-12-182-6/+48
* hdata: add secure and trusted boot ntuple to SPIRA-H/SClaudio Carvalho2017-12-182-3/+5
* hdata: Parse SPD dataVasant Hegde2017-12-181-1/+49
* hdata: Add memory hierarchy under xscom nodeVasant Hegde2017-12-184-20/+146
* make check: Make valgrind optionalMichael Ellerman2017-12-181-1/+1
* hdata: Add location code property to xscom nodeVasant Hegde2017-12-133-0/+11
* hdata/spira: Add missing newline to prlog() callReza Arbab2017-12-111-1/+1
* hdata/vpd: add support for parsing CPU VRML recordsRobert Lippert2017-11-191-0/+24
OpenPOWER on IntegriCloud