summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-03-06riscv: semihosting: replace inline assembly with assembly fileAndre Przywara
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-06powerpc, mpc83xx: Remove CONFIG_ELBC_BRx_ORxChristophe Leroy
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-02sandbox: Use the generic VPL option to enable VPLSimon Glass
2023-03-02sandbox: Tidy up RTC optionsSimon Glass
2023-03-02sandbox: Expand size for VPL imageSimon 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-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
2023-03-01arm: mvebu: spl: Fix parsing SATA kwbimagePali Rohár
2023-03-01arm: mvebu: spl: Fix parsing SDIO kwbimagePali Rohár
2023-02-28tpm: Separate out the TPM tests for v1 and v2Simon Glass
2023-02-27Merge tag 'v2023.04-rc3' into nextTom Rini
2023-02-23Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-tegraTom Rini
2023-02-23ARM: tegra20: implement BCT patchingSvyatoslav Ryhel
2023-02-23ARM: tegra30: implement BCT patchingRamin Khonsari
2023-02-23ARM: tegra: crypto: extend crypto functionalSvyatoslav Ryhel
2023-02-23ARM: tegra: expose crypto module for all Tegra SoCsSvyatoslav Ryhel
2023-02-23board: tegra30: switch to updated pre-dm i2c writeSvyatoslav Ryhel
2023-02-23ARM: tegra: create common pre-dm i2c writeSvyatoslav Ryhel
2023-02-23ARM: tegra: add late init supportSvyatoslav Ryhel
2023-02-23ARM: tegra: Fix Tegra PWM parent clockSvyatoslav Ryhel
2023-02-23ARM: tegra30: add PLLD to pll setupSvyatoslav Ryhel
2023-02-23ARM: tegra: clock: add clock_decode_pair helperSvyatoslav Ryhel
2023-02-23ARM: tegra: clock: add clk_id_to_pll_id helperSvyatoslav Ryhel
2023-02-23ARM: t20/t30: swap host1x and disp1 clock parentsSvyatoslav Ryhel
2023-02-23tegra30: clock: add EXTPERIPHSvyatoslav Ryhel