summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini2021-08-233-60/+10
|\
| * armv8: fsl : create bootcmd and mcinitcmd as per boot sourceWasim Khan2021-08-181-3/+6
| * board: sl28: drop unneeded and outdated flash partitionsMichael Walle2021-08-181-55/+0
| * arm: Finish migration of HAS_FSL_XHCI_USBTom Rini2021-08-181-2/+4
* | bootcount: add a new driver with syscon as backendNandor Han2021-08-221-0/+14
* | riscv: cpu: fu740: Fix typo of dateZong Li2021-08-171-1/+1
|/
* arm: stm32mp1: Implement ECDSA signature verificationAlexandru Gagniuc2021-08-163-0/+112
* ARM: dts: stm32: Reduce DHCOR SPI NOR frequency to 50 MHzMarek Vasut2021-08-161-1/+1
* arm: dts: stm32mp15: alignment with v5.14Patrick Delaunay2021-08-163-9/+42
* stm32mp: correctly handle board_get_usable_ram_top(0)Patrick Delaunay2021-08-161-0/+3
* stm32mp1: stm32prog: remove stm32prog_get_tee_partitions with FIPPatrick Delaunay2021-08-164-0/+10
* arm: stm32mp: add defconfig for trusted boot with FIPPatrick Delaunay2021-08-162-2/+10
* arm: stm32mp: handle the OP-TEE nodes in DT with FIP supportPatrick Delaunay2021-08-163-1/+16
* arm: stm32mp: add config for STM32IMAGE supportPatrick Delaunay2021-08-162-1/+8
* efi_loader: add Linux magic to RISC-V crt0Heinrich Schuchardt2021-08-141-2/+5
* Merge tag 'u-boot-rockchip-20210812' of https://source.denx.de/u-boot/custodi...Tom Rini2021-08-1252-1203/+2216
|\
| * rockchip: px30: add support for SFC for Odroid Go AdvanceChris Morgan2021-08-122-0/+33
| * rockchip: px30: add the serial flash controllerChris Morgan2021-08-121-0/+38
| * rockchip: px30: Add support for using SFCChris Morgan2021-08-121-0/+64
| * rockchip: Fix u-boot-rockchip.bin buildJohan Gunnarsson2021-08-121-1/+1
| * arm: dts: sync the Rockhip 3368 SoCs from LinuxPeter Robinson2021-08-125-220/+118
| * arm: dts: sync the Rockhip 3328 SoCs from LinuxPeter Robinson2021-08-1210-258/+487
| * arm: dts: sync the Rockhip 3399 SoCs from LinuxPeter Robinson2021-08-1225-447/+871
| * arm64: rk3399: r4s: Remove undesirable MAC address fetching methods for ethernetXiaobo Tian2021-08-111-15/+0
| * arm64: rk3399: r4s: Inheritance uses the sdmmc definition in dtsiXiaobo Tian2021-08-111-4/+0
| * arm64: rk3399: r4s: correct the LEDS label nameXiaobo Tian2021-08-111-3/+2
| * ARM: dts: rockchip: update rk3188-radxarock.dtsJohan Jonker2021-08-112-53/+73
| * ARM: dts: rockchip: update rk3188.dtsiJohan Jonker2021-08-112-136/+356
| * ARM: dts: rockchip: update rk3xxx.dtsiJohan Jonker2021-08-114-74/+181
| * rk3399: boot_devices fix spinor node nameArtem Lapkin2021-08-111-1/+1
* | Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini2021-08-113-8/+15
|\ \
| * | arm: mvebu: Hang if ddr3_init() failsPali Rohár2021-08-111-1/+5
| * | arm: kirkwood: Do not overwrite CONFIG_SYS_TCLKPali Rohár2021-08-111-2/+0
| * | arm: mvebu: axp: Set CONFIG_SYS_TCLK globallyPali Rohár2021-08-111-3/+0
| * | arm: mvebu: msys: Set CONFIG_SYS_TCLK globallyPali Rohár2021-08-111-0/+2
| * | arm: mvebu: a37x: Detect CONFIG_SYS_TCLK from SAR registerPali Rohár2021-08-111-0/+3
| * | arm: mvebu: a38x: Detect CONFIG_SYS_TCLK from SAR registerPali Rohár2021-08-111-5/+8
| |/
* | Merge tag 'u-boot-amlogic-20210810' of https://source.denx.de/u-boot/custodia...Tom Rini2021-08-111-34/+0
|\ \ | |/ |/|
| * Revert "ARM: meson: Add support for fastboot_set_reboot_flag()"Mattijs Korpershoek2021-07-301-34/+0
* | Merge tag 'u-boot-imx-20210809' of https://source.denx.de/u-boot/custodians/u...Tom Rini2021-08-0969-142/+7723
|\ \
| * | imx: cmd: use struct cmd_tblPeng Fan2021-08-092-2/+2
| * | arm: imx: add i.MX8ULP EVK supportPeng Fan2021-08-094-0/+273
| * | arm: dts: add i.MX8ULP dtsiPeng Fan2021-08-092-0/+1706
| * | imx8ulp: add upower api supportPeng Fan2021-08-096-0/+948
| * | imx8ulp: move struct mu_type to common headerPeng Fan2021-08-091-0/+25
| * | imx8ulp: Add workaround for eMMC bootYe Li2021-08-092-0/+17
| * | imx8ulp: Use DGO_GP5 to get boot configYe Li2021-08-091-1/+1
| * | imx8ulp: soc: correct reset causePeng Fan2021-08-091-7/+3
| * | arm: imx8ulp: add iomuxc supportPeng Fan2021-08-092-1/+137
| * | arm: imx8ulp: add dummy imx_get_mac_from_fusePeng Fan2021-08-091-0/+5