aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-01-19opal: Add unit test for buffer overrun in prlog/printfMahesh Salgaonkar1-0/+2
2014-11-25occ/hbrt: Call stopOCC() for implementing reset OCC command from FSPShilpasri G Bhat1-0/+1
2014-10-10OCC: Change OCC timeout elog severityskiboot-2.1.1-fw810.20-1Vasant Hegde1-0/+1
2014-10-08PHB3: Support multiple MM32 segments for error injectionGavin Shan1-2/+4
2014-10-08PCI: Refactor error injectionGavin Shan2-28/+30
2014-09-30phb3/capi: Some tweaks to the new CAPI interfacesBenjamin Herrenschmidt1-5/+12
2014-09-30phb3/capi: Add capp recovery to phb3Ryan Grimm3-0/+5
2014-09-30phb3/capi: Add two new modes to opal_pci_set_phb_capi_modeRyan Grimm1-0/+5
2014-09-30phb3/capi: Initialize capp regs with field values.Ryan Grimm1-1/+1
2014-09-01core: Setup the OPAL DT node before platform probeBenjamin Herrenschmidt1-1/+0
2014-08-29PCI: Add pci_device_init()Gavin Shan1-2/+1
2014-08-29occ: Make timeout platform dependentBenjamin Herrenschmidt2-1/+10
2014-08-18console/sysparam: Use the system param to switch console selectionBenjamin Herrenschmidt1-1/+1
2014-08-15fsp/rtc: Use libc time functionsAlistair Popple1-0/+26
2014-08-15ipmi: Correct chassis control messageJoel Stanley1-6/+28
2014-08-13dpo: Add OPAL interface to access the DPO timeoutAnshuman Khandual2-1/+7
2014-08-13dpo: Move the FSP async messagae handling into a separate fileAnshuman Khandual1-0/+3
2014-08-13attn: Add git version and backtrace details to user dataAruna Balakrishnaiah1-2/+16
2014-08-13attn: Add default attn src in the src sectionAruna Balakrishnaiah1-0/+4
2014-08-13attn: Dump backtrace to bufferAruna Balakrishnaiah1-0/+1
2014-08-13fsp/tpo: Enable Timed power on (TPO) supportMamatha Inamdar2-1/+7
2014-08-13Add cpu_relax to stop cores spinning hardJoel Stanley1-0/+2
2014-08-13plat/palmetto: Add shutdown and rebootJoel Stanley1-0/+9
2014-08-13ipmi: Add a base IPMI stack with a BT driverAlistair Popple2-0/+106
2014-08-08Add fake RTC to generic platformmillerjo@us.ibm.com1-0/+2
2014-08-08PCI: Restore bus numbers after complete resetGavin Shan3-2/+8
2014-08-08Make log level thresholds dynamic in debug_descriptor rather than staticStewart Smith1-1/+5
2014-08-08Write log messages with log_level > PR_NOTICE only to in memory logStewart Smith1-1/+4
2014-08-08add full suite of log priorities: EMERG through DEBUGStewart Smith1-3/+13
2014-08-08replace printf() with console log, level 5 aka INFO messagesStewart Smith1-0/+1
2014-08-08Initial code for timestamps in logStewart Smith1-1/+2
2014-08-01ATTN: Set up attention area to handle attentionAruna Balakrishnaiah3-0/+150
2014-08-01epow: Fix mbox command encoding to remove FSP orphan responsesAnshuman Khandual1-3/+3
2014-07-31MDST: Improve error loggingVasant Hegde1-1/+3
2014-07-31MDST: Add OPAL interface to unregister dump regionVasant Hegde1-1/+2
2014-07-31MDST: Add OPAL interface to register host memory regionVasant Hegde2-2/+21
2014-07-31MDST: Validate TCE alignmentVasant Hegde1-0/+1
2014-07-31MDST: Rename function name and variable orderVasant Hegde1-3/+3
2014-07-31epow: Move fsp-epow.h to hw/fsp/Benjamin Herrenschmidt1-40/+0
2014-07-30epow: Fix licence header in fsp-epow.hBenjamin Herrenschmidt1-7/+14
2014-07-30slw: patch hsprg0 for wakeup from winkleVaidyanathan Srinivasan1-1/+2
2014-07-30slw: Enable fast sleep and deep winkle while initializing coreShreyas B. Prabhu1-0/+1
2014-07-30sleep: Add workarounds for fast sleepVaidyanathan Srinivasan3-1/+4
2014-07-30epow: Enable Environment and Power Warning support in FSP machinesAnshuman Khandual3-0/+79
2014-07-25DPO: Add support for Delayed Power Off sequence on FSP machinesAnshuman Khandual2-0/+3
2014-07-25opal: Recover from TOD sync check error.Mahesh Salgaonkar1-0/+1
2014-07-25opal: Add opal call to handle HMI.Mahesh Salgaonkar1-2/+48
2014-07-25opal: Move HMI handler to new file core/hmi.cMahesh Salgaonkar1-0/+5
2014-07-25elog: Remove opal prefix from data structures in errorlog.hDeepthi Dharwar2-6/+6
2014-07-25elog: Move error log data structres from opal.h to new file errorlog.hDeepthi Dharwar3-118/+137