summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'update-2.1.1.1'Benjamin Herrenschmidt2014-11-171-8/+9
|\
| * phb3: Increase some timeouts (SW283991)Benjamin Herrenschmidt2014-11-171-4/+8
| * PHB3: wait 1s after PERST deassert for CAPP adaptersRyan Grimm2014-11-171-4/+1
* | i2c: Update DT bindings and minor changesBenjamin Herrenschmidt2014-11-141-53/+86
* | i2c: Provide FFDC data in the driverNeelesh Gupta2014-11-141-72/+195
* | bt: Use new polling timer interface instead of OPAL pollersBenjamin Herrenschmidt2014-11-121-7/+22
* | bt: Reinitialise bt interface correctly after a resetAlistair Popple2014-11-121-6/+6
* | bt/ipmi: Quieten logging outputAlistair Popple2014-11-121-3/+0
* | bt: Fix message timeoutsAlistair Popple2014-11-121-7/+14
* | bt: Add locking for bt hardware pollingAlistair Popple2014-11-121-34/+40
* | bt: Add call to bt_poll to kick start message state machineAlistair Popple2014-11-121-22/+24
* | i2c: Use new timer facility and improve interrupts handlingBenjamin Herrenschmidt2014-11-123-75/+59
* | i2c: Move bus management and OPAL API to core i2c codeBenjamin Herrenschmidt2014-11-111-116/+10
* | i2c: Improve operations without interruptsBenjamin Herrenschmidt2014-11-101-18/+91
* | i2c: Rework P8 i2c driverBenjamin Herrenschmidt2014-11-071-479/+543
* | fsp/ti: Make sure the TI area is initialized before useBenjamin Herrenschmidt2014-11-071-1/+9
* | 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
OpenPOWER on IntegriCloud