aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-11-09dm: core: add ofnode_for_each_compatible_node()Michael Walle1-0/+24
2021-11-09arm: dts: sl28: sync dtbsMichael Walle6-92/+265
2021-11-09arm: dts: ls1028a: sync the fsl-ls1028a.dtsi with linuxMichael Walle2-90/+785
2021-11-09arm: dts: ls1028a: disable the PCIe controller by defaultMichael Walle4-0/+31
2021-11-09arm: dts: ls1028a: move the PCI I/O window to matchMichael Walle1-2/+2
2021-11-09arm: dts: ls1028a: remove num-lanes in the PCIe controller nodesMichael Walle1-2/+0
2021-11-09pci: layerscape: add official ls1028a binding supportMichael Walle2-28/+53
2021-11-09usb: xhci: fsl: add new compatible fsl,ls1028a-dwc3Michael Walle2-2/+3
2021-11-09scsi: ceva: rename the resource name to match the linux kernel oneMichael Walle7-7/+7
2021-11-09serial: lpuart: add new compatible fsl, ls1028a-lpuartMichael Walle2-12/+8
2021-11-09spi: fsl_dspi: rename num-cs to spi-num-chipselectsMichael Walle10-19/+20
2021-11-09spi: fsl_dspi: add new compatible fsl, ls1021a-v1.0-dspiMichael Walle2-3/+4
2021-11-09watchdog: sp805_wdt: use correct compatible stringMichael Walle3-4/+4
2021-11-09arm: dts: ls1028a: update the labelsMichael Walle23-81/+81
2021-11-09arm: dts: ls1028a: move the iRC node and its devices into /socMichael Walle1-99/+103
2021-11-09arm: dts: ls1028a: move the watchdog node into /socMichael Walle1-5/+5
2021-11-09arm: dts: ls1028a: move the PCIe controller nodes into /socMichael Walle1-32/+32
2021-11-09arm: dts: ls1028a: move SATA and USB controller nodes into /socMichael Walle1-25/+25
2021-11-09arm: dts: ls1028a: move the GPIO controller nodes into /socMichael Walle1-33/+33
2021-11-09arm: dts: ls1028a: move the low-power UART nodes into /socMichael Walle1-60/+60
2021-11-09arm: dts: ls1028a: move the UART controller nodes into /socMichael Walle1-16/+16
2021-11-09arm: dts: ls1028a: move the SPI and eSDHC controller nodes into /socMichael Walle1-58/+58
2021-11-09arm: dts: ls1028a: move the FlexSPI controller nodeMichael Walle1-13/+13
2021-11-09arm: dts: ls1028a: move I2C controller nodes into /socMichael Walle12-115/+115
2021-11-09arm: dts: ls1028a: move the clockgen node into /socMichael Walle1-7/+7
2021-11-09arm: dts: ls1028a: add an empty /socMichael Walle2-0/+11
2021-11-09arm: dts: ls1028a-{rdb, qds}: remove dm-pre-reloc propertyMichael Walle2-2/+0
2021-11-09arm: dts: ls1028a: remove /memory nodeMichael Walle1-6/+0
2021-11-09armv8: ls1028a: use the official compatible string for the GPUMichael Walle2-2/+2
2021-11-09drivers: ddr: lc_common_dimm_params.c : Fix Divison by zero issueManinder Singh1-2/+8
2021-11-09drivers: net: fsl-mc: add a command which dumps the MC logCosmin-Florin Aluchenesei2-1/+97
2021-11-09ppc: mpc8xx: Drop -mstring from PLATFORM_CPPFLAGSTom Rini1-1/+1
2021-11-09arm: dts: ls1088a: Update qspi node propertiesKuldeep Singh1-1/+1
2021-11-09board: sl28: add update image documentationMichael Walle1-0/+15
2021-11-09doc: board: kontron: sl28: Reduce section levels and change titleFrieder Schrempf1-15/+15
2021-11-09board: sl28: enable EFI UpdateCapsule supportMichael Walle2-0/+8
2021-11-09board: sl28: generate FIT update imageMichael Walle1-2/+33
2021-11-09board: sl28: enable EFI_SET_TIME supportMichael Walle1-0/+1
2021-11-09board: freescale: lx216x : increase fdt blob sizeWasim Khan1-0/+8
2021-11-09board: fsl_validate: Fix Double free IssueKshitiz Varshney2-29/+13
2021-11-09configs: lx2162a: Enable CONFIG_SPI_FLASH_MT35XU for lx2162a-qdsKuldeep Singh3-0/+3
2021-11-09armv8: fsl-layerscape: Erratum A010315 needs PCIE supportAlban Bedel1-2/+2
2021-11-09lx2162a : Rename emmc boot command variableMeenakshi Aggarwal1-2/+2
2021-11-09board: freescale: t104xrdb: Set popts->cpo_sample to 0x54 for DDR3Priyanka Singh1-0/+2
2021-11-09drivers: ddr: main.c: Fix Bad Shift operator issuePriyanka Singh1-3/+8
2021-11-09drivers: ddr: fsl_ddr_gen4.c: Fix divide by zero issuePriyanka Singh1-3/+11
2021-11-09drivers: ddr: util.c: Fix divide by zero issuePriyanka Singh1-4/+8
2021-11-09exynos: mmu: use CONFIG_IS_ENABLEDMinkyu Kang1-5/+6
2021-11-09exynos78x0: pinctrl: set const to structsMinkyu Kang1-7/+7
2021-11-09exynos: pwm: Deal with a PWM at 100%Simon Glass1-0/+4