History for barebox / drivers / pci / pcie-designware.h
2019-11-27
@Sascha Hauer
PCI: dwc: Sync register definitions with Linux-5.4 ...
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: Make use of BIT() in constant definitions ...
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: Don't hard-code DBI/ATU offset ...
Sascha Hauer committed on 27 Nov 2019
2019-01-08
@Andrey Smirnov
PCI: dwc: Constify dw_pcie_host_ops structures ...
Andrey Smirnov authored on 17 Dec 2018 Sascha Hauer committed on 8 Jan 2019
@Andrey Smirnov
PCI: dwc: Add accessors for write permission of DBI ...
Andrey Smirnov authored on 17 Dec 2018 Sascha Hauer committed on 8 Jan 2019
@Andrey Smirnov
PCI: dwc: designware: Handle ->host_init() failures ...
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: 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: 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: 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: 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
@Andrey Smirnov
PCI: designware: Simplify pcie_host_ops.readl_rc() and .writel_rc() interfaces ...
Andrey Smirnov authored on 17 Dec 2018 Sascha Hauer committed on 8 Jan 2019
@Andrey Smirnov
PCI: designware: Keep viewport fixed for IO transaction if num_viewport > 2 ...
Andrey Smirnov authored on 17 Dec 2018 Sascha Hauer committed on 8 Jan 2019
@Andrey Smirnov
PCI: designware: Add iATU Unroll feature ...
Andrey Smirnov authored on 17 Dec 2018 Sascha Hauer committed on 8 Jan 2019
@Andrey Smirnov
PCI: designware: Move link wait definitions to .c file ...
Andrey Smirnov authored on 17 Dec 2018 Sascha Hauer committed on 8 Jan 2019
@Andrey Smirnov
PCI: designware: Return data directly from dw_pcie_readl_rc() ...
Andrey Smirnov authored on 17 Dec 2018 Sascha Hauer committed on 8 Jan 2019
@Andrey Smirnov
PCI: designware: Add generic dw_pcie_wait_for_link() ...
Andrey Smirnov authored on 17 Dec 2018 Sascha Hauer committed on 8 Jan 2019
@Andrey Smirnov
PCI: designware: Simplify dw_pcie_cfg_read/write() interfaces ...
Andrey Smirnov authored on 17 Dec 2018 Sascha Hauer committed on 8 Jan 2019
@Andrey Smirnov
PCI: desginware: Remove bogus prototypes ...
Andrey Smirnov authored on 17 Dec 2018 Sascha Hauer committed on 8 Jan 2019