Age | Commit message (Expand) | Author |
2019-12-02 | common: Move pci_init_board() out of common.h | Simon Glass |
2019-08-11 | env: Move env_get() to env.h | Simon Glass |
2019-02-20 | pci: Don't export pci_hose_config_device() | Simon Glass |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2017-08-16 | env: Rename getenv/_f() to env_get() | Simon Glass |
2016-07-28 | pci: allow disabling of pci init/enum via env | Tim Harvey |
2016-05-17 | pci: Drop CONFIG_SYS_SCSI_SCAN_BUS_REVERSE | Simon Glass |
2016-01-12 | dm: pci: Mark legacy files as such | Simon Glass |
2015-08-05 | pci: Add a constant for an invalid interrupt | Simon Glass |
2015-08-03 | drivers/pci: Add function to find an extended capability | Minghuan Lian |
2015-06-04 | pci: Move pci_hose_phys_to_bus() to pci_common.c | Bin Meng |
2015-05-27 | pci: display header for bus scan | Tim Harvey |
2015-04-16 | dm: pci: Move common PCI functions into their own file | Simon Glass |
2015-02-05 | pci: Add a function to find a device by class | Simon Glass |
2015-01-16 | powerpc: 74xx_7xx: remove 74xx_7xx cpu support | Masahiro Yamada |
2015-01-12 | pci: Make pci apis usable before relocation | Bin Meng |
2014-11-25 | pci: Add functions to read and write a BAR address | Simon Glass |
2014-11-23 | pci: Honour pci_skip_dev() | Thierry Reding |
2014-11-23 | linux/kernel.h: sync min, max, min3, max3 macros with Linux | Masahiro Yamada |
2014-10-25 | pci: use __weak | Jeroen Hofstee |
2014-09-09 | pci: add support for board_pci_fixup_dev function | Tim Harvey |
2014-08-14 | pci: fix overflow in __pci_hose_bus_to_phys w/ large RAM | Stephen Warren |
2013-10-16 | PCIe:change the method to get the address of a requested capability in config... | Zhao Qiang |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2012-09-22 | pci: fix some warnings related to assumptions about | Kumar Gala |
2012-09-02 | pci: minor cleanup of CONFIG_PCI_PNP usage | Andrew Sharp |
2012-09-02 | pci: clean up some whitespace and formatting | Andrew Sharp |
2012-09-02 | pci: fix errant data types and corresponding access functions | Andrew Sharp |
2012-03-04 | pci: move pciauto_config_init() to pci.h | Linus Walleij |
2011-10-15 | pci: move pcidelay code to new location just before PCI bus scan | Anatolij Gustschin |
2011-06-23 | IXP42x PCI rewrite | Michael Schwingen |
2011-01-14 | powerpc/fsl-pci: Determine pci_controller based on cfg addr for dts fixup | Kumar Gala |
2010-11-14 | pci: Use intelligent indentation for CONFIG_PCI_SCAN_SHOW | Peter Tyser |
2010-11-14 | pci: Fix ordering of devices when CONFIG_PCI_SCAN_SHOW | Peter Tyser |
2010-11-14 | pci: Clean up PCI info when CONFIG_PCI_SCAN_SHOW | Peter Tyser |
2010-10-22 | pci: Add ability to re-enumerate PCI buses | John Schmoller |
2010-03-21 | Fix PCI_BASE_ADDRESS_5 handling in pci_hose_config_device() | Wolfgang Denk |
2009-02-23 | PCI: Add pci_last_busno() helper | Anton Vorontsov |
2009-02-10 | drivers/pci: Create pci_map_bar function | Becky Bruce |
2009-02-07 | pci: give preference to non-PCI_REGION_SYS_MEMORY regions when matching | Kumar Gala |
2008-10-24 | pci: Allow for PCI addresses to be 64-bit | Kumar Gala |
2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD |
2008-08-13 | drivers/pci: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD |
2008-07-10 | pci: Move PCI device configuration check into a separate weak function | Stefan Roese |
2008-05-21 | Big white-space cleanup. | Wolfgang Denk |
2008-05-12 | Revert "pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config option" | Wolfgang Denk |
2008-05-10 | Update pci code to use phys_addr_t | Becky Bruce |
2008-03-23 | pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config option | Nobuhiro Iwamatsu |
2007-11-24 | drivers/pci : move pci drivers to drivers/pci | Jean-Christophe PLAGNIOL-VILLARD |