summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* i2c: Bug fixes, clean up of the codeNeelesh Gupta2014-11-051-157/+107
* fsp: Allow loading initramfs resourcesJeremy Kerr2014-10-301-0/+4
* platform: add a platform hook for loading external resourcesJeremy Kerr2014-10-301-0/+48
* ipmi: Add an opal interface to the ipmi stackAlistair Popple2014-10-303-9/+175
* libflash: Update from pflash-0.8.6Benjamin Herrenschmidt2014-10-301-29/+77
* Merge remote-tracking branch 'ltcgit/master'Benjamin Herrenschmidt2014-10-284-2/+1123
|\
| * hw/i2c: i2c driver infrastructure providing device I/ONeelesh Gupta2014-10-274-2/+1123
* | centaur: Detect Centaur DD2 as well as DD1Benjamin Herrenschmidt2014-10-281-1/+1
|/
* irq/occ/opal: Add self-sent dummy interruptBenjamin Herrenschmidt2014-10-242-1/+43
* PSI: Drive link down on HIRAnanth N Mavinakayanahalli2014-10-221-31/+34
* fsp/elog: Create a logging frontendAlistair Popple2014-10-221-194/+7
* fsp/elog: Separate the PEL log formatting functionsAlistair Popple2014-10-221-229/+10
* led: Fix white space problemsAnshuman Khandual2014-10-152-24/+24
* attn: Remove generate_hex_word macroAruna Balakrishnaiah2014-10-151-7/+2
* sysparam: Add the new system parameter boot device pathNeelesh Gupta2014-10-151-1/+2
* uart: Works better if we actually allocate out_bufBenjamin Herrenschmidt2014-10-151-0/+1
* uart: Fix thinko in output ring pointersBenjamin Herrenschmidt2014-10-151-2/+2
* hw/ast: Print something decent for PNOR LPC offsetBenjamin Herrenschmidt2014-10-151-1/+1
* Quieten a couple more thingsBenjamin Herrenschmidt2014-10-151-1/+1
* uart: Use prlog instead of printfBenjamin Herrenschmidt2014-10-151-4/+4
* uart: Keep synchronous console flush when IRQ not workingBenjamin Herrenschmidt2014-10-151-3/+25
* uart: Add interrupt driver output ring buffer for Linux ouputBenjamin Herrenschmidt2014-10-151-41/+85
* uart: Give UART it's own OPAL console callbacks instead of dummy consoleBenjamin Herrenschmidt2014-10-151-100/+204
* libflash: Sync with pflash 0.8.3Benjamin Herrenschmidt2014-10-152-85/+471
* hw/ast: Make PNOR offset on LPC a variableBenjamin Herrenschmidt2014-10-151-8/+14
* led: Handle all the FSP_MCLASS_INDICATOR class sub commandsAnshuman Khandual2014-10-151-0/+63
* Quieten SLW log messages, mostly to PR_DEBUG. Some elevated to PR_ERR/WARNStewart Smith2014-10-151-20/+34
* Be less verbose in logging about FSP ConsoleStewart Smith2014-10-151-21/+22
* Perhaps we shouldn't prerror() about the presence of an FSP. perhaps.Stewart Smith2014-10-151-1/+2
* OCC: Adjust log levels. Many to PR_DEBUG, a few to prerror()Stewart Smith2014-10-151-24/+26
* (somewhat) quieten PCI during bootStewart Smith2014-10-151-17/+19
* Make FSP console a bit quieter, most can be PR_DEBUGStewart Smith2014-10-151-23/+23
* Make FSP a lot less verbose by setting log priorityStewart Smith2014-10-151-54/+63
* Reduce severity of CHIPTOD printfs (to PR_DEBUG)Stewart Smith2014-10-151-9/+14
* Adjust log message priority in fsp-leds.cStewart Smith2014-10-151-22/+24
* FSP buffer allocation messages can be PR_DEBUG.Stewart Smith2014-10-151-4/+4
* Some CHIPTOD log messages should be prerror in event of error.Stewart Smith2014-10-151-2/+2
* Modify HOMER printouts in hw/homer.c to be (mostly) PR_DEBUG prlog callsStewart Smith2014-10-151-9/+9
* CUPD: Log LID ID in elog if size crosses the limitVasant Hegde2014-10-101-3/+4
* Merge branch 'release-2.1.1'Stewart Smith2014-10-101-2/+7
|\
| * OCC: Change OCC timeout elog severityVasant Hegde2014-10-101-2/+7
* | uart: Exploit Tx FIFOBenjamin Herrenschmidt2014-10-091-10/+18
* | Merge branch 'release-2.1.1'Benjamin Herrenschmidt2014-10-083-324/+542
|\ \ | |/
| * slw: Remove log flooding from fast sleep codeBenjamin Herrenschmidt2014-10-081-4/+0
| * PHB3: Support DMA error injectionGavin Shan2014-10-081-0/+98
| * PHB3: Support MM64 error injectionGavin Shan2014-10-081-6/+82
| * PHB3: Support multiple MM32 segments for error injectionGavin Shan2014-10-081-17/+26
| * PCI: Refactor error injectionGavin Shan2014-10-082-324/+363
* | remove unused DBG and FSP_TRACE macros from hw/psi.cStewart Smith2014-10-081-4/+0
* | hw/fake-rtc.c now uses prlog(PR_TRACE instead of DBG macroStewart Smith2014-10-081-5/+3
OpenPOWER on IntegriCloud