Commit Graph

46 Commits (lime2-spi)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago
Tim Harvey ec21aee653 pci: allow disabling of pci init/enum via env 8 years ago
Simon Glass cf63084492 pci: Drop CONFIG_SYS_SCSI_SCAN_BUS_REVERSE 8 years ago
Simon Glass 2b81e8a3c8 dm: pci: Mark legacy files as such 8 years ago
Simon Glass 5f48d798eb pci: Add a constant for an invalid interrupt 9 years ago
Minghuan Lian ed5b580b38 drivers/pci: Add function to find an extended capability 9 years ago
Bin Meng 238fe16c40 pci: Move pci_hose_phys_to_bus() to pci_common.c 9 years ago
Tim Harvey 0373a7e91b pci: display header for bus scan 9 years ago
Simon Glass aab6724c90 dm: pci: Move common PCI functions into their own file 9 years ago
Simon Glass 250e039da8 pci: Add a function to find a device by class 9 years ago
Masahiro Yamada d928664f41 powerpc: 74xx_7xx: remove 74xx_7xx cpu support 9 years ago
Bin Meng 8f9052fd98 pci: Make pci apis usable before relocation 9 years ago
Simon Glass e8a552eb62 pci: Add functions to read and write a BAR address 10 years ago
Thierry Reding 4efe52bf23 pci: Honour pci_skip_dev() 10 years ago
Masahiro Yamada b41411954d linux/kernel.h: sync min, max, min3, max3 macros with Linux 10 years ago
Jeroen Hofstee 7b19fd6d9f pci: use __weak 10 years ago
Tim Harvey 0991866cf7 pci: add support for board_pci_fixup_dev function 10 years ago
Stephen Warren d878c9a932 pci: fix overflow in __pci_hose_bus_to_phys w/ large RAM 10 years ago
Zhao Qiang 287df01e6a PCIe:change the method to get the address of a requested capability in configuration space. 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Kumar Gala cf5787f2a4 pci: fix some warnings related to assumptions about 12 years ago
Andrew Sharp 03992ac2c9 pci: minor cleanup of CONFIG_PCI_PNP usage 12 years ago
Andrew Sharp cb2bf931dc pci: clean up some whitespace and formatting 12 years ago
Andrew Sharp af778c6d9e pci: fix errant data types and corresponding access functions 12 years ago
Linus Walleij a1e47b66d9 pci: move pciauto_config_init() to pci.h 12 years ago
Anatolij Gustschin 0da1fb03c5 pci: move pcidelay code to new location just before PCI bus scan 13 years ago
Michael Schwingen 29161f47d0 IXP42x PCI rewrite 13 years ago
Kumar Gala 3a0e3c27a5 powerpc/fsl-pci: Determine pci_controller based on cfg addr for dts fixup 14 years ago
Peter Tyser 009884ae35 pci: Use intelligent indentation for CONFIG_PCI_SCAN_SHOW 14 years ago
Peter Tyser a38d216eeb pci: Fix ordering of devices when CONFIG_PCI_SCAN_SHOW 14 years ago
Peter Tyser 983eb9d162 pci: Clean up PCI info when CONFIG_PCI_SCAN_SHOW 14 years ago
John Schmoller 96d6160324 pci: Add ability to re-enumerate PCI buses 14 years ago
Wolfgang Denk 252b404d95 Fix PCI_BASE_ADDRESS_5 handling in pci_hose_config_device() 14 years ago
Anton Vorontsov cc2a8c7751 PCI: Add pci_last_busno() helper 15 years ago
Becky Bruce 6e61fae4d3 drivers/pci: Create pci_map_bar function 15 years ago
Kumar Gala 2d43e873a2 pci: give preference to non-PCI_REGION_SYS_MEMORY regions when matching 15 years ago
Kumar Gala 30e76d5e3b pci: Allow for PCI addresses to be 64-bit 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Jean-Christophe PLAGNIOL-VILLARD ab6878c7bc drivers/pci: Move conditional compilation to Makefile 16 years ago
Stefan Roese dc1da42f81 pci: Move PCI device configuration check into a separate weak function 16 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 16 years ago
Wolfgang Denk 65dcfa7920 Revert "pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config option" 16 years ago
Becky Bruce 36f32675f4 Update pci code to use phys_addr_t 16 years ago
Nobuhiro Iwamatsu 55774b512f pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config option 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 93a686ee9c drivers/pci : move pci drivers to drivers/pci 17 years ago
Shinya Kuribayashi 815b5bd5b1 PCI_READ_VIA_DWORD_OP: Fix *val uninitialized bug 17 years ago
Ed Swarthout 40e81addab Start pci hose scan from hose->current_busno. 17 years ago
Heiko Schocher f5e0d03970 Add support for wrPPMC7xx/74xx boards 18 years ago
Kumar Gala 3411d11761 Report back PCI bus when doing table based device config 19 years ago