summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-shTom Rini2021-08-311-0/+23
|\
| * ARM: rmobile: beacon-renesom: Enable QSPI NOR FlashAdam Ford2021-08-241-0/+23
* | Merge tag 'xilinx-for-v2021.10-rc3' of https://gitlab.denx.de/u-boot/custodia...WIP/27Aug2021Tom Rini2021-08-2719-38/+148
|\ \
| * | xilinx: zynqmp: Update descriptions for u-boot.itsMichal Simek2021-08-261-2/+2
| * | xilinx: common: Enabling generic function for DT reselectionMichal Simek2021-08-261-0/+3
| * | xilinx: zynqmp: Generate different u-boot.itb for MULTI_DTB_FITMichal Simek2021-08-261-0/+47
| * | arm64: dts: Make sure that all DTBs are 64bit alignedMichal Simek2021-08-261-1/+1
| * | soc: xilinx: versal: Add soc_xilinx_versal driverT Karthik Reddy2021-08-263-0/+10
| * | soc: xilinx: zynqmp: Add soc_xilinx_zynqmp driverT Karthik Reddy2021-08-263-0/+9
| * | ARM: zynq: Enable smcc and nor for zc770-xm012Michal Simek2021-08-261-0/+9
| * | ARM: zynq: Wire single qspi on couple of boardsMichal Simek2021-08-264-0/+32
| * | ARM: zynq: Replace 'io-standard' with 'power-source' propertySai Krishna Potthuri2021-08-262-20/+20
| * | xilinx: Add jedec compatible string for QSPI (Zynq/ZynqMP)Raju Kumar Pothuraju2021-08-264-4/+4
| * | arm64: zynqmp: Update comment style sm-k26Michal Simek2021-08-261-1/+1
| * | arm64: zynqmp: Fix header alignment on kv260 boardsMichal Simek2021-08-262-8/+8
| * | arm64: zynqmp: Fix node name for ds35/36 ledsMichal Simek2021-08-261-2/+2
* | | arm: socfpga: Enable Intel N5X device buildSiew Chin Lim2021-08-252-6/+43
* | | arm: dts: Add base dtsi and devkit dts for Intel N5X deviceSiew Chin Lim2021-08-254-0/+377
* | | arm: socfpga: Add SPL for Intel N5X deviceSiew Chin Lim2021-08-251-0/+94
* | | ddr: altera: Add SDRAM driver for Intel N5X deviceTien Fong Chee2021-08-252-1/+15
* | | arm: socfpga: Changed misc_s10.c to misc_soc64.cSiew Chin Lim2021-08-252-8/+8
* | | arm: socfpga: Add clock manager for Intel N5X deviceSiew Chin Lim2021-08-253-0/+94
* | | arm: socfpga: Move cm_get_mpu_clk_hz function declaration to clock_manager.hSiew Chin Lim2021-08-255-5/+1
* | | arm: socfpga: Get clock manager base address for Intel N5X deviceSiew Chin Lim2021-08-251-0/+3
* | | arm: socfpga: Add handoff data support for Intel N5X deviceTien Fong Chee2021-08-243-48/+140
* | | arm: socfpga: Add base address for Intel N5X deviceSiew Chin Lim2021-08-241-1/+2
* | | arm: socfpga: Changed base_addr_s10.h to base_addr_soc64.hSiew Chin Lim2021-08-241-4/+4
* | | arm: socfpga: Move linux_qspi_enable from bootcommand to board_prep_linux fun...Siew Chin Lim2021-08-241-8/+9
| |/ |/|
* | Merge tag 'efi-2021-10-rc3' of https://source.denx.de/u-boot/custodians/u-boo...WIP/23Aug2021Tom Rini2021-08-231-1/+1
|\ \
| * | efi_loader rename enum efi_mem_type to efi_memory_typeHeinrich Schuchardt2021-08-171-1/+1
* | | 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