summaryrefslogtreecommitdiffstats
path: root/hw/fsp
Commit message (Expand)AuthorAgeFilesLines
* Write boot progress to LPC port 80hStewart Smith2019-04-241-1/+3
* core/stack: Rename backtrace functions, get rid of wrappersAndrew Donnellan2019-03-281-2/+2
* hw/fsp, hw/ipmi: Convert attn code to not use backtrace wrappersAndrew Donnellan2019-03-281-5/+5
* FSP: Improve Reset/Reload log messageVasant Hegde2018-09-201-2/+2
* fsp/surv: Improve log messageVasant Hegde2018-09-131-2/+4
* Move include lock.h to fsp-console.h from console.hStewart Smith2018-06-181-0/+1
* fast-reboot: Disable on FSP IPL side changeVasant Hegde2018-06-181-0/+26
* check for NULL input string in is_sai_loc_codeBalbir singh2018-05-241-2/+5
* fsp/console: Always establish OPAL console API backendBenjamin Herrenschmidt2018-05-241-2/+3
* fsp: Fix msg vaargs usageJoel Stanley2018-05-041-2/+2
* 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
OpenPOWER on IntegriCloud