aboutsummaryrefslogtreecommitdiff
path: root/hdata
AgeCommit message (Expand)AuthorFilesLines
2018-04-30hdata: Add 'primary' property to master chip xscom nodeVasant Hegde2-1/+5
2018-04-30hdat_to_dt: hash_prop the same on all platformsStewart Smith1-1/+1
2018-04-24hdata/i2c: Fix up pci hotplug labelsOliver O'Halloran1-2/+2
2018-04-24hdata/i2c: Ignore multi-port I2C devicesOliver O'Halloran1-4/+13
2018-04-24hdata/i2c: Replace i2c_ prefix with dev_Oliver O'Halloran1-8/+8
2018-04-24hdata/i2c: Ignore CFAM I2C masterOliver O'Halloran1-0/+10
2018-04-23hdata/slots: Apply slot label to the parent slotOliver O'Halloran2-2/+22
2018-04-23hdata/tpmrel: detect tpm not present by looking up the stinfo->statusClaudio Carvalho1-0/+8
2018-04-23hdata: Add DIMM actual speed to device treeVasant Hegde1-1/+8
2018-04-23hdata: Fix DIMM size propertyVasant Hegde3-36/+17
2018-04-11hdata/spira: parse vpd to add part-number and serial-number to xscom@ nodeStewart Smith3-1/+15
2018-04-11hdata: Move 'HRMOR_BIT' macro to header fileVasant Hegde3-5/+8
2018-04-10hdat/i2c.c: quieten "v2 found, parsing as v1"Stewart Smith1-2/+18
2018-02-28build: use thin archives rather than incremental linkingNicholas Piggin1-1/+1
2018-02-20hdata/iohub: Use only wildcard slots for pluggablesOliver O'Halloran1-1/+1
2018-01-30hdata/vpd: Add vendor propertyVasant Hegde1-0/+5
2018-01-30hdata/vpd: Remove possible dereference after null check (CID 207468)Cyril Bur1-1/+1
2018-01-14hdata/vpd: Fix DTC warningsOliver O'Halloran3-0/+207
2018-01-14hdat/i2c: Fix SPD EEPROM compatible stringOliver O'Halloran1-1/+16
2018-01-14hdata/i2c: Fix 512Kb EEPROM sizeOliver O'Halloran1-1/+1
2018-01-05hdata: Parse IPL FW feature settingsOliver O'Halloran2-0/+54
2017-12-20lock: Add additional lock auditing codeBenjamin Herrenschmidt1-1/+1
2017-12-18hdata/tpmrel.c: add ibm, cvc device tree nodeClaudio Carvalho2-0/+119
2017-12-18hdata/tpmrel.c: add firmware event log info to the tpm nodeClaudio Carvalho6-1/+156
2017-12-18hdata/spira: add ibm, secureboot node in P9Claudio Carvalho2-6/+48
2017-12-18hdata: add secure and trusted boot ntuple to SPIRA-H/SClaudio Carvalho2-3/+5
2017-12-18hdata: Parse SPD dataVasant Hegde1-1/+49
2017-12-18hdata: Add memory hierarchy under xscom nodeVasant Hegde4-20/+146
2017-12-18make check: Make valgrind optionalMichael Ellerman1-1/+1
2017-12-13hdata: Add location code property to xscom nodeVasant Hegde3-0/+11
2017-12-11hdata/spira: Add missing newline to prlog() callReza Arbab1-1/+1
2017-11-19hdata/vpd: add support for parsing CPU VRML recordsRobert Lippert1-0/+24
2017-11-15hdata: Fix copying GEN4 lane equalisation settingsMichael Neuling1-0/+2
2017-11-09hdata: Rename 'fsp-ipl-side' as 'sp-ipl-side'Vasant Hegde1-3/+9
2017-10-16hdata/vpd: Improve vpd node find logicVasant Hegde1-14/+2
2017-10-16hdata/vpd: Rework vpd node creation logicVasant Hegde5-399/+363
2017-10-15hdata/i2c: update the list of known i2c devsClaudio Carvalho1-4/+33
2017-10-15hdata/i2c: log unknown i2c devicesClaudio Carvalho1-4/+17
2017-10-15hdata/i2c: add __packed to the host_i2c_hdr structureClaudio Carvalho1-1/+1
2017-10-10hdat: Disable TM on Power9 DD 2.1Michael Ellerman1-1/+1
2017-10-10hdata/iohub: Check IOHUB child count before usingVasant Hegde1-1/+4
2017-10-02hdata: Fix sparse warning in add_ecid_data()Vasant Hegde1-1/+1
2017-10-02hdata/i2c: hdat_i2c_labels and hdat_i2c_devs should be staticStewart Smith1-2/+2
2017-10-02hdata/spira: silence 'so big is unsigned long' sparse warningsStewart Smith1-2/+2
2017-10-02hdata/spira: be32_to_cpu() doesn't work on 8bitsStewart Smith1-1/+1
2017-09-20core: POWER9 implement OPAL_SIGNAL_SYSTEM_RESETNicholas Piggin2-14/+15
2017-09-20hdata/smplink: Increment index of associated PHBOliver O'Halloran1-1/+1
2017-09-20hdat: logically dead code, assert insteadStewart Smith1-2/+1
2017-09-19hdata: Add wafer-location propertyVasant Hegde1-0/+4
2017-09-19hdata: Add wafer-id propertyVasant Hegde1-0/+25