summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-08-28powerpc: MPC8548CDS: Compile legacy PCIe routines conditionallyHou Zhiqiang1-2/+4
2019-08-28configs: P5040DS: Enable PCIe driverHou Zhiqiang4-0/+16
2019-08-28P5040: dts: Added PCIe DT nodesHou Zhiqiang1-0/+36
2019-08-28dm: pcie_fsl: Add P5040 PCIe supportHou Zhiqiang1-0/+1
2019-08-28configs: P4080DS: Enable PCIe driverHou Zhiqiang3-0/+12
2019-08-28P4080: dts: Added PCIe DT nodesHou Zhiqiang1-0/+36
2019-08-28dm: pcie_fsl: Add P4080 PCIe supportHou Zhiqiang1-0/+1
2019-08-28configs: P3041DS: Enable PCIe driverHou Zhiqiang4-0/+16
2019-08-28powerpc: corenet_ds: Disable legacy PCIe driver when DM_PCI is enabledHou Zhiqiang1-44/+19
2019-08-28P3041: dts: Added PCIe DT nodesHou Zhiqiang1-0/+48
2019-08-28dm: pcie_fsl: Add P3041 PCIe supportHou Zhiqiang1-0/+1
2019-08-28configs: P2041RDB: Enable PCIe driverHou Zhiqiang4-0/+16
2019-08-28powerpc: P2041RDB: Disable legacy PCIe driver when DM_PCI is enabledHou Zhiqiang1-40/+15
2019-08-28P2041: dts: Added PCIe DT nodesHou Zhiqiang1-0/+36
2019-08-28dm: pcie_fsl: Add P2041 PCIe supportHou Zhiqiang1-0/+7
2019-08-28powerpc: p_corenet: Compile legacy PCIe routines conditionallyHou Zhiqiang1-0/+2
2019-08-28configs: P2020RDB: Enable PCIe driverHou Zhiqiang8-0/+32
2019-08-28P2020: dts: Added PCIe DT nodesHou Zhiqiang3-0/+64
2019-08-28configs: P1020RDB: Enable PCIe driverHou Zhiqiang12-0/+48
2019-08-28powerpc: p1_p2_rdb: Disable legacy PCIe driver when DM_PCI is enabledHou Zhiqiang1-13/+23
2019-08-28P1020: dts: Added PCIe DT nodesHou Zhiqiang4-0/+56
2019-08-28dm: pcie_fsl: Add PCIe support for P1 and P2 series SoCsHou Zhiqiang1-0/+7
2019-08-28powerpc: p1_p2_rdb: Compile legacy PCIe routines conditionallyHou Zhiqiang1-1/+3
2019-08-28configs: T1042D4RDB: Enable PCIe driverHou Zhiqiang4-0/+16
2019-08-28powerpc: T104xRDB: Disable legacy PCIe driver when DM_PCI is enabledHou Zhiqiang1-18/+20
2019-08-28t104x: dts: Added PCIe DT nodesHou Zhiqiang1-0/+48
2019-08-28dm: pcie_fsl: Add T104x PCIe supportHou Zhiqiang1-0/+1
2019-08-28powerpc: T104xRDB: Compile legacy PCIe routines conditionallyHou Zhiqiang1-0/+2
2019-08-28configs: T1024RDB: Enable PCIe driverHou Zhiqiang4-0/+16
2019-08-28powerpc: T102xRDB: Disable legacy PCIe driver when DM_PCI is enabledHou Zhiqiang1-39/+15
2019-08-28powerpc: T102xRDB: Remove the useless macro CONFIG_ARCH_T1040Hou Zhiqiang1-24/+0
2019-08-28t102x: dts: Added PCIe DT nodesHou Zhiqiang1-0/+36
2019-08-28dm: pcie_fsl: Add T102x PCIe supportHou Zhiqiang1-0/+1
2019-08-28powerpc: T102xRDB: Compile legacy PCIe routines conditionallyHou Zhiqiang1-0/+2
2019-08-28configs: T4240RDB: Enable PCIe driverHou Zhiqiang2-0/+8
2019-08-28powerpc: T4240RDB: Disable legacy PCIe driver when DM_PCI is enabledHou Zhiqiang1-16/+19
2019-08-28t4240: dts: Added PCIe DT nodesHou Zhiqiang1-0/+48
2019-08-28dm: pcie_fsl: Add T4240 PCIe supportHou Zhiqiang1-0/+1
2019-08-28powerpc: T4RDB: Compile legacy PCIe routines conditionallyHou Zhiqiang1-0/+2
2019-08-28configs: T2080RDB: Enable PCIe driverHou Zhiqiang4-0/+16
2019-08-28powerpc: T208xRDB: Disable legacy PCIe driver when DM_PCI is enabledHou Zhiqiang1-17/+19
2019-08-28powerpc: T208xRDB: Compile legacy PCIe routines conditionallyHou Zhiqiang1-0/+2
2019-08-28dm: pcie_fsl: Fix the calculation of controller indexHou Zhiqiang2-2/+19
2019-08-28dm: pcie_fsl: Fix the Class Code fixup functionHou Zhiqiang2-4/+16
2019-08-28dm: pcie_fsl: Convert IS_ENABLED() run-time checking to #ifdefHou Zhiqiang1-33/+36
2019-08-28clk: meson-g12b: add compatibleMark Kettenis1-0/+1
2019-08-27Merge branch 'u-boot-stm32_20190827' of https://gitlab.denx.de/u-boot/custodi...Tom Rini63-883/+2062
2019-08-27Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini93-94/+1375
2019-08-27Merge tag 'for-v2019.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2cTom Rini3-8/+9
2019-08-27stm32mp1: update README for remoteproc supportPatrick Delaunay1-2/+34