aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2014-11-18Add symbolic backtraces and expose skiboot map to LinuxBenjamin Herrenschmidt1-1/+1
2014-11-18Add functions to backtrace into a non-text bufferBenjamin Herrenschmidt1-1/+11
2014-11-17Merge branch 'update-2.1.1.1'Benjamin Herrenschmidt1-8/+9
2014-11-17phb3: Increase some timeouts (SW283991)Benjamin Herrenschmidt1-4/+8
2014-11-17PHB3: wait 1s after PERST deassert for CAPP adaptersRyan Grimm1-4/+1
2014-11-14i2c: Update DT bindings and minor changesBenjamin Herrenschmidt1-53/+86
2014-11-14i2c: Provide FFDC data in the driverNeelesh Gupta1-72/+195
2014-11-12bt: Use new polling timer interface instead of OPAL pollersBenjamin Herrenschmidt1-7/+22
2014-11-12bt: Reinitialise bt interface correctly after a resetAlistair Popple1-6/+6
2014-11-12bt/ipmi: Quieten logging outputAlistair Popple1-3/+0
2014-11-12bt: Fix message timeoutsAlistair Popple1-7/+14
2014-11-12bt: Add locking for bt hardware pollingAlistair Popple1-34/+40
2014-11-12bt: Add call to bt_poll to kick start message state machineAlistair Popple1-22/+24
2014-11-12i2c: Use new timer facility and improve interrupts handlingBenjamin Herrenschmidt3-75/+59
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