summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Expose PNOR Flash partitions to host MTD driver via devicetreeTimothy Pearson2019-04-241-0/+1
* Write boot progress to LPC port 80hStewart Smith2019-04-241-1/+1
* asm/head.S: set POWER9 radix HID bit at entryNicholas Piggin2019-04-171-1/+0
* chiptod: Remove unused prototype from headerJordan Niethe2019-04-171-1/+0
* hw/npu2: Dump (more) npu2 registers on link error and HMIsFrederic Barrat2019-04-092-0/+11
* hw/npu2: Report errors to the OS if an OpenCAPI brick is fencedFrederic Barrat2019-04-091-0/+1
* hw/npu2: Setup an error interrupt on some opencapi FIRsFrederic Barrat2019-04-091-1/+4
* hw/npu2: Use NVLink irq setup for OpenCAPIFrederic Barrat2019-04-091-1/+0
* hw/npu2: Fix OpenCAPI PE assignmentAndrew Donnellan2019-04-091-3/+18
* opal-api: Reserve 2 OPAL API calls for future OpenCAPI LPC useAndrew Donnellan2019-04-091-2/+4
* Force noinline for pci_add_(one_)device_node(s)()Stewart Smith2019-03-291-0/+1
* core/i2c: split i2c_request_send()Oliver O'Halloran2019-03-281-1/+2
* core/i2c: Add request state trackingOliver O'Halloran2019-03-281-2/+12
* hw/phb4: Drop FRESET_DEASSERT_DELAY stateOliver O'Halloran2019-03-281-1/+0
* hw/phb4: Skip FRESET PERST when coming from CRESETOliver O'Halloran2019-03-281-0/+1
* include/imc: Trace IMC Macro definitionsAnju T Sudhakar2019-03-282-0/+31
* core/stack: Rename backtrace functions, get rid of wrappersAndrew Donnellan2019-03-281-27/+5
* core/stack: Convert stack check code to not use backtrace wrapperAndrew Donnellan2019-03-281-1/+1
* core/stack: Define a backtrace metadata structAndrew Donnellan2019-03-281-12/+28
* core/stack: Remove r1 argument from ___backtrace()Andrew Donnellan2019-03-281-4/+1
* xive: Add calls to save/restore the queues and VPs HW stateCédric Le Goater2019-03-281-3/+4
* npu2/hw-procedures: Fix parallel zcal for opencapiFrederic Barrat2019-03-201-1/+2
* npu2-opencapi: Fix adapter reset when using 2 adaptersFrederic Barrat2019-03-131-0/+4
* npu2-opencapi: Setup perf counters to detect CRC errorsFrederic Barrat2019-03-131-0/+17
* npu2-opencapi: Rework ODL register accessFrederic Barrat2019-03-131-19/+11
* opal/hmi: set a flag to inform OS that TOD/TB has failed.Mahesh Salgaonkar2019-03-051-0/+1
* npu2: Allow ATSD for LPAR other than 0Alexey Kardashevskiy2019-02-251-0/+2
* npu2: Add XTS_BDF_MAP wildcard refcountAlexey Kardashevskiy2019-02-251-0/+2
* Retry link training at PCIe GEN1 if presence detected but training repeatedly...Timothy Pearson2019-02-261-1/+2
* imc/catalog: Decompress catalog asynchronouslySantosh Sivaraj2019-02-251-0/+1
* flash: Add support for async decompressionSantosh Sivaraj2019-02-251-0/+34
* config: Get rid of FAST_REBOOT_CLEARS_MEMORYAndrew Donnellan2019-02-251-3/+0
* config: Get rid of DEBUG_MALLOCAndrew Donnellan2019-02-251-3/+0
* astbmc: Try IPMI HIOMAP for P8 (again)Andrew Jeffery2019-02-251-1/+2
* hw/bt: Add backend interface to disable ipmi message retry optionVasant Hegde2019-02-201-0/+1
* opal: Deprecate reading the PHB statusAlexey Kardashevskiy2019-02-182-4/+2
* phb4: Eliminate peltv_cacheOliver O'Halloran2019-02-181-2/+1
* phb4: Eliminate p->rte_cacheOliver O'Halloran2019-02-181-2/+1
* core/exceptions: implement support for MCE interrupts in powersaveNicholas Piggin2019-02-132-2/+4
* core/exceptions: allow recoverable sreset exceptionsNicholas Piggin2019-02-131-2/+2
* core/exceptions: implement an exception handler for non-powersave sresetsNicholas Piggin2019-02-132-0/+9
* asm/head: sreset handler remove FIXUP_ENDIANNicholas Piggin2019-02-131-0/+12
* core/fast-reboot: fast reboot specific sreset patchNicholas Piggin2019-02-131-0/+3
* core/exceptions: save current MSR in exception frameNicholas Piggin2019-02-121-0/+1
* core/cpu: do not inline cpu_relaxNicholas Piggin2019-02-121-11/+1
* core/init: rename setup_reset_vectorNicholas Piggin2019-02-121-1/+1
* Add PVR_TYPE_P9PReza Arbab2019-02-102-0/+2
* Revert "astbmc: Try IPMI HIOMAP for P8"Joel Stanley2019-02-101-2/+1
* Remove POWER9N DD1 supportNicholas Piggin2019-01-252-10/+0
* astbmc: Try IPMI HIOMAP for P8Andrew Jeffery2019-01-181-1/+2
OpenPOWER on IntegriCloud