summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* ipmi: Refactored ipmi layer to use generic backendAlistair Popple2014-10-015-22/+169
* bt/ipmi: Fixup allocation of bt/ipmi messagesAlistair Popple2014-10-011-24/+42
* occ/slw: Fix OCC/SLW initialization for power managementPreeti U Murthy2014-10-012-63/+30
* phb3/capi: Some tweaks to the new CAPI interfacesBenjamin Herrenschmidt2014-09-301-7/+6
* phb3/capi: Add capp recovery to phb3Ryan Grimm2014-09-301-3/+60
* phb3/capi: Add two new modes to opal_pci_set_phb_capi_modeRyan Grimm2014-09-301-2/+34
* phb3/capi: Initialize capp regs with field values.Ryan Grimm2014-09-301-7/+9
* dpo: Return OPAL_WRONG_STATE when not in DPO pending stateAnshuman Khandual2014-09-301-7/+7
* dpo: Return error status to FSP when OPAL message queueing failsAnshuman Khandual2014-09-301-0/+2
* dpo: Fix missing return statementAnshuman Khandual2014-09-301-0/+1
* dpo: Minor code cleanupAnshuman Khandual2014-09-301-5/+9
* psi: Workaround for "pulse" external interruptBenjamin Herrenschmidt2014-09-231-0/+12
* core: Setup the OPAL DT node before platform probeBenjamin Herrenschmidt2014-09-011-1/+3
* PCI: Add pci_device_init()Gavin Shan2014-08-292-4/+4
* occ: Make timeout platform dependentBenjamin Herrenschmidt2014-08-291-1/+5
* console/sysparam: Use the system param to switch console selectionBenjamin Herrenschmidt2014-08-182-25/+49
* slw: Parse DT from host-boot for fast-sleep stringVaidyanathan Srinivasan2014-08-181-1/+1
* fsp/rtc: Use libc time functionsAlistair Popple2014-08-151-147/+9
* SURV: Trigger HIR on surv sysparam query errorAnanth N Mavinakayanahalli2014-08-151-1/+2
* fsp/fsp-rtc: Fix typo in 400-year calculation in tm_addJeremy Kerr2014-08-141-1/+1
* fsp/surv: Remove tb print on surv errorAnanth N Mavinakayanahalli2014-08-141-2/+1
* ipmi/bt: Fixup BT device tree propertyAlistair Popple2014-08-141-1/+1
* dpo: Add OPAL interface to access the DPO timeoutAnshuman Khandual2014-08-131-0/+25
* dpo: Move the FSP async messagae handling into a separate fileAnshuman Khandual2014-08-133-48/+95
* epow: Change log message prefixAnshuman Khandual2014-08-131-2/+2
* attn: Add git version and backtrace details to user dataAruna Balakrishnaiah2014-08-131-2/+6
* attn: Add default attn src in the src sectionAruna Balakrishnaiah2014-08-131-6/+6
* fsp/rtc: Change properties used to advertize TPOBenjamin Herrenschmidt2014-08-131-2/+1
* fsp/tpo: Enable Timed power on (TPO) supportMamatha Inamdar2014-08-131-3/+142
* elog: Do not compare elog size in read pathVasant Hegde2014-08-131-4/+9
* ipmi: Add a base IPMI stack with a BT driverAlistair Popple2014-08-132-1/+401
* occ: Increase wait time to 60s for OCC to initVaidyanathan Srinivasan2014-08-111-1/+1
* surv: Cleanup log outputBenjamin Herrenschmidt2014-08-081-4/+6
* lock: Fix races when setting in_con_lockBenjamin Herrenschmidt2014-08-084-1/+23
* pci: Improve logging format and log levelsBenjamin Herrenschmidt2014-08-081-2/+2
* Add fake RTC to generic platformmillerjo@us.ibm.com2014-08-082-1/+70
* PCI: Restore bus numbers after complete resetGavin Shan2014-08-082-0/+25
* FSP: Make mbx error messages more verboseAnanth N Mavinakayanahalli2014-08-081-5/+6
* Write log messages with log_level > PR_NOTICE only to in memory logStewart Smith2014-08-081-1/+1
* Use single printf call per FSP LED rather than multipleStewart Smith2014-08-081-10/+22
* Use small macros for PHB debug/log messagesStewart Smith2014-08-083-59/+14
* ELOG: Make sure we do not cross read buffer sizeVasant Hegde2014-08-081-0/+7
* ATTN: Set up attention area to handle attentionAruna Balakrishnaiah2014-08-012-0/+110
* slw: Extend opal_slw_set_reg to all supported sprsShreyas B. Prabhu2014-08-011-17/+26
* epow: Change how the old and the new system epow status are maintainedAnshuman Khandual2014-08-011-2/+7
* epow: Fix mbox command encoding to remove FSP orphan responsesAnshuman Khandual2014-08-011-0/+10
* epow: Change the logging of the FSP async messagesAnshuman Khandual2014-08-011-9/+29
* idle: Make idle flags endian safePreeti U Murthy2014-08-011-3/+4
* MDST: Improve error loggingVasant Hegde2014-07-311-11/+24
* MDST: Add OPAL interface to unregister dump regionVasant Hegde2014-07-311-0/+32
OpenPOWER on IntegriCloud