aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-19skiboot 5.9-rc4 release notesv5.9-rc4Stewart Smith1-0/+47
2017-10-18occ-sensors : Add OCC inband sensor region to exportsShilpasri G Bhat1-1/+13
2017-10-18phb4: Fix PCIe GEN4 on DD2.1 and aboveMichael Neuling1-4/+3
2017-10-18core: direct-controls: Fix clearing of special wakeupShilpasri G Bhat1-1/+4
2017-10-18core/direct-controls: increase special wakeup timeout on POWER9Nicholas Piggin1-3/+6
2017-10-18skiboot 5.9-rc3 release notesv5.9-rc3Stewart Smith1-0/+42
2017-10-16hdata/vpd: Improve vpd node find logicVasant Hegde1-14/+2
2017-10-16hdata/vpd: Rework vpd node creation logicVasant Hegde5-399/+363
2017-10-16Revert "npu2: Add vendor cap for IRQ testing"Alistair Popple1-28/+0
2017-10-16hw/imc: Fix the pvr (sub_id) for IMC Catalog loadMadhavan Srinivasan1-2/+2
2017-10-16cpu: Add OPAL_REINIT_CPUS_TM_SUSPEND_DISABLEDMichael Ellerman3-0/+20
2017-10-16skiboot 5.9-rc2 release notesv5.9-rc2Stewart Smith1-0/+246
2017-10-16opal-prd: Fix memory leakVasant Hegde1-0/+1
2017-10-15hdata/i2c: update the list of known i2c devsClaudio Carvalho1-4/+33
2017-10-15hdata/i2c: log unknown i2c devicesClaudio Carvalho1-4/+17
2017-10-15hdata/i2c: add __packed to the host_i2c_hdr structureClaudio Carvalho1-1/+1
2017-10-15opal/cpu: Mark the core as bad while disabling threads of the core.Mahesh Salgaonkar1-0/+10
2017-10-15doc: Update VPD, ECID documentationVasant Hegde2-4/+16
2017-10-15hw/imc: pause microcode at bootMadhavan Srinivasan1-0/+24
2017-10-15hw/imc: Use ARRAY_SIZE instead of static macroMadhavan Srinivasan2-3/+1
2017-10-15xive: Fix VP free block group mode false-positive parameter checkNicholas Piggin1-1/+3
2017-10-15doc: clarify locking and async of OPAL_SENSOR_READStewart Smith1-1/+6
2017-10-15hw/p8-i2c: Fix deadlock in p9_i2c_bus_owner_changeAnton Blanchard1-1/+1
2017-10-11skiboot 5.4.8 release notesStewart Smith1-0/+158
2017-10-11FSP/CONSOLE: Limit number of error loggingVasant Hegde1-8/+13
2017-10-11FSP/CONSOLE: Fix fsp_console_write_buffer_space() callVasant Hegde1-1/+35
2017-10-11FSP/CONSOLE: Close SOL session during R/RVasant Hegde1-3/+0
2017-10-11FSP/CONSOLE: Do not associate unavailable consoleVasant Hegde1-0/+11
2017-10-11FSP: Disable PSI link whenever FSP tells OPAL about impending R/RVasant Hegde2-18/+8
2017-10-11fsp: return OPAL_BUSY_EVENT on failure sending FSP_CMD_REBOOT / DEEP_REBOOTStewart Smith1-2/+2
2017-10-11fsp: return OPAL_BUSY_EVENT on failure sending FSP_CMD_POWERDOWN_NORMStewart Smith3-5/+21
2017-10-11skiboot 5.9-rc1 release notesv5.9-rc1Stewart Smith2-0/+531
2017-10-10hdat: Disable TM on Power9 DD 2.1Michael Ellerman1-1/+1
2017-10-10hdata/iohub: Check IOHUB child count before usingVasant Hegde1-1/+4
2017-10-10FSP/NVRAM: Handle "get vNVRAM statistics" commandVasant Hegde1-0/+41
2017-10-10xscom: Do not print error message for 'chiplet offline' return valuesVasant Hegde1-0/+14
2017-10-10ipmi: Convert common debug prints to traceVasant Hegde2-4/+4
2017-10-10pci-iov: free memory across fast-rebootStewart Smith3-6/+26
2017-10-10platforms/astbmc: Make platform symbols consistentAndrew Donnellan2-2/+2
2017-10-06libflash/blocklevel: suppress debug printoutStewart Smith1-1/+0
2017-10-06nx-compress: PR_DEBUG not prerror in the normal caseStewart Smith1-1/+1
2017-10-06external/gard: Clear entire guard partition instead of entry by entrySuraj Jitindar Singh1-11/+18
2017-10-06capp: Add lid definitions for P9 DD-2.0 & DD-2.1Vaibhav Jain1-0/+4
2017-10-06hw/lpc-uart: read from RBR to clear character timeout interruptsJeremy Kerr1-0/+21
2017-10-06fast-reset: by default (if possible)Stewart Smith1-2/+2
2017-10-02phb4: Reassign link_retries counter in IODA purgeGuilherme G. Piccoli1-0/+2
2017-10-02phb4: Add additional adapter to retrain whitelistJohn W Walthour1-2/+3
2017-10-02i2c: Move tpm i2c wrapper code into coreAndrew Donnellan4-95/+123
2017-10-02hdata: Fix sparse warning in add_ecid_data()Vasant Hegde1-1/+1
2017-10-02hdata/i2c: hdat_i2c_labels and hdat_i2c_devs should be staticStewart Smith1-2/+2