summaryrefslogtreecommitdiff
path: root/arch
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...Tom Rini20-276/+727
2021-07-29arm64: Update memcpy_{from, to}io() helpersPatrice Chotard2-10/+25
2021-07-29arm: use the correct prototype for reset_cpu functionPatrick Delaunay1-1/+1
2021-07-28i2c: Rename SPL/TPL_I2C_SUPPORT to I2CSimon Glass7-16/+16
2021-07-28i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass4-4/+4
2021-07-28Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISCSimon Glass5-10/+10
2021-07-28Rename GPIO_SUPPORT to GPIOSimon Glass11-16/+16
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...Tom 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-24Merge tag 'efi-2021-10-rc1-3' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini1-2/+11
2021-07-24smbios: error handling for invalid addressesHeinrich Schuchardt1-2/+11
2021-07-24armv8: Initialize CNTFRQ if at highest exception levelPeter Hoyes3-5/+32
2021-07-24board: dragonboard410c: Load U-Boot directly without LKStephan Gerhold2-0/+55
2021-07-24dts: synquacer: Add partition information to the spi-norMasami Hiramatsu1-0/+49
2021-07-23reboot-mode: read the boot mode from RTC memoryNandor Han1-0/+10
2021-07-23reboot-mode: read the boot mode from GPIOs statusNandor Han1-0/+8
2021-07-22Merge tag 'dm-pull-21jul21' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini5-38/+83
2021-07-22Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini1-3/+3
2021-07-21sandbox: don't set SA_NODEFER in signal handlerHeinrich Schuchardt1-1/+1
2021-07-21sandbox: mmc: Support fixed MMC devicesSimon Glass1-0/+1
2021-07-21sandbox: Use hinting with the displaySimon Glass1-0/+3
2021-07-21sandbox: Add work-around for SDL2 displaySimon Glass1-1/+22