History for barebox / drivers / pci / pci-imx6.c
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: 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: 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: imx6: Remove LTSSM disable workaround ...
Andrey Smirnov authored on 17 Dec 2018 Sascha Hauer committed on 8 Jan 2019
@Andrey Smirnov
PCI: imx6: Remove redundant "Link never came up" message ...
Andrey Smirnov authored on 17 Dec 2018 Sascha Hauer committed on 8 Jan 2019
@Andrey Smirnov
PCI: imx6: Add DT property for link gen, default to Gen1 ...
Andrey Smirnov authored on 17 Dec 2018 Sascha Hauer committed on 8 Jan 2019
@Andrey Smirnov
PCI: imx6: Factor out ref clock enable ...
Andrey Smirnov authored on 17 Dec 2018 Sascha Hauer committed on 8 Jan 2019
@Andrey Smirnov
PCI: imx6: Remove unused return values ...
Andrey Smirnov authored on 17 Dec 2018 Sascha Hauer committed on 8 Jan 2019
@Andrey Smirnov
PCI: imx6: Port error messages for imx6_pcie_deassert_core_reset() ...
Andrey Smirnov authored on 17 Dec 2018 Sascha Hauer committed on 8 Jan 2019
@Andrey Smirnov
PCI: imx6: Reorder struct imx6_pcie ...
Andrey Smirnov authored on 17 Dec 2018 Sascha Hauer committed on 8 Jan 2019
@Andrey Smirnov
PCI: imx6: Use generic DesignWare accessors ...
Andrey Smirnov authored on 17 Dec 2018 Sascha Hauer committed on 8 Jan 2019
@Andrey Smirnov
PCI: imx6: Pass device-specific struct to internal functions ...
Andrey Smirnov authored on 17 Dec 2018 Sascha Hauer committed on 8 Jan 2019
@Andrey Smirnov
PCI: imx6: Pass struct imx6_pcie to PHY accessors ...
Andrey Smirnov authored on 17 Dec 2018 Sascha Hauer committed on 8 Jan 2019
@Andrey Smirnov
PCI: imx6: Removed unused struct imx6_pcie.mem_base ...
Andrey Smirnov authored on 17 Dec 2018 Sascha Hauer committed on 8 Jan 2019
@Andrey Smirnov
PCI: imx6: Add local struct device pointers ...
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: Add generic dw_pcie_wait_for_link() ...
Andrey Smirnov authored on 17 Dec 2018 Sascha Hauer committed on 8 Jan 2019
@Andrey Smirnov
PCI: imx6: Move link up check into imx6_pcie_wait_for_link() ...
Andrey Smirnov authored on 17 Dec 2018 Sascha Hauer committed on 8 Jan 2019
2017-09-26
@Uwe Kleine-König
remove checks for xzalloc() returning NULL ...
Uwe Kleine-König authored on 25 Sep 2017 Sascha Hauer committed on 26 Sep 2017
2016-05-03
@Andrey Smirnov
PCI: imx6: Add DT bindings to configure PHY Tx driver settings ...
Andrey Smirnov authored on 26 Apr 2016 Sascha Hauer committed on 3 May 2016
@Andrey Smirnov
PCI: imx6: Remove broken Gen2 workaround ...
Andrey Smirnov authored on 26 Apr 2016 Sascha Hauer committed on 3 May 2016
@Andrey Smirnov
PCI: imx6: Move PHY reset into imx6_pcie_establish_link() ...
Andrey Smirnov authored on 26 Apr 2016 Sascha Hauer committed on 3 May 2016
2016-04-28
@Andrey Smirnov
PCI: imx6: Move imx6_pcie_reset_phy() near other PHY handling functions ...
Andrey Smirnov authored on 26 Apr 2016 Sascha Hauer committed on 28 Apr 2016
@Fabio Estevam
PCI: imx6: Simplify a trivial if-return sequence ...
Fabio Estevam authored on 26 Apr 2016 Sascha Hauer committed on 28 Apr 2016
@Andrey Smirnov
PCI: imx6: Rename imx6_pcie_start_link() to imx6_pcie_establish_link() ...
Andrey Smirnov authored on 26 Apr 2016 Sascha Hauer committed on 28 Apr 2016
@Andrey Smirnov
PCI: imx6: Add proper i.MX6+ reset sequence ...
Andrey Smirnov authored on 26 Apr 2016 Sascha Hauer committed on 28 Apr 2016
@Andrey Smirnov
PCI: imx6: Simplify imx6_pcie_remove() ...
Andrey Smirnov authored on 26 Apr 2016 Sascha Hauer committed on 28 Apr 2016
2016-03-07
@Sascha Hauer
driver: replace dev_request_mem_region with dev_request_mem_resource ...
Sascha Hauer committed on 7 Mar 2016
2016-01-08
@Lucas Stach
PCI: imx6: properly shut down core when leaving barebox ...
Lucas Stach authored on 7 Jan 2016 Sascha Hauer committed on 8 Jan 2016