aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2014-11-11i2c: Move bus management and OPAL API to core i2c codeBenjamin Herrenschmidt1-116/+10
2014-11-10i2c: Improve operations without interruptsBenjamin Herrenschmidt1-18/+91
2014-11-07i2c: Rework P8 i2c driverBenjamin Herrenschmidt1-479/+543
2014-11-07fsp/ti: Make sure the TI area is initialized before useBenjamin Herrenschmidt1-1/+9
2014-11-05i2c: Bug fixes, clean up of the codeNeelesh Gupta1-157/+107
2014-10-30fsp: Allow loading initramfs resourcesJeremy Kerr1-0/+4
2014-10-30platform: add a platform hook for loading external resourcesJeremy Kerr1-0/+48
2014-10-30ipmi: Add an opal interface to the ipmi stackAlistair Popple3-9/+175
2014-10-30libflash: Update from pflash-0.8.6Benjamin Herrenschmidt1-29/+77
2014-10-28Merge remote-tracking branch 'ltcgit/master'Benjamin Herrenschmidt4-2/+1123
2014-10-28centaur: Detect Centaur DD2 as well as DD1Benjamin Herrenschmidt1-1/+1
2014-10-27hw/i2c: i2c driver infrastructure providing device I/ONeelesh Gupta4-2/+1123
2014-10-24irq/occ/opal: Add self-sent dummy interruptBenjamin Herrenschmidt2-1/+43
2014-10-22PSI: Drive link down on HIRAnanth N Mavinakayanahalli1-31/+34
2014-10-22fsp/elog: Create a logging frontendAlistair Popple1-194/+7
2014-10-22fsp/elog: Separate the PEL log formatting functionsAlistair Popple1-229/+10
2014-10-15led: Fix white space problemsAnshuman Khandual2-24/+24
2014-10-15attn: Remove generate_hex_word macroAruna Balakrishnaiah1-7/+2
2014-10-15sysparam: Add the new system parameter boot device pathNeelesh Gupta1-1/+2
2014-10-15uart: Works better if we actually allocate out_bufBenjamin Herrenschmidt1-0/+1
2014-10-15uart: Fix thinko in output ring pointersBenjamin Herrenschmidt1-2/+2
2014-10-15hw/ast: Print something decent for PNOR LPC offsetBenjamin Herrenschmidt1-1/+1
2014-10-15Quieten a couple more thingsBenjamin Herrenschmidt1-1/+1
2014-10-15uart: Use prlog instead of printfBenjamin Herrenschmidt1-4/+4
2014-10-15uart: Keep synchronous console flush when IRQ not workingBenjamin Herrenschmidt1-3/+25
2014-10-15uart: Add interrupt driver output ring buffer for Linux ouputBenjamin Herrenschmidt1-41/+85
2014-10-15uart: Give UART it's own OPAL console callbacks instead of dummy consoleBenjamin Herrenschmidt1-100/+204
2014-10-15libflash: Sync with pflash 0.8.3Benjamin Herrenschmidt2-85/+471
2014-10-15hw/ast: Make PNOR offset on LPC a variableBenjamin Herrenschmidt1-8/+14
2014-10-15led: Handle all the FSP_MCLASS_INDICATOR class sub commandsAnshuman Khandual1-0/+63
2014-10-15Quieten SLW log messages, mostly to PR_DEBUG. Some elevated to PR_ERR/WARNStewart Smith1-20/+34
2014-10-15Be less verbose in logging about FSP ConsoleStewart Smith1-21/+22
2014-10-15Perhaps we shouldn't prerror() about the presence of an FSP. perhaps.Stewart Smith1-1/+2
2014-10-15OCC: Adjust log levels. Many to PR_DEBUG, a few to prerror()Stewart Smith1-24/+26
2014-10-15(somewhat) quieten PCI during bootStewart Smith1-17/+19
2014-10-15Make FSP console a bit quieter, most can be PR_DEBUGStewart Smith1-23/+23
2014-10-15Make FSP a lot less verbose by setting log priorityStewart Smith1-54/+63
2014-10-15Reduce severity of CHIPTOD printfs (to PR_DEBUG)Stewart Smith1-9/+14
2014-10-15Adjust log message priority in fsp-leds.cStewart Smith1-22/+24
2014-10-15FSP buffer allocation messages can be PR_DEBUG.Stewart Smith1-4/+4
2014-10-15Some CHIPTOD log messages should be prerror in event of error.Stewart Smith1-2/+2
2014-10-15Modify HOMER printouts in hw/homer.c to be (mostly) PR_DEBUG prlog callsStewart Smith1-9/+9
2014-10-10CUPD: Log LID ID in elog if size crosses the limitVasant Hegde1-3/+4
2014-10-10Merge branch 'release-2.1.1'Stewart Smith1-2/+7
2014-10-10OCC: Change OCC timeout elog severityskiboot-2.1.1-fw810.20-1Vasant Hegde1-2/+7
2014-10-09uart: Exploit Tx FIFOBenjamin Herrenschmidt1-10/+18
2014-10-08Merge branch 'release-2.1.1'Benjamin Herrenschmidt3-324/+542
2014-10-08slw: Remove log flooding from fast sleep codeBenjamin Herrenschmidt1-4/+0
2014-10-08PHB3: Support DMA error injectionGavin Shan1-0/+98
2014-10-08PHB3: Support MM64 error injectionGavin Shan1-6/+82