summaryrefslogtreecommitdiffstats
path: root/hdata
Commit message (Expand)AuthorAgeFilesLines
* opal: Extract sw checkstop fir address from HDAT.Mahesh Salgaonkar2017-08-222-1/+28
* HDAT/device-tree: only add lid-type on pre-POWER9 systemsStewart Smith2017-08-221-2/+4
* hdata/vpd: Fix possible NULL dereference (CID 144258)Cyril Bur2017-08-151-3/+1
* hdata/paca: Fix possible dereference of NULL (CID 141080)Cyril Bur2017-08-151-0/+3
* hdata/i2c: Work around broken I2C array versionOliver O'Halloran2017-08-111-2/+8
* HDAT: Add chip-id property to ipmi sensorsVasant Hegde2017-08-111-0/+36
* hdat: Fix PCIe GEN4 lane-eq setting for DD2Michael Neuling2017-08-111-4/+19
* hdat: Add POWER9 DD2.0 specific pa_featuresMichael Neuling2017-08-111-1/+20
* hdat: Make is_power9n() globalMichael Neuling2017-08-112-12/+16
* hdata_to_dt: use a realistic PVR and chip revisionStewart Smith2017-08-113-42/+53
* hdata/spira: POWER9 NX isn't software compatible with P7/P8 NX, don't claim soStewart Smith2017-08-101-8/+10
* nx: Add device tree node for Power9Sukadev Bhattiprolu2017-08-011-0/+3
* vas: Create xscom DT node in hdataSukadev Bhattiprolu2017-08-011-0/+15
* hdat/i2c: Fix array version checkOliver O'Halloran2017-07-251-1/+1
* hdata/memory: Add newlines to debug messagesOliver O'Halloran2017-07-251-2/+2
* hdata/memory: Add memory reservations to the DTOliver O'Halloran2017-07-252-4/+55
* hdat: Add missing newline to printMichael Neuling2017-07-171-1/+1
* HDAT: Add IPMI sensor data under /bmc nodeVasant Hegde2017-07-133-2/+75
* hdata: Fix phb4 lane-eq property generationMichael Neuling2017-07-131-4/+5
* hdata/vpd: Don't dereference possible NULL model_nameStewart Smith2017-07-041-4/+4
* Big log level reduction...Benjamin Herrenschmidt2017-06-261-1/+1
* hdat/vpd: Don't warn and don't create a dummy "model-name"Benjamin Herrenschmidt2017-06-261-3/+0
* Ensure P9 DD1 workarounds apply only to NimbusMichael Neuling2017-06-191-7/+19
* hdata_to_dt: Add PVR overrides to the usage textOliver O'Halloran2017-06-191-1/+8
* hw/phys_map: Use GCIDs as a chip indexOliver O'Halloran2017-06-161-1/+1
* hdata: Use GCID in LPC setupOliver O'Halloran2017-06-161-2/+7
* core: Move enable_mambo_console() into chip initialisationMichael Ellerman2017-06-151-0/+1
* hdata/test: Add memory reservations to hdata_to_dtOliver O'Halloran2017-06-062-6/+24
* hdata: Make out-of-range idata print at PR_DEBUGOliver O'Halloran2017-06-061-2/+2
* hdata: Ignore unnamed memory reservations.Oliver O'Halloran2017-05-261-4/+6
* hdata: Check the Host I2C devices array versionOliver O'Halloran2017-05-261-0/+33
* hdata: Reserve Trace AreasOliver O'Halloran2017-05-263-0/+53
* mem_region: Add HW-only memory resevationsOliver O'Halloran2017-05-261-0/+1
* mem_region: rename HW_RESERVE to FW_RESERVEOliver O'Halloran2017-05-262-3/+2
* hdata_to_dt: Output up to PR_DEBUGOliver O'Halloran2017-05-161-4/+4
* hdata: Add no-op stub functionsOliver O'Halloran2017-05-161-2/+8
* hdata: Don't use printfOliver O'Halloran2017-05-162-3/+4
* hdata: Respect OCC and HOMER resevationsOliver O'Halloran2017-05-161-6/+0
* hdata/i2c: avoid possible int32_t overflowStewart Smith2017-05-121-1/+1
* test/hdata_to_dt: fix build breakage caused by phys_map_getStewart Smith2017-05-101-0/+3
* lpc: Migrate BAR assignment to phys_map_get()Michael Neuling2017-05-101-4/+3
* hdata/test: Fix proc_gen when testingOliver O'Halloran2017-05-103-62/+70
* hdata: indicate when booted with elevated risk levelOliver O'Halloran2017-05-032-0/+6
* hdata: Make FSPv1 work againOliver O'Halloran2017-05-031-0/+1
* hdata/spira.c: Add device-tree bindings for nest mmuAlistair Popple2017-05-011-0/+17
* hdata/i2c: Fix bus and clock frequenciesBenjamin Herrenschmidt2017-04-281-3/+8
* hdata/i2c: Workaround broken i2c devicesOliver O'Halloran2017-04-131-1/+23
* hdat: parse processor attached i2c devicesOliver O'Halloran2017-04-076-2/+201
* hdata: fix reservation sizeOliver O'Halloran2017-04-051-1/+2
* hdat: Use dt_add_property_nstr instead of duplicating codeVasant Hegde2017-04-051-9/+3
OpenPOWER on IntegriCloud