aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2023-07-21Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiWIP/21Jul2023Tom Rini8-176/+370
2023-07-21Merge tag 'xilinx-for-v2023.10-rc1-v2' of https://source.denx.de/u-boot/custo...Tom Rini79-164/+456
2023-07-21arm64: zynqmp: Remove clock-names from pcap nodeMichal Simek2-5/+0
2023-07-21arm64: zynqmp: Rename ams_ps/pl node namesMichal Simek1-2/+2
2023-07-21arm64: zynqmp: Remove interrupt/reg-names for AMSMichal Simek1-2/+0
2023-07-21arm64: zynqmp: remove snps, enable_guctl1_resume_quirk quirk for usbPiyush Mehta1-2/+0
2023-07-21arm64: zynqmp: add pmu interrupt-affinityRadhey Shyam Pandey1-0/+4
2023-07-21arm64: zynqmp: Sync node name address with reg (mailbox)Michal Simek1-1/+1
2023-07-21arm64: zynqmp: Add L2 cache nodesRadhey Shyam Pandey1-0/+10
2023-07-21arm64: zynqmp: Fix usb reset over bootmode pins on zcu100Michal Simek1-0/+2
2023-07-21arm64: zynqmp: Cover K24 revB/1 SOMMichal Simek1-2/+3
2023-07-21arm64: zynqmp: Record compatible string for kv260 rev2Michal Simek1-1/+2
2023-07-21arm64: zynqmp: Assign TSU clock frequency for KV and KD boardsHarini Katakam2-0/+2
2023-07-21arm64: zynqmp: Increase reset assert time for TI SGMII PHYHarini Katakam2-2/+2
2023-07-21arm64: zynqmp: Fix gpio comment about No of gpiosMichal Simek10-10/+10
2023-07-21arm64: zynqmp: Assign TSU clock frequency for KR260Harini Katakam3-0/+8
2023-07-21arm64: zynqmp: Update MALI 400 interrupt and clock namesParth Gajjar2-4/+4
2023-07-21xilinx: dts: Fix open drain warning on Zynq, ZynqMP and VersalManikanta Guntupalli18-48/+49
2023-07-21arm: xilinx: Setting default i2c clock frequency to 400kHzVaralaxmi Bingi2-0/+4
2023-07-21arm64: zynqmp: Switch to amd.com emailsMichal Simek67-78/+78
2023-07-21xilinx: Consolidate zynqmp_mmio_read/write in zynqmp_firmware.hMichal Simek4-7/+1
2023-07-21xilinx: versal-net: Add mini eMMC 5.1 configurationAshok Reddy Soma2-0/+65
2023-07-21xilinx: versal-net: Add mini ospi configurationAshok Reddy Soma3-0/+98
2023-07-21xilinx: versal-net: Add mini qspi configurationAshok Reddy Soma3-0/+89
2023-07-21cadence_qspi: Enable flash reset for Versal NET platformAshok Reddy Soma1-0/+11
2023-07-21arm64: zynqmp: Fix the memory node for k26/k24 kria som boardsSharath Kumar Dasari1-0/+11
2023-07-20Merge tag 'dm-pull-20jul23' of https://source.denx.de/u-boot/custodians/u-boo...WIP/20Jul2023Tom Rini1-0/+1
2023-07-21sunxi: H616: add LPDDR3 DRAM supportMikhail Kalashnikov4-55/+242
2023-07-21sunxi: H616: add DRAM type selectionMikhail Kalashnikov2-3/+10
2023-07-21sunxi: H616: dram: split struct dram_paraAndre Przywara2-91/+101
2023-07-21sunxi: H616: dram: const-ify DRAM function parametersAndre Przywara3-17/+17
2023-07-21sunxi: dram: make MBUS configuration functions staticAndre Przywara3-11/+12
2023-07-21sunxi: Kconfig: rework PHY_USB_SUN4I selectionAndre Przywara1-11/+0
2023-07-20stm32mp15: Avoid writing symbols in SPLSimon Glass1-0/+1
2023-07-20arm: mx5: Correct mxc_set_clock function prototypeTom Rini1-1/+1
2023-07-14arch: arm: npcm8xx: add cpu version and 4G ram supportJim Liu2-1/+12
2023-07-14ARM: dts: npcm8xx: fix dts node errorJim Liu1-16/+17
2023-07-13Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini7-113/+348
2023-07-13arm: mvebu: Remove unused alias from RC AC5X dtsChris Packham1-1/+0
2023-07-13arm: mvebu: Add Allied Telesis x240 boardChris Packham3-1/+221
2023-07-13mx23_olinuxino: Convert to CONFIG_DM_SERIALFabio Estevam2-1/+1
2023-07-13mx23evk: Convert to CONFIG_DM_SERIALFabio Estevam2-1/+2
2023-07-13mx28evk: Convert to CONFIG_DM_SERIALFabio Estevam2-1/+1
2023-07-13arm64: dts: verdin-imx8mp: add ctrl_sleep_moci# hogAndrejs Cainikovs1-0/+8
2023-07-13arm64: dts: verdin-imx8mm: add ctrl_sleep_moci# hogAndrejs Cainikovs1-0/+8
2023-07-13verdin-imx8mm/verdin-imx8mp: synchronise device trees with linuxMarcel Ziswiler8-335/+309
2023-07-13arm: dts: imx8mp-beacon-kit: Enable USB Power domainsAdam Ford1-2/+0
2023-07-13arm: dts: imx8mp: Sync the DT with kernel 6.4-rc4Adam Ford2-119/+386
2023-07-13imx8mn-var-som: adjust PHY reset gpios according to hardware configurationHugo Villeneuve1-4/+0
2023-07-13ARM: imx: romapi: Fix signed integer bitwise ops misuseMarek Vasut1-11/+21