aboutsummaryrefslogtreecommitdiff
path: root/platforms
AgeCommit message (Expand)AuthorFilesLines
2019-06-04Remove P7 remnants: hw/cec.c, apollo platformStewart Smith3-136/+1
2019-06-04Remove POWER7 and POWER7+ supportStewart Smith1-1/+0
2019-06-03prd: Implement generic FSP - HBRT interfaceVasant Hegde1-0/+1
2019-06-03hostservices: Do not call hservices_init on ZZVasant Hegde1-2/+1
2019-06-03platforms/vesnin: PCI inventory via IPMI OEMArtem Senichev1-33/+44
2019-05-20plat/qemu: add a POWER8 and POWER9 platformCédric Le Goater1-3/+52
2019-05-09platforms/astbmc: Check for SBE validation stepSamuel Mendoza-Jonas6-0/+70
2019-05-02Remove Talos DT match from Romulus fileTimothy Pearson1-2/+1
2019-05-02Copy and convert Romulus descriptors to TalosTimothy Pearson2-1/+88
2019-03-28platforms/firenze: Rework I2C controller fixupsOliver O'Halloran1-49/+51
2019-03-28astbmc: Handle failure to initialise raw flashAndrew Jeffery1-1/+4
2019-03-28platforms/vesnin: Disable PCIe port bifurcationArtem Senichev1-34/+16
2019-03-28firenze-pci: Always init slot info from LXVPDOliver O'Halloran1-8/+4
2019-03-28fsp/lxvpd: Print more LXVPD slot informationOliver O'Halloran1-0/+3
2019-03-20witherspoon: Add nvlink2 interconnect informationAlexey Kardashevskiy1-1/+131
2019-03-20platforms/romulus: Also support talosOliver O'Halloran1-1/+2
2019-03-15p9dsu: Undo slot label name changesDeb McLemore1-16/+16
2019-03-05p9dsu: Fix slot labels for p9dsu2uDeb McLemore1-5/+5
2019-03-05platforms/zz: Re-enable LXVPD slot information parsingOliver O'Halloran1-4/+3
2019-03-05zaius: Add BMC descriptionAndrew Jeffery1-1/+20
2019-03-01astbmc: Enable IPMI HIOMAP for AMI platformsAndrew Jeffery1-0/+1
2019-02-25astbmc: Try IPMI HIOMAP for P8 (again)Andrew Jeffery2-31/+59
2019-02-18platforms/witherspoon: Make PCIe shared slot error message more informativeAndrew Donnellan1-2/+3
2019-02-10Revert "astbmc: Try IPMI HIOMAP for P8"Joel Stanley2-59/+31
2019-02-04p9dsu: Fix p9dsu slot tablesDeb McLemore1-15/+30
2019-01-25p9dsu: Fix p9dsu default variantDeb McLemore1-19/+21
2019-01-18p8dtu: Configure BMC graphicsAndrew Jeffery1-1/+9
2019-01-18p8dtu: Enable HIOMAP supportAndrew Jeffery1-0/+1
2019-01-18astbmc: Try IPMI HIOMAP for P8Andrew Jeffery2-31/+59
2019-01-18zaius: zaius_ocapi can be staticStewart Smith1-1/+1
2019-01-18zz: platform_ocapi can be staticStewart Smith1-1/+1
2019-01-18sparse: Make tree 'constant is so big' warning cleanStewart Smith4-6/+6
2019-01-16qemu: bt device isn't always hanging off /Stewart Smith1-3/+2
2018-12-13plat/qemu: fix platform initialization when the BT device is not presentCédric Le Goater1-1/+20
2018-12-10plat/qemu: use the common OpenPOWER routines to initializeCédric Le Goater1-230/+6
2018-11-26platform/firenze: Fix branch-to-null crashOliver O'Halloran1-0/+1
2018-11-19platform/witherspoon: Fix opencapi lane-mask used on GPU0Frederic Barrat1-3/+3
2018-11-19platform/witherspoon: Avoid harmless error messageFrederic Barrat1-0/+7
2018-11-01p9dsu: Describe platform BMC register configurationAndrew Jeffery1-1/+9
2018-11-01p9dsu: Add HIOMAP-over-IPMI supportAndrew Jeffery1-0/+1
2018-10-25Quieten 'warnings' now that SIO is disabledStewart Smith1-2/+9
2018-10-25npu2-opencapi: Enable presence detection on ZZFrederic Barrat1-5/+0
2018-10-23platforms/astbmc/vesnin: Send list of PCI devices to BMC through IPMIArtem Senichev1-2/+101
2018-10-11platform: Restructure bmc_platform typeAndrew Jeffery12-23/+74
2018-10-11astbmc: Remove coordinated isolation supportAndrew Jeffery1-41/+6
2018-10-11astbmc: Prefer ipmi-hiomap for PNOR accessAndrew Jeffery2-14/+38
2018-10-11libflash: Add ipmi-hiomapAndrew Jeffery1-0/+1
2018-09-27witherspoon: Rename shared slot fixup functionOliver O'Halloran1-7/+2
2018-09-17core/i2c: Remove bus specific alloc and free callbacksOliver O'Halloran1-1/+1
2018-09-17core/i2c: Move the timeout field into i2c_requestOliver O'Halloran1-12/+12