aboutsummaryrefslogtreecommitdiff
path: root/platforms
AgeCommit message (Expand)AuthorFilesLines
2020-04-09platform: add Raptor Blackbird supportStewart Smith2-1/+108
2020-03-31platform/mihawk: support dynamic PCIe slot tableJoy Chu1-16/+212
2020-03-30hw/phb4: Tune GPU direct performance on witherspoon in PCI modeFrederic Barrat1-0/+47
2020-03-13Re-license contributions from YadroOliver O'Halloran2-2/+2
2020-03-13Re-license contributions from Dan HorákOliver O'Halloran1-1/+1
2020-03-12Re-license contributions from Raptor Computer SystemsOliver O'Halloran2-2/+2
2020-03-12Re-license IBM written files as Apache 2.0 OR GPLv2+Stewart Smith23-23/+23
2020-03-11platform/mihawk: add nvme devices slot tableJoy Chu1-16/+76
2020-03-11hw/fsp: Fix GENERIC_FAILURE mailbox status codeOliver O'Halloran1-1/+1
2020-02-26firenze-pci: Fix infinite loop in firenze_pci_add_loc_code()Oliver O'Halloran1-1/+1
2020-02-24PCI: create optional loc-code platform callbackKlaus Heinrich Kiwi4-0/+74
2020-02-12npu2-opencapi: Allow platforms to identify physical slotsFrederic Barrat3-0/+60
2020-02-12ibm-fsp/lxvpd: check for upstream port on slot labelingKlaus Heinrich Kiwi2-4/+9
2020-02-12FSP: Remove flash hook after completing code updateVasant Hegde1-0/+6
2020-01-29platforms/nicole: Fixup the system VPD EEPROM sizeArtem Senichev1-0/+23
2020-01-29npu2, npu3: Remove ibm, phb-index property from the NPU dt nodeFrederic Barrat3-6/+0
2019-12-16fix simple sparse warningsNicholas Piggin4-7/+7
2019-12-16add more sparse endian annotationsNicholas Piggin1-4/+4
2019-12-16fsp: endian conversionsNicholas Piggin5-47/+98
2019-12-16debug descriptor: make endian-cleanNicholas Piggin1-9/+10
2019-12-16memconsole: make endian-cleanNicholas Piggin2-8/+8
2019-12-16opal-api: add endian conversions to most opal callsNicholas Piggin2-3/+8
2019-12-04witherspoon: Squash spurious I2C errorsOliver O'Halloran1-0/+25
2019-11-19platform/mihawk: Add system VPD EEPROM to I2C busJoy Chu1-0/+20
2019-11-19platform/mihawk: Detect old system compatible stringFrederic Barrat1-1/+2
2019-11-14plat/qemu: add a POWER10 platformCédric Le Goater1-0/+23
2019-11-14platforms/qemu: Add slot table entries for a PCIe switchOliver O'Halloran1-2/+11
2019-11-14platforms/qemu: Add slot tableOliver O'Halloran1-0/+22
2019-11-14platforms/astbmc: Add more slot helper macrosOliver O'Halloran1-2/+12
2019-11-11fsp: map trace areas on P9Nicholas Piggin1-6/+0
2019-11-05prd: Improve debug logsVasant Hegde1-1/+3
2019-11-04hostservices: Silence special wakeup assert/release logsVasant Hegde1-2/+2
2019-11-04platforms/swift: Remove spurious error messageReza Arbab1-5/+0
2019-09-06hw/psi: Remove explicit external IRQ policyOliver O'Halloran3-25/+0
2019-08-16pci: Use a macro for accessing PCI BDF Function NumberJordan Niethe1-1/+1
2019-08-16pci: Use a macro for accessing PCI BDF Device NumberJordan Niethe2-2/+2
2019-08-16pci: Use a macro for accessing PCI BDF Bus NumberJordan Niethe1-1/+1
2019-07-30hw: Put SPDX on new filesOliver O'Halloran1-14/+3
2019-07-26Add Swift platformReza Arbab2-1/+142
2019-07-26SPDX-ify all skiboot codeStewart Smith35-529/+87
2019-07-19Move ec/ code to Rhesus platformStewart Smith5-3/+225
2019-07-19Add: add mihawk platform filejoy_chu2-1/+268
2019-07-15npu2-opencapi: Add opencapi support on ZZFrederic Barrat1-1/+95
2019-07-15ibm-fsp: Use finalise_dt() for DT fixupsOliver O'Halloran4-6/+14
2019-07-15witherspoon: Add nvlink peers in finalise_dt()Oliver O'Halloran1-4/+6
2019-07-08platforms/nicole: Add new platformArtem Senichev2-1/+80
2019-06-27platform/zz: Add new platform typeVasant Hegde1-1/+4
2019-06-24Experimental support for building without FSP codeStewart Smith1-0/+3
2019-06-24Move platform specific PRD functionality to struct platformStewart Smith4-0/+12
2019-06-24Separate FSP specific PSI codeStewart Smith4-0/+17