aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2017-10-02hdata/spira: silence 'so big is unsigned long' sparse warningsStewart Smith1-2/+2
2017-10-02phb4: make retry_whitelist staticStewart Smith1-1/+1
2017-10-02hdata/spira: be32_to_cpu() doesn't work on 8bitsStewart Smith1-1/+1
2017-09-28capi: Mask Psl Credit timeout error for P9Vaibhav Jain1-0/+4
2017-09-28cpu: idle POWER9 power management implementationNicholas Piggin6-27/+205
2017-09-28cpu: idle split pm enable into sreset and ipi componentsNicholas Piggin4-38/+74
2017-09-28cpu: idle notice if pm state changesNicholas Piggin1-4/+18
2017-09-28cpu: idle move the minimum PM latency into the idle codeNicholas Piggin3-5/+4
2017-09-28cpu: avoid decrementer wakeups in case of cpu_wake_on_job idleNicholas Piggin1-8/+7
2017-09-27skiboot/imc: Update the nest_pmus array with occ/gpe microcode uav updatesMadhavan Srinivasan1-2/+5
2017-09-27phb4: Update link training documentationMichael Neuling1-0/+8
2017-09-27opal-prd: Fix opal-prd command line optionsVasant Hegde1-2/+17
2017-09-27opal-prd: Fix occ_reset callVasant Hegde1-6/+30
2017-09-27phb4: Additional RXE_ARB: DEC Stage Valid Error fixMichael Neuling1-3/+3
2017-09-27doc: update skiboot overviewStewart Smith3-51/+94
2017-09-27skiboot/imc: Fix the core_imc_event_maskAnju T Sudhakar1-1/+1
2017-09-27libflash/file: Handle short read()s and write()s correctlyCyril Bur1-2/+4
2017-09-27opal-prd/hostboot-interface: Add API comment regarding nanosleep rangesJeremy Kerr1-0/+4
2017-09-20hw/p8-i2c: Rework timeout handlingOliver O'Halloran1-13/+22
2017-09-20core: POWER9 implement OPAL_SIGNAL_SYSTEM_RESETNicholas Piggin10-25/+474
2017-09-20capi: CAPP recoveryChristophe Lombard1-5/+54
2017-09-20hdata/smplink: Increment index of associated PHBOliver O'Halloran1-1/+1
2017-09-20npu2: Read slot label from the link nodeOliver O'Halloran1-3/+17