aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-03-09xilinx: zynqmp: Add missing prototype for zynqmp_mmio_writeAlgapally Santosh Sagar2-11/+2
2023-03-09arm64: dts: zynqmp: Enable nand-on-flash-bbt in DT by defaultAshok Reddy Soma2-0/+4
2023-03-09arm64: dts: zynqmp: Fix nand dt nodeAshok Reddy Soma1-47/+70
2023-03-09arm64: zynqmp: Remove comment about gem spec in kv260Michal Simek4-6/+6
2023-03-09arm64: zynqmp: Add an OP-TEE node to the device treeIlias Apalodimas1-0/+5
2023-03-09ARM: zynq: Comment interrupt names IRQs for pl330Michal Simek1-2/+4
2023-03-09ARM: dts: zynq-7000: drop useless 'dma-channels/requests' propertiesKrzysztof Kozlowski1-2/+0
2023-03-09ARM: dts: xilinx: align gpio-key node names with dtschemaKrzysztof Kozlowski2-3/+3
2023-03-09ARM: zynq: Use recommended dma-controller name instead of dmacMichal Simek1-1/+1
2023-03-09arm64: zynqmp: Enable hs termination flag for USB dwc3 controllerMichael Grzeschik1-0/+2
2023-03-09arm64: dts: xilinx: align LED node names with dtschemaKrzysztof Kozlowski1-1/+1
2023-03-09xilinx: dts: Remove cdns,zynq-gemMichal Simek2-6/+6
2023-03-06riscv: semihosting: replace inline assembly with assembly fileAndre Przywara2-24/+22
2023-03-06arm: semihosting: replace inline assembly with assembly fileAndre Przywara2-47/+31
2023-03-06am62a7: dts: Enable full 4GB LPDDR4Devarsh Thakkar2-3/+6
2023-03-06ARM: dts: uniphier: Sync DT with Linux v6.2Kunihiko Hayashi17-373/+754
2023-03-06ARM: dts: uniphier: Switch USB node to the originalKunihiko Hayashi4-140/+7
2023-03-06powerpc, mpc83xx: Remove CONFIG_ELBC_BRx_ORxChristophe Leroy6-3671/+0
2023-03-06ARM: remove SPEAR entry in makefilePatrick Delaunay1-1/+0
2023-03-06arm64: Reduce PT size estimation complexityMarc Zyngier1-75/+34
2023-03-06arm64: Reduce add_map() complexityMarc Zyngier1-48/+46
2023-03-06arm64: Initialize TLB memory if CMO_BY_VA_ONLYPierre-Clément Tosi1-0/+9
2023-03-06arm: cpu: Add optional CMOs by VAMarc Zyngier4-26/+155
2023-03-03freescale: Drop old pre-DM_ETH codeSimon Glass1-12/+0
2023-03-02sandbox: Use the generic VPL option to enable VPLSimon Glass1-1/+1
2023-03-02sandbox: Tidy up RTC optionsSimon Glass3-5/+5
2023-03-02sandbox: Expand size for VPL imageSimon Glass1-2/+2
2023-03-02s5p: Remove empty arch_misc_initTom Rini1-7/+0
2023-03-02mvebu: Drop empty arch_misc_initTom Rini2-12/+0
2023-03-02mvebe: Drop ARCH_MISC_INIT from alleycat 5Tom Rini1-9/+0
2023-03-02imx9: Remove ARCH_MISC_INITTom Rini1-5/+0
2023-03-02arm: rk3368: Select ARCH_EARLY_INIT_R when usedTom Rini1-0/+2
2023-03-02arm: zynq: Move to select'ing ARCH_EARLY_INIT_R if we have FPGATom Rini1-1/+1
2023-03-02arm: mvebu: Add select on ARCH_EARLY_INIT_R if ARM64Tom Rini1-0/+1
2023-03-01arm: mvebu: Define SPL memory mapsPali Rohár1-0/+16
2023-03-01arm: mvebu: Define env_sf_get_env_addr() also for Proper U-BootPali Rohár3-13/+14
2023-03-01arm: mvebu: Fix comment about CPU_ATTR_BOOTROM mappingPali Rohár1-1/+1
2023-03-01arm: mvebu: Remove A39x relictsPali Rohár4-44/+8
2023-03-01arm: mvebu: Fix description of MVEBU_SPL_BOOT_DEVICE_(SPI|MMC) optionsPali Rohár1-2/+2
2023-03-01arm: mvebu: Add support for generating PEX kwbimagePali Rohár2-0/+7
2023-03-01arm: mvebu: Add support for generating NAND kwbimagePali Rohár3-0/+28
2023-03-01arm: mvebu: spl: Fix support for loading U-Boot proper from SD cardPali Rohár2-9/+32
2023-03-01arm: mvebu: spl: Load proper U-Boot from selected eMMC boot partitionPali Rohár2-1/+8
2023-03-01arm: mvebu: spl: Remove checks for BOOT_DEVICE_MMC2 and BOOT_DEVICE_MMC2_2Pali Rohár1-3/+1
2023-03-01arm: mvebu: spl: Fix parsing SATA kwbimagePali Rohár1-11/+2
2023-03-01arm: mvebu: spl: Fix parsing SDIO kwbimagePali Rohár1-8/+0
2023-02-28tpm: Separate out the TPM tests for v1 and v2Simon Glass1-0/+4
2023-02-27Merge tag 'v2023.04-rc3' into nextTom Rini52-388/+924
2023-02-23Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-tegraWIP/23Feb2023Tom Rini29-120/+673
2023-02-23ARM: tegra20: implement BCT patchingSvyatoslav Ryhel4-4/+124