aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2023-03-16Merge tag 'xilinx-for-v2023.07-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2023-03-16Merge tag 'fsl-qoriq-next-2023-3-14' of https://source.denx.de/u-boot/custodi...Tom Rini
2023-03-14Merge tag 'v2023.04-rc4' into nextTom Rini
2023-03-14arch: arm: dst: fsl-ls2080a.dts: tag serial nodes with bootph-allIoana Ciornei
2023-03-14arch: arm: dst: fsl-ls2080a.dts: sync serial nodes with LinuxIoana Ciornei
2023-03-14arch: arm: dst: fsl-ls2080a.dtsi: move the serial nodes under socIoana Ciornei
2023-03-14arch: arm: dst: fsl-ls2080a.dtsi: add an 'soc' nodeIoana Ciornei
2023-03-14arm: dts: ls1088a-rdb: replace 'xgmii' with '10gbase-r'Ioana Ciornei
2023-03-10ARM: dts: renesas: Enable sysinfo on R-Car D3 DraakTam Nguyen
2023-03-10ARM: dts: renesas: Enable sysinfo on R-Car V3H Condor/Condor-ITam Nguyen
2023-03-09xilinx: zynqmp: Add missing prototype for zynqmp_mmio_writeAlgapally Santosh Sagar
2023-03-09arm64: dts: zynqmp: Enable nand-on-flash-bbt in DT by defaultAshok Reddy Soma
2023-03-09arm64: dts: zynqmp: Fix nand dt nodeAshok Reddy Soma
2023-03-09arm64: zynqmp: Remove comment about gem spec in kv260Michal Simek
2023-03-09arm64: zynqmp: Add an OP-TEE node to the device treeIlias Apalodimas
2023-03-09ARM: zynq: Comment interrupt names IRQs for pl330Michal Simek
2023-03-09ARM: dts: zynq-7000: drop useless 'dma-channels/requests' propertiesKrzysztof Kozlowski
2023-03-09ARM: dts: xilinx: align gpio-key node names with dtschemaKrzysztof Kozlowski
2023-03-09ARM: zynq: Use recommended dma-controller name instead of dmacMichal Simek
2023-03-09arm64: zynqmp: Enable hs termination flag for USB dwc3 controllerMichael Grzeschik
2023-03-09arm64: dts: xilinx: align LED node names with dtschemaKrzysztof Kozlowski
2023-03-09xilinx: dts: Remove cdns,zynq-gemMichal Simek
2023-03-06arm: semihosting: replace inline assembly with assembly fileAndre Przywara
2023-03-06am62a7: dts: Enable full 4GB LPDDR4Devarsh Thakkar
2023-03-06ARM: dts: uniphier: Sync DT with Linux v6.2Kunihiko Hayashi
2023-03-06ARM: dts: uniphier: Switch USB node to the originalKunihiko Hayashi
2023-03-06ARM: remove SPEAR entry in makefilePatrick Delaunay
2023-03-06arm64: Reduce PT size estimation complexityMarc Zyngier
2023-03-06arm64: Reduce add_map() complexityMarc Zyngier
2023-03-06arm64: Initialize TLB memory if CMO_BY_VA_ONLYPierre-Clément Tosi
2023-03-06arm: cpu: Add optional CMOs by VAMarc Zyngier
2023-03-03freescale: Drop old pre-DM_ETH codeSimon Glass
2023-03-02s5p: Remove empty arch_misc_initTom Rini
2023-03-02mvebu: Drop empty arch_misc_initTom Rini
2023-03-02mvebe: Drop ARCH_MISC_INIT from alleycat 5Tom Rini
2023-03-02imx9: Remove ARCH_MISC_INITTom Rini
2023-03-02arm: rk3368: Select ARCH_EARLY_INIT_R when usedTom Rini
2023-03-02arm: zynq: Move to select'ing ARCH_EARLY_INIT_R if we have FPGATom Rini
2023-03-02arm: mvebu: Add select on ARCH_EARLY_INIT_R if ARM64Tom Rini
2023-03-01Merge tag 'u-boot-at91-fixes-2023.04-a' of https://source.denx.de/u-boot/cust...Tom Rini
2023-03-01arm: mvebu: Define SPL memory mapsPali Rohár
2023-03-01arm: mvebu: Define env_sf_get_env_addr() also for Proper U-BootPali Rohár
2023-03-01arm: mvebu: Fix comment about CPU_ATTR_BOOTROM mappingPali Rohár
2023-03-01arm: mvebu: Remove A39x relictsPali Rohár
2023-03-01arm: mvebu: Fix description of MVEBU_SPL_BOOT_DEVICE_(SPI|MMC) optionsPali Rohár
2023-03-01arm: mvebu: Add support for generating PEX kwbimagePali Rohár
2023-03-01arm: mvebu: Add support for generating NAND kwbimagePali Rohár
2023-03-01arm: mvebu: spl: Fix support for loading U-Boot proper from SD cardPali Rohár
2023-03-01arm: mvebu: spl: Load proper U-Boot from selected eMMC boot partitionPali Rohár
2023-03-01arm: mvebu: spl: Remove checks for BOOT_DEVICE_MMC2 and BOOT_DEVICE_MMC2_2Pali Rohár