aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-06-30npu2: Use phys-map to get MMIO BARsAndrew Donnellan1-0/+4
2017-06-27skiboot: Handle combined units node in the imc dtMadhavan Srinivasan1-0/+7
2017-06-27skiboot: Add opal calls to init/start/stop IMC devicesAnju T Sudhakar2-1/+20
2017-06-27skiboot: Find the IMC DTBMadhavan Srinivasan3-0/+19
2017-06-27skiboot: Nest IMC macro definitionsHemant Kumar1-0/+119
2017-06-27dt: Add phandle fixup helpersMadhavan Srinivasan1-0/+4
2017-06-27dt: Add helper function for last_phandle updatesMadhavan Srinivasan1-0/+16
2017-06-26cpu: Support setting HID[RADIX] and set it by default on P9Benjamin Herrenschmidt3-0/+11
2017-06-26cpu: Rework HILE changeBenjamin Herrenschmidt1-1/+2
2017-06-26cpu: Make init_hid() local to cpu.cBenjamin Herrenschmidt1-1/+0
2017-06-26Add "cleanup_global_tlb" for P9 and laterBenjamin Herrenschmidt1-0/+1
2017-06-26Rename cleanup_tlb() to cleanup_local_tlb()Benjamin Herrenschmidt1-1/+1
2017-06-26psi: Use phys_map to setup the BARsBenjamin Herrenschmidt1-1/+1
2017-06-26phb3/4: Move IO VPD preload out to a common placeBenjamin Herrenschmidt1-2/+1
2017-06-26phb4: DD2.0 updatesBenjamin Herrenschmidt2-6/+12
2017-06-26xive: DD2.0 updatesBenjamin Herrenschmidt1-0/+7
2017-06-20NPU2: Add flag to nvlink config space indicating DL reset stateAlistair Popple1-1/+6
2017-06-20hw/npu2-hw-procedures.c: Add nvram option to override zcal calculationsAlistair Popple1-1/+1
2017-06-19capi: Handle HMI eventsChristophe Lombard2-0/+22
2017-06-19capi: Load capp microcodeChristophe Lombard2-5/+19
2017-06-19capi: Enable capi mode for PHB4Christophe Lombard4-1/+68
2017-06-19capi: Move phb3 capp registers to specialized filesChristophe Lombard2-32/+52
2017-06-19capi: Externalize capp timebase synchronizationChristophe Lombard1-2/+2
2017-06-16hw/phys_map: Use GCIDs as a chip indexOliver O'Halloran1-1/+1
2017-06-16core/pci: Use PCI slot's power facality in pci_enable_bridge()Gavin Shan1-0/+1
2017-06-15core/pci: Use cached vendor/device IDs in quirksGavin Shan2-4/+3
2017-06-15phb4: Mask link down errors during resetRussell Currey1-0/+2
2017-06-15phb4: Complete reset implementationRussell Currey1-0/+1
2017-06-14FSP/CONSOLE: Workaround for unresponsive ipmi daemonVasant Hegde1-0/+3
2017-06-08SBE: Add passthrough command supportVasant Hegde3-0/+39
2017-06-07phb4: Activate shared PCI slot on witherspoonFrederic Barrat3-0/+15
2017-06-06Improve cpu_idle when PM is disabledNicholas Piggin1-6/+2
2017-06-06cpu: Introduce smt_lowest()Nicholas Piggin2-2/+3
2017-06-06phb4: Block D-state power management on direct slotsBenjamin Herrenschmidt1-0/+3
2017-06-06pci: Make handling of config filters genericBenjamin Herrenschmidt1-1/+3
2017-06-06pci: Add bitmap to know if a pci device has cfg reg filtersBenjamin Herrenschmidt1-0/+4
2017-06-06npu2: Fix npu2_{read,write}_4b()Reza Arbab1-2/+2
2017-06-06p8-i2c: occ: Add support for OCC to use I2C enginesShilpasri G Bhat1-0/+3
2017-06-06hw/npu2.c: Add memory coherence directory programmingAlistair Popple1-0/+5
2017-06-06prd: Implement firmware side of opaque PRD channelJeremy Kerr1-0/+37
2017-06-06opal-prd: Add firmware_request & firmware_notify implementationsJeremy Kerr1-0/+16
2017-05-31core/pci: Rename pci_slot_op poll to run_smMichael Neuling1-1/+1
2017-05-26libflash/mbox-flash: Update to V2 of the protocolCyril Bur1-0/+11
2017-05-26hw/lpc-mbox: Use message registers for interruptsCyril Bur1-2/+2
2017-05-26mem_region: Add HW-only memory resevationsOliver O'Halloran1-0/+1
2017-05-26mem_region: rename HW_RESERVE to FW_RESERVEOliver O'Halloran1-2/+2
2017-05-26fsp/tpo: Provide support for disabling TPO alarmVaibhav Jain1-0/+1
2017-05-16phys map: Add missing NPU user regs regionMichael Neuling1-0/+1
2017-05-10phb4: Migrate BAR assignment to phys_map_get()Michael Neuling1-2/+0
2017-05-10Add global physical memory mapMichael Neuling1-0/+63