History for barebox / drivers / pci
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
2017-06-19
@Uwe Kleine-König
pci: mvebu: terminate error message with a newline ...
Uwe Kleine-König authored on 13 Jun 2017 Sascha Hauer committed on 19 Jun 2017
2016-11-03
@Lucas Stach
PCI: split PCI hierarchy enumeration and config from device registration ...
Lucas Stach authored on 1 Nov 2016 Sascha Hauer committed on 3 Nov 2016
@Lucas Stach
PCI: align BAR address to BAR size ...
Lucas Stach authored on 1 Nov 2016 Sascha Hauer committed on 3 Nov 2016
@Lucas Stach
PCI: align address range before scanning bridge ...
Lucas Stach authored on 1 Nov 2016 Sascha Hauer committed on 3 Nov 2016
@Lucas Stach
PCI: only check specific flag for 64bit BAR ...
Lucas Stach authored on 1 Nov 2016 Sascha Hauer committed on 3 Nov 2016
@Lucas Stach
PCI: add some useful debug output ...
Lucas Stach authored on 1 Nov 2016 Sascha Hauer committed on 3 Nov 2016
2016-05-09
@Sascha Hauer
Merge branch 'for-next/pci'
Sascha Hauer committed on 9 May 2016
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-04-15
@Sascha Hauer
string: Fix (v)asprintf prototypes ...
Sascha Hauer committed on 15 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
@Andrey Smirnov
i.MX6: pci: Avoid aborts when asserting PCIe reset ...
Andrey Smirnov authored on 1 Jan 2016 Sascha Hauer committed on 8 Jan 2016
@Andrey Smirnov
i.MX6: pci: Reconcile imx6_pcie_start_link with the kernel code ...
Andrey Smirnov authored on 1 Jan 2016 Sascha Hauer committed on 8 Jan 2016
@Andrey Smirnov
i.MX6: pci: Replace magic number with a named constant ...
Andrey Smirnov authored on 1 Jan 2016 Sascha Hauer committed on 8 Jan 2016
2015-06-25
@Lucas Stach
PCI: remove bogus host bridge setup skipping ...
Lucas Stach authored on 23 Jun 2015 Sascha Hauer committed on 25 Jun 2015
@Lucas Stach
PCI: rework BAR size calculation ...
Lucas Stach authored on 23 Jun 2015 Sascha Hauer committed on 25 Jun 2015
2015-05-06
@Sascha Hauer
Merge branch 'for-next/of-device-id'
Sascha Hauer committed on 6 May 2015
@Sascha Hauer
Merge branch 'for-next/misc'
Sascha Hauer committed on 6 May 2015
2015-05-01
@Lucas Stach
PCI: imx6: simplify config access code ...
Lucas Stach authored on 29 Apr 2015 Sascha Hauer committed on 1 May 2015
@Lucas Stach
PCI: fill in bus primary field ...
Lucas Stach authored on 29 Apr 2015 Sascha Hauer committed on 1 May 2015
@Lucas Stach
PCI: register and active bridge device before proceeding to scan ...
Lucas Stach authored on 29 Apr 2015 Sascha Hauer committed on 1 May 2015
2015-04-30
@Antony Pavlov
of: use 'const void *' for struct of_device_id.data ...
Antony Pavlov authored on 29 Apr 2015 Sascha Hauer committed on 30 Apr 2015