aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-10-11astbmc: Remove coordinated isolation supportAndrew Jeffery1-2/+0
2018-10-11astbmc: Prefer ipmi-hiomap for PNOR accessAndrew Jeffery1-2/+2
2018-10-11libflash: Add ipmi-hiomapAndrew Jeffery3-17/+87
2018-10-10ipmi: Introduce registration for SEL command handlersAndrew Jeffery1-0/+5
2018-09-27hw/p8-i2c: Fix i2c request timeoutFrederic Barrat1-1/+1
2018-09-20fast-reboot: verify firmware "romem" checksumNicholas Piggin1-0/+3
2018-09-20skiboot.lds.S: move read-write data after the end of symbol mapNicholas Piggin1-0/+7
2018-09-18Add fast-reboot property to /ibm,opal DT nodeStewart Smith1-0/+1
2018-09-17errorlog: Rename PHB3 to just PHBRussell Currey1-2/+2
2018-09-17core/i2c: Remove bus specific alloc and free callbacksOliver O'Halloran1-12/+0
2018-09-17core/i2c: Move the timeout field into i2c_requestOliver O'Halloran1-9/+1
2018-09-17hw/npu2, platform: Restructure OpenCAPI i2c reset/presence pinsAndrew Donnellan1-4/+8
2018-09-17hw/npu2, platform: Add NPU2 platform device detection callbackAndrew Donnellan2-2/+16
2018-09-17hw/npu2: Common NPU2 init routine between NVLink and OpenCAPIAndrew Donnellan2-1/+5
2018-09-17npu2: Split device index into brick and link indexAndrew Donnellan2-10/+11
2018-08-16lock: Fix interactions between lock dependency checker and stack checkerBenjamin Herrenschmidt2-0/+6
2018-08-06npu2: Add support for relaxed-ordering modeReza Arbab4-4/+32
2018-08-06npu2: Don't open code NPU2_RELAXED_ORDERING_CFG2Reza Arbab1-0/+2
2018-08-06npu2: Add NPU2_SM_REG_OFFSET()Reza Arbab1-0/+4
2018-08-06phb4: Track PEC index in dt and phb4 structReza Arbab1-0/+1
2018-08-06pci: Move logging macros to pci.hReza Arbab1-0/+21
2018-07-19phb4: Reallocate PEC2 DMA-Read engines to improve GPU-Direct bandwidthVaibhav Jain1-0/+2
2018-07-17phb4: Disable nodal scoped DMA accesses when PB pump mode is enabledAlistair Popple1-0/+2
2018-07-17Move pb_cen_hp_mode_curr register definition to xscom-p9-reg.hAlistair Popple2-2/+4
2018-07-17npu2/hw-procedures: Enable parity and credit overflow checksReza Arbab1-0/+4
2018-07-17npu2/hw-procedures: Don't open code NPU2_NTL_MISC_CFG2_BRICK_ENABLEReza Arbab1-0/+1
2018-07-17lpc: Silence LPC SYNC no-response error when necessaryAndrew Jeffery2-0/+4
2018-07-17ast-io: Rework setup/tear-down of communication with the BMCAndrew Jeffery1-4/+15
2018-07-17ast-bmc: Rename LPC FW cycle helpersAndrew Jeffery1-2/+2
2018-07-17ast-bmc: Move copy routines to ast-sf-ctrlAndrew Jeffery1-6/+0
2018-07-16Scan PCI and clear memory simultaneouslyStewart Smith1-1/+2
2018-07-16fast-reboot: parallel memory clearingStewart Smith1-1/+4
2018-07-15cpu: add cpu_queue_job_on_node()Nicholas Piggin1-0/+4
2018-07-04phb4/capp: Calculate STQ/DMA read engines based on link-width for PECVaibhav Jain1-0/+6
2018-07-03npu2: Use same compatible string for NVLink and OpenCAPI link nodes in device...Andrew Donnellan1-0/+2
2018-06-27occ: Add support for GPU presence detectionAndrew Donnellan1-0/+4
2018-06-27occ: Move occ declarations into occ.hAndrew Donnellan2-27/+32
2018-06-18astbmc: Enable mbox depending on scratch regJoel Stanley1-0/+1
2018-06-18Move include lock.h to fsp-console.h from console.hStewart Smith1-1/+0
2018-06-18Split debug_descriptor out into own include fileStewart Smith2-35/+55
2018-06-18fast-reboot: Disable on FSP IPL side changeVasant Hegde1-0/+1
2018-06-18NX: Add NX coprocessor init opal callHaren Myneni3-1/+5
2018-06-18pci: Fix PCI_DEVICE_ID()Andrew Jeffery1-1/+1
2018-06-01npu2-opencapi: Train links on fundamental resetFrederic Barrat1-0/+2
2018-06-01npu2-opencapi: Rework adapter resetFrederic Barrat1-3/+3
2018-06-01npu2-opencapi: Use presence detectionFrederic Barrat1-0/+4
2018-05-18cpu: Clear PCR SPR in opal_reinit_cpus()Michael Neuling1-0/+1
2018-05-09ipmi: Add BMC firmware version to device treeVasant Hegde1-0/+7
2018-05-04fsp: Fix msg vaargs usageJoel Stanley1-2/+2
2018-05-04processor.h: implement sndmsg instructionsJoel Stanley1-5/+15