summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-03-17Merge branch 'next' of git://source.denx.de/u-boot-usb into nextTom Rini
2025-03-17Merge branch 'nand-next' of https://source.denx.de/u-boot/custodians/u-boot-n...Tom Rini
2025-03-17spl: starfive: visionfive2: Disable USB overcurrent pin by default.Minda Chen
2025-03-15arm: dts: agilex5: Enabled cdns-nand dts settingDinesh Maniyam
2025-03-14arm: dts: npcm7xx: correct the timer nodeJim Liu
2025-03-14Merge tag 'mmu-next-14032025' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2025-03-14treewide: Add a function to change page permissionsIlias Apalodimas
2025-03-14arm64: mmu_change_region_attr() add an option not to break PTEsIlias Apalodimas
2025-03-14arm: Prepare linker scripts for memory permissionsIlias Apalodimas
2025-03-14meminfo: add memory details for armv8Ilias Apalodimas
2025-03-13Merge tag 'u-boot-imx-next-20250313' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2025-03-13ARM: dts: imx: Drop bogus regulator extras on DH i.MX6 DHCOM DRC02Marek Vasut
2025-03-13mach-k3: common_fdt: create a reserved memory nodeBryan Brattlof
2025-03-13ARM: dts: imx: Drop bogus regulator extras on DH i.MX6 DHCOM DRC02Marek Vasut
2025-03-13imx8m: soc: cope with existing optee nodeVincent Stehlé
2025-03-13imx9: container.cfg: Guard tee.bin inclusionFabio Estevam
2025-03-13mmc: fsl_esdhc: Migrate ESDHCI_QUIRK_BROKEN_TIMEOUT_VALUE to KconfigTom Rini
2025-03-13Merge patch series "xPL-stack cleanup"Tom Rini
2025-03-13spl: Use CONFIG_VAL() to obtain the SPL stackSimon Glass
2025-03-13spl: Add an SPL_HAVE_INIT_STACK optionSimon Glass
2025-03-13tpl: Rename TPL_NEEDS_SEPARATE_STACK to TPL_HAVE_INIT_STACKSimon Glass
2025-03-13Merge patch series "arm: mach-sc5xx: Remove manual bss_clear"Tom Rini
2025-03-13arm: mach-sc5xx: Remove inappropriate board-specific functionsGreg Malysa
2025-03-13arm: mach-sc5xx: Remove manual bss_clearGreg Malysa
2025-03-13Merge patch series "Update DDR Configurations"Tom Rini
2025-03-13arm: dts: k3-am62p: Update DDR ConfigurationsSanthosh Kumar K
2025-03-13arm: dts: k3-am62a: Update DDR ConfigurationsSanthosh Kumar K
2025-03-13arm: dts: k3-am62-lp: Update DDR ConfigurationsSanthosh Kumar K
2025-03-13arm: dts: k3-am62x: Update DDR ConfigurationsSanthosh Kumar K
2025-03-13arm: dts: k3-am64: Update DDR ConfigurationsSanthosh Kumar K
2025-03-12Merge tag 'u-boot-stm32-20250312' of https://source.denx.de/u-boot/custodians...Tom Rini
2025-03-12serial: stm32: restrict _debug_uart_init() usagePatrice Chotard
2025-03-12ARM: dts: stm32: Add TIMERS inverted PWM channel 3 on STM32MP135F-DKCheick Traore
2025-03-12mach-stm32: add multifunction timer driver supportCheick Traore
2025-03-12Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-teg...Tom Rini
2025-03-12Merge branch 'graph' of https://source.denx.de/u-boot/custodians/u-boot-tegra...Tom Rini
2025-03-11ARM: tegra20: mark second DC with bootph-allSvyatoslav Ryhel
2025-03-11ARM: tegra: clock: fix PLLD/PLLD2 related clock calculationsJonas Schwöbel
2025-03-11board: xiaomi: mocha: add Xiaomi Mi Pad A0101 supportSvyatoslav Ryhel
2025-03-10Merge tag 'v2025.04-rc4' into nextTom Rini
2025-03-10Merge tag 'u-boot-dfu-next-20250310' of https://source.denx.de/u-boot/custodi...Tom Rini
2025-03-10Merge tag 'u-boot-stm32-20250310' of https://source.denx.de/u-boot/custodians...Tom Rini
2025-03-10ARM: dts: stm32: Add support for environment in eMMC on STM32MP13xx DHCOR SoMMarek Vasut
2025-03-10ARM: dts: stm32: drop "st,led1" compatibleDario Binacchi
2025-03-10ARM: dts: stm32: drop "st,button1" compatibleDario Binacchi
2025-03-10ARM: dts: stm32: Add support for STM32MP13xx DHCOR SoM and DHSBC rev.200 boardMarek Vasut
2025-03-10ARM: stm32mp: Fix dram_bank_mmu_setup() for ram_top=0Marek Vasut
2025-03-10usb: gadget: Remove final remnants of CONFIG_USB_DEVICETom Rini
2025-03-10arm: use type jmp_buf instead of struct jmp_buf_dataHeinrich Schuchardt
2025-03-10common: clean up setjmp.hHeinrich Schuchardt