summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-08-24arm: socfpga: Add handoff data support for Intel N5X deviceTien Fong Chee3-48/+140
2021-08-24arm: socfpga: Add base address for Intel N5X deviceSiew Chin Lim1-1/+2
2021-08-24arm: socfpga: Changed base_addr_s10.h to base_addr_soc64.hSiew Chin Lim1-4/+4
2021-08-24arm: socfpga: Move linux_qspi_enable from bootcommand to board_prep_linux fun...Siew Chin Lim1-8/+9
2021-08-23Merge tag 'efi-2021-10-rc3' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini1-1/+1
2021-08-23Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini3-60/+10
2021-08-22bootcount: add a new driver with syscon as backendNandor Han1-0/+14
2021-08-18armv8: fsl : create bootcmd and mcinitcmd as per boot sourceWasim Khan1-3/+6
2021-08-18board: sl28: drop unneeded and outdated flash partitionsMichael Walle1-55/+0
2021-08-18arm: Finish migration of HAS_FSL_XHCI_USBTom Rini1-2/+4
2021-08-17efi_loader rename enum efi_mem_type to efi_memory_typeHeinrich Schuchardt1-1/+1
2021-08-17riscv: cpu: fu740: Fix typo of dateZong Li1-1/+1
2021-08-16arm: stm32mp1: Implement ECDSA signature verificationAlexandru Gagniuc3-0/+112
2021-08-16ARM: dts: stm32: Reduce DHCOR SPI NOR frequency to 50 MHzMarek Vasut1-1/+1
2021-08-16arm: dts: stm32mp15: alignment with v5.14Patrick Delaunay3-9/+42
2021-08-16stm32mp: correctly handle board_get_usable_ram_top(0)Patrick Delaunay1-0/+3
2021-08-16stm32mp1: stm32prog: remove stm32prog_get_tee_partitions with FIPPatrick Delaunay4-0/+10
2021-08-16arm: stm32mp: add defconfig for trusted boot with FIPPatrick Delaunay2-2/+10
2021-08-16arm: stm32mp: handle the OP-TEE nodes in DT with FIP supportPatrick Delaunay3-1/+16
2021-08-16arm: stm32mp: add config for STM32IMAGE supportPatrick Delaunay2-1/+8
2021-08-14efi_loader: add Linux magic to RISC-V crt0Heinrich Schuchardt1-2/+5
2021-08-12Merge tag 'u-boot-rockchip-20210812' of https://source.denx.de/u-boot/custodi...Tom Rini52-1203/+2216
2021-08-12rockchip: px30: add support for SFC for Odroid Go AdvanceChris Morgan2-0/+33
2021-08-12rockchip: px30: add the serial flash controllerChris Morgan1-0/+38
2021-08-12rockchip: px30: Add support for using SFCChris Morgan1-0/+64
2021-08-12rockchip: Fix u-boot-rockchip.bin buildJohan Gunnarsson1-1/+1
2021-08-12arm: dts: sync the Rockhip 3368 SoCs from LinuxPeter Robinson5-220/+118
2021-08-12arm: dts: sync the Rockhip 3328 SoCs from LinuxPeter Robinson10-258/+487
2021-08-12arm: dts: sync the Rockhip 3399 SoCs from LinuxPeter Robinson25-447/+871
2021-08-11Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini3-8/+15
2021-08-11Merge tag 'u-boot-amlogic-20210810' of https://source.denx.de/u-boot/custodia...Tom Rini1-34/+0
2021-08-11arm64: rk3399: r4s: Remove undesirable MAC address fetching methods for ethernetXiaobo Tian1-15/+0
2021-08-11arm64: rk3399: r4s: Inheritance uses the sdmmc definition in dtsiXiaobo Tian1-4/+0
2021-08-11arm64: rk3399: r4s: correct the LEDS label nameXiaobo Tian1-3/+2
2021-08-11ARM: dts: rockchip: update rk3188-radxarock.dtsJohan Jonker2-53/+73
2021-08-11ARM: dts: rockchip: update rk3188.dtsiJohan Jonker2-136/+356
2021-08-11ARM: dts: rockchip: update rk3xxx.dtsiJohan Jonker4-74/+181
2021-08-11rk3399: boot_devices fix spinor node nameArtem Lapkin1-1/+1
2021-08-11arm: mvebu: Hang if ddr3_init() failsPali Rohár1-1/+5
2021-08-11arm: kirkwood: Do not overwrite CONFIG_SYS_TCLKPali Rohár1-2/+0
2021-08-11arm: mvebu: axp: Set CONFIG_SYS_TCLK globallyPali Rohár1-3/+0
2021-08-11arm: mvebu: msys: Set CONFIG_SYS_TCLK globallyPali Rohár1-0/+2
2021-08-11arm: mvebu: a37x: Detect CONFIG_SYS_TCLK from SAR registerPali Rohár1-0/+3
2021-08-11arm: mvebu: a38x: Detect CONFIG_SYS_TCLK from SAR registerPali Rohár1-5/+8
2021-08-09Merge tag 'u-boot-imx-20210809' of https://source.denx.de/u-boot/custodians/u...Tom Rini69-142/+7723
2021-08-09imx: cmd: use struct cmd_tblPeng Fan2-2/+2
2021-08-09arm: imx: add i.MX8ULP EVK supportPeng Fan4-0/+273
2021-08-09arm: dts: add i.MX8ULP dtsiPeng Fan2-0/+1706
2021-08-09imx8ulp: add upower api supportPeng Fan6-0/+948
2021-08-09imx8ulp: move struct mu_type to common headerPeng Fan1-0/+25