aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-11-11Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2021-11-10Merge tag 'u-boot-stm32-20211110' of https://source.denx.de/u-boot/custodians...Tom Rini
2021-11-10stm32mp15: tidy up #ifdefs in cpu.cPatrick Delaunay
2021-11-10stm32mp15: replace CONFIG_TFABOOT when it is possiblePatrick Delaunay
2021-11-10stm32mp15: remove configs dependency on CONFIG_TFABOOTPatrick Delaunay
2021-11-10arm: stm32mp: bsec: Update OTP shadow registers in SPLPatrick Delaunay
2021-11-10ARM: dts: stm32: Drop nWP GPIO hog on DHSOMMarek Vasut
2021-11-10gpio: stm32: create include file for driver private dataPatrick Delaunay
2021-11-10arm: dts: stm32mp15: alignment with v5.15-rc6Patrick Delaunay
2021-11-10stm32mp: add binman support for STM32MP15xPatrick Delaunay
2021-11-10stm32mp: stm32prog: Normalise newlinesWilliam Grant
2021-11-09Merge https://source.denx.de/u-boot/custodians/u-boot-samsungTom Rini
2021-11-09armv8: layerscape: use memalign() to allocate spintable codeMichael Walle
2021-11-09armv8: fsl-layerscape: rework the dwc3 snooping enable codeMichael Walle
2021-11-09arm: dts: sl28: sync dtbsMichael Walle
2021-11-09arm: dts: ls1028a: sync the fsl-ls1028a.dtsi with linuxMichael Walle
2021-11-09arm: dts: ls1028a: disable the PCIe controller by defaultMichael Walle
2021-11-09arm: dts: ls1028a: move the PCI I/O window to matchMichael Walle
2021-11-09arm: dts: ls1028a: remove num-lanes in the PCIe controller nodesMichael Walle
2021-11-09pci: layerscape: add official ls1028a binding supportMichael Walle
2021-11-09usb: xhci: fsl: add new compatible fsl,ls1028a-dwc3Michael Walle
2021-11-09scsi: ceva: rename the resource name to match the linux kernel oneMichael Walle
2021-11-09serial: lpuart: add new compatible fsl, ls1028a-lpuartMichael Walle
2021-11-09spi: fsl_dspi: rename num-cs to spi-num-chipselectsMichael Walle
2021-11-09spi: fsl_dspi: add new compatible fsl, ls1021a-v1.0-dspiMichael Walle
2021-11-09watchdog: sp805_wdt: use correct compatible stringMichael Walle
2021-11-09arm: dts: ls1028a: update the labelsMichael Walle
2021-11-09arm: dts: ls1028a: move the iRC node and its devices into /socMichael Walle
2021-11-09arm: dts: ls1028a: move the watchdog node into /socMichael Walle
2021-11-09arm: dts: ls1028a: move the PCIe controller nodes into /socMichael Walle
2021-11-09arm: dts: ls1028a: move SATA and USB controller nodes into /socMichael Walle
2021-11-09arm: dts: ls1028a: move the GPIO controller nodes into /socMichael Walle
2021-11-09arm: dts: ls1028a: move the low-power UART nodes into /socMichael Walle
2021-11-09arm: dts: ls1028a: move the UART controller nodes into /socMichael Walle
2021-11-09arm: dts: ls1028a: move the SPI and eSDHC controller nodes into /socMichael Walle
2021-11-09arm: dts: ls1028a: move the FlexSPI controller nodeMichael Walle
2021-11-09arm: dts: ls1028a: move I2C controller nodes into /socMichael Walle
2021-11-09arm: dts: ls1028a: move the clockgen node into /socMichael Walle
2021-11-09arm: dts: ls1028a: add an empty /socMichael Walle
2021-11-09arm: dts: ls1028a-{rdb, qds}: remove dm-pre-reloc propertyMichael Walle
2021-11-09arm: dts: ls1028a: remove /memory nodeMichael Walle
2021-11-09armv8: ls1028a: use the official compatible string for the GPUMichael Walle
2021-11-09ppc: mpc8xx: Drop -mstring from PLATFORM_CPPFLAGSTom Rini
2021-11-09arm: dts: ls1088a: Update qspi node propertiesKuldeep Singh
2021-11-09board: sl28: generate FIT update imageMichael Walle
2021-11-09armv8: fsl-layerscape: Erratum A010315 needs PCIE supportAlban Bedel
2021-11-09exynos: mmu: use CONFIG_IS_ENABLEDMinkyu Kang
2021-11-08Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2021-11-08riscv: add #define in asm/io.h for some device driversWei Fu
2021-11-08riscv: function to retrieve SBI implementation versionHeinrich Schuchardt