summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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 tag 'u-boot-amlogic-20190828' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2019-08-291-0/+1
|\ \ \ \
| * | | | clk: meson-g12b: add compatibleMark Kettenis2019-08-281-0/+1
| |/ / /
* | | | Merge branch 'u-boot-stm32_20190827' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2019-08-2763-883/+2062
|\ \ \ \ | |/ / / |/| | |
| * | | stm32mp1: update README for remoteproc supportPatrick Delaunay2019-08-271-2/+34
| * | | stm32mp1: add example files for FIT generationPatrick Delaunay2019-08-273-0/+205
| * | | stm32mp1: Add copro image support for M4 firmwarePatrick Delaunay2019-08-271-0/+24
| * | | image: add new "copro" image typePatrick Delaunay2019-08-272-0/+2
| * | | stm32mp1: Add remoteproc support for m4 coprocessorPatrick Delaunay2019-08-277-1/+36
| * | | misc: change RCC form MISC to NOP uclassPatrick Delaunay2019-08-271-4/+1
| * | | stm32mp1: board update command stboard on misc_read resultPatrick Delaunay2019-08-271-1/+1
| * | | stm32mp1: update sysconf_init on misc_read resultPatrick Delaunay2019-08-271-1/+1
| * | | stm32mp1: update test on misc_read resultPatrick Delaunay2019-08-271-1/+1
| * | | stpmic1: simplify stpmic1_sysreset_requestPatrick Delaunay2019-08-271-8/+1
| * | | pmu: stpmic1: change specific NVM api to MISCPatrick Delaunay2019-08-273-53/+96
| * | | bsec: update after MISC u-class updatePatrick Delaunay2019-08-272-27/+33
| * | | MAINTAINERS: update ARM STM STM32MP and STM32MP1 BOARDPatrick Delaunay2019-08-272-4/+20
| * | | stm32mp1: clk: use gd to store frequency informationPatrick Delaunay2019-08-271-7/+9
| * | | stm32mp1: clk: remove debug tracesPatrick Delaunay2019-08-271-17/+4
| * | | stm32mp1: Makefile cleanupPatrick Delaunay2019-08-271-1/+2