summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* dm: pcie_fsl: Add MPC8548 PCIe supportHou Zhiqiang2019-08-281-0/+1
* powerpc: MPC85xxCDS: Disable legacy PCI fixup when DM_PCI is selectedHou Zhiqiang2019-08-281-1/+3
* powerpc: MPC8548CDS: Compile legacy PCIe routines conditionallyHou Zhiqiang2019-08-281-2/+4
* configs: P5040DS: Enable PCIe driverHou Zhiqiang2019-08-284-0/+16
* P5040: dts: Added PCIe DT nodesHou Zhiqiang2019-08-281-0/+36
* dm: pcie_fsl: Add P5040 PCIe supportHou Zhiqiang2019-08-281-0/+1
* configs: P4080DS: Enable PCIe driverHou Zhiqiang2019-08-283-0/+12
* P4080: dts: Added PCIe DT nodesHou Zhiqiang2019-08-281-0/+36
* dm: pcie_fsl: Add P4080 PCIe supportHou Zhiqiang2019-08-281-0/+1
* configs: P3041DS: Enable PCIe driverHou Zhiqiang2019-08-284-0/+16
* powerpc: corenet_ds: Disable legacy PCIe driver when DM_PCI is enabledHou Zhiqiang2019-08-281-44/+19
* P3041: dts: Added PCIe DT nodesHou Zhiqiang2019-08-281-0/+48
* dm: pcie_fsl: Add P3041 PCIe supportHou Zhiqiang2019-08-281-0/+1
* configs: P2041RDB: Enable PCIe driverHou Zhiqiang2019-08-284-0/+16
* powerpc: P2041RDB: Disable legacy PCIe driver when DM_PCI is enabledHou Zhiqiang2019-08-281-40/+15
* P2041: dts: Added PCIe DT nodesHou Zhiqiang2019-08-281-0/+36
* dm: pcie_fsl: Add P2041 PCIe supportHou Zhiqiang2019-08-281-0/+7
* powerpc: p_corenet: Compile legacy PCIe routines conditionallyHou Zhiqiang2019-08-281-0/+2
* configs: P2020RDB: Enable PCIe driverHou Zhiqiang2019-08-288-0/+32
* P2020: dts: Added PCIe DT nodesHou Zhiqiang2019-08-283-0/+64
* configs: P1020RDB: Enable PCIe driverHou Zhiqiang2019-08-2812-0/+48
* powerpc: p1_p2_rdb: Disable legacy PCIe driver when DM_PCI is enabledHou Zhiqiang2019-08-281-13/+23
* P1020: dts: Added PCIe DT nodesHou Zhiqiang2019-08-284-0/+56
* dm: pcie_fsl: Add PCIe support for P1 and P2 series SoCsHou Zhiqiang2019-08-281-0/+7
* powerpc: p1_p2_rdb: Compile legacy PCIe routines conditionallyHou Zhiqiang2019-08-281-1/+3
* configs: T1042D4RDB: Enable PCIe driverHou Zhiqiang2019-08-284-0/+16
* powerpc: T104xRDB: Disable legacy PCIe driver when DM_PCI is enabledHou Zhiqiang2019-08-281-18/+20
* t104x: dts: Added PCIe DT nodesHou Zhiqiang2019-08-281-0/+48
* dm: pcie_fsl: Add T104x PCIe supportHou Zhiqiang2019-08-281-0/+1
* powerpc: T104xRDB: Compile legacy PCIe routines conditionallyHou Zhiqiang2019-08-281-0/+2
* configs: T1024RDB: Enable PCIe driverHou Zhiqiang2019-08-284-0/+16
* powerpc: T102xRDB: Disable legacy PCIe driver when DM_PCI is enabledHou Zhiqiang2019-08-281-39/+15
* powerpc: T102xRDB: Remove the useless macro CONFIG_ARCH_T1040Hou Zhiqiang2019-08-281-24/+0
* t102x: dts: Added PCIe DT nodesHou Zhiqiang2019-08-281-0/+36
* dm: pcie_fsl: Add T102x PCIe supportHou Zhiqiang2019-08-281-0/+1
* powerpc: T102xRDB: Compile legacy PCIe routines conditionallyHou Zhiqiang2019-08-281-0/+2
* configs: T4240RDB: Enable PCIe driverHou Zhiqiang2019-08-282-0/+8
* powerpc: T4240RDB: Disable legacy PCIe driver when DM_PCI is enabledHou Zhiqiang2019-08-281-16/+19
* t4240: dts: Added PCIe DT nodesHou Zhiqiang2019-08-281-0/+48
* dm: pcie_fsl: Add T4240 PCIe supportHou Zhiqiang2019-08-281-0/+1
* powerpc: T4RDB: Compile legacy PCIe routines conditionallyHou Zhiqiang2019-08-281-0/+2
* configs: T2080RDB: Enable PCIe driverHou Zhiqiang2019-08-284-0/+16
* powerpc: T208xRDB: Disable legacy PCIe driver when DM_PCI is enabledHou Zhiqiang2019-08-281-17/+19
* powerpc: T208xRDB: Compile legacy PCIe routines conditionallyHou Zhiqiang2019-08-281-0/+2
* dm: pcie_fsl: Fix the calculation of controller indexHou Zhiqiang2019-08-282-2/+19
* dm: pcie_fsl: Fix the Class Code fixup functionHou Zhiqiang2019-08-282-4/+16
* dm: pcie_fsl: Convert IS_ENABLED() run-time checking to #ifdefHou Zhiqiang2019-08-281-33/+36
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini2019-08-2793-94/+1375
|\
| * powerpc: Enable device tree support for MPC8548CDSHou Zhiqiang2019-08-268-0/+110
| * powerpc: mpc8548cds: extend the reserved length for monitorHou Zhiqiang2019-08-261-1/+1