aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-09asm: Don't try to set LPCR:LPES1 on P8 and P9Benjamin Herrenschmidt1-2/+28
2017-03-09asm: Fix setting of LPCR:DPFDBenjamin Herrenschmidt1-8/+2
2017-03-09xive: Sync HW when moving interrupts aroundBenjamin Herrenschmidt2-1/+84
2017-03-09xive: Fix setting of OPAL_XIVE_IRQ_EOI_VIA_FWBenjamin Herrenschmidt1-4/+9
2017-03-09mbox: Sanitize init messageBenjamin Herrenschmidt1-1/+3
2017-03-09init: Cosmetic fixup of commentBenjamin Herrenschmidt1-2/+2
2017-03-09xive: Fix xive reset corrupting EQ allocation bitmapBenjamin Herrenschmidt1-6/+21
2017-03-07core/test: use strcmp for console testsOliver O'Halloran2-6/+6
2017-03-07core/test/run-trace: Reduce number of samples when running under valgrindStewart Smith1-1/+3
2017-03-07hdat: Parse BMC nodes much earlierOliver O'Halloran6-3/+69
2017-03-07device: implement dt_translate_address() properlyOliver O'Halloran2-3/+109
2017-03-07hdata: Add BMC device-tree node for P9 OpenPOWER systemsAnanth N Mavinakayanahalli2-1/+17
2017-03-07test/sreset_world: Kind of like Hello World, but from the SRESET vector.Stewart Smith6-0/+327
2017-03-07System reset IPI facility and Mambo implementationNicholas Piggin3-1/+98
2017-03-03platform: Add RomulusHank Chang2-1/+56
2017-03-03Fixup init of struct lpc_clientStewart Smith1-0/+3
2017-03-03pci/quirk: Populate device tree for AST2400 VGARussell Currey2-0/+53
2017-03-03pci: Add a framework for quirksRussell Currey4-1/+80
2017-03-03hdat: Fix interrupt & device_type of UART nodeBenjamin Herrenschmidt1-1/+3
2017-03-03lpc/uart: Support routing of selected LPC interrupts to LinuxBenjamin Herrenschmidt8-93/+210
2017-03-02phb4: Fix TVE encoding for start addressFrederic Barrat1-1/+1
2017-03-02buddy: Check zalloc() return valueStewart Smith1-0/+2
2017-03-02hw/slw: fix possible NULL dereferenceStewart Smith1-2/+8
2017-03-02hdat: Ignore broken memory reservesMichael Neuling1-1/+11
2017-02-23phb4: Always assign powerbus BARsBenjamin Herrenschmidt1-0/+4
2017-02-23xive: Add some dump facilityBenjamin Herrenschmidt2-3/+141
2017-02-23astbmc/pnor: Use mbox-flash for flash accessesCyril Bur3-17/+38
2017-02-23libflash: blocklevel backend for MBOX flash accessCyril Bur3-1/+601
2017-02-23ast-bmc: Use the mbox driverCyril Bur3-0/+64
2017-02-23hw/lpc-mbox: Add skiboot driver for the AST BMC mbox registersCyril Bur4-1/+340
2017-02-23platforms/astbmc: Support PCI slots for palmettoGavin Shan1-0/+84
2017-02-23core/console: refactor __flush_console()Oliver O'Halloran1-24/+25
2017-02-23nvram-format: Fix endian issuesStewart Smith2-18/+23
2017-02-23README.md: Update reference to linux SubmittingPatchesCyril Bur1-1/+2
2017-02-23external/gard: Fix make dist targetCyril Bur5-13/+21
2017-02-22slw: Print enabled stop statesMichael Neuling1-0/+2
2017-02-22ast: Account for differences between 2400 vs 2500Michael Neuling1-10/+8
2017-02-22ast: Look for POWER9 LPC in ast_fixup_dt()Michael Neuling1-0/+6
2017-02-22platform: Add witherspoonMichael Neuling2-2/+61
2017-02-22external/mambo: add device tree fixup for POWER9 stop levelsNicholas Piggin1-0/+7
2017-02-22test/hello_world: use P9MAMBO_ to differentiate from P8Stewart Smith1-8/+7
2017-02-22core/pci: Mark broken PDC on slots without surprise hotplug capabilityGavin Shan4-12/+26
2017-02-22astbmc/p8dnu: Enable PCI slot's power supply on PEX8718 in hot-add pathGavin Shan1-2/+4
2017-02-22astbmc/p8dnu: Enable PCI slot's power supply on PEX9733 in hot-add pathGavin Shan3-3/+24
2017-02-22core/pci: No validation on pd and ecap in pcie_slot_create()Gavin Shan1-15/+11
2017-02-22core/pci: Enforce polling PCIe link in hot-add pathGavin Shan1-0/+14
2017-02-22core/pci: Fix PCIe slot's presenceGavin Shan2-1/+4
2017-02-22core/pci: More reliable way to update PCI slot power stateGavin Shan1-1/+1
2017-02-22platforms/astbmc: Support SMC's P8DNUWillie Liauw2-1/+361
2017-02-17hdata/vpd: Reorganize vpd name mappingAnanth N Mavinakayanahalli1-287/+140