Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
4771759c0fc416260287d96e6920c736e90c9496
/
drivers
/
pci
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
7fd2350
pci: layerscape: add a way of specifying additional iommu mappings
by Laurentiu Tudor
· Thu Sep 10 12:42:19 2020 +0300
8e6bb37
pci: layerscape: move pci node search in a common function
by Laurentiu Tudor
· Thu Sep 10 12:42:17 2020 +0300
43dff4b
pci: layerscape: move per-pci device fdt fixup in a function
by Laurentiu Tudor
· Fri Oct 23 13:35:27 2020 +0530
38ae92e
Merge branch 'next'
by Tom Rini
· Mon Oct 05 13:05:46 2020 -0400
e7d7c86
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
by Tom Rini
· Fri Sep 25 12:55:06 2020 -0400
fdb1dff
pci: layerscape: Fixup PCIe EP mode DT nodes for LX2160A rev2
by Hou Zhiqiang
· Sun Sep 13 23:12:50 2020 +0800
ff87699
arm64: a37xx: pci: Disable link training when unloading driver
by Pali Rohár
· Tue Sep 22 13:21:38 2020 +0200
4f1b7b8
pci: layerscape: Fix spurious writes and panic
by Michael Walle
· Tue Aug 04 00:16:33 2020 +0200
38d5313
PCI: mediatek: Release the resource when PCIe enable port fail
by developer
· Mon Aug 31 15:53:12 2020 +0800
3a82912
PCI: mediatek: Release the resource when PCIe enable port fail
by developer
· Mon Aug 31 15:53:12 2020 +0800
26fd219
Merge branch 'remove-config-nr-dram-banks-v9-2020-08-26' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvell into next
by Tom Rini
· Mon Sep 07 14:31:00 2020 -0400
5c6edca
arm64: a37xx: pci: Depends on DM_GPIO
by Pali Rohár
· Tue Aug 25 10:45:04 2020 +0200
6a58b97
arm64: a37xx: pci: Assert PERST# signal when unloading driver
by Pali Rohár
· Wed Aug 19 15:57:07 2020 +0200
0130a61
arm64: a37xx: pci: Make PCIe Reset GPIO DT compatible with Linux kernel DT
by Pali Rohár
· Wed Aug 19 15:57:06 2020 +0200
7f6d294
pci: kconfig: Setup proper dependency for PCIE_ROCKCHIP
by Michal Simek
· Wed Aug 19 10:44:15 2020 +0200
bbc8846
CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined
by Stefan Roese
· Wed Aug 12 11:55:46 2020 +0200
4c7d28c
pci: Add PCI controller driver for OcteonTX / TX2
by Suneel Garapati
· Sat Oct 19 17:28:01 2019 -0700
f8c8628
pci: pci-uclass: Check validity of ofnode
by Suneel Garapati
· Mon May 04 21:25:25 2020 -0700
a99a5eb
pci: pci-uclass: Add support for Alternate-RoutingID capability
by Suneel Garapati
· Wed Oct 23 18:40:36 2019 -0700
5858ba8
pci: pci-uclass: Add VF BAR map support for Enhanced Allocation
by Suneel Garapati
· Sat Oct 19 16:34:16 2019 -0700
13822f7
pci: pci-uclass: Add support for Single-Root I/O Virtualization
by Suneel Garapati
· Sat Oct 19 16:07:20 2019 -0700
1b9c44e
pci: pci-uclass: Add support for Enhanced Allocation in Bridges
by Suneel Garapati
· Sat Oct 19 15:52:32 2019 -0700
3ac3aec
pci: pci-uclass: Add multi entry support for memory regions
by Suneel Garapati
· Sat Oct 19 17:10:20 2019 -0700
cb7093d
pci: pci-uclass: Make DT subnode parse optional
by Suneel Garapati
· Sat Oct 19 16:02:48 2019 -0700
47f1962
pci: pci-uclass: Fix incorrect argument in map_physmem
by Suneel Garapati
· Sat Oct 19 16:44:35 2019 -0700
950864f
pci: pci-uclass: Dynamically allocate the PCI regions
by Stefan Roese
· Thu Jul 23 16:34:10 2020 +0200
1b7573c
pci: pci-uclass: Remove #ifdef CONFIG_NR_DRAM_BANKS as its always set
by Stefan Roese
· Thu Jul 23 16:26:07 2020 +0200
d9f6610
PCI: mediatek: Add PCIe support for MT7622
by developer
· Mon Aug 10 16:17:10 2020 +0800
d90ba42
drivers: pcie: add Broadcom IPROC PCIe RC driver
by Srinath Mannam
· Tue May 12 13:29:50 2020 +0530
cdc7ed3
drivers: pci: add api to get dma regions
by Rayagonda Kokatanur
· Tue May 12 13:29:49 2020 +0530
e4f6107
pci: Drop dm.h inclusion from header file
by Simon Glass
· Sun Jul 19 10:15:49 2020 -0600
02f1f06
pci: layerscape: Add specific config entry for RC and EP mode driver
by Hou Zhiqiang
· Thu Jul 09 23:31:42 2020 +0800
4a602b5
pci_ep: layerscape: Add the PCIe EP mode support for lx2160a-v2
by Xiaowei Bao
· Thu Jul 09 23:31:41 2020 +0800
bb3f713
pci: layerscape: Modify the ls_pcie_dump_atu function
by Xiaowei Bao
· Thu Jul 09 23:31:40 2020 +0800
ecb85db
pci_ep: layerscape: Add the SRIOV VFs of PF support
by Xiaowei Bao
· Thu Jul 09 23:31:39 2020 +0800
cdecb97
pci_ep: layerscape: Add Support for ls2085a and ls2080a EP mode
by Xiaowei Bao
· Thu Jul 09 23:31:38 2020 +0800
06a329a
pci_ep: layerscape: Add the workaround for errata A-009460
by Xiaowei Bao
· Thu Jul 09 23:31:37 2020 +0800
b4d63b0
pcie_ep: layerscape: Add the multiple function support
by Xiaowei Bao
· Thu Jul 09 23:31:36 2020 +0800
13b277f
pci: layerscape: Split the EP and RC driver
by Xiaowei Bao
· Thu Jul 09 23:31:33 2020 +0800
0400f5e
pci: rockchip: Drop legacy PHY driver
by Jagan Teki
· Thu Jul 09 23:41:03 2020 +0530
427603b
pci: rockchip: Switch to generic-phy
by Jagan Teki
· Thu Jul 09 23:41:02 2020 +0530
f7ed78b
treewide: convert bd_t to struct bd_info by coccinelle
by Masahiro Yamada
· Fri Jun 26 15:13:33 2020 +0900
4effd27
Merge tag 'rpi-next-2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi
by Tom Rini
· Fri Jul 10 14:31:22 2020 -0400
88f51f7
pci: Add driver for Broadcom BCM2711 SoC PCIe controller
by Sylwester Nawrocki
· Mon May 25 13:39:58 2020 +0200
2d0ee24
pci: Move some PCIe register offset definitions to a common header
by Sylwester Nawrocki
· Mon May 25 13:39:53 2020 +0200
3ed840c
video: pci: Set up the copy framebuffer
by Simon Glass
· Thu Jul 02 21:12:30 2020 -0600
e55e78e
pci: rockchip: Mark inline functions as static inline
by Tom Rini
· Wed Jul 01 11:46:45 2020 -0400
15b4006
pci: Make Rockchip PCIe voltage regulators optional
by Mark Kettenis
· Sun May 24 22:32:51 2020 +0200
5f14232
pci: Add Rockchip PCIe PHY controller driver
by Jagan Teki
· Sat May 09 22:26:22 2020 +0530
0226247
pci: Add Rockchip PCIe controller driver
by Jagan Teki
· Sat May 09 22:26:21 2020 +0530
4dcacfc
common: Drop linux/bitops.h from common header
by Simon Glass
· Sun May 10 11:40:13 2020 -0600
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· Sun May 10 11:40:11 2020 -0600
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
9758973
common: Drop init.h from common header
by Simon Glass
· Sun May 10 11:40:02 2020 -0600
1ea9789
common: Drop bootstage.h from common header
by Simon Glass
· Sun May 10 11:40:00 2020 -0600
513f640
rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA
by Trevor Woerner
· Wed May 06 08:02:41 2020 -0400
bd165e7
pci: Avoid auto-config when chain loading
by Simon Glass
· Sun Apr 26 09:12:56 2020 -0600
5046109
x86: Move acpi_s3.h to include/acpi/
by Simon Glass
· Wed Apr 08 16:57:35 2020 -0600
71fafd1
pci: Adjust dm_pci_read_bar32() to return errors correctly
by Simon Glass
· Thu Apr 09 10:27:36 2020 -0600
f3005fb
dm: pci: Allow disabling auto-config for a device
by Simon Glass
· Wed Apr 08 16:57:26 2020 -0600
34e46e0
pci-host-ecam-generic: access config space independent of system-wide bus id
by Vladimir Oltean
· Fri Mar 13 16:53:06 2020 +0200
9bc1564
dm: core: Create a new header file for 'compat' features
by Simon Glass
· Mon Feb 03 07:36:16 2020 -0700
d66c5f7
dm: core: Require users of devres to include the header
by Simon Glass
· Mon Feb 03 07:36:15 2020 -0700
c92aac1
dm: pci: Update a few more interfaces for const udevice *
by Simon Glass
· Mon Jan 27 08:49:38 2020 -0700
2a311e8
dm: pci: Update the PCI read_config() method to const dev *
by Simon Glass
· Mon Jan 27 08:49:37 2020 -0700
70bec5c
pci: layerscape: device tree fixup based on SoC and
by Wasim Khan
· Mon Jan 06 12:06:00 2020 +0000
9d3d230
pci: layerscape: Move streamId allocation to common device tree fixup
by Wasim Khan
· Mon Jan 06 12:05:59 2020 +0000
54e44ef
pci: layerscape: Common device tree fixup for NXP SoCs
by Wasim Khan
· Mon Jan 06 12:05:57 2020 +0000
cf51ce8
pci: layerscape: Fix the BARs disable function
by Hou Zhiqiang
· Tue Dec 17 10:10:43 2019 +0000
ca3815d
pci: layerscape: Fix the disabling of Expansion ROM BAR
by Hou Zhiqiang
· Tue Dec 17 10:10:40 2019 +0000
da25eff
common: Move ll_boot_init() to init.h
by Simon Glass
· Sat Dec 28 10:44:56 2019 -0700
Next »