summaryrefslogtreecommitdiffstats
path: root/hw/fsp
Commit message (Expand)AuthorAgeFilesLines
* hw/imc: Add support to load imc catalog lid fileMadhavan Srinivasan2018-04-101-0/+3
* Revert "console(lpc/fsp-console): Use only stdout-path property on P9 and above"Stewart Smith2018-03-061-11/+3
* capp: Add lid definition for P9 DD-2.2Christophe Lombard2018-03-061-0/+2
* console(lpc/fsp-console): Use only stdout-path property on P9 and abovePridhiviraj Paidipeddi2018-03-011-3/+11
* build: use thin archives rather than incremental linkingNicholas Piggin2018-02-281-1/+1
* sensors: Support reading u64 sensor valuesShilpasri G Bhat2018-02-211-3/+4
* fsp: Bail out of HIR if FSP is resetting voluntarilyAnanth N Mavinakayanahalli2017-12-061-4/+16
* nvram: Fix 'missing' nvram on FSP systems.Cyril Bur2017-11-301-24/+4
* fsp-elog: Reduce verbosity of elog messagesMichael Neuling2017-11-281-2/+2
* FSP/CONSOLE: remove redundant flush_all_input() call in fsp_console_reset()Vasant Hegde2017-10-301-2/+0
* FSP/CONSOLE: Disable notification on unresponsive consolesVasant Hegde2017-10-301-3/+5
* FSP/CONSOLE: Limit number of error loggingVasant Hegde2017-10-111-8/+13
* FSP/CONSOLE: Fix fsp_console_write_buffer_space() callVasant Hegde2017-10-111-1/+35
* FSP/CONSOLE: Close SOL session during R/RVasant Hegde2017-10-111-3/+0
* FSP/CONSOLE: Do not associate unavailable consoleVasant Hegde2017-10-111-0/+11
* FSP: Disable PSI link whenever FSP tells OPAL about impending R/RVasant Hegde2017-10-111-17/+8
* FSP/NVRAM: Handle "get vNVRAM statistics" commandVasant Hegde2017-10-101-0/+41
* capp: Add lid definitions for P9 DD-2.0 & DD-2.1Vaibhav Jain2017-10-061-0/+4
* fsp: Move common prints to traceMichael Neuling2017-09-201-2/+2
* FSP/CONSOLE: Do not enable input irq in write pathVasant Hegde2017-07-211-3/+0
* FSP: Add check to detect FSP R/R inside fsp_sync_msg()Vasant Hegde2017-06-211-2/+11
* capi: Load capp microcodeChristophe Lombard2017-06-191-0/+2
* FSP/CONSOLE: Fix possible NULL dereferenceVasant Hegde2017-06-191-2/+7
* FSP/CONSOLE: Workaround for unresponsive ipmi daemonVasant Hegde2017-06-141-1/+17
* FSP: Set status field in response message for timed out messageVasant Hegde2017-06-141-1/+4
* FSP: Improve timeout messageVasant Hegde2017-06-141-4/+5
* FSP/RTC: Remove local fsp_in_reset variableVasant Hegde2017-06-141-10/+0
* FSP/RTC: Fix possible FSP R/R issue in rtc write pathVasant Hegde2017-06-141-9/+11
* hw/fsp/rtc: read/write cached rtc tod on fsp hir.ppaidipe@linux.vnet.ibm.com2017-06-141-2/+2
* FSP/CHIPTOD: Return false in error pathVasant Hegde2017-06-141-0/+1
* FSP/CONSOLE: Do not free fsp_msg in error pathVasant Hegde2017-06-081-1/+0
* FSP/CONSOLE: Remove __unused attribute from fsp_console_read()Vasant Hegde2017-06-081-1/+1
* FSP/RTC: Improve error logVasant Hegde2017-06-081-1/+1
* fsp/tpo: Provide support for disabling TPO alarmVaibhav Jain2017-05-261-2/+8
* Remove multiple logging for un-handled fsp sub commands.ppaidipe@linux.vnet.ibm.com2017-05-121-1/+0
* GCC7: fixes for -Wimplicit-fallthrough expected regexesStewart Smith2017-05-121-1/+1
* FSP: Notify FSP of Platform Log ID after Host Initiated Reset ReloadStewart Smith2017-05-102-22/+50
* hw/fsp: Do not queue SP and SPCN class messages during reset/reloadAnanth N Mavinakayanahalli2017-03-163-0/+31
* fsp-leds: add missing \n in duplicate loc code error msgStewart Smith2017-03-101-1/+1
* console: use opal_con_ops APIOliver O'Halloran2017-01-041-6/+3
* console: add opal_con_ops structureOliver O'Halloran2017-01-041-0/+15
* console: add helper to create serial console nodesOliver O'Halloran2017-01-041-16/+8
* console: don't use __flush_console() outside console.cOliver O'Halloran2017-01-041-1/+1
* sensor: add a family field in the handlerCédric Le Goater2016-12-081-1/+1
* fsp: Don't recurse pollers in ibm_fsp_terminateStewart Smith2016-11-242-1/+38
* errorlog: Removal of elog_reject_head() from 'opal_kexec_elog_notify' routineMukesh Ojha2016-10-251-1/+0
* errorlog: Remove the elog enable check from 'fsp_elog_check_and_fetch_head'Mukesh Ojha2016-10-251-3/+0
* errorlog : Modification as per coding guidelines to make the code more legibleMukesh Ojha2016-10-252-137/+147
* fast-reboot: disable on FSP code update or unrecoverable HMIStewart Smith2016-10-251-0/+3
* Fast reboot for P8Benjamin Herrenschmidt2016-10-172-0/+8
OpenPOWER on IntegriCloud