summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* interrutps: Export irq_find_source()Benjamin Herrenschmidt2017-01-051-0/+1
* buddy: Add a simple generic buddy allocatorBenjamin Herrenschmidt2017-01-051-0/+54
* bitmap: Add basic bitmap opsBenjamin Herrenschmidt2017-01-041-0/+69
* console: remove force_dummy_console()Oliver O'Halloran2017-01-041-2/+0
* console: remove con_ops->flush()Oliver O'Halloran2017-01-041-1/+0
* console: use opal_con_ops APIOliver O'Halloran2017-01-041-0/+3
* console: add opal_con_ops structureOliver O'Halloran2017-01-041-0/+27
* console: move mambo con_ops into the platformOliver O'Halloran2017-01-041-2/+1
* console: add helper to create serial console nodesOliver O'Halloran2017-01-041-0/+3
* console: unexport con_lockOliver O'Halloran2017-01-041-2/+0
* console: don't use __flush_console() outside console.cOliver O'Halloran2017-01-041-1/+0
* platform: add OPAL_REBOOT_FULL_IPL reboot typeAndrew Donnellan2016-12-231-0/+1
* hw/npu: Remove obsolete config space indexesGavin Shan2016-12-141-9/+0
* include/npu.h: Remove unused struct npu_dev_trapAlistair Popple2016-12-141-17/+0
* slw: Set PSSCR value for idle statesShilpasri G Bhat2016-12-131-0/+15
* mambo: Add Fake NVRAM driverJack Miller2016-12-131-0/+5
* sensor: add a family field in the handlerCédric Le Goater2016-12-081-13/+21
* phb3: Trick to allow control of the PCIe link width and speedBenjamin Herrenschmidt2016-12-081-0/+5
* i2c: Add nuvoton quirk, disallowing i2cdetect as it locks TPMStewart Smith2016-12-021-0/+9
* p8i2c: Use calculated poll_interval when booting OPALStewart Smith2016-11-241-0/+5
* slw: do SLW timer testing while holding xscom lockStewart Smith2016-11-241-2/+15
* i2c: Add i2c_run_req() to crank the state machine for a requestStewart Smith2016-11-241-0/+8
* fsp: Don't recurse pollers in ibm_fsp_terminateStewart Smith2016-11-241-0/+7
* phb4: Change debug printsMichael Neuling2016-11-241-2/+2
* phb4: Fix location of EEH enable bitsMichael Neuling2016-11-241-1/+2
* phb4: Updated inits as of PHB4 spec 0.52Benjamin Herrenschmidt2016-11-152-8/+4
* xive: Provide a way to override some IPI sourcesBenjamin Herrenschmidt2016-11-152-5/+6
* xive: Add helper to retrieve an IPI trigger portBenjamin Herrenschmidt2016-11-151-0/+5
* psi: Don't register more interrupts than the HW supportsBenjamin Herrenschmidt2016-11-151-1/+1
* psi: Add DT option to disable LPC interruptsBenjamin Herrenschmidt2016-11-151-0/+1
* Add BMC platform to enable correct OEM IPMI commandsStewart Smith2016-11-082-6/+23
* Remove KERNEL_COMMAND_LINE mention from config.hStewart Smith2016-11-071-5/+0
* mambo: Convert console read/write from asm to CMichael Neuling2016-11-021-2/+2
* mambo: Convert sim exit from asm to CMichael Neuling2016-11-021-2/+0
* fast-reboot: disable on FSP code update or unrecoverable HMIStewart Smith2016-10-251-0/+1
* core/flash-subpartition: compute partition size from subpartition structStewart Smith2016-10-251-1/+2
* core/flash: Move subpartition locating logic out into own file, add testsStewart Smith2016-10-251-1/+2
* pci: Remove obsoleted PCI slot pfreset() operationGavin Shan2016-10-244-17/+8
* pci: make PCI slot state as incremental to base numberGavin Shan2016-10-244-72/+72
* core/pci: Claim surprise hotplug capabilityGavin Shan2016-10-171-0/+1
* Declare proc_chip_quirks as extern, squash sparse warningStewart Smith2016-10-171-1/+3
* Fast reboot for P8Benjamin Herrenschmidt2016-10-174-4/+10
* device: Add helper to delete a property by name if it existsBenjamin Herrenschmidt2016-10-141-0/+2
* nvram: add nvram_query_eq()Oliver O'Halloran2016-10-141-0/+1
* nvram: force re-verification after writingOliver O'Halloran2016-10-141-0/+1
* include/capp.h: add #include guardClaudio Carvalho2016-10-101-1/+6
* core: add flash_subpart_info()Claudio Carvalho2016-10-101-1/+3
* core/init: remove master_cpu parameterOliver O'Halloran2016-09-271-1/+1
* occ/prd/opal-prd: Queue OCC_RESET event message to host in OpenPOWERShilpasri G Bhat2016-09-262-0/+2
* include: Fix u8 type in chip.hClaudio Carvalho2016-09-141-3/+3
OpenPOWER on IntegriCloud