aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-27Merge skiboot-5.1.13 release notesStewart Smith1-0/+43
2016-01-27Add skiboot-5.1.13 release notesskiboot-5.1.13Stewart Smith1-0/+43
2016-01-27Merge branch 'stable' - null merge of cherry-pickStewart Smith0-0/+0
2016-01-27hmi: Identify the phb upon CAPI malfunction alertPhilippe Bergheaud1-1/+3
2016-01-21Merge branch 'stable'Stewart Smith6-642/+958
2016-01-21DT sorting testOliver O'Halloran5-46/+148
2016-01-21hdata/test: Updated the hdata_to_dt test data for the new sorting behaviourOliver O'Halloran1-8906/+8725
2016-01-21core/device.c: Sort nodes with name@unit names by unitOliver O'Halloran1-4/+52
2016-01-21hdata/hdata_to_dt.c: Also print node names.Oliver O'Halloran2-8648/+8995
2016-01-21Null merge cherry-picked dependencies for device tree sorting for stableStewart Smith0-0/+0
2016-01-21sparse: fix incorrect type warnings in hdata/fsp.cStewart Smith1-3/+3
2016-01-21sparse: fix missing beXX_to_cpu() conversions in hdata/fsp.cStewart Smith1-5/+5
2016-01-21sparse: fix endian conversions in hdata/iohub.cStewart Smith1-7/+7
2016-01-21sparse: fix conversion of hdat slca_indexStewart Smith1-1/+1
2016-01-21sparse: fix beint32_t degrades to int in hdata/pcia.cStewart Smith1-1/+1
2016-01-21Fix endian flip in printf for FSP in hdata/fsp.cStewart Smith2-3/+4
2016-01-21Revive hdata_to_dt and make it work againStewart Smith2-18/+3
2016-01-21Use VALGRIND callout rather than tricky malloc/memcpyStewart Smith1-3/+3
2016-01-21Enable -Werror for -WformatStewart Smith6-16/+64
2016-01-21Add hdata_to_dt testStewart Smith7-11/+8767
2016-01-21nvlink: Add primitive EEH support for NPU devicesRussell Currey1-3/+42
2016-01-21nvlink: Add freeze and fence error injectionRussell Currey2-1/+45
2016-01-21nvlink: Add fence mode emulation for NPUsRussell Currey2-2/+14
2016-01-21nvlink: Clear error registers at the end of the reset procedureRussell Currey1-0/+6
2016-01-15external: Add Makefile targets to install libflashSamuel Mendoza-Jonas2-0/+76
2016-01-15Drop LDFLAGS from common/rules.mkCyril Bur1-1/+1
2016-01-15external/opal-prd: Use libflash/blocklevel for MTD/file accessesCyril Bur5-198/+60
2016-01-15travis: Add external/opal-prd build and testsCyril Bur1-0/+5
2016-01-15external/opal-prd: Fix test_pnorCyril Bur2-1/+11
2016-01-15libflash/blocklevel: Add keep_alive parameterCyril Bur11-37/+162
2016-01-15nvlink: Use SCOMs instead of MMIO in reset procedureRussell Currey1-9/+7
2016-01-15hmi: Identify the phb upon CAPI malfunction alertPhilippe Bergheaud1-1/+3
2016-01-15add a skiboot rpm spec fileCédric Le Goater1-0/+115
2016-01-15external/mambo: Load skiboot already offsetMichael Neuling1-2/+2
2016-01-15external/mambo: Fix indentation in mambo_tuils.tclMichael Neuling1-75/+75
2016-01-15Merge branch 'stable'Stewart Smith0-0/+0
2016-01-15external/gard: Fix displaying 'cleared' gard recordsCyril Bur1-3/+33
2016-01-15external/gard: Fix displaying 'cleared' gard recordsCyril Bur1-3/+33
2016-01-14Merge branch 'stable'Stewart Smith0-0/+0
2016-01-14firestone: fix spacing in slot nameJeremy Kerr1-1/+1
2016-01-12libflash/libffs: Check for NULL and set return pointer in ffs_next_side()Cyril Bur1-0/+6
2016-01-12libflash/libffs: Rename ffs_cmp() to ffs_equal()Cyril Bur2-2/+2
2016-01-12nvlink: Set a bit in config space to indicate a real PCI device was boundRussell Currey2-10/+36
2016-01-12Merge OPAL_CONSOLE_FLUSH from stableStewart Smith6-23/+59
2016-01-12Add OPAL_CONSOLE_FLUSH to the OPAL APIRussell Currey6-23/+59
2016-01-08hw/bt: fix IPMI_GET_BT_CAPS definitionCédric Le Goater1-1/+1
2016-01-08libffs: Add helper get ffs_handle to the "OTHER_SIDE"Cyril Bur2-3/+56
2016-01-08libffs: Remove unused function ffs_open_image()Cyril Bur2-88/+0
2016-01-08external/opal-prd: Drop final use of ffs_open_image()Cyril Bur1-1/+9
2016-01-08libffs: Remove struct flash_chip from struct ffs_handleCyril Bur1-4/+0