summaryrefslogtreecommitdiffstats
path: root/hdata
Commit message (Expand)AuthorAgeFilesLines
* interrupts: Remove #interrupt-cells from ICP nodesBenjamin Herrenschmidt2016-07-124-28/+0
* Timebase quirk for slow simulators like AWAN and SIMICSBenjamin Herrenschmidt2016-07-061-0/+2
* hdata/memory.c: add FWTS annotation for invalid timebase sizeStewart Smith2016-06-271-0/+6
* Fix for typosFrederic Bonnard2016-06-201-5/+5
* hdata: Make hdata_to_dt more suitable for fuzzingStewart Smith2016-05-184-9/+35
* Add base POWER9 supportMichael Neuling2016-05-102-1/+5
* hdata/test: Add new test caseVasant Hegde2016-04-014-0/+4302
* hdata/hdata_to_dt: Add -s optionVasant Hegde2016-04-011-28/+52
* hdata: Enable SPIRA-HVasant Hegde2016-04-012-0/+50
* hdata: Initialize SPIRA-H structureVasant Hegde2016-04-012-0/+48
* hdata: Define SPIRA-H and SPIRA-S structureVasant Hegde2016-04-011-0/+65
* hdata: Reduce reserved space in spira structureVasant Hegde2016-04-011-1/+7
* */test/*: Added '<subdir>-check' make targetsOliver O'Halloran2016-03-301-2/+7
* hdata/test: Fix 'make clean'Vasant Hegde2016-03-111-1/+2
* core/fdt: Remove deivce_tree.hGavin Shan2016-03-082-2/+0
* platforms/firenze: Fix I2C clock source frequencyGavin Shan2016-03-083-2/+26
* Merge branch 'stable'Stewart Smith2016-01-212-638/+760
|\
| * DT sorting testOliver O'Halloran2016-01-211-45/+1
| * hdata/test: Updated the hdata_to_dt test data for the new sorting behaviourOliver O'Halloran2016-01-211-8906/+8725
| * hdata/hdata_to_dt.c: Also print node names.Oliver O'Halloran2016-01-212-8648/+8995
| * sparse: fix incorrect type warnings in hdata/fsp.cStewart Smith2016-01-211-3/+3
| * sparse: fix missing beXX_to_cpu() conversions in hdata/fsp.cStewart Smith2016-01-211-5/+5
| * sparse: fix endian conversions in hdata/iohub.cStewart Smith2016-01-211-7/+7
| * sparse: fix conversion of hdat slca_indexStewart Smith2016-01-211-1/+1
| * sparse: fix beint32_t degrades to int in hdata/pcia.cStewart Smith2016-01-211-1/+1
| * Fix endian flip in printf for FSP in hdata/fsp.cStewart Smith2016-01-212-3/+4
| * Revive hdata_to_dt and make it work againStewart Smith2016-01-212-18/+3
| * Use VALGRIND callout rather than tricky malloc/memcpyStewart Smith2016-01-211-3/+3
| * Enable -Werror for -WformatStewart Smith2016-01-212-11/+13
| * Add hdata_to_dt testStewart Smith2016-01-217-11/+8767
* | Remove missed bit of p5ioc codeStewart Smith2015-11-181-52/+0
* | Drop support for p5ioc2Daniel Axtens2015-11-182-215/+0
* | Enable -Werror for -WformatStewart Smith2015-11-162-11/+13
* | Fix endian flip in printf for FSP in hdata/fsp.cStewart Smith2015-11-112-3/+4
* | Add hdata_to_dt testStewart Smith2015-11-117-11/+8767
* | Revive hdata_to_dt and make it work againStewart Smith2015-11-112-18/+3
* | Use VALGRIND callout rather than tricky malloc/memcpyStewart Smith2015-11-111-3/+3
* | sparse: fix beint32_t degrades to int wantings in hdata/spira.cStewart Smith2015-11-101-2/+2
* | sparse: fix missing endian conversion in hdif pointerStewart Smith2015-11-101-1/+1
* | sparse: fix cast that discarded endian annotation in hdata/paca.cStewart Smith2015-11-101-1/+1
* | sparse: fix beint32_t degrades to int in hdata/pcia.cStewart Smith2015-11-101-1/+1
* | sparse: fix beint16_t degrades to int in hdata/hdif.cStewart Smith2015-11-101-1/+1
* | sparse: fix cast from restricted beint64_t in hdata/memory.cStewart Smith2015-11-101-1/+2
* | sparse: fix beintXX_t degrades to integer warnings in hdata/iohub.cStewart Smith2015-11-101-8/+8
* | sparse: fix missing beXX_to_cpu() conversions in hdata/fsp.cStewart Smith2015-11-101-5/+5
* | sparse: fix endian annotations in hdata/memory.cStewart Smith2015-11-091-3/+3
* | sparse: fix incorrect type warnings in hdata/fsp.cStewart Smith2015-11-091-3/+3
* | sparse: fix endian conversions in hdata/iohub.cStewart Smith2015-11-091-7/+7
* | sparse: fix conversion of hdat slca_indexStewart Smith2015-11-091-1/+1
|/
* hdata/paca: Check for dt_find_property() return valueKamalesh Babulal2015-07-171-0/+3
OpenPOWER on IntegriCloud