summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* ipmi: call check_timers() while waiting for synchronous messages to complete04-16-2019Cédric Le Goater2019-04-301-1/+9
* Mark all partitions except full PNOR and boot kernel firmware read onlyTimothy Pearson2019-04-241-0/+7
* Expose PNOR Flash partitions to host MTD driver via devicetreeTimothy Pearson2019-04-241-12/+64
* asm/head.S: set POWER9 radix HID bit at entryNicholas Piggin2019-04-172-19/+2
* opal/hmi: Initialize the hmi event with old value of TFMR.Mahesh Salgaonkar2019-04-171-1/+3
* core/pci: Prefer ibm, slot-label when finding loc codesOliver O'Halloran2019-04-171-5/+10
* opal/hmi: Never trust a cow!Frederic Barrat2019-04-091-1/+1
* hw/npu2: Dump (more) npu2 registers on link error and HMIsFrederic Barrat2019-04-091-57/+1
* cpufeatures: Add tm-suspend-hypervisor-assist and tm-suspend-xer-so-bug nodeStewart Smith2019-04-093-3/+209
* Force noinline for pci_add_(one_)device_node(s)()Stewart Smith2019-03-291-10/+10
* core/i2c: split i2c_request_send()Oliver O'Halloran2019-03-281-44/+53
* core/i2c: Poll on request state in i2c_request_send()Oliver O'Halloran2019-03-281-22/+4
* core/stack: Rename backtrace functions, get rid of wrappersAndrew Donnellan2019-03-281-6/+7
* core/stack: Convert stack check code to not use backtrace wrapperAndrew Donnellan2019-03-281-5/+5
* core/stack: Store PIR in ___backtrace()Andrew Donnellan2019-03-281-3/+3
* core/stack: Define a backtrace metadata structAndrew Donnellan2019-03-281-27/+26
* core/stack: Remove r1 argument from ___backtrace()Andrew Donnellan2019-03-281-4/+2
* Fix hang in pnv_platform_error_reboot path due to TOD failure.Mahesh Salgaonkar2019-03-281-0/+10
* core/ipmi: Print correct netfn valueVasant Hegde2019-03-281-1/+1
* external/mambo: Populate kernel-base-address in the DTRussell Currey2019-03-281-0/+9
* core/flash: Retry requests as necessary in flash_load_resource()Andrew Jeffery2019-03-281-2/+31
* core/pcie-slot: Don't bail early in the power on caseOliver O'Halloran2019-03-281-4/+5
* core/pcie-slot: Better explain suprise_checkOliver O'Halloran2019-03-281-16/+11
* core/pcie-slot: Set power state from the PWRCTL flagOliver O'Halloran2019-03-281-3/+3
* core/pci: Increase the max slot string sizeOliver O'Halloran2019-03-281-1/+1
* hdata/iohub: Look for IOVPD on P9Oliver O'Halloran2019-03-281-0/+6
* fast-reboot: occ: Call occ_pstates_init() on fast-reset on all machinesShilpasri G Bhat2019-03-151-2/+4
* opal/hmi: set a flag to inform OS that TOD/TB has failed.Mahesh Salgaonkar2019-03-051-1/+3
* opal/hmi: Fix double unlock of hmi lock in failure path.Mahesh Salgaonkar2019-03-051-5/+1
* i2c: Fix sparse warnings for type assignmentStewart Smith2019-03-011-5/+5
* hw/bt: Do not disable ipmi message retry during OPAL bootVasant Hegde2019-03-011-1/+2
* core/ipmi: Add ipmi sync messages to top of the listVasant Hegde2019-03-011-1/+1
* Don't use variable length arrays in exception codeStewart Smith2019-03-011-14/+13
* imc/catalog: Decompress catalog asynchronouslySantosh Sivaraj2019-02-251-0/+3
* flash: Add support for async decompressionSantosh Sivaraj2019-02-251-0/+103
* hw/bt: Add backend interface to disable ipmi message retry optionVasant Hegde2019-02-201-0/+2
* opal: Deprecate reading the PHB statusAlexey Kardashevskiy2019-02-182-3/+13
* firmware-versions: Add test case for parsing VERSIONStewart Smith2019-02-1318-147/+364
* core/exceptions: implement support for MCE interrupts in powersaveNicholas Piggin2019-02-132-4/+24
* core/exceptions: allow recoverable sreset exceptionsNicholas Piggin2019-02-134-17/+49
* core/exceptions: implement an exception handler for non-powersave sresetsNicholas Piggin2019-02-132-10/+49
* core/fast-reboot: fast reboot specific sreset patchNicholas Piggin2019-02-132-12/+20
* asm/head: provide asm support for interrupts to be returned fromNicholas Piggin2019-02-131-2/+2
* core/init: enable machine check on secondariesNicholas Piggin2019-02-132-0/+40
* core/fast-reboot: improve NMI handling during fast resetNicholas Piggin2019-02-131-0/+34
* core/init: rearrange final boot stepsNicholas Piggin2019-02-131-12/+11
* core/exceptions: save current MSR in exception frameNicholas Piggin2019-02-121-26/+31
* core/cpu: do not inline cpu_relaxNicholas Piggin2019-02-121-0/+12
* core/init: rename setup_reset_vectorNicholas Piggin2019-02-122-3/+3
* core/cpu: HID update raceNicholas Piggin2019-02-121-2/+2
OpenPOWER on IntegriCloud