History for barebox / drivers / pci / pcie-designware.c
2019-11-27
@Sascha Hauer
PCI: dwc: Return directly when num-lanes is not found ...
Sascha Hauer committed on 27 Nov 2019
@Sascha Hauer
PCI: dwc: rename readl/writel_dbi ops to read/write_dbi ...
Sascha Hauer committed on 27 Nov 2019
@Sascha Hauer
PCI: dwc: Cleanup DBI,ATU read and write APIs ...
Sascha Hauer committed on 27 Nov 2019
@Sascha Hauer
PCI: dwc: imx6: Share PHY debug register definitions ...
Sascha Hauer committed on 27 Nov 2019
@Sascha Hauer
PCI: dwc: Fix ATU identification for designware version >= 4.80 ...
Sascha Hauer committed on 27 Nov 2019
@Sascha Hauer
PCI: dwc: Enable iATU unroll for endpoint too ...
Sascha Hauer committed on 27 Nov 2019
@Sascha Hauer
PCI: dwc: Add dw_pcie_disable_atu() ...
Sascha Hauer committed on 27 Nov 2019
@Sascha Hauer
PCI: dwc: Make use of IS_ALIGNED() ...
Sascha Hauer committed on 27 Nov 2019
@Sascha Hauer
PCI: dwc: Don't hard-code DBI/ATU offset ...
Sascha Hauer committed on 27 Nov 2019
2019-03-07
@Lucas Stach
PCI: dwc: tune down link up messages ...
Lucas Stach authored on 5 Mar 2019 Sascha Hauer committed on 7 Mar 2019
2019-01-08
@Andrey Smirnov
PCI: dwc: Replace lower into upper case characters ...
Andrey Smirnov authored on 17 Dec 2018 Sascha Hauer committed on 8 Jan 2019
@Andrey Smirnov
PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate ...
Andrey Smirnov authored on 17 Dec 2018 Sascha Hauer committed on 8 Jan 2019
@Andrey Smirnov
PCI: Fix typos and whitespace errors ...
Andrey Smirnov authored on 17 Dec 2018 Sascha Hauer committed on 8 Jan 2019
@Andrey Smirnov
PCI: dwc: designware: Make dw_pcie_prog_*_atu_unroll() static ...
Andrey Smirnov authored on 17 Dec 2018 Sascha Hauer committed on 8 Jan 2019
@Andrey Smirnov
PCI: dwc: designware: Test PCIE_ATU_ENABLE bit specifically ...
Andrey Smirnov authored on 17 Dec 2018 Sascha Hauer committed on 8 Jan 2019
@Andrey Smirnov
PCI: dwc: designware: Move _unroll configurations to a separate function ...
Andrey Smirnov authored on 17 Dec 2018 Sascha Hauer committed on 8 Jan 2019
@Andrey Smirnov
PCI: dwc: all: Modify dbi accessors to access data of 4/2/1 bytes ...
Andrey Smirnov authored on 17 Dec 2018 Sascha Hauer committed on 8 Jan 2019
@Andrey Smirnov
PCI: dwc: all: Modify dbi accessors to take dbi_base as argument ...
Andrey Smirnov authored on 17 Dec 2018 Sascha Hauer committed on 8 Jan 2019
@Andrey Smirnov
PCI: dwc: Split pcie-designware.c into host and core files ...
Andrey Smirnov authored on 17 Dec 2018 Sascha Hauer committed on 8 Jan 2019
@Andrey Smirnov
PCI: dwc: designware: Fix style errors in pcie-designware.c ...
Andrey Smirnov authored on 17 Dec 2018 Sascha Hauer committed on 8 Jan 2019
@Andrey Smirnov
PCI: dwc: designware: Parse "num-lanes" property in dw_pcie_setup_rc() ...
Andrey Smirnov authored on 17 Dec 2018 Sascha Hauer committed on 8 Jan 2019
@Andrey Smirnov
PCI: dwc: all: Split struct pcie_port into host-only and core structures ...
Andrey Smirnov authored on 17 Dec 2018 Sascha Hauer committed on 8 Jan 2019
@Andrey Smirnov
PCI: dwc: designware: Get device pointer at the start of dw_pcie_host_init() ...
Andrey Smirnov authored on 17 Dec 2018 Sascha Hauer committed on 8 Jan 2019
@Andrey Smirnov
PCI: dwc: all: Rename cfg_read/cfg_write to read/write ...
Andrey Smirnov authored on 17 Dec 2018 Sascha Hauer committed on 8 Jan 2019
@Andrey Smirnov
PCI: dwc: designware: Move register defines to designware header file ...
Andrey Smirnov authored on 17 Dec 2018 Sascha Hauer committed on 8 Jan 2019
@Andrey Smirnov
PCI: designware: Check for iATU unroll only on platforms that use ATU ...
Andrey Smirnov authored on 17 Dec 2018 Sascha Hauer committed on 8 Jan 2019
@Andrey Smirnov
PCI: designware: Swap order of dw_pcie_writel_unroll() reg/val arguments ...
Andrey Smirnov authored on 17 Dec 2018 Sascha Hauer committed on 8 Jan 2019
@Andrey Smirnov
PCI: designware: Uninline register accessors ...
Andrey Smirnov authored on 17 Dec 2018 Sascha Hauer committed on 8 Jan 2019
@Andrey Smirnov
PCI: designware: Export dw_pcie_readl_rc(), dw_pcie_writel_rc() ...
Andrey Smirnov authored on 17 Dec 2018 Sascha Hauer committed on 8 Jan 2019
@Andrey Smirnov
PCI: designware: Swap order of dw_pcie_writel_rc() reg/val arguments ...
Andrey Smirnov authored on 17 Dec 2018 Sascha Hauer committed on 8 Jan 2019