summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-28P1020: dts: Added PCIe DT nodesHou Zhiqiang
2019-08-28dm: pcie_fsl: Add PCIe support for P1 and P2 series SoCsHou Zhiqiang
2019-08-28powerpc: p1_p2_rdb: Compile legacy PCIe routines conditionallyHou Zhiqiang
2019-08-28configs: T1042D4RDB: Enable PCIe driverHou Zhiqiang
2019-08-28powerpc: T104xRDB: Disable legacy PCIe driver when DM_PCI is enabledHou Zhiqiang
2019-08-28t104x: dts: Added PCIe DT nodesHou Zhiqiang
2019-08-28dm: pcie_fsl: Add T104x PCIe supportHou Zhiqiang
2019-08-28powerpc: T104xRDB: Compile legacy PCIe routines conditionallyHou Zhiqiang
2019-08-28configs: T1024RDB: Enable PCIe driverHou Zhiqiang
2019-08-28powerpc: T102xRDB: Disable legacy PCIe driver when DM_PCI is enabledHou Zhiqiang
2019-08-28powerpc: T102xRDB: Remove the useless macro CONFIG_ARCH_T1040Hou Zhiqiang
2019-08-28t102x: dts: Added PCIe DT nodesHou Zhiqiang
2019-08-28dm: pcie_fsl: Add T102x PCIe supportHou Zhiqiang
2019-08-28powerpc: T102xRDB: Compile legacy PCIe routines conditionallyHou Zhiqiang
2019-08-28configs: T4240RDB: Enable PCIe driverHou Zhiqiang
2019-08-28powerpc: T4240RDB: Disable legacy PCIe driver when DM_PCI is enabledHou Zhiqiang
2019-08-28t4240: dts: Added PCIe DT nodesHou Zhiqiang
2019-08-28dm: pcie_fsl: Add T4240 PCIe supportHou Zhiqiang
2019-08-28powerpc: T4RDB: Compile legacy PCIe routines conditionallyHou Zhiqiang
2019-08-28configs: T2080RDB: Enable PCIe driverHou Zhiqiang
2019-08-28powerpc: T208xRDB: Disable legacy PCIe driver when DM_PCI is enabledHou Zhiqiang
2019-08-28powerpc: T208xRDB: Compile legacy PCIe routines conditionallyHou Zhiqiang
2019-08-28dm: pcie_fsl: Fix the calculation of controller indexHou Zhiqiang
2019-08-28dm: pcie_fsl: Fix the Class Code fixup functionHou Zhiqiang
2019-08-28dm: pcie_fsl: Convert IS_ENABLED() run-time checking to #ifdefHou Zhiqiang
2019-08-28clk: meson-g12b: add compatibleMark Kettenis
2019-08-27Merge branch 'u-boot-stm32_20190827' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2019-08-27Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini
2019-08-27Merge tag 'for-v2019.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2cTom Rini
2019-08-27stm32mp1: update README for remoteproc supportPatrick Delaunay
2019-08-27stm32mp1: add example files for FIT generationPatrick Delaunay
2019-08-27stm32mp1: Add copro image support for M4 firmwarePatrick Delaunay
2019-08-27image: add new "copro" image typePatrick Delaunay
2019-08-27stm32mp1: Add remoteproc support for m4 coprocessorPatrick Delaunay
2019-08-27misc: change RCC form MISC to NOP uclassPatrick Delaunay
2019-08-27stm32mp1: board update command stboard on misc_read resultPatrick Delaunay
2019-08-27stm32mp1: update sysconf_init on misc_read resultPatrick Delaunay
2019-08-27stm32mp1: update test on misc_read resultPatrick Delaunay
2019-08-27stpmic1: simplify stpmic1_sysreset_requestPatrick Delaunay
2019-08-27pmu: stpmic1: change specific NVM api to MISCPatrick Delaunay
2019-08-27bsec: update after MISC u-class updatePatrick Delaunay
2019-08-27MAINTAINERS: update ARM STM STM32MP and STM32MP1 BOARDPatrick Delaunay
2019-08-27stm32mp1: clk: use gd to store frequency informationPatrick Delaunay
2019-08-27stm32mp1: clk: remove debug tracesPatrick Delaunay
2019-08-27stm32mp1: Makefile cleanupPatrick Delaunay
2019-08-27stm32mp1: ram: add pattern parameter in infinite write testPatrick Delaunay
2019-08-27stm32mp1: ram: reload watchdog during ddr testPatrick Delaunay
2019-08-27stm32mp1: ram: update loop management in infinite testPatrick Delaunay
2019-08-27stm32mp1: ram: fix address issue in 2 testsPatrick Delaunay
2019-08-27stm32mp1: ram: cosmetic: remove unused prototypePatrick Delaunay