aboutsummaryrefslogtreecommitdiff
path: root/platforms
AgeCommit message (Expand)AuthorFilesLines
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
2018-09-17platforms/astbmc/witherspoon: Implement OpenCAPI supportAndrew Donnellan1-3/+202
2018-09-17hw/npu2, platform: Restructure OpenCAPI i2c reset/presence pinsAndrew Donnellan2-19/+27
2018-09-17hw/npu2, platform: Add NPU2 platform device detection callbackAndrew Donnellan3-1/+14
2018-09-13Qemu: don't print PR_WARNING on qemu defining rtc/uartStewart Smith1-2/+2
2018-09-13zaius: Add slots for the Barreleye G2 HDD rackOliver O'Halloran1-1/+52
2018-09-13astbmc/slot: Add _add_slot_info()Oliver O'Halloran2-9/+18
2018-09-13astbmc/slots: Add SW_PLUGGABLE() macroOliver O'Halloran1-0/+8
2018-09-13zaius: Add a slot tableOliver O'Halloran1-0/+41
2018-07-17lpc: Silence LPC SYNC no-response error when necessaryAndrew Jeffery1-27/+1