aboutsummaryrefslogtreecommitdiff
path: root/hdata/fsp.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-11HDAT: Add chip-id property to ipmi sensorsVasant Hegde1-0/+36
2017-07-13HDAT: Add IPMI sensor data under /bmc nodeVasant Hegde1-1/+51
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-05-10lpc: Migrate BAR assignment to phys_map_get()Michael Neuling1-4/+3
2017-05-03hdata: Make FSPv1 work againOliver O'Halloran1-0/+1
2017-03-07hdat: Parse BMC nodes much earlierOliver O'Halloran1-1/+27
2017-03-07hdata: Add BMC device-tree node for P9 OpenPOWER systemsAnanth N Mavinakayanahalli1-1/+16
2017-03-03hdat: Fix interrupt & device_type of UART nodeBenjamin Herrenschmidt1-1/+3
2017-02-07lpc: Mark the power9 LPC bus as compatible with power8Benjamin Herrenschmidt1-1/+2
2017-02-03hdata/fsp: fixup lpc device node name creationStewart Smith1-1/+1
2017-01-16hdat: Add BMC and LPC IOPATH supportOliver O'Halloran1-0/+163
2017-01-16hdat: Rework service procesor information parsingOliver O'Halloran1-51/+115
2016-03-08core/fdt: Remove deivce_tree.hGavin Shan1-1/+0
2015-11-11Fix endian flip in printf for FSP in hdata/fsp.cStewart Smith1-2/+3
2015-11-10sparse: fix missing beXX_to_cpu() conversions in hdata/fsp.cStewart Smith1-5/+5
2015-11-09sparse: fix incorrect type warnings in hdata/fsp.cStewart Smith1-3/+3
2015-07-10fsp_create_node(): Fix resource leakKamalesh Babulal1-2/+4
2014-11-18Remove useless global include memory.hBenjamin Herrenschmidt1-1/+0
2014-10-15Reduce severity of hdata/fsp.c log messages (mostly to PR_DEBUG)Stewart Smith1-7/+8
2014-07-02Initial commit of Open Source releaseBenjamin Herrenschmidt1-0/+200