aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-08-16skiboot 6.5 release notesv6.5Oliver O'Halloran1-0/+20
2019-08-16ipmi: Use standard MIN() macro definitionJordan Niethe1-3/+1
2019-08-16hw/phb4: Use standard MIN/MAX macro definitionsJordan Niethe1-6/+3
2019-08-16hw/phb4: Prevent register accesses when in resetOliver O'Halloran2-0/+11
2019-08-16npu: Fix device binding error messageReza Arbab1-2/+6
2019-08-16npu3: Expose remaining ATSD launch registersReza Arbab2-9/+13
2019-08-16npu3: Initialize NPU3_SNP_MISC_CFG0Reza Arbab2-0/+11
2019-08-16npu3: Rename NPU3_SM_MISC_CFGn register macrosReza Arbab2-12/+12
2019-08-16pci: Use a macro for accessing PCI BDF Function NumberJordan Niethe8-17/+18
2019-08-16pci: Use a macro for accessing PCI BDF Device NumberJordan Niethe9-15/+16
2019-08-16pci: Use a macro for accessing PCI BDF Bus NumberJordan Niethe9-18/+21
2019-08-16core/pci-dt-slots: Remove duplicate PCIDBG() definitionJordan Niethe1-6/+0
2019-08-16include/xscom: Use the name EQ rather than EPOliver O'Halloran2-11/+15
2019-08-16include/xscom: Remove duplicate p9 definitionsOliver O'Halloran1-5/+0
2019-08-16include/xscom: Remove duplicate p8 definitionsOliver O'Halloran1-40/+0
2019-08-15MPIPL: Add documentationVasant Hegde6-0/+250
2019-08-15MPIPL: Prepare architected registers data tagVasant Hegde1-0/+37
2019-08-15MPIPL: Reserve memory to capture architected registers dataVasant Hegde4-1/+53
2019-08-15MPIPL: Clear tags and metadataVasant Hegde1-0/+6
2019-08-15MPIPL: Add OPAL API to query saved tagsVasant Hegde2-2/+43
2019-08-15MPIPL: Prepare OPAL data tagVasant Hegde2-0/+81
2019-08-15hdata: Add "mpipl-boot" property to "dump" nodeVasant Hegde2-0/+47
2019-08-15platform: Introduce new reboot typeVasant Hegde3-0/+14
2019-08-15HIOMAP: Reset bmc mbox in MPIPL pathVasant Hegde10-4/+251
2019-08-15MPIPL: Save crashing PIRVasant Hegde3-0/+14
2019-08-15MPIPL: Add support to trigger MPIPL on BMC systemVasant Hegde3-3/+84
2019-08-15SBE: Send OPAL relocated base address to SBEVasant Hegde3-0/+58
2019-08-15MPIPL: Add OPAL API to register tagsVasant Hegde2-1/+41
2019-08-15MPIPL: Add OPAL API to register for dump regionVasant Hegde3-1/+192
2019-08-15MPIPL: Define OPAL metadata areaVasant Hegde3-1/+30
2019-08-15MPIPL: Register for OPAL dumpVasant Hegde4-1/+153
2019-08-15hdata: Create /ibm, opal/dump device tree nodeVasant Hegde2-0/+22
2019-08-15hdata: Adjust various structure offset after relocationVasant Hegde1-0/+23
2019-08-15hdata: Update spirah structureVasant Hegde1-3/+24
2019-08-15mem-map: Setup memory for MDRT tableVasant Hegde1-1/+7
2019-08-15mem-map: Setup memory for MDDT tableVasant Hegde2-4/+11
2019-08-15hdata: Define various DUMP related structuresVasant Hegde3-1/+70
2019-08-15hdata: Split MDST 'type' field to accommodate MPIPLVasant Hegde3-11/+21
2019-08-15FSP/MDST: Rename fsp-mdst-table.c -> fsp-sysdump.cVasant Hegde4-12/+12
2019-08-15OPAL: Add OPAL boot entry address to device treeVasant Hegde1-0/+2
2019-08-02SPDX fixups and Copyright date fixesStewart Smith30-21/+52
2019-08-02doc/device-tree/ibm, opal/firmware/version: clarify timeline of git-id vs ver...Stewart Smith1-2/+6
2019-08-02doc/requirements.txt: pin docutils at 0.14Stewart Smith1-0/+2
2019-08-02occ: Add pstate corresponding to base frequency to DTShilpasri G Bhat2-1/+13
2019-08-02errorlog: Prevent alignment error building with gcc9.Michal Suchanek1-1/+1
2019-08-02hw/sbe-p9: Fix multi-line log messagesOliver O'Halloran1-3/+3
2019-08-02core/pci-quirk: Microsemi switch UR workaroundOliver O'Halloran3-0/+90
2019-08-02core/pci: Export pci_check_clear_freeze()Oliver O'Halloran2-5/+12
2019-08-02core/pci-quirk: Re-order struct membersOliver O'Halloran3-5/+5
2019-07-30Support BMC IPMI heartbeat commandAndrew Geissler1-0/+14