aboutsummaryrefslogtreecommitdiff
path: root/hdata/iohub.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-11hdata: Remove legacy SPIRA structureNicholas Piggin1-2/+2
2021-08-06platform: Add Denali platform supportVasant Hegde1-0/+4
2021-08-06hdata/iohub: Read PCI Gen5 equalization settings for P10Frederic Barrat1-9/+18
2021-08-06hdata: Add POWER10 supportVasant Hegde1-11/+39
2020-03-12Re-license IBM written files as Apache 2.0 OR GPLv2+Stewart Smith1-1/+1
2019-12-16dt: assorted cleanupsNicholas Piggin1-14/+7
2019-12-16cpu: use dt accessor device tree accessNicholas Piggin1-16/+16
2019-08-23hdata: Add Axone IOHUB supportOliver O'Halloran1-0/+4
2019-07-26SPDX-ify all skiboot codeStewart Smith1-15/+2
2019-07-19sparse: hdata/iohub: correctly convert endiannessStewart Smith1-1/+1
2019-06-04Remove POWER7 and POWER7+ supportStewart Smith1-94/+0
2019-03-28hdata/iohub: Look for IOVPD on P9Oliver O'Halloran1-2/+1
2019-03-20hdata: Prevent NULL dereference on duplicate slot map infoStewart Smith1-0/+4
2019-01-25Remove POWER9N DD1 supportNicholas Piggin1-9/+0
2018-12-10hdata/iohub.c: remove condition that was always trueStewart Smith1-2/+1
2018-06-18hdata: Remove hn variable where it is unusedJoel Stanley1-6/+5
2018-04-23hdata/slots: Apply slot label to the parent slotOliver O'Halloran1-1/+15
2018-02-20hdata/iohub: Use only wildcard slots for pluggablesOliver O'Halloran1-1/+1
2017-11-15hdata: Fix copying GEN4 lane equalisation settingsMichael Neuling1-0/+2
2017-10-10hdata/iohub: Check IOHUB child count before usingVasant Hegde1-1/+4
2017-09-18hdat: fix parsing of P8 hdatStewart Smith1-5/+2
2017-09-15hdata: Parse NVLink informationOliver O'Halloran1-2/+2
2017-09-15hdata: Parse IOSLOT informationOliver O'Halloran1-0/+382
2017-08-24hdata/iohub: fix load of misaligned address for type 'long unsigned int', whi...Stewart Smith1-4/+7
2017-08-11hdat: Fix PCIe GEN4 lane-eq setting for DD2Michael Neuling1-4/+19
2017-07-17hdat: Add missing newline to printMichael Neuling1-1/+1
2017-07-13hdata: Fix phb4 lane-eq property generationMichael Neuling1-4/+5
2017-05-16hdata: Don't use printfOliver O'Halloran1-1/+2
2017-01-15hdat: Add support for PHB4Oliver O'Halloran1-0/+122
2016-12-21tree-wide: use dt_add_property_u64s() where we canOliver O'Halloran1-9/+4
2015-11-18Remove missed bit of p5ioc codeStewart Smith1-52/+0
2015-11-18Drop support for p5ioc2Daniel Axtens1-214/+0
2015-11-16Enable -Werror for -WformatStewart Smith1-10/+11
2015-11-10sparse: fix beintXX_t degrades to integer warnings in hdata/iohub.cStewart Smith1-8/+8
2015-11-09sparse: fix endian conversions in hdata/iohub.cStewart Smith1-7/+7
2014-11-05hdat: Add Venice hub ID to HDAT conversionBenjamin Herrenschmidt1-5/+9
2014-10-15Rework hdata/iohub.c CEC log messages to appropriate log levelsStewart Smith1-54/+69
2014-07-02Initial commit of Open Source releaseBenjamin Herrenschmidt1-0/+715