aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-11-29Merge tag 'v2022.01-rc3' into nextTom Rini9-13/+267
2021-11-28dm: core: Add tests for stringlist functionsSimon Glass1-0/+1
2021-11-28sandbox: Support unmapping a fileSimon Glass1-0/+10
2021-11-26sandbox: poweroff in efi_system_reset()Heinrich Schuchardt1-2/+4
2021-11-23arm: dts: ls1021a-tsn: add sja1105 and eth2 bindingsVladimir Oltean1-0/+103
2021-11-18arm64: Add missing GD_FLG_SKIP_RELOC handlingMarek Vasut1-0/+4
2021-11-17arm: dts: am642-sk: Add and Enable USB SuperSpeed Host Port in SPLKishon Vijay Abraham I2-0/+73
2021-11-17ast2600: spl: Locate load buffer in DRAM spaceChia-Wei Wang1-8/+1
2021-11-17ARM: dts: ast2600: Add ACRY to device treeChia-Wei Wang2-0/+14
2021-11-17clk: ast2600: Add RSACLK control for ACRYChia-Wei Wang1-0/+1
2021-11-17ARM: dts: ast2600: Add HACE to device treeJoel Stanley2-0/+13
2021-11-17clk: ast2600: Add YCLK control for HACEJoel Stanley1-2/+3
2021-11-17aspeed: ast2600: Enlarge SRAM sizeChia-Wei Wang1-1/+1
2021-11-17rk3399: Don't enable the debug UART if there is no driverSimon Glass1-16/+18
2021-11-17arm: Init the debug UARTSimon Glass2-0/+8
2021-11-17pinctrl: Add Apple pinctrl driverMark Kettenis1-0/+2
2021-11-16Merge branch '2021-11-15-assorted-fixes'Tom Rini2-3/+3
2021-11-16Merge tag 'xilinx-for-v2022.01-rc3' of https://source.denx.de/u-boot/custodia...WIP/16Nov2021Tom Rini5-8/+256
2021-11-15arm: Fix bad memcpy.S str8w macro argument countPierre-Clément Tosi1-1/+1
2021-11-15board: tq: fix spelling of "TQ-Systems"Matthias Schiffer1-1/+1
2021-11-15board: rename "tqc" vendor to "tq"Matthias Schiffer1-1/+1
2021-11-12Remove CONFIG_SERIAL_MULTITom Rini1-1/+0
2021-11-12Convert CONFIG_FSL_LAYERSCAPE to KconfigTom Rini1-0/+2
2021-11-11ARM: dts: am335x-chiliboard: add /chosen/tick-timerMarcin Niestroj1-1/+2
2021-11-11Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqWIP/11Nov2021Tom Rini39-618/+1525
2021-11-10Merge tag 'u-boot-stm32-20211110' of https://source.denx.de/u-boot/custodians...WIP/10Nov2021Tom 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-09Merge https://source.denx.de/u-boot/custodians/u-boot-samsungTom Rini1-5/+6
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