summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2021-11-12Convert CONFIG_FSL_LAYERSCAPE to KconfigTom Rini1-0/+2
2021-11-12ARM: dts: am335x-chiliboard: add /chosen/tick-timerMarcin Niestroj1-1/+2
2021-11-11Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini38-617/+1524
2021-11-10Merge tag 'u-boot-stm32-20211110' of https://source.denx.de/u-boot/custodians...Tom Rini16-312/+73
2021-11-10stm32mp15: tidy up #ifdefs in cpu.cPatrick Delaunay1-19/+15
2021-11-10stm32mp15: replace CONFIG_TFABOOT when it is possiblePatrick Delaunay2-18/+12
2021-11-10stm32mp15: remove configs dependency on CONFIG_TFABOOTPatrick Delaunay1-6/+2
2021-11-10arm: stm32mp: bsec: Update OTP shadow registers in SPLPatrick Delaunay2-3/+10
2021-11-10ARM: dts: stm32: Drop nWP GPIO hog on DHSOMMarek Vasut2-18/+0
2021-11-10gpio: stm32: create include file for driver private dataPatrick Delaunay6-214/+0
2021-11-10arm: dts: stm32mp15: alignment with v5.15-rc6Patrick Delaunay2-8/+8
2021-11-10stm32mp: add binman support for STM32MP15xPatrick Delaunay3-29/+30
2021-11-10stm32mp: stm32prog: Normalise newlinesWilliam Grant1-2/+1
2021-11-09armv8: layerscape: use memalign() to allocate spintable codeMichael Walle1-15/+14
2021-11-09armv8: fsl-layerscape: rework the dwc3 snooping enable codeMichael Walle1-15/+13
2021-11-09arm: dts: sl28: sync dtbsMichael Walle6-92/+265
2021-11-09arm: dts: ls1028a: sync the fsl-ls1028a.dtsi with linuxMichael Walle1-90/+770
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 Walle1-12/+8
2021-11-09usb: xhci: fsl: add new compatible fsl,ls1028a-dwc3Michael Walle1-2/+2
2021-11-09scsi: ceva: rename the resource name to match the linux kernel oneMichael Walle6-6/+6
2021-11-09serial: lpuart: add new compatible fsl, ls1028a-lpuartMichael Walle1-12/+6
2021-11-09spi: fsl_dspi: rename num-cs to spi-num-chipselectsMichael Walle9-17/+17
2021-11-09spi: fsl_dspi: add new compatible fsl, ls1021a-v1.0-dspiMichael Walle1-3/+3
2021-11-09watchdog: sp805_wdt: use correct compatible stringMichael Walle2-3/+3
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-09arm: dts: ls1088a: Update qspi node propertiesKuldeep Singh1-1/+1
2021-11-09board: sl28: generate FIT update imageMichael Walle1-2/+33
2021-11-09armv8: fsl-layerscape: Erratum A010315 needs PCIE supportAlban Bedel1-2/+2
2021-11-09exynos: mmu: use CONFIG_IS_ENABLEDMinkyu Kang1-5/+6
2021-11-05Convert CONFIG_SYS_HZ to KconfigTom Rini1-1/+0
2021-11-05spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code pathsTom Rini1-1/+1
2021-11-04sunxi: Use sysreset framework for poweroff/resetSamuel Holland1-0/+3