aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2019-07-30hw: Put SPDX on new filesOliver O'Halloran6-84/+18
2019-07-26Makefiles: Remove --Wno-stringop-truncationOliver O'Halloran1-1/+0
2019-07-26travis: do gcov builds on fedora30Stewart Smith1-5/+3
2019-07-26travis: remove fedora29Stewart Smith5-42/+31
2019-07-26travis: Enable fedora30 for ppc64leStewart Smith1-2/+0
2019-07-26asm/head: set skiboot TOC in interrupt handler entryNicholas Piggin1-3/+5
2019-07-26Add Swift platformReza Arbab2-1/+142
2019-07-26hw: Introduce npu3Reza Arbab12-10/+3667
2019-07-26npu2: Add checks to npu2-only codepathsReza Arbab3-3/+11
2019-07-26npu2: Refactor NPU OPAL callsReza Arbab4-132/+191
2019-07-26npu2: Prepare purge_l2_l3_caches() for reuseReza Arbab5-152/+197
2019-07-26hw/phys-map: Add Axone memory mapReza Arbab3-3/+141
2019-07-26hw/phys-map: Add pvr argument to phys_map_init()Reza Arbab5-8/+16
2019-07-26Dedup $(HW_OBJS)Reza Arbab1-4/+2
2019-07-26SPDX-ify all skiboot codeStewart Smith469-5959/+1418
2019-07-26gard: fix installation ruleDan Horák1-2/+2
2019-07-23Updating shared constants for HBRTDan Crowell1-2/+69
2019-07-19pci-slot: Allow to create slot for downstream port of any switchIlya Kuznetsov1-7/+2
2019-07-19Move ec/ code to Rhesus platformStewart Smith8-20/+3
2019-07-19xscom-utils: refer only objects not sources for getscomDan Horák1-1/+1
2019-07-19gcov: Fix skiboot size to dump out from simulatorsStewart Smith3-3/+3
2019-07-19sparse: libstb/container: fix endian type for magic numberStewart Smith1-1/+1
2019-07-19sparse: hdata/spira sw_xstop_fir_bitpos is uint8_t, has no endianStewart Smith2-3/+3
2019-07-19sparse: hdata/iohub: correctly convert endiannessStewart Smith1-1/+1
2019-07-19sparse: hdata/fsp: u8 doesn't have endianStewart Smith2-2/+2
2019-07-19sparse: lpc uart interrupt pointer endiannessStewart Smith1-1/+1