Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
9004ee03691618245d529fe409a96cc58b8eaaeb
/
drivers
/
pci
b8344cf
arm: a37xx: pci: Fix handling PIO config error responses
by Pali Rohár
· Mon Aug 09 09:53:13 2021 +0200
49ddb15
pci: ppc: Drop ftpci100 driver
by Simon Glass
· Sun Aug 01 18:54:40 2021 -0600
5afdbd7
pci: imx: Drop use of DM_PCI
by Simon Glass
· Sun Aug 01 18:54:31 2021 -0600
3bd4cbe
pci: msc01: Drop use of DM_PCI
by Simon Glass
· Sun Aug 01 18:54:30 2021 -0600
f268778
pci: gt64120: Drop use of DM_PCI
by Simon Glass
· Sun Aug 01 18:54:29 2021 -0600
70a4305
pci: Drop DM_PCI check from pci_common
by Simon Glass
· Sun Aug 01 18:54:19 2021 -0600
5dec075
pci: Require DM_PCI
by Tom Rini
· Fri May 14 21:34:32 2021 -0400
cbf106c
pci: msc01: convert to driver model
by Daniel Schwierzeck
· Thu Jul 15 20:53:58 2021 +0200
fa3cb19
pci: gt64120: convert to driver model
by Daniel Schwierzeck
· Thu Jul 15 20:53:57 2021 +0200
f59925e
dm: pci: add option to map virtual system memory base address
by Daniel Schwierzeck
· Thu Jul 15 20:53:56 2021 +0200
f5e1d9e
Merge tag 'u-boot-imx-20210717' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· Sat Jul 17 10:52:21 2021 -0400
0cdd4cb
Merge https://source.denx.de/u-boot/custodians/u-boot-x86
by Tom Rini
· Thu Jul 15 11:06:24 2021 -0400
8807a56
x86: pci: Allow binding of some devices before relocation
by Simon Glass
· Sun Jun 27 17:50:57 2021 -0600
3f7dc6e
pci: Use const for pci_find_device_id() etc.
by Simon Glass
· Sun Jun 27 17:50:56 2021 -0600
2fef1db
arm: a37xx: pci: Fix typo in comment
by Pali Rohár
· Thu Jul 08 20:19:00 2021 +0200
22b1e08
arm: a37xx: pci: Extend validation for PCIe resources and oubound windows
by Pali Rohár
· Thu Jul 08 20:18:58 2021 +0200
741a1f9
pci: uniphier: Add UniPhier PCIe controller driver
by Kunihiko Hayashi
· Tue Jul 06 19:01:09 2021 +0900
7367b39
pci: imx: use reset-gpios if defined by device-tree
by Tim Harvey
· Tue Jul 06 10:19:09 2021 -0700
d179823
ppc: Remove caddy2 / vme8349 boards
by Tom Rini
· Fri May 14 21:34:17 2021 -0400
4aab306
Merge tag 'dm-pull-6jul21' of https://source.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· Wed Jul 07 13:34:42 2021 -0400
0685020
pci: synquacer: Add SynQuacer ECAM based PCIe driver
by Masami Hiramatsu
· Fri Jun 04 18:44:06 2021 +0900
7ccdc67
dm: pci: Skip setting VGA bridge bits if parent device is the host bus
by Masami Hiramatsu
· Fri Jun 04 18:43:34 2021 +0900
8131335
dm: define LOG_CATEGORY for all uclass
by Patrick Delaunay
· Tue Apr 27 11:02:19 2021 +0200
d3e8b73
Merge tag 'v2021.07-rc5' into next
by Tom Rini
· Mon Jun 28 16:22:13 2021 -0400
7df6464
pci: pcie_dw_rockchip: Replace msleep occurences by udelay
by Anand Moon
· Sat Jun 05 14:38:43 2021 +0000
d921ad8
pci: pcie_dw_rockchip: Drop the unused variable warning
by Anand Moon
· Sat Jun 05 14:38:42 2021 +0000
e4e8745
pci: pcie_dw_rockchip: Fixed the below compilation error
by Anand Moon
· Sat Jun 05 14:38:41 2021 +0000
85ffe6c
pci: layerscape-ep: Add check of the PCIe controller enablement
by Hou Zhiqiang
· Thu May 13 14:54:32 2021 +0800
e78c8e0
arm: a37xx: pci: Fix configuring PCIe resources
by Pali Rohár
· Wed May 26 17:59:40 2021 +0200
678cf9d
arm: a37xx: pci: Fix DT compatible string to Linux' DT compatible
by Pali Rohár
· Wed May 26 17:59:36 2021 +0200
ead9634
arm: a37xx: pci: Disable bus mastering when unloading driver
by Pali Rohár
· Wed May 26 17:59:35 2021 +0200
133797a
arm: a37xx: pci: Don't put link into LTSSM Recovery state during probe
by Pali Rohár
· Wed May 26 17:59:34 2021 +0200
cb6506a
drivers: pci: pcie_dw_common: fix Werror compilation error
by Green Wan
· Wed May 19 04:16:15 2021 -0700
ba5919b
drivers: pci: add pcie support for fu740
by Green Wan
· Thu May 27 06:52:10 2021 -0700
49e33bd
pcie: designware: mvebu: do not configure ATU for IO when not used
by Marcin Wojtas
· Fri Apr 30 15:33:15 2021 +0200
3b10a83
pci: imx: disable imx6sdl LTSSM upon driver remove
by Tim Harvey
· Fri Apr 16 13:30:41 2021 -0700
4c57bf7
pci: pci-uclass: Add board_pci_fixup_dev for DM_PCI
by Tim Harvey
· Fri Apr 16 14:53:47 2021 -0700
ff02245
pci: Update the highest subordinate bus number for bridge setup
by Masami Hiramatsu
· Fri Apr 16 14:53:46 2021 -0700
fc0eddf
arm: a37xx: pci: Fix processing PIO transfers
by Pali Rohár
· Thu Apr 22 16:23:04 2021 +0200
03ffb43
mips: octeon: Add Octeon PCIe host controller driver
by Stefan Roese
· Wed Apr 07 08:43:35 2021 +0200
06e006b
pci: add Amlogic Meson Designware PCIe controller
by Neil Armstrong
· Thu Mar 25 15:49:21 2021 +0100
cf214c6
pci: pcie_dw_rockchip: migrate to common Designware PCIe functions
by Neil Armstrong
· Thu Mar 25 15:49:20 2021 +0100
c0c39ce
pci: pcie_dw_ti: migrate to common Designware PCIe functions
by Neil Armstrong
· Thu Mar 25 15:49:19 2021 +0100
b46caff
pci: add common Designware PCIe functions
by Neil Armstrong
· Thu Mar 25 15:49:18 2021 +0100
8f90273
pci: Mark 64bit Memory BARs as such
by Phil Sutter
· Wed Mar 03 01:57:35 2021 +0100
a18a36f
Merge tag 'v2021.04-rc5' into next
by Tom Rini
· Mon Mar 29 17:53:19 2021 -0400
98145af
video: Fix video on coreboot with the copy buffer
by Simon Glass
· Mon Mar 15 18:00:26 2021 +1300
bae8c33
pci: layerscape: Change to allocate zeroed memery for struct ls_pcie
by Hou Zhiqiang
· Thu Mar 11 15:30:51 2021 +0800
ba40b6c
arm: a37xx: pci: Implement workaround for the readback value of VEND_ID
by Pali Rohár
· Wed Mar 03 14:37:59 2021 +0100
2b05a52
pci: mpc85xx: Support 64-bit bus and cpu address
by Bin Meng
· Thu Feb 25 17:22:42 2021 +0800
0798422
pci: mpc85xx: Support controller register physical address beyond 32-bit
by Bin Meng
· Thu Feb 25 17:22:41 2021 +0800
21cf67c
pci: mpc85xx: Wrap LAW programming with CONFIG_FSL_LAW
by Bin Meng
· Thu Feb 25 17:22:40 2021 +0800
e39f8e0
pci: fsl_pci_init: Dynamically allocate the PCI regions
by Bin Meng
· Thu Feb 25 17:22:22 2021 +0800
a53b7fc
pci: pci_mvebu: set local dev to number 1
by Marek Behún
· Mon Feb 08 23:01:41 2021 +0100
8903673
pci: pci_mvebu: refactor validation of addresses for config access
by Marek Behún
· Mon Feb 08 23:01:40 2021 +0100
d2ed1e5
pci: pci_mvebu: debug rd/wr config as other drivers do
by Marek Behún
· Mon Feb 08 23:01:39 2021 +0100
9df558d
pci: pci_mvebu: cosmetic fix
by Marek Behún
· Mon Feb 08 23:01:38 2021 +0100
05f0f50
pci: pci_mvebu: use dev_seq instead of static variable
by Marek Behún
· Mon Feb 08 23:01:37 2021 +0100
9057a2c
arm: a37xx: pci: Set Max Payload Size and Max Read Request Size to 512 bytes
by Pali Rohár
· Fri Feb 05 15:32:28 2021 +0100
8464971
pci: renesas: Fix BAR mapping on Gen3
by Marek Vasut
· Sat Jan 16 00:33:17 2021 +0100
d18a578
pci: renesas: Make map address and mask power of two on Gen3
by Marek Vasut
· Sun Jan 24 18:37:11 2021 +0100
34caff9
pci: renesas: Add root bus handling on Gen3
by Marek Vasut
· Sat Jan 16 00:28:18 2021 +0100
038876b
pci: pcie-brcmstb: Fix inbound window configurations
by Nicolas Saenz Julienne
· Tue Jan 12 13:55:21 2021 +0100
df10fe8
pci: brcmstb: Cleanup controller state before handover
by Nicolas Saenz Julienne
· Thu Jan 14 16:49:01 2021 +0100
b1db71b
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
by Tom Rini
· Mon Feb 15 08:19:40 2021 -0500
5e7f457
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· Mon Feb 08 10:55:51 2021 -0500
a5b5663
pci: kconfig: layerscape: Change LX2162A PCIe node compatible string
by Hou Zhiqiang
· Fri Jan 29 13:22:02 2021 +0800
337644c
pci: layerscape: Remove the shadow SVR definitions
by Hou Zhiqiang
· Fri Jan 29 12:47:05 2021 +0800
8d77b0a
pci: pci_mvebu: Disable config access to PCI host bridge ports
by Stefan Roese
· Mon Jan 25 15:25:31 2021 +0100
97c2dfc
dm: pci: Correct use of wrong flag name
by Simon Glass
· Sun Jan 24 14:32:43 2021 -0700
3ba929a
common: Drop asm/global_data.h from common header
by Simon Glass
· Fri Oct 30 21:38:53 2020 -0600
ede8909
pci: Remove CONFIG_PCI_ENUM_ONLY as it's not used (any more)
by Stefan Roese
· Tue Jan 12 12:03:43 2021 +0100
e3271bb
arm64: a37xx: pci: Fix printing debug messages
by Pali Rohár
· Mon Jan 18 12:09:33 2021 +0100
09577aa
pci: pci_mvebu: Define an IO region as well
by Phil Sutter
· Sun Jan 03 23:06:46 2021 +0100
b70ae13
pci: Make auto-config code a little more robust
by Phil Sutter
· Sun Jan 03 23:06:45 2021 +0100
c0649da
pci: Add Rockchip dwc based PCIe controller driver
by Shawn Lin
· Fri Jan 15 18:01:22 2021 +0800
e353edb
common: board_r: Drop initr_pci wrapper
by Ovidiu Panait
· Sat Nov 28 10:43:12 2020 +0200
bb721de
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
by Tom Rini
· Tue Jan 05 22:34:43 2021 -0500
e6256ce
Merge tag 'v2021.01-rc5' into next
by Tom Rini
· Tue Jan 05 16:20:26 2021 -0500
f1d50f7
dm: core: Use dev_has_ofnode() instead of dev_of_valid()
by Simon Glass
· Sat Dec 19 10:40:13 2020 -0700
5e34992
dm: core: Rename sqq to seq_
by Simon Glass
· Sat Dec 19 10:40:09 2020 -0700
9558862
dm: Use access methods for dev/uclass private data
by Simon Glass
· Tue Dec 22 19:30:28 2020 -0700
e6aa94c
Revert "arm64: a37xx: pci: Assert PERST# signal when unloading driver"
by Pali Rohár
· Wed Dec 23 16:07:08 2020 +0100
b941f56
dm: core: Update uclass_find_next_free_req_seq() for new scheme
by Simon Glass
· Wed Dec 16 21:20:30 2020 -0700
be70610
pci: Update to use new sequence numbers
by Simon Glass
· Wed Dec 16 21:20:18 2020 -0700
75e534b
dm: Avoid accessing seq directly
by Simon Glass
· Wed Dec 16 21:20:07 2020 -0700
b75b15b
dm: treewide: Rename ..._platdata variables to just ..._plat
by Simon Glass
· Thu Dec 03 16:55:23 2020 -0700
33b2efb
dm: treewide: Update 'auto' declarations to be on one line
by Simon Glass
· Thu Dec 03 16:55:22 2020 -0700
aad29ae
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
by Simon Glass
· Thu Dec 03 16:55:21 2020 -0700
fa20e93
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
by Simon Glass
· Thu Dec 03 16:55:20 2020 -0700
71fa5b4
dm: treewide: Rename 'platdata' variables to just 'plat'
by Simon Glass
· Thu Dec 03 16:55:18 2020 -0700
8a2b47f
dm: treewide: Rename auto_alloc_size members to be shorter
by Simon Glass
· Thu Dec 03 16:55:17 2020 -0700
884870f
dm: core: Rename device_bind_ofnode() to device_bind()
by Simon Glass
· Sat Nov 28 17:50:01 2020 -0700
e1a8443
pci: layerscape: fix a dead loop issue
by Hou Zhiqiang
· Mon Oct 26 11:57:42 2020 +0800
ccb5d5d
armv8: lx2162a: Add Soc changes to support LX2162A
by Meenakshi Aggarwal
· Thu Oct 29 19:16:16 2020 +0530
6c45b1a
pci: ls_pcie_g4: Add size check for config resource
by Wasim Khan
· Mon Sep 28 16:26:14 2020 +0530
e8cba3f
pci: layerscape: Add size check for config resource
by Wasim Khan
· Mon Sep 28 16:26:13 2020 +0530
c892b9f
pci: ls_pcie_g4: Print pcie controller number starting from 1
by Wasim Khan
· Mon Sep 28 16:26:05 2020 +0530
8b3d2d2
pci: layerscape: Update print of pcie controller
by Wasim Khan
· Mon Sep 28 16:26:04 2020 +0530
c5977b1
dm: pci: fsl: Correct the workaround of erratum A-007815
by Hou Zhiqiang
· Thu Oct 15 14:54:34 2020 +0800
Next »