aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-06mambo: Make xscom claim to be DD 2.0Michael Ellerman1-1/+1
2017-06-06mambo: Match whole string when looking up symbols with linsym/skisymMichael Ellerman1-2/+2
2017-06-06npu2: Fix npu2_{read,write}_4b()Reza Arbab3-8/+10
2017-06-06p8-i2c: occ: Add support for OCC to use I2C enginesShilpasri G Bhat3-0/+154
2017-06-06hw/npu2.c: Fix opal_npu_map_lpar to search for existing BDFAlistair Popple1-2/+2
2017-06-06hw/npu2-hw-procedures.c: Fix running of zcal procedureAlistair Popple1-19/+5
2017-06-06hw/npu2.c: Add memory coherence directory programmingAlistair Popple2-1/+43
2017-06-06hw/npu2.c: Use phys-map to get GPU memory BARsAlistair Popple1-76/+26
2017-06-06boot_test.sh: Add SMC BMC supportStewart Smith4-7/+149
2017-06-06opal-prd: hook up reset_pm_complexJeremy Kerr1-15/+32
2017-06-06prd: Implement firmware side of opaque PRD channelJeremy Kerr2-12/+113
2017-06-06opal-prd: Add firmware_request & firmware_notify implementationsJeremy Kerr3-2/+173
2017-06-06opal-prd: split prd message reading from handlingJeremy Kerr1-19/+28
2017-06-06opal-prd: Add support for variable-sized messagesJeremy Kerr1-12/+66
2017-06-06opal-prd: use get_ipoll_mask() callbackJeremy Kerr1-1/+9
2017-06-06opal-prd: Sync hostboot interfaces with HBRTJeremy Kerr2-4/+203
2017-06-06opal-prd: interpret log level prefixes from HBRTJeremy Kerr1-1/+19
2017-06-06opal-prd: Add occ reset to usage textJeremy Kerr1-1/+1
2017-06-06opal-prd: allow different chips for occ control actionsJeremy Kerr1-27/+68
2017-06-06opal-prd: split type-specific fields of control messagesJeremy Kerr1-5/+10
2017-06-06opal-prd: Simplify optind handlingJeremy Kerr1-9/+9
2017-06-06hdata/test: Add memory reservations to hdata_to_dtOliver O'Halloran3-17/+35
2017-06-06hdata: Make out-of-range idata print at PR_DEBUGOliver O'Halloran1-2/+2
2017-05-31core/pci: Rename pci_slot_op poll to run_smMichael Neuling6-10/+10
2017-05-31mambo: Allow loading multiple CPIOsMichael Ellerman1-4/+10
2017-05-31occ: Skip setting cores to nominal frequency in P9Shilpasri G Bhat1-5/+8
2017-05-31occ: Fix Pstate ordering for P9Shilpasri G Bhat3-178/+552
2017-05-31libc: Add labs() to stdlibShilpasri G Bhat4-1/+34
2017-05-26hdata: Ignore unnamed memory reservations.Oliver O'Halloran1-4/+6
2017-05-26libflash: Initialise entries list earlierOliver O'Halloran1-1/+1
2017-05-26hdata: Check the Host I2C devices array versionOliver O'Halloran1-0/+33
2017-05-26libflash/mbox-flash: Implement MARK_WRITE_ERASED mbox callSuraj Jitindar Singh1-4/+59
2017-05-26libflash/mbox-flash: Update to V2 of the protocolCyril Bur4-143/+600
2017-05-26hw/lpc-mbox: Use message registers for interruptsCyril Bur2-16/+49
2017-05-26libflash/mbox-flash: Minor fixups before V2Cyril Bur1-1/+7
2017-05-26hdata: Reserve Trace AreasOliver O'Halloran3-0/+53
2017-05-26mem_region: Add HW-only memory resevationsOliver O'Halloran3-2/+23
2017-05-26mem_region: rename HW_RESERVE to FW_RESERVEOliver O'Halloran8-17/+16
2017-05-26fsp/tpo: Provide support for disabling TPO alarmVaibhav Jain2-2/+9
2017-05-24skiboot-5.6.0 release notesskiboot-5.6.0Stewart Smith1-0/+30
2017-05-19skiboot 5.6.0-rc2 release notesskiboot-5.6.0-rc2Stewart Smith1-0/+72
2017-05-19mambo: Add skiboot/linux symbol lookupOliver O'Halloran2-0/+50
2017-05-19hw/i2c: Fix early lock dropOliver O'Halloran1-2/+0
2017-05-18libstb: Fix build in OpenSSL 1.1Russell Currey1-4/+11
2017-05-17skiboot-5.6.0-rc1 release notesskiboot-5.6.0-rc1Stewart Smith1-0/+502
2017-05-16hdata_to_dt: Output up to PR_DEBUGOliver O'Halloran1-4/+4
2017-05-16hdata: Add no-op stub functionsOliver O'Halloran1-2/+8
2017-05-16hdata: Don't use printfOliver O'Halloran2-3/+4
2017-05-16hdata: Respect OCC and HOMER resevationsOliver O'Halloran1-6/+0
2017-05-16core/mem_region: Print a useful error on overlapOliver O'Halloran1-1/+28