summaryrefslogtreecommitdiff
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* pci: Drop DM_PCISimon Glass2021-09-132-2/+2
* arm: dts: k3-j721e-r5-*.dts: Fix clock-names property in the usb0 instanceAswath Govindraju2021-09-101-1/+1
* ARM: dts: Fix node status to "okay" on TI boardsRoger Quadros2021-09-1020-34/+34
* arm: dts: k3-am642-evm-u-boot: Add u-boot, dm-spl tag in the pinmux node of mmc1Aswath Govindraju2021-09-101-0/+4
* am33xx: Fix USB for am335x boardsMatwey V. Kornilov2021-09-101-6/+0
* arm: mvebu: dts: Armada8k enable mdioSven Auhagen2021-09-104-0/+4
* lib: Drop SHA512_ALGO in lieu of SHA512Alexandru Gagniuc2021-09-081-1/+1
* stm32mp: Fix board_get_usable_ram_top()Patrice Chotard2021-09-061-1/+1
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini2021-09-014-69/+72
|\
| * arm: mvebu: Move get_boot_device() to cpu.c and make visibleMarek Behún2021-09-013-68/+71
| * arm: mvebu: axp: Properly check for Armada XP in mach/soc.hPali Rohár2021-09-011-1/+1
|/
* 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
| |/ |/|
* | 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
* | 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