aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_FSL_LAYERSCAPE to KconfigTom Rini2021-11-121-0/+2
* ARM: dts: am335x-chiliboard: add /chosen/tick-timerMarcin Niestroj2021-11-111-1/+2
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqWIP/11Nov2021Tom Rini2021-11-1138-617/+1524
|\
| * armv8: layerscape: use memalign() to allocate spintable codeMichael Walle2021-11-091-15/+14
| * armv8: fsl-layerscape: rework the dwc3 snooping enable codeMichael Walle2021-11-091-15/+13
| * arm: dts: sl28: sync dtbsMichael Walle2021-11-096-92/+265
| * arm: dts: ls1028a: sync the fsl-ls1028a.dtsi with linuxMichael Walle2021-11-091-90/+770
| * arm: dts: ls1028a: disable the PCIe controller by defaultMichael Walle2021-11-094-0/+31
| * arm: dts: ls1028a: move the PCI I/O window to matchMichael Walle2021-11-091-2/+2
| * arm: dts: ls1028a: remove num-lanes in the PCIe controller nodesMichael Walle2021-11-091-2/+0
| * pci: layerscape: add official ls1028a binding supportMichael Walle2021-11-091-12/+8
| * usb: xhci: fsl: add new compatible fsl,ls1028a-dwc3Michael Walle2021-11-091-2/+2
| * scsi: ceva: rename the resource name to match the linux kernel oneMichael Walle2021-11-096-6/+6
| * serial: lpuart: add new compatible fsl, ls1028a-lpuartMichael Walle2021-11-091-12/+6
| * spi: fsl_dspi: rename num-cs to spi-num-chipselectsMichael Walle2021-11-099-17/+17
| * spi: fsl_dspi: add new compatible fsl, ls1021a-v1.0-dspiMichael Walle2021-11-091-3/+3
| * watchdog: sp805_wdt: use correct compatible stringMichael Walle2021-11-092-3/+3
| * arm: dts: ls1028a: update the labelsMichael Walle2021-11-0923-81/+81
| * arm: dts: ls1028a: move the iRC node and its devices into /socMichael Walle2021-11-091-99/+103
| * arm: dts: ls1028a: move the watchdog node into /socMichael Walle2021-11-091-5/+5
| * arm: dts: ls1028a: move the PCIe controller nodes into /socMichael Walle2021-11-091-32/+32
| * arm: dts: ls1028a: move SATA and USB controller nodes into /socMichael Walle2021-11-091-25/+25
| * arm: dts: ls1028a: move the GPIO controller nodes into /socMichael Walle2021-11-091-33/+33
| * arm: dts: ls1028a: move the low-power UART nodes into /socMichael Walle2021-11-091-60/+60
| * arm: dts: ls1028a: move the UART controller nodes into /socMichael Walle2021-11-091-16/+16
| * arm: dts: ls1028a: move the SPI and eSDHC controller nodes into /socMichael Walle2021-11-091-58/+58
| * arm: dts: ls1028a: move the FlexSPI controller nodeMichael Walle2021-11-091-13/+13
| * arm: dts: ls1028a: move I2C controller nodes into /socMichael Walle2021-11-0912-115/+115
| * arm: dts: ls1028a: move the clockgen node into /socMichael Walle2021-11-091-7/+7
| * arm: dts: ls1028a: add an empty /socMichael Walle2021-11-092-0/+11
| * arm: dts: ls1028a-{rdb, qds}: remove dm-pre-reloc propertyMichael Walle2021-11-092-2/+0
| * arm: dts: ls1028a: remove /memory nodeMichael Walle2021-11-091-6/+0
| * armv8: ls1028a: use the official compatible string for the GPUMichael Walle2021-11-092-2/+2
| * arm: dts: ls1088a: Update qspi node propertiesKuldeep Singh2021-11-091-1/+1
| * board: sl28: generate FIT update imageMichael Walle2021-11-091-2/+33
| * armv8: fsl-layerscape: Erratum A010315 needs PCIE supportAlban Bedel2021-11-091-2/+2
* | Merge tag 'u-boot-stm32-20211110' of https://source.denx.de/u-boot/custodians...WIP/10Nov2021Tom Rini2021-11-1016-312/+73
|\ \
| * | stm32mp15: tidy up #ifdefs in cpu.cPatrick Delaunay2021-11-101-19/+15
| * | stm32mp15: replace CONFIG_TFABOOT when it is possiblePatrick Delaunay2021-11-102-18/+12
| * | stm32mp15: remove configs dependency on CONFIG_TFABOOTPatrick Delaunay2021-11-101-6/+2
| * | arm: stm32mp: bsec: Update OTP shadow registers in SPLPatrick Delaunay2021-11-102-3/+10
| * | ARM: dts: stm32: Drop nWP GPIO hog on DHSOMMarek Vasut2021-11-102-18/+0
| * | gpio: stm32: create include file for driver private dataPatrick Delaunay2021-11-106-214/+0
| * | arm: dts: stm32mp15: alignment with v5.15-rc6Patrick Delaunay2021-11-102-8/+8
| * | stm32mp: add binman support for STM32MP15xPatrick Delaunay2021-11-103-29/+30
| * | stm32mp: stm32prog: Normalise newlinesWilliam Grant2021-11-101-2/+1
* | | exynos: mmu: use CONFIG_IS_ENABLEDMinkyu Kang2021-11-091-5/+6
| |/ |/|
* | Convert CONFIG_SYS_HZ to KconfigTom Rini2021-11-051-1/+0
* | spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code pathsTom Rini2021-11-051-1/+1
* | sunxi: Use sysreset framework for poweroff/resetSamuel Holland2021-11-041-0/+3