aboutsummaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)AuthorFilesLines
2018-11-19ipmi: Reduce ipmi_queue_msg_sync() polling loop time to 10msStewart Smith1-1/+1
2018-11-02core/flash: Log return code when ffs_init() failsAndrew Jeffery1-1/+1
2018-10-31Run pollers in time_wait() when not bootingStewart Smith1-2/+1
2018-10-31Recognise signed VERSION partitionSamuel Mendoza-Jonas2-1/+16
2018-10-31Actually add /ibm,opal/fast-reboot propertyStewart Smith1-0/+11
2018-10-31Add fast-reboot property to /ibm,opal DT nodeStewart Smith1-0/+2
2018-10-31Quieten 'warnings' now that SIO is disabledStewart Smith1-1/+2
2018-10-31platform: Restructure bmc_platform typeAndrew Jeffery2-4/+25
2018-10-31core/flash: Unlock around blocklevel calls in NVRAM accessorsAndrew Jeffery1-0/+11
2018-10-31core/flash: Only lock around flashes update in flash_register()Andrew Jeffery1-6/+2
2018-10-31core/lock: Use try_lock_caller() in lock_caller() to capture ownerAndrew Jeffery1-1/+1
2018-10-31core/pci-quirk: Clean up commented code in quirk_astbmc_vga()Andrew Jeffery1-13/+0
2018-10-31core/pci-quirk: Remove broken comment in quirk_astbmc_vga()Andrew Jeffery1-15/+0
2018-10-24core/test/run_mem_region: fix GCC8 compile errorStewart Smith3-3/+3
2018-10-10opal/hmi: Ignore debug trigger inject core FIR.Mahesh Salgaonkar1-1/+0
2018-10-10opal/hmi: Handle early HMIs on thread0 when secondaries are still in OPAL.Mahesh Salgaonkar1-0/+49
2018-08-16i2c: Ensure ordering between i2c_request_send() and completionBenjamin Herrenschmidt1-0/+3
2018-08-16i2c: Fix multiple-enqueue of the same request on NACKBenjamin Herrenschmidt1-4/+3
2018-08-14core/cpu: Call memset with proper cpu_thread offsetVasant Hegde1-1/+1
2018-06-19core: Add test for PCI quirksAndrew Jeffery3-4/+75
2018-06-05opal/hmi: Display correct chip id while printing NPU FIRs.Mahesh Salgaonkar1-4/+4
2018-05-18cpu: Clear PCR SPR in opal_reinit_cpus()Michael Neuling1-0/+1
2018-05-15Add location code to NPU2 HMI loggingBalbir Singh1-8/+14
2018-05-11core/opal: Fix recursion check in opal_run_pollers()Vaibhav Jain1-5/+10
2018-05-09hmi: Fix clearing HMER on debug triggerMichael Neuling1-0/+1
2018-05-09ibm,firmware-versions: add hcode to device treeStewart Smith1-1/+1
2018-05-06core/direct-controls: improve p9_stop_thread error handlingNicholas Piggin1-9/+5
2018-05-06core/direct-controls: fix p9_cont_thread for stopped/inactive threadsNicholas Piggin1-17/+70
2018-05-06timer: Move update_timer_expiry call to separate functionVasant Hegde1-9/+10
2018-05-04hmi: Clear unknown debug triggerRyan Grimm1-0/+10
2018-05-04pci-quirk: Fix initiliser warningJoel Stanley1-1/+1
2018-05-04core/hmi: assign flags=0 in case nothing set by handle_hmi_exceptionStewart Smith1-1/+1
2018-05-02init: Fix trailing bracket in "Starting kernel"Joel Stanley1-1/+1
2018-04-30SBE: Add timer supportVasant Hegde3-4/+24
2018-04-30Move P8 timer code to separate fileVasant Hegde3-7/+9
2018-04-30Add SBE driver supportVasant Hegde1-0/+7
2018-04-29OPAL_PCI_SET_POWER_STATE: fix locking in error pathsStewart Smith1-4/+12
2018-04-29core/pci-dt-slots: Fix devfn lookupOliver O'Halloran1-1/+1
2018-04-24opal/hmi: Generate one event per core for processor recovery.Mahesh Salgaonkar1-3/+3
2018-04-24opal:hmi: Add missing processor recovery reason string.Mahesh Salgaonkar1-0/+1
2018-04-23pci-dt-slot: Big ol' cleanupOliver O'Halloran1-80/+74
2018-04-19sensors: Dont add DTS sensors when OCC inband sensors are availableShilpasri G Bhat2-2/+3
2018-04-18core/test/run-trace: fix on ppc64elStewart Smith1-1/+2
2018-04-18core/fast-reboot: Increase timeout for dctl sreset to 1secVaidyanathan Srinivasan1-1/+1
2018-04-18core: Fix iteration condition to skip garded cpuVaidyanathan Srinivasan1-1/+1
2018-04-18core/opal: Allow poller re-entry if OPAL was re-enteredNicholas Piggin1-4/+8
2018-04-18core/opal: Emergency stack for re-entryNicholas Piggin2-7/+19
2018-04-18asm/head: implement quiescing without stack or clobbering regsNicholas Piggin1-27/+14
2018-04-18core/stack: backtrace unwind basic OPAL call detailsNicholas Piggin1-7/+26
2018-04-17opal/hmi: Generate hmi event for recovered HDEC parity error.Mahesh Salgaonkar1-3/+2