summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-04-12ARM: tegra: convert CFG_TEGRA_BOARD_STRING into Kconfig optionSvyatoslav Ryhel
2025-04-12ARM: tegra: board: set CFG_SYS_NS16550_COM1 according to TEGRA_ENABLE_UARTSvyatoslav Ryhel
2025-04-12board: motorola: add Atrix 4G MB860 and Droid X2 MB870 supportSvyatoslav Ryhel
2025-04-12ARM: tegra: clock: fix PLLD2 info table entry on Tegra124 and Tegra210Svyatoslav Ryhel
2025-04-12ARM: tegra: clock: take in account PLLD/D2 enable bit on clock_set_rateSvyatoslav Ryhel
2025-04-11Merge patch series "Switch to using $(PHASE_) in Makefiles"Tom Rini
2025-04-11Kbuild: Always use $(PHASE_)Tom Rini
2025-04-11Merge tag 'qcom-for-2025.07' of https://source.denx.de/u-boot/custodians/u-bo...Tom Rini
2025-04-11Merge tag 'u-boot-imx-master-20250411' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2025-04-11board: dragonboard410c: Fix RAM sizeStephan Gerhold
2025-04-11mach-snapdragon: Fix EL2 boot on DragonBoard 410cStephan Gerhold
2025-04-11pinctrl: qcom: handle reserved rangesCaleb Connolly
2025-04-11board: toradex: add Toradex SMARC iMX8MPVitor Soares
2025-04-11arm: dts: imx8mp: sync with Linux v6.15-rc1Vitor Soares
2025-04-10armv8: start.S: Subordinate CPUs psci setup vectorXu Zhang
2025-04-10Merge patch series "*** Add Ethernet boot support for AM62Ax + phyCORE-AM62 S...Tom Rini
2025-04-10arch: arm: mach-k3: r5: am62ax: Update SoC auto-gen data to enable CPSW bootAndreas Dannenberg
2025-04-10arch: arm: mach-k3: am62a7: Probe CPSW NUSS in board_init_f()Nathan Morrisson
2025-04-10arch: arm: dts: k3-am62a7-phyboard-lyra-rdk-u-boot: Disable Ethernet2Daniel Schultz
2025-04-10arm: dts: k3-am625-phyboard-lyra-rdk: Add boot phase tag to phy_gmii_selWadim Egorov
2025-04-10mach-snapdragon: of_fixup: fix condition check in ft_board_setup()Caleb Connolly
2025-04-10mach-snapdragon: of_fixup: fix property length at writingRui Miguel Silva
2025-04-10mach-snapdragon: enable DM_USB_GADGET by defaultCaleb Connolly
2025-04-10usb: gadget: atmel: Add SAM9X60 supportZixun LI
2025-04-08Merge patch series "Annotate switch/case fallthrough cases"Tom Rini
2025-04-08arm: mach-k3: am62p: annotate switch/case fallthroughAndre Przywara
2025-04-08Merge patch series "acpi: simplify updating ACPI table header checksum"Tom Rini
2025-04-08emulation: qemu-sbsa: Move ITS node into GICv3 nodePatrick Rudolph
2025-04-08arm: gic-v3: Scan for subnodesPatrick Rudolph
2025-04-08arm: simplify updating ACPI table header checksumHeinrich Schuchardt
2025-04-08x86/acpi: simplify updating header checksumHeinrich Schuchardt
2025-04-07Revert "Merge patch series "pxe: Precursor series for supporting read_all() i...Tom Rini
2025-04-05arm: mach-k3: k3-ddr.h: Include spl.hNeha Malcom Francis
2025-04-05arm: mach-k3: j721e: Split out J7200 SoC support from J721eAndrew Davis
2025-04-05arm: dts: k3: Remove leftover file after OF_UPSTREAMAndrew Davis
2025-04-04arch/x86/lib: Fix CONFIG_X86_64 usage in zimage.cJeremy Compostella
2025-04-04arch/x86/cpu: Call x86_cpu_reinit_f for 64-bitsJeremy Compostella
2025-04-04arch/x86: Add 64-bit U-Boot configuration without SPLJeremy Compostella
2025-04-04arm64: Fix page permissions for platforms running at EL2Ilias Apalodimas
2025-04-03Merge patch series "membuff: Add tests and update to support a flag for empty...Tom Rini
2025-04-03membuf: Rename structSimon Glass
2025-04-03Merge patch series "x86: Improve operation under QEMU"Tom Rini
2025-04-03x86: Support a 64-bit ramdisk addressSimon Glass
2025-04-03x86: emulation: Support BLOBLIST_TABLES properlySimon Glass
2025-04-03x86: qemu: Use the new e820 APISimon Glass
2025-04-03x86: Add a new API for e820Simon Glass
2025-04-03x86: e820: Add a function to dump the e820 tableSimon Glass
2025-04-03x86: emulation: Set an MTRR for the RAMSimon Glass
2025-04-03x86: Allow adding non-aligned size for MTRRSimon Glass
2025-04-03x86: Correct msr operation on amd64Simon Glass