summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-03-07riscv: semihosting: replace inline assembly with assembly fileAndre Przywara2-24/+22
2023-03-07arm: semihosting: replace inline assembly with assembly fileAndre Przywara2-47/+31
2023-03-07am62a7: dts: Enable full 4GB LPDDR4Devarsh Thakkar2-3/+6
2023-03-07ARM: dts: uniphier: Sync DT with Linux v6.2Kunihiko Hayashi17-373/+754
2023-03-07ARM: dts: uniphier: Switch USB node to the originalKunihiko Hayashi4-140/+7
2023-03-07powerpc, mpc83xx: Remove CONFIG_ELBC_BRx_ORxChristophe Leroy6-3671/+0
2023-03-07ARM: remove SPEAR entry in makefilePatrick Delaunay1-1/+0
2023-03-07arm64: Reduce PT size estimation complexityMarc Zyngier1-75/+34
2023-03-07arm64: Reduce add_map() complexityMarc Zyngier1-48/+46
2023-03-07arm64: Initialize TLB memory if CMO_BY_VA_ONLYPierre-Clément Tosi1-0/+9
2023-03-07arm: cpu: Add optional CMOs by VAMarc Zyngier4-26/+155
2023-03-03freescale: Drop old pre-DM_ETH codeSimon Glass1-12/+0
2023-03-03sandbox: Use the generic VPL option to enable VPLSimon Glass1-1/+1
2023-03-03sandbox: Tidy up RTC optionsSimon Glass3-5/+5
2023-03-03sandbox: 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-28Merge tag 'v2023.04-rc3' into nextTom Rini52-388/+924
2023-02-24Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-tegraTom Rini29-120/+673
2023-02-23ARM: tegra20: implement BCT patchingSvyatoslav Ryhel4-4/+124
2023-02-23ARM: tegra30: implement BCT patchingRamin Khonsari4-0/+131
2023-02-23ARM: tegra: crypto: extend crypto functionalSvyatoslav Ryhel3-38/+91
2023-02-23ARM: tegra: expose crypto module for all Tegra SoCsSvyatoslav Ryhel6-1/+8
2023-02-23board: tegra30: switch to updated pre-dm i2c writeSvyatoslav Ryhel2-44/+0
2023-02-23ARM: tegra: create common pre-dm i2c writeSvyatoslav Ryhel4-26/+33
2023-02-23ARM: tegra: add late init supportSvyatoslav Ryhel2-0/+8
2023-02-23ARM: tegra: Fix Tegra PWM parent clockSvyatoslav Ryhel7-7/+7
2023-02-23ARM: tegra30: add PLLD to pll setupSvyatoslav Ryhel1-0/+41
2023-02-23ARM: tegra: clock: add clock_decode_pair helperSvyatoslav Ryhel2-0/+36
2023-02-23ARM: tegra: clock: add clk_id_to_pll_id helperSvyatoslav Ryhel6-0/+194
2023-02-23ARM: t20/t30: swap host1x and disp1 clock parentsSvyatoslav Ryhel2-4/+4
2023-02-23tegra30: clock: add EXTPERIPHSvyatoslav Ryhel2-6/+6