aboutsummaryrefslogtreecommitdiff
path: root/core/pci-quirk.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-12Re-license IBM written files as Apache 2.0 OR GPLv2+Stewart Smith1-1/+1
2019-08-02core/pci-quirk: Microsemi switch UR workaroundOliver O'Halloran1-0/+70
2019-08-02core/pci-quirk: Re-order struct membersOliver O'Halloran1-2/+2
2019-07-26SPDX-ify all skiboot codeStewart Smith1-13/+4
2018-10-25Quieten 'warnings' now that SIO is disabledStewart Smith1-1/+2
2018-10-11platform: Restructure bmc_platform typeAndrew Jeffery1-4/+17
2018-07-17core/pci-quirk: Clean up commented code in quirk_astbmc_vga()Andrew Jeffery1-13/+0
2018-07-17core/pci-quirk: Remove broken comment in quirk_astbmc_vga()Andrew Jeffery1-15/+0
2018-06-18core: Add test for PCI quirksAndrew Jeffery1-3/+7
2018-05-04pci-quirk: Fix initiliser warningJoel Stanley1-1/+1
2017-06-15core/pci: Use cached vendor/device IDs in quirksGavin Shan1-6/+3
2017-03-03pci/quirk: Populate device tree for AST2400 VGARussell Currey1-0/+46
2017-03-03pci: Add a framework for quirksRussell Currey1-0/+41