summaryrefslogtreecommitdiff
path: root/drivers/pci/pcie_imx.c
AgeCommit message (Expand)Author
2022-12-23global: Migrate CONFIG_PCIE_IMX_POWER_GPIO to CFGTom Rini
2022-12-23global: Migrate CONFIG_PCIE_IMX_PERST_GPIO to CFGTom Rini
2022-04-21pci: imx: remove weak overrides no longer usedTim Harvey
2022-04-21pci: imx: use vpcie-supply if defined by device-treeTim Harvey
2022-03-25pci: Add defines for normal and subtractive PCI bridgesPali Rohár
2021-08-05pci: imx: Drop use of DM_PCISimon Glass
2021-07-10pci: imx: use reset-gpios if defined by device-treeTim Harvey
2021-05-02pci: imx: disable imx6sdl LTSSM upon driver removeTim Harvey
2020-12-13dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05dm: pci: Update the PCI read_config() method to const dev *Simon Glass
2020-01-07pci: imx: Add iMX6SX compatibleMarek Vasut
2019-12-02common: Move pci_init_board() out of common.hSimon Glass
2019-06-11pci: imx: Add DM and DT supportMarek Vasut
2019-06-11pci: imx: Pass driver private data aroundMarek Vasut
2019-06-11pci: imx: Fix potential 64bit memory access clampingMarek Vasut
2019-06-11pci: imx: Factor out hard-coded register base addressesMarek Vasut
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-01-12drivers: pci: imx: fix enumeration logic errorKoen Vandeputte
2018-01-12pci: imx: request gpio before usePeng Fan
2017-10-12drivers: pci: imx: fix imx_pcie_remove functionSven-Ola Tuecke
2017-05-31drivers: pci: imx: add imx_pcie_remove functionTim Harvey
2016-07-12pcie_imx: increment timeout for link upStefano Babic
2016-01-08pci: imx: Adjust the return value when imx_pcie_addr_valid() failsBin Meng
2015-10-15pci: pcie_imx: Fix hang on mx6qpFabio Estevam
2015-09-13pcie_imx: Use 'ms' for millisecondsFabio Estevam
2015-05-28pci: imx: display message if no pcie linkTim Harvey
2014-09-09pcie_imx: Add mx6solox supportFabio Estevam
2014-08-20pci: mx6: fix occasional link failuresTim Harvey
2014-04-04Merge branch 'master' of git://git.denx.de/u-boot-arm into masterStefano Babic
2014-03-31pci: mx6: Implement power callbackMarek Vasut
2014-03-04sizes.h - consolidate for all architecturesAlexey Brodkin
2014-02-11pci: mx6: Implement reset callbackMarek Vasut
2014-01-26ARM: mx6: Add PCI express driverMarek Vasut