aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-12-14hw/npu: Remove obsolete config space indexesGavin Shan1-9/+0
2016-12-14include/npu.h: Remove unused struct npu_dev_trapAlistair Popple1-17/+0
2016-12-13slw: Set PSSCR value for idle statesShilpasri G Bhat1-0/+15
2016-12-13mambo: Add Fake NVRAM driverJack Miller1-0/+5
2016-12-08sensor: add a family field in the handlerCédric Le Goater1-13/+21
2016-12-08phb3: Trick to allow control of the PCIe link width and speedBenjamin Herrenschmidt1-0/+5
2016-12-02i2c: Add nuvoton quirk, disallowing i2cdetect as it locks TPMStewart Smith1-0/+9
2016-11-24p8i2c: Use calculated poll_interval when booting OPALStewart Smith1-0/+5
2016-11-24slw: do SLW timer testing while holding xscom lockStewart Smith1-2/+15
2016-11-24i2c: Add i2c_run_req() to crank the state machine for a requestStewart Smith1-0/+8
2016-11-24fsp: Don't recurse pollers in ibm_fsp_terminateStewart Smith1-0/+7
2016-11-24phb4: Change debug printsMichael Neuling1-2/+2
2016-11-24phb4: Fix location of EEH enable bitsMichael Neuling1-1/+2
2016-11-15phb4: Updated inits as of PHB4 spec 0.52Benjamin Herrenschmidt2-8/+4
2016-11-15xive: Provide a way to override some IPI sourcesBenjamin Herrenschmidt2-5/+6
2016-11-15xive: Add helper to retrieve an IPI trigger portBenjamin Herrenschmidt1-0/+5
2016-11-15psi: Don't register more interrupts than the HW supportsBenjamin Herrenschmidt1-1/+1
2016-11-15psi: Add DT option to disable LPC interruptsBenjamin Herrenschmidt1-0/+1
2016-11-08Add BMC platform to enable correct OEM IPMI commandsStewart Smith2-6/+23
2016-11-07Remove KERNEL_COMMAND_LINE mention from config.hStewart Smith1-5/+0
2016-11-02mambo: Convert console read/write from asm to CMichael Neuling1-2/+2
2016-11-02mambo: Convert sim exit from asm to CMichael Neuling1-2/+0
2016-10-25fast-reboot: disable on FSP code update or unrecoverable HMIStewart Smith1-0/+1
2016-10-25core/flash-subpartition: compute partition size from subpartition structStewart Smith1-1/+2
2016-10-25core/flash: Move subpartition locating logic out into own file, add testsStewart Smith1-1/+2
2016-10-24pci: Remove obsoleted PCI slot pfreset() operationGavin Shan4-17/+8
2016-10-24pci: make PCI slot state as incremental to base numberGavin Shan4-72/+72
2016-10-17core/pci: Claim surprise hotplug capabilityGavin Shan1-0/+1
2016-10-17Declare proc_chip_quirks as extern, squash sparse warningStewart Smith1-1/+3
2016-10-17Fast reboot for P8Benjamin Herrenschmidt4-4/+10
2016-10-14device: Add helper to delete a property by name if it existsBenjamin Herrenschmidt1-0/+2
2016-10-14nvram: add nvram_query_eq()Oliver O'Halloran1-0/+1
2016-10-14nvram: force re-verification after writingOliver O'Halloran1-0/+1
2016-10-10include/capp.h: add #include guardClaudio Carvalho1-1/+6
2016-10-10core: add flash_subpart_info()Claudio Carvalho1-1/+3
2016-09-27core/init: remove master_cpu parameterOliver O'Halloran1-1/+1
2016-09-26occ/prd/opal-prd: Queue OCC_RESET event message to host in OpenPOWERShilpasri G Bhat2-0/+2
2016-09-14include: Fix u8 type in chip.hClaudio Carvalho1-3/+3
2016-09-13centaur: Mark centaur offline after 10 consecutive access errorsBenjamin Herrenschmidt2-0/+3
2016-09-13xscom: Map all HMER status codes to OPAL errorsBenjamin Herrenschmidt1-0/+7
2016-09-06core/cpu.c: Add OPAL call to setup Nest MMUAlistair Popple1-1/+2
2016-09-06core/init: ensure that HRMOR is zero at bootOliver O'Halloran1-0/+1
2016-09-02hw/npu: Use PCI virtual deviceGavin Shan1-17/+5
2016-09-02core/pci: Support virtual deviceGavin Shan2-0/+86
2016-09-02core/pci: Improve PCI config register filterGavin Shan1-4/+4
2016-09-02hw/npu: program NPU BUID reg properlyMilton Miller1-1/+3
2016-08-30pci: Standardise on uint64_t pe_numberRussell Currey2-12/+14
2016-08-30core/nvram: add support for skiboot config stringsOliver O'Halloran1-0/+2
2016-08-30core/init: recheck nvram on fast rebootOliver O'Halloran1-0/+1
2016-08-30nvram: rename nvram-format.h to nvram.hOliver O'Halloran1-3/+3