~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* x86: pci: Use PCI_CONF1_ADDRESS() macroPali Rohár2022-01-12
* common: Drop log.h from common headerSimon Glass2020-05-18
* x86: pci: Drop the first parameter in pci_x86_r/w_config()Simon Glass2019-10-08
* x86: pci: Add a function to clear and set PCI config regsSimon Glass2019-10-08
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-27
* x86: pci: Drop legacy PCI APIsBin Meng2016-02-05
* x86: pci: Use DM PCI APIs in pci_assign_irqs()Bin Meng2016-02-05
* x86: Remove legacy pci codesBin Meng2015-11-13
* x86: Return -1 when reading a PCI config register failsSimon Glass2015-08-14
* x86: pci: Do not assign irq 0 to pci deviceBin Meng2015-07-28
* x86: pci: Assign pci irqs to all functionsBin Meng2015-07-28
* x86: Add a function to assign IRQ numbers to PCI deviceBin Meng2015-04-29
* dm: x86: pci: Add a PCI driver for driver modelSimon Glass2015-04-18
* x86: Add a x86_ prefix to the x86-specific PCI functionsSimon Glass2015-04-16
* pci: Make pci apis usable before relocationBin Meng2015-01-12
* x86: Support pci bus scan in the early phaseBin Meng2015-01-12
* x86: Add missing DECLARE_GLOBAL_DATA_PTR for pci.cBin Meng2015-01-12
* x86: pci: Add handlers before and after a PCI hose scanSimon Glass2014-11-25
* x86: pci: Allow configuration before relocationSimon Glass2014-11-21
* x86: Support use of PCI before relocationSimon Glass2014-11-21
* x86: Refactor PCI to permit alternate initSimon Glass2014-11-21