summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-12-13arm: x86: Drop discarding of command linker-listsSimon Glass
2023-11-13Merge tag 'u-boot-stm32-20231113' of https://source.denx.de/u-boot/custodians...Tom Rini
2023-11-13stm32mp2: initial supportPatrice Chotard
2023-11-13ARM: dts: stm32: Add STM32MP257F Evaluation board supportPatrice Chotard
2023-11-13stm32mp: bsec: Fix AARCH64 compilation warningsPatrice Chotard
2023-11-13stm32mp: dram_init: Limit DDR usage under 4GB boundary for STM32MPPatrice Chotard
2023-11-13stm32mp: dram_init: Fix AARCH64 compilation warningsPatrick Delaunay
2023-11-13stm32mp: dram_init: Get RAM size from DT if no RAM driver foundPatrice Chotard
2023-11-13arm: caches: Make DCACHE_DEFAULT_OPTION accessible for ARM64 archPatrice Chotard
2023-11-10arm: semihosting: Support semihosting fallback on 32-bit ARMSean Anderson
2023-11-10arm: semihosting: Fix returning from traps on ARMv6 and lowerSean Anderson
2023-11-10arm: Fix software interrupt handlerSean Anderson
2023-11-07scsi: Forceably finish migration to DM_SCSITom Rini
2023-11-07x86: Drop <common.h> from remaining header filesTom Rini
2023-11-07arm: Drop <common.h> from remaining header filesTom Rini
2023-11-07sandbox: Drop <common.h>Tom Rini
2023-11-07ti: k3: Drop <common.h> usageTom Rini
2023-11-07powerpc: Rework <asm/fsl_lbc.h> includesTom Rini
2023-11-07powerpc: mpc83xx: Rework includes slightlyTom Rini
2023-11-07omap3: Add <asm/arch/omap3.h> to <asm/arch/cpu.h>Tom Rini
2023-11-07fsl_qe: Drop common.hTom Rini
2023-11-07powerpc: Switch <asm/global_data.h> to <linux/types.h>Tom Rini
2023-11-07m68k: Remove CONFIG_FSLDMAFECTom Rini
2023-11-07sandbox: Add <asm/barrier.h>Tom Rini
2023-11-07sandbox: Avoid requiring CMDLINESimon Glass
2023-11-07sandbox: Disable CONFIG_DISTRO_DEFAULTSSimon Glass
2023-11-06bmips: Add Inteno XG6846 boardLinus Walleij
2023-11-03arm: mach-tegra: enable sysreset driverSvyatoslav Ryhel
2023-11-03ARM: tegra: board2: add generic late initSvyatoslav Ryhel
2023-11-03ARM: tegra20: tegra30: support EBTUPDATE on non-encrypted devicesSvyatoslav Ryhel
2023-11-03ARM: tegra114: enable base voltages setup from boardSvyatoslav Ryhel
2023-11-03ARM: dts: grouper: complete missing bindingsSvyatoslav Ryhel
2023-11-03ARM: dts: lg-x3: complete missing bindingsSvyatoslav Ryhel
2023-11-03ARM: dts: endeavoru: complete missing bindingsSvyatoslav Ryhel
2023-11-03ARM: dts: transformer-t30: complete missing bindingsSvyatoslav Ryhel
2023-11-03ARM: dts: tf201: configure dock USB phySvyatoslav Ryhel
2023-11-03ARM: dts: tf600t: separate from common transformers treeSvyatoslav Ryhel
2023-11-03ARM: dts: p1801-t: separate from common transformers treeSvyatoslav Ryhel
2023-11-03mmc: tegra: get default-tap and default-trim from device treeSvyatoslav Ryhel
2023-11-03ARM: tegra210: set default-tap and default-trim values in sdhci nodesSvyatoslav Ryhel
2023-11-02Merge tag 'dm-pull-2nov23' of https://source.denx.de/u-boot/custodians/u-boot-dmTom Rini
2023-11-02sandbox: eliminate unused functions from binariesHeinrich Schuchardt
2023-11-02Merge branch 'master_common_h_cleanup' of https://source.denx.de/u-boot/custo...Tom Rini
2023-11-02arm: mach-rmobile: Drop <common.h>Paul Barker
2023-11-02arm: armv8: mmu: Prepare for common.h removalPaul Barker
2023-11-02riscv: dts: jh7110: Add rng device tree nodeChanho Park
2023-11-02riscv: import read/write_relaxed functionsChanho Park
2023-11-02riscv: allow resume after exceptionHeinrich Schuchardt
2023-11-02riscv: cpu: jh7110: Add gpio helper macrosChanho Park
2023-11-02riscv: Weakly define invalidate_icache_range()Samuel Holland