Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
09b9a559217b30c5617b5d3c530ee96264d97075
/
drivers
/
pci
/
pci.c
5f48d79
pci: Add a constant for an invalid interrupt
by Simon Glass
· 9 years ago
ed5b580
drivers/pci: Add function to find an extended capability
by Minghuan Lian
· 9 years ago
238fe16
pci: Move pci_hose_phys_to_bus() to pci_common.c
by Bin Meng
· 9 years ago
0373a7e
pci: display header for bus scan
by Tim Harvey
· 9 years ago
aab6724
dm: pci: Move common PCI functions into their own file
by Simon Glass
· 10 years ago
250e039
pci: Add a function to find a device by class
by Simon Glass
· 10 years ago
d928664
powerpc: 74xx_7xx: remove 74xx_7xx cpu support
by Masahiro Yamada
· 10 years ago
8f9052f
pci: Make pci apis usable before relocation
by Bin Meng
· 10 years ago
e8a552e
pci: Add functions to read and write a BAR address
by Simon Glass
· 10 years ago
4efe52b
pci: Honour pci_skip_dev()
by Thierry Reding
· 10 years ago
b414119
linux/kernel.h: sync min, max, min3, max3 macros with Linux
by Masahiro Yamada
· 10 years ago
7b19fd6
pci: use __weak
by Jeroen Hofstee
· 10 years ago
0991866
pci: add support for board_pci_fixup_dev function
by Tim Harvey
· 10 years ago
d878c9a
pci: fix overflow in __pci_hose_bus_to_phys w/ large RAM
by Stephen Warren
· 10 years ago
287df01
PCIe:change the method to get the address of a requested capability in configuration space.
by Zhao Qiang
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
cf5787f
pci: fix some warnings related to assumptions about
by Kumar Gala
· 12 years ago
03992ac
pci: minor cleanup of CONFIG_PCI_PNP usage
by Andrew Sharp
· 12 years ago
cb2bf93
pci: clean up some whitespace and formatting
by Andrew Sharp
· 12 years ago
af778c6
pci: fix errant data types and corresponding access functions
by Andrew Sharp
· 12 years ago
a1e47b6
pci: move pciauto_config_init() to pci.h
by Linus Walleij
· 13 years ago
0da1fb0
pci: move pcidelay code to new location just before PCI bus scan
by Anatolij Gustschin
· 13 years ago
29161f4
IXP42x PCI rewrite
by Michael Schwingen
· 13 years ago
3a0e3c2
powerpc/fsl-pci: Determine pci_controller based on cfg addr for dts fixup
by Kumar Gala
· 14 years ago
009884a
pci: Use intelligent indentation for CONFIG_PCI_SCAN_SHOW
by Peter Tyser
· 14 years ago
a38d216
pci: Fix ordering of devices when CONFIG_PCI_SCAN_SHOW
by Peter Tyser
· 14 years ago
983eb9d
pci: Clean up PCI info when CONFIG_PCI_SCAN_SHOW
by Peter Tyser
· 14 years ago
96d6160
pci: Add ability to re-enumerate PCI buses
by John Schmoller
· 14 years ago
252b404
Fix PCI_BASE_ADDRESS_5 handling in pci_hose_config_device()
by Wolfgang Denk
· 15 years ago
cc2a8c7
PCI: Add pci_last_busno() helper
by Anton Vorontsov
· 16 years ago
6e61fae
drivers/pci: Create pci_map_bar function
by Becky Bruce
· 16 years ago
2d43e87
pci: give preference to non-PCI_REGION_SYS_MEMORY regions when matching
by Kumar Gala
· 16 years ago
30e76d5
pci: Allow for PCI addresses to be 64-bit
by Kumar Gala
· 16 years ago
6d0f6bc
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
ab6878c
drivers/pci: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
dc1da42
pci: Move PCI device configuration check into a separate weak function
by Stefan Roese
· 16 years ago
53677ef
Big white-space cleanup.
by Wolfgang Denk
· 16 years ago
65dcfa7
Revert "pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config option"
by Wolfgang Denk
· 16 years ago
36f3267
Update pci code to use phys_addr_t
by Becky Bruce
· 16 years ago
55774b5
pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config option
by Nobuhiro Iwamatsu
· 17 years ago
93a686e
drivers/pci : move pci drivers to drivers/pci
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
[Renamed from drivers/pci.c]
815b5bd
PCI_READ_VIA_DWORD_OP: Fix *val uninitialized bug
by Shinya Kuribayashi
· 17 years ago
40e81ad
Start pci hose scan from hose->current_busno.
by Ed Swarthout
· 17 years ago
f5e0d03
Add support for wrPPMC7xx/74xx boards Patch from Richard Danter, 12 Aug 2005
by Heiko Schocher
· 18 years ago
3411d11
Report back PCI bus when doing table based device config
by Kumar Gala
· 19 years ago
6902df5
Add PCI support for the TQM834x board.
by Rafal Jaworowski
· 19 years ago
a119190
* Patch by Jon Loeliger, 02 Sep 2004:
by wdenk
· 20 years ago
6bb992b
added CONFIG_PCI_CONFIG_HOST_BRIDGE to enable host bridge configuration
by stroese
· 20 years ago
498b8db
* Patch by Matthew S. McClintock, 14 Apr 2004:
by wdenk
· 21 years ago
42dfe7a
Code cleanup; make several boards compile & link.
by wdenk
· 21 years ago
LABEL_2004_03_14_2340
4654af2
Fix PCI problems on PPChameleon board
by wdenk
· 21 years ago
12f3424
* Add support for PPChameleon Eval Board
by wdenk
· 21 years ago
8bde7f7
* Code cleanup:
by wdenk
· 21 years ago
LABEL_2003_06_27_2340
f07771c
* Fix data abort exception handling for arm920t CPU
by wdenk
· 21 years ago
ad10dd9
Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY).
by stroese
· 22 years ago
c7de829
* Patch by Thomas Frieden, 13 Nov 2002:
by wdenk
· 22 years ago
c609719
Initial revision
by wdenk
· 22 years ago