aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-17Add NX P7+ supportDan Streetman4-141/+150
2015-03-17external/opal-prd: Unify logging calls and log to syslogJeremy Kerr5-154/+287
2015-03-17external/opal-prd: Add a helper for module loadingJeremy Kerr5-5/+90
2015-03-17PHB3: Do not release unhold lock in error pathVasant Hegde1-1/+1
2015-03-17move nx-842 ct and ci nodes into main nx nodeDan Streetman1-11/+2
2015-03-17opal: Check NX FIRs to find the reason for Malfunction Alert.Mahesh Salgaonkar1-0/+86
2015-03-17opal: Check Core FIRs to find the reason for Malfunction Alert.Mahesh Salgaonkar1-3/+120
2015-03-17opal: Update doc/opal-api/opal-messages.txtMahesh Salgaonkar1-5/+41
2015-03-17opal: Enhance HMI event structure to accommodate checkstop info.Mahesh Salgaonkar2-0/+67
2015-03-11Fixup "i" command in mambo scriptsBenjamin Herrenschmidt1-1/+1
2015-03-10FSP/RTC: Check for TOD state in fsp_opal_rtc_readVasant Hegde1-11/+19
2015-03-10OCC: Fix possible memory leak in error pathVasant Hegde1-0/+5
2015-03-10fsp/rtc: Introduce the rtc write state machineNeelesh Gupta1-44/+74
2015-03-10fsp/rtc: Rename the rtc_request_state to rtc_read_request_stateNeelesh Gupta1-19/+20
2015-03-10OCC: Do not call occ_do_load if hostservice LID load is not completeVasant Hegde1-1/+3
2015-03-06trailing whitespace cleanup in p7ioc.cStewart Smith1-2/+2
2015-03-06Merge branch 'openpower'Stewart Smith15-49/+383
2015-03-06Refactor fsp-rtc.c to not call fsp_sync_msg (and thus pollers) with lock heldStewart Smith4-83/+133
2015-03-05hw/ipmmi: Disable watchdog on final resetJeremy Kerr1-0/+6
2015-03-05external/opal-prd: Correct partition offsetJoel Stanley1-8/+2
2015-03-05external/opal-prd: Allow partial ops with PNOR APIJoel Stanley2-10/+26
2015-03-05external/opal-prd: Enhance PNOR error messagesJoel Stanley1-17/+26
2015-03-05libflash: endian fixups for ecc.cCyril Bur1-5/+8
2015-03-05flash: fix return value of flash_find_subpartition()Cédric Le Goater1-1/+1
2015-03-05core/test: Test compatible, chip id and phandle related DT functionsDaniel Axtens1-0/+56
2015-03-05core/test: Test more get/set functions in device.cDaniel Axtens1-0/+70
2015-03-05core/test: Use "" as the name of the device tree root node.Daniel Axtens1-11/+11
2015-03-05core/test: Test that device paths/names function as expected.Daniel Axtens1-4/+61
2015-03-05sparse: bt_backend can be staticCédric Le Goater1-1/+1
2015-03-05sparse: rtc_tod_state and rtc_tod_cache_dirty and be staticCédric Le Goater1-2/+2
2015-03-05core/flash: Fix invalid try_lock check in flash_nvram_writeJeremy Kerr1-1/+1
2015-03-04external/opal-prd: Correct partition offsetJoel Stanley1-8/+2
2015-03-04external/opal-prd: Allow partial ops with PNOR APIJoel Stanley2-10/+26
2015-03-04external/opal-prd: Enhance PNOR error messagesJoel Stanley1-17/+26
2015-03-04astbmc: Use firmware FRU ID from the device treeJeremy Kerr1-1/+20
2015-03-04platforms/habanero: sync platform definition with palemttoJeremy Kerr1-0/+3
2015-03-04platforms/astbmc: Fixup hostboot sensor nodesJeremy Kerr1-0/+33
2015-03-04hw/ipmi: Fix sensor type mappingsJeremy Kerr1-10/+20
2015-03-04hw/ipmi: Set boot count sensorJoel Stanley3-6/+36
2015-03-04hw/ipmi: Set firmware progress sensorJoel Stanley3-0/+13
2015-03-04hw/ipmi: Add API for setting sensorsJoel Stanley3-1/+113
2015-03-04occ: Inform OCC of BMC PNOR ownership requestsJeremy Kerr3-0/+38
2015-03-04hw/ipmi: Disable flash access when requestedJoel Stanley4-8/+94
2015-03-04external/opal-prd: NULL-out FSP-only callbacksJeremy Kerr2-33/+9
2015-03-04external/opal-prd: Fix prototypes of i2c read/write callbacksJeremy Kerr1-4/+4
2015-03-04external/opal-prd: Add install targetJeremy Kerr1-0/+6
2015-03-04external/opal-prd: Add asm directory for opal-prd linkJeremy Kerr1-0/+2
2015-03-04core/flash: Rename KERNEL to BOOTKERNELJoel Stanley1-1/+1
2015-03-04bt: Make queue length 10Joel Stanley1-2/+2
2015-03-04libflash: Ensure temporary buffer is freedJoel Stanley1-1/+1