summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* opal/hmi: Fix soft lockups during TOD errorsMahesh Salgaonkar2018-04-173-3/+28
* opal/hmi: Do not send HMI event if no errors are found.Mahesh Salgaonkar2018-04-173-10/+19
* opal/hmi: Initialize the hmi event with old value of HMER.Mahesh Salgaonkar2018-04-171-3/+6
* opal/hmi: Rework HMI handling of TFAC errorsBenjamin Herrenschmidt2018-04-175-372/+280
* opal/hmi: Don't bother passing HMER to pre-recovery cleanupBenjamin Herrenschmidt2018-04-171-14/+6
* opal/hmi: Move timer related error handling to a separate functionBenjamin Herrenschmidt2018-04-171-48/+58
* opal/hmi: Add a new opal_handle_hmi2 that returns direct info to LinuxBenjamin Herrenschmidt2018-04-173-46/+90
* opal/hmi: Remove races in clearing HMERBenjamin Herrenschmidt2018-04-171-10/+12
* opal/hmi: Don't re-read HMER multiple timesBenjamin Herrenschmidt2018-04-171-21/+14
* libflash/blocklevel: Add missing newline to debug messagesPridhiviraj Paidipeddi2018-04-151-2/+2
* phb4: Restore bus numbers after CRSMichael Neuling2018-04-113-12/+18
* slots: Add power limit supportOliver O'Halloran2018-04-112-0/+6
* phb4: Enable the PCIe slotcap on pluggable slotsOliver O'Halloran2018-04-112-0/+21
* core/pci: Set slot power limit when supportedOliver O'Halloran2018-04-113-0/+39
* romulus: Add a barebones slot tableOliver O'Halloran2018-04-111-0/+30
* astbmc: Add more slot table helpersOliver O'Halloran2018-04-111-0/+27
* interrupts: Create an "interrupts" property in the OPAL nodeBenjamin Herrenschmidt2018-04-1110-17/+39
* Makefile: Make it easier to find the docsJoel Stanley2018-04-111-1/+4
* hdata/spira: parse vpd to add part-number and serial-number to xscom@ nodeStewart Smith2018-04-113-1/+15
* capi: Keep the current mmio windows in the mbt cache table.Christophe Lombard2018-04-111-32/+36
* npu2-opencapi: Fix 'link internal error' FIR, take 2Frederic Barrat2018-04-111-4/+25
* npu2-opencapi: Fix 'link internal error' FIR, take 1Frederic Barrat2018-04-111-3/+17
* occ: sensors-groups: Add DT properties to mark HWMON sensor groupsShilpasri G Bhat2018-04-111-3/+14
* hdata: Move 'HRMOR_BIT' macro to header fileVasant Hegde2018-04-113-5/+8
* core: Correctly load initramfs in stb containerSamuel Mendoza-Jonas2018-04-112-5/+24
* Disable stop states from OPALStewart Smith2018-04-111-0/+23
* opal-prd: Insert powernv_flash moduleVasant Hegde2018-04-101-1/+8
* hdat/i2c.c: quieten "v2 found, parsing as v1"Stewart Smith2018-04-101-2/+18
* npu2: Move NPU2_XTS_BDF_MAP_VALID assignment to context initReza Arbab2018-04-101-7/+8
* phb4: Do not set the PBCQ Tunnel BAR register when enabling capi mode.Philippe Bergheaud2018-04-101-19/+0
* hw/imc: Add support to load imc catalog lid fileMadhavan Srinivasan2018-04-101-0/+3
* phb4: Quieten and improve "Timeout waiting for electrical link"Benjamin Herrenschmidt2018-04-101-3/+2
* pcie-slot: Don't fail powering on an already on switchBenjamin Herrenschmidt2018-04-101-1/+1
* core/pci: Document some stuffOliver O'Halloran2018-04-101-9/+13
* hw/imc: Check for pause_microcode_at_boot() return statusMadhavan Srinivasan2018-04-101-2/+7
* phb4: set TVT1 for tunneled operations in capi modePhilippe Bergheaud2018-04-091-15/+7
* libflash/blocklevel: Make read/write be ECC agnostic for callersCyril Bur2018-04-094-73/+369
* libflash/blocklevel: Return region start from ecc_protected()Cyril Bur2018-04-092-22/+63
* libflash/ecc: Add helpers to align a position within an ecc bufferCyril Bur2018-04-092-0/+36
* libflash/ecc: Add functions to deal with unaligned ECC memcpyCyril Bur2018-04-092-17/+234
* gitignore: Add stb test kernel filesCyril Bur2018-04-091-0/+3
* external/ffspart: Improve error outputCyril Bur2018-04-091-2/+2
* libffs: Fix bad checks for partition overlapCyril Bur2018-04-091-9/+20
* external/ffspart: Use new interfaceCyril Bur2018-04-0960-400/+485
* libflash/libffs: Allow caller to specifiy header partitionCyril Bur2018-04-094-11/+22
* libflash/libffs: Refcount ffs entriesCyril Bur2018-04-095-9/+39
* libflash/libffs: Switch to storing header entries in an arrayCyril Bur2018-04-0912-76/+70
* libflash/libffs: Remove backup partition from TOC generation codeCyril Bur2018-04-093-55/+1
* libflash/libffs: Remove the 'sides' from the FFS TOC generation codeCyril Bur2018-04-094-79/+5
* libflash/libffs: Always add entries to the end of the TOCCyril Bur2018-04-091-19/+1
OpenPOWER on IntegriCloud