summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Add fast-reboot property to /ibm,opal DT nodeStewart Smith2018-09-181-0/+1
* errorlog: Rename PHB3 to just PHBRussell Currey2018-09-171-2/+2
* core/i2c: Remove bus specific alloc and free callbacksOliver O'Halloran2018-09-171-12/+0
* core/i2c: Move the timeout field into i2c_requestOliver O'Halloran2018-09-171-9/+1
* hw/npu2, platform: Restructure OpenCAPI i2c reset/presence pinsAndrew Donnellan2018-09-171-4/+8
* hw/npu2, platform: Add NPU2 platform device detection callbackAndrew Donnellan2018-09-172-2/+16
* hw/npu2: Common NPU2 init routine between NVLink and OpenCAPIAndrew Donnellan2018-09-172-1/+5
* npu2: Split device index into brick and link indexAndrew Donnellan2018-09-172-10/+11
* lock: Fix interactions between lock dependency checker and stack checkerBenjamin Herrenschmidt2018-08-162-0/+6
* npu2: Add support for relaxed-ordering modeReza Arbab2018-08-064-4/+32
* npu2: Don't open code NPU2_RELAXED_ORDERING_CFG2Reza Arbab2018-08-061-0/+2
* npu2: Add NPU2_SM_REG_OFFSET()Reza Arbab2018-08-061-0/+4
* phb4: Track PEC index in dt and phb4 structReza Arbab2018-08-061-0/+1
* pci: Move logging macros to pci.hReza Arbab2018-08-061-0/+21
* phb4: Reallocate PEC2 DMA-Read engines to improve GPU-Direct bandwidthVaibhav Jain2018-07-191-0/+2
* phb4: Disable nodal scoped DMA accesses when PB pump mode is enabledAlistair Popple2018-07-171-0/+2
* Move pb_cen_hp_mode_curr register definition to xscom-p9-reg.hAlistair Popple2018-07-172-2/+4
* npu2/hw-procedures: Enable parity and credit overflow checksReza Arbab2018-07-171-0/+4
* npu2/hw-procedures: Don't open code NPU2_NTL_MISC_CFG2_BRICK_ENABLEReza Arbab2018-07-171-0/+1
* lpc: Silence LPC SYNC no-response error when necessaryAndrew Jeffery2018-07-172-0/+4
* ast-io: Rework setup/tear-down of communication with the BMCAndrew Jeffery2018-07-171-4/+15
* ast-bmc: Rename LPC FW cycle helpersAndrew Jeffery2018-07-171-2/+2
* ast-bmc: Move copy routines to ast-sf-ctrlAndrew Jeffery2018-07-171-6/+0
* Scan PCI and clear memory simultaneouslyStewart Smith2018-07-161-1/+2
* fast-reboot: parallel memory clearingStewart Smith2018-07-161-1/+4
* cpu: add cpu_queue_job_on_node()Nicholas Piggin2018-07-151-0/+4
* phb4/capp: Calculate STQ/DMA read engines based on link-width for PECVaibhav Jain2018-07-041-0/+6
* npu2: Use same compatible string for NVLink and OpenCAPI link nodes in device...Andrew Donnellan2018-07-031-0/+2
* occ: Add support for GPU presence detectionAndrew Donnellan2018-06-271-0/+4
* occ: Move occ declarations into occ.hAndrew Donnellan2018-06-272-27/+32
* astbmc: Enable mbox depending on scratch regJoel Stanley2018-06-181-0/+1
* Move include lock.h to fsp-console.h from console.hStewart Smith2018-06-181-1/+0
* Split debug_descriptor out into own include fileStewart Smith2018-06-182-35/+55
* fast-reboot: Disable on FSP IPL side changeVasant Hegde2018-06-181-0/+1
* NX: Add NX coprocessor init opal callHaren Myneni2018-06-183-1/+5
* pci: Fix PCI_DEVICE_ID()Andrew Jeffery2018-06-181-1/+1
* npu2-opencapi: Train links on fundamental resetFrederic Barrat2018-06-011-0/+2
* npu2-opencapi: Rework adapter resetFrederic Barrat2018-06-011-3/+3
* npu2-opencapi: Use presence detectionFrederic Barrat2018-06-011-0/+4
* cpu: Clear PCR SPR in opal_reinit_cpus()Michael Neuling2018-05-181-0/+1
* ipmi: Add BMC firmware version to device treeVasant Hegde2018-05-091-0/+7
* fsp: Fix msg vaargs usageJoel Stanley2018-05-041-2/+2
* processor.h: implement sndmsg instructionsJoel Stanley2018-05-041-5/+15
* SBE: Add timer supportVasant Hegde2018-04-301-0/+6
* Move P8 timer code to separate fileVasant Hegde2018-04-302-6/+28
* Add SBE driver supportVasant Hegde2018-04-302-3/+207
* sensors: Dont add DTS sensors when OCC inband sensors are availableShilpasri G Bhat2018-04-191-1/+1
* core/opal: Emergency stack for re-entryNicholas Piggin2018-04-183-5/+15
* asm/head: implement quiescing without stack or clobbering regsNicholas Piggin2018-04-181-1/+1
* core/stack: backtrace unwind basic OPAL call detailsNicholas Piggin2018-04-181-3/+22
OpenPOWER on IntegriCloud