aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-09Add skiboot-5.2.0-rc2 release notesskiboot-5.2.0-rc2Stewart Smith1-0/+53
2016-03-09getscom: Add Naples chip supportCédric Le Goater1-0/+3
2016-03-08fsp-sensor: rework device tree for sensorsCédric Le Goater1-213/+280
2016-03-08spcn: add definitions for the PRS command and modifiersCédric Le Goater1-0/+94
2016-03-08opal-prd: Add debug output for firmware-driven OCC eventsJeremy Kerr1-0/+4
2016-03-08hw/bt: allow BT driver to use different buffer sizeCédric Le Goater1-4/+2
2016-03-08core/fdt: Remove deivce_tree.hGavin Shan4-38/+0
2016-03-08hw/p8-i2c: Speed up SMBUS_WRITEGavin Shan1-3/+8
2016-03-08platforms/firenze: Fix I2C clock source frequencyGavin Shan4-3/+36
2016-03-08dts: add helper routines to build sensor handlersCédric Le Goater1-22/+32
2016-03-07Enable Simics UART consoleRyan Grimm5-3/+68
2016-03-07hw/ipmi: fix event data 1 for System Firmware Progress sensorCédric Le Goater1-0/+1
2016-03-07ipmi: Log exact NetFn value in OPAL logsVipin K Parashar2-3/+4
2016-03-07init: Save away first 16 bytes of memoryMichael Neuling1-0/+2
2016-03-07init: Update comments for branch null catcherMichael Neuling1-0/+6
2016-03-07mambo: Add terminate callbackMichael Neuling1-0/+9
2016-03-07asm/head.S: fix hang in multi-threaded mamboOliver O'Halloran1-1/+9
2016-03-07test: add multithreaded mambo testsOliver O'Halloran2-5/+15
2016-03-04Add Barreleye platformJohnny2-1/+175
2016-03-04Fix early backtracesRyan Grimm1-1/+6
2016-02-26Add skiboot 5.2.0-rc1 release notesskiboot-5.2.0-rc1Stewart Smith1-0/+211
2016-02-25hw/bt.c: Fix message timeoutAlistair Popple1-3/+5
2016-02-24external/opal-prd: Make compilation prerequisites as order-only prerequisitesVasant Hegde1-1/+1
2016-02-23Merge branch 'stable' - s/advertize/advertise/Stewart Smith1-1/+1
2016-02-23fsp: fix spelling of "advertise" in log messageAndrew Donnellan1-1/+1
2016-02-23hw/occ: Only allocate what we need for pstate dtJoel Stanley1-4/+4
2016-02-23occ: Add support to read V2 format of OCC-OPAL shared memory regionShilpasri G Bhat2-11/+63
2016-02-23cpu: Add helper function to return number of cores available in the chipShilpasri G Bhat2-0/+12
2016-02-23external/pflash: Add --mtdCyril Bur3-38/+147
2016-02-23Merge branch 'stable' - ranges properties for offbStewart Smith1-5/+12
2016-02-23core: Add explicit 1:1 mappings in ranges propertiesSam Mendoza-Jonas1-5/+12
2016-02-23p8-i2c: Send stop bit on timeoutsBenjamin Herrenschmidt1-13/+19
2016-02-23specfile: Fix build issuesVasant Hegde1-5/+8
2016-02-18libflash: Support for Micron N25Q256Ax and Winbond W25Q256BV NOR flashAdriana Kobylak1-0/+6
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