aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2021-07-29Merge branch '2021-07-28-assorted-fixes'Tom Rini3-11/+26
2021-07-29Merge tag 'ti-v2021.10-rc2' of https://source.denx.de/u-boot/custodians/u-boo...WIP/29Jul2021Tom Rini20-276/+727
2021-07-28arm64: Update memcpy_{from, to}io() helpersPatrice Chotard2-10/+25
2021-07-28arm: use the correct prototype for reset_cpu functionPatrick Delaunay1-1/+1
2021-07-28i2c: Rename SPL/TPL_I2C_SUPPORT to I2CSimon Glass5-8/+8
2021-07-28i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass4-4/+4
2021-07-28Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISCSimon Glass4-8/+8
2021-07-28Rename GPIO_SUPPORT to GPIOSimon Glass10-14/+14
2021-07-28Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOSTSimon Glass1-1/+1
2021-07-28Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOGSimon Glass4-5/+5
2021-07-28Rename SPL_MUSB_NEW_SUPPORT to SPL_MUSB_NEWSimon Glass2-2/+2
2021-07-28Rename SPL_ETH_SUPPORT to SPL_ETHSimon Glass1-1/+1
2021-07-28Rename SPL_POWER_SUPPORT to SPL_POWERSimon Glass3-6/+6
2021-07-27Merge tag 'u-boot-amlogic-20210727' of https://source.denx.de/u-boot/custodia...WIP/27Jul2021Tom Rini4-0/+90
2021-07-27ARM: dts: meson: Use devicetree for SMBIOS settings for Khadas VIM boardsArtem Lapkin4-0/+90
2021-07-27ARM: dts: stm32mp: Add OP-TEE reserved memory to SPL dtbAlexandru Gagniuc1-0/+3
2021-07-27stm32mp1: spl: Configure TrustZone controller for OP-TEEAlexandru Gagniuc1-0/+92
2021-07-27arm: stm32mp: Implement support for TZC 400 controllerAlexandru Gagniuc3-0/+170
2021-07-27ARM: dts: stm32: Fix AV96 eMMC pinmuxMarek Vasut2-2/+2
2021-07-27stm32mp1: add pull-up for gpio button PA13 and PA14Patrick Delaunay2-4/+4
2021-07-27arm: stm32mp1: force boot_device variable for invalid TAMP register valuePatrick Delaunay1-1/+3
2021-07-27arm: dts: k3-j721e-r5: Remove MAIN R5FSS0 cluster from SPLSuman Anna2-16/+0
2021-07-27arm: mach-k3: Cleanup common start_non_linux_remote_cores()Suman Anna2-6/+0
2021-07-27arm: mach-k3: j721e: Cleanup MAIN R5 boot code from R5 SPLSuman Anna1-40/+0
2021-07-27arm: mach-k3: j721e: Move booting of Main R5FSS Core0 to A72 U-BootSuman Anna1-1/+5
2021-07-27arm: dts: k3-am65: Fix up MCU R5FSS cluster mode back to Split-modeSuman Anna1-0/+4
2021-07-27arch: dts: am642-sk-u-boot: Disable main_sdhci0 DT node and define alias inde...Aswath Govindraju1-0/+5
2021-07-27arch: arm: mach-k3: am642_init: Correct the function name spl_boot_mode() to ...Aswath Govindraju1-1/+1
2021-07-27arm: dts: k3-j7200-common-proc-board-u-boot: Add u-boot tags for torrent serdesAswath Govindraju1-0/+12
2021-07-27arm: dts: k3-j7200-common-proc-board: Enable SERDES DTAswath Govindraju1-0/+23
2021-07-27arm: dts: k3-j7200-main: Add DT node for torrent serdesAswath Govindraju1-0/+63
2021-07-27ARM: dts: k3-j721e: Add support for USB3 in USB0 instanceKishon Vijay Abraham I1-1/+18
2021-07-27arm: dts: Import am335x-sancloud-bbe devicetreePaul Barker2-0/+138
2021-07-27arm: dts: Resync BeagleBone device treesPaul Barker6-215/+453
2021-07-27arm: dts: k3-j7200-main: Add support for HS400 and update delay select values...Aswath Govindraju1-1/+10
2021-07-26arm64: zynqmp: Move USB3 PHY properties from DWC3 node to USB nodeManish Narani13-30/+30
2021-07-26arm64: dts: zynqmp: Enable USB2.0 for zc1751-xm016-dc2Piyush Mehta1-2/+0
2021-07-23armv8: Initialize CNTFRQ if at highest exception levelPeter Hoyes3-5/+32
2021-07-23board: dragonboard410c: Load U-Boot directly without LKStephan Gerhold2-0/+55
2021-07-23dts: synquacer: Add partition information to the spi-norMasami Hiramatsu1-0/+49
2021-07-22Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqWIP/22Jul2201Tom Rini1-3/+3
2021-07-20ARM: dts: rmobile: Disable RPC HF by defaultMarek Vasut8-8/+8
2021-07-20ARM: rmobile: Align CPU: print with other printsMarek Vasut1-1/+1
2021-07-20ARM: dts: rmobile: Add sysinfo extras on R-Car Gen3Marek Vasut7-0/+128
2021-07-20arm: dts: ls1043ardb: configure the RGMII ports with rgmii-idCamelia Groza1-3/+3
2021-07-19Merge https://source.denx.de/u-boot/custodians/u-boot-marvellWIP/19Jul2021Tom Rini4-0/+348
2021-07-19Merge tag 'ti-v2021.10-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini15-188/+862
2021-07-19arm: mvebu: Espressobin: Enable 'mtd' command and define SPI NOR partitionsPali Rohár1-0/+18
2021-07-19ARM: dts: armada-385-turris-omnia: add `u-boot-env` NOR partitionMarek Behún1-0/+11
2021-07-19arm: kirkwood: NSA310S: Add device tree DTS for Zyxel NSA310S boardTony Dinh2-0/+319