aboutsummaryrefslogtreecommitdiff
path: root/platforms/astbmc/p9dsu.c
AgeCommit message (Expand)AuthorFilesLines
2019-12-16fix simple sparse warningsNicholas Piggin1-1/+1
2019-07-26SPDX-ify all skiboot codeStewart Smith1-15/+4
2019-06-24op_display: make platform function rather than "FSP" specificStewart Smith1-0/+1
2019-03-15p9dsu: Undo slot label name changesDeb McLemore1-16/+16
2019-03-05p9dsu: Fix slot labels for p9dsu2uDeb McLemore1-5/+5
2019-02-04p9dsu: Fix p9dsu slot tablesDeb McLemore1-15/+30
2019-01-25p9dsu: Fix p9dsu default variantDeb McLemore1-19/+21
2018-11-01p9dsu: Describe platform BMC register configurationAndrew Jeffery1-1/+9
2018-11-01p9dsu: Add HIOMAP-over-IPMI supportAndrew Jeffery1-0/+1
2018-10-11platform: Restructure bmc_platform typeAndrew Jeffery1-3/+8
2018-05-11p9dsu: detect variant in init only if probe fails to found.Pridhiviraj Paidipeddi1-2/+8
2018-05-08p9dsu: timeout for variant detection, default to 2uessStewart Smith1-6/+8
2018-04-24p9dsu: detect p9dsu variant even when hostboot doesn't tell usStewart Smith1-68/+80
2018-04-24p9dsu: add slot power limit.Jim Yuan1-0/+27
2018-04-24p9dsu: add pci slot table for Boston LC 1U/2U and Boston LA/ESS.Jim Yuan1-7/+584
2018-04-24p9dsu HACK: fix system-vpd eepromOliver O'Halloran1-0/+20
2018-04-24p9dsu: change esel command from AMI to IBM 0x3a.Jim Yuan1-1/+6
2017-04-20platform: Add p9dsuJim Yuan1-0/+55