~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* drivers: use devfdt_get_addr_index_ptr when cast to pointerJohan Jonker2023-05-06
* global: Migrate CONFIG_PCIE_IMX_POWER_GPIO to CFGTom Rini2022-12-23
* global: Migrate CONFIG_PCIE_IMX_PERST_GPIO to CFGTom Rini2022-12-23
* pci: imx: remove weak overrides no longer usedTim Harvey2022-04-21
* pci: imx: use vpcie-supply if defined by device-treeTim Harvey2022-04-21
* pci: Add defines for normal and subtractive PCI bridgesPali Rohár2022-03-25
* pci: imx: Drop use of DM_PCISimon Glass2021-08-05
* pci: imx: use reset-gpios if defined by device-treeTim Harvey2021-07-10
* pci: imx: disable imx6sdl LTSSM upon driver removeTim Harvey2021-05-02
* dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-13
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-13
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* common: Drop log.h from common headerSimon Glass2020-05-18
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-05
* dm: pci: Update the PCI read_config() method to const dev *Simon Glass2020-02-05
* pci: imx: Add iMX6SX compatibleMarek Vasut2020-01-07
* common: Move pci_init_board() out of common.hSimon Glass2019-12-02
* pci: imx: Add DM and DT supportMarek Vasut2019-06-11
* pci: imx: Pass driver private data aroundMarek Vasut2019-06-11
* pci: imx: Fix potential 64bit memory access clampingMarek Vasut2019-06-11
* pci: imx: Factor out hard-coded register base addressesMarek Vasut2019-06-11
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* drivers: pci: imx: fix enumeration logic errorKoen Vandeputte2018-01-12
* pci: imx: request gpio before usePeng Fan2018-01-12
* drivers: pci: imx: fix imx_pcie_remove functionSven-Ola Tuecke2017-10-12
* drivers: pci: imx: add imx_pcie_remove functionTim Harvey2017-05-31
* pcie_imx: increment timeout for link upStefano Babic2016-07-12
* pci: imx: Adjust the return value when imx_pcie_addr_valid() failsBin Meng2016-01-08
* pci: pcie_imx: Fix hang on mx6qpFabio Estevam2015-10-15
* pcie_imx: Use 'ms' for millisecondsFabio Estevam2015-09-13
* pci: imx: display message if no pcie linkTim Harvey2015-05-28
* pcie_imx: Add mx6solox supportFabio Estevam2014-09-09
* pci: mx6: fix occasional link failuresTim Harvey2014-08-20
* Merge branch 'master' of git://git.denx.de/u-boot-arm into masterStefano Babic2014-04-04
|\
| * sizes.h - consolidate for all architecturesAlexey Brodkin2014-03-04
* | pci: mx6: Implement power callbackMarek Vasut2014-03-31
|/
* pci: mx6: Implement reset callbackMarek Vasut2014-02-11
* ARM: mx6: Add PCI express driverMarek Vasut2014-01-26