aboutsummaryrefslogtreecommitdiff
path: root/hdata
AgeCommit message (Expand)AuthorFilesLines
2017-06-26hdat/vpd: Don't warn and don't create a dummy "model-name"Benjamin Herrenschmidt1-3/+0
2017-06-19Ensure P9 DD1 workarounds apply only to NimbusMichael Neuling1-7/+19
2017-06-19hdata_to_dt: Add PVR overrides to the usage textOliver O'Halloran1-1/+8
2017-06-16hw/phys_map: Use GCIDs as a chip indexOliver O'Halloran1-1/+1
2017-06-16hdata: Use GCID in LPC setupOliver O'Halloran1-2/+7
2017-06-15core: Move enable_mambo_console() into chip initialisationMichael Ellerman1-0/+1
2017-06-06hdata/test: Add memory reservations to hdata_to_dtOliver O'Halloran2-6/+24
2017-06-06hdata: Make out-of-range idata print at PR_DEBUGOliver O'Halloran1-2/+2
2017-05-26hdata: Ignore unnamed memory reservations.Oliver O'Halloran1-4/+6
2017-05-26hdata: Check the Host I2C devices array versionOliver O'Halloran1-0/+33
2017-05-26hdata: Reserve Trace AreasOliver O'Halloran3-0/+53
2017-05-26mem_region: Add HW-only memory resevationsOliver O'Halloran1-0/+1
2017-05-26mem_region: rename HW_RESERVE to FW_RESERVEOliver O'Halloran2-3/+2
2017-05-16hdata_to_dt: Output up to PR_DEBUGOliver O'Halloran1-4/+4
2017-05-16hdata: Add no-op stub functionsOliver O'Halloran1-2/+8
2017-05-16hdata: Don't use printfOliver O'Halloran2-3/+4
2017-05-16hdata: Respect OCC and HOMER resevationsOliver O'Halloran1-6/+0
2017-05-12hdata/i2c: avoid possible int32_t overflowStewart Smith1-1/+1
2017-05-10test/hdata_to_dt: fix build breakage caused by phys_map_getStewart Smith1-0/+3
2017-05-10lpc: Migrate BAR assignment to phys_map_get()Michael Neuling1-4/+3
2017-05-10hdata/test: Fix proc_gen when testingOliver O'Halloran3-62/+70
2017-05-03hdata: indicate when booted with elevated risk levelOliver O'Halloran2-0/+6
2017-05-03hdata: Make FSPv1 work againOliver O'Halloran1-0/+1
2017-05-01hdata/spira.c: Add device-tree bindings for nest mmuAlistair Popple1-0/+17
2017-04-28hdata/i2c: Fix bus and clock frequenciesBenjamin Herrenschmidt1-3/+8
2017-04-13hdata/i2c: Workaround broken i2c devicesOliver O'Halloran1-1/+23
2017-04-07hdat: parse processor attached i2c devicesOliver O'Halloran6-2/+201
2017-04-05hdata: fix reservation sizeOliver O'Halloran1-1/+2
2017-04-05hdat: Use dt_add_property_nstr instead of duplicating codeVasant Hegde1-9/+3
2017-04-05hdat: Add model-name property for OpenPower systemVasant Hegde4-7/+13
2017-04-05hdat: Read description from ibm, vpd binary blobVasant Hegde3-12/+18
2017-04-05hdat: Populate model property with 'Unknown' in error pathVasant Hegde1-0/+5
2017-03-31hdata/memory: ignore homer and occ reserved rangesOliver O'Halloran1-0/+6
2017-03-31hdata/test: Updates to the dts for new VPD propertiesAnanth N Mavinakayanahalli2-0/+96
2017-03-31hdata/vpd: Parse the OpenPOWER OPFR recordAnanth N Mavinakayanahalli1-1/+44
2017-03-31hdata/vpd: Parse additional VINI recordsAnanth N Mavinakayanahalli1-56/+43
2017-03-31hdata/vpd: Reorganize VPD codeAnanth N Mavinakayanahalli1-5/+8
2017-03-31hdata/cpu: account for p9 shared cachesOliver O'Halloran1-5/+26
2017-03-30hdata: print backtraces on HDAT errorsOliver O'Halloran2-0/+10
2017-03-30hdat: ignore zero length reservesOliver O'Halloran1-15/+16
2017-03-09hdat: Add __packed to all HDAT structures and workaround HB reserveBenjamin Herrenschmidt2-22/+24
2017-03-07hdat: Parse BMC nodes much earlierOliver O'Halloran4-3/+34
2017-03-07hdata: Add BMC device-tree node for P9 OpenPOWER systemsAnanth N Mavinakayanahalli2-1/+17
2017-03-03hdat: Fix interrupt & device_type of UART nodeBenjamin Herrenschmidt1-1/+3
2017-03-02hdat: Ignore broken memory reservesMichael Neuling1-1/+11
2017-02-17hdata/vpd: Reorganize vpd name mappingAnanth N Mavinakayanahalli1-287/+140
2017-02-16hdata_to_dt: Specify PVR on command lineStewart Smith4-97/+110
2017-02-16hdata/test: Remove old testcase outputOliver O'Halloran2-2885/+0
2017-02-16hdata_to_dt: Only output dtbStewart Smith3-39/+21
2017-02-16hdata/test: Add DTS output for the test casesOliver O'Halloran2-0/+3189