aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2024-04-18ARM: dts: renesas: Stop using the -u-boot DTs for buildMarek Vasut
2024-04-15arm: socfpga: arria10: add option to reprogram the FPGA every rebootMichał Barnaś
2024-04-12Merge patch series "Introduce ICSSG Ethernet driver"Tom Rini
2024-04-12net: ti: icssg: Add ICSSG ethernet driverMD Danish Anwar
2024-04-12ARM: uniphier: Move uniphier_mem_map_init() call into dram_init()Kunihiko Hayashi
2024-04-12sandbox: improve description of CONFIG_SANDBOX_CRASH_RESETHeinrich Schuchardt
2024-04-12sandbox: move sandbox specifics to booti_setup()Heinrich Schuchardt
2024-04-12sandbox: missing return value checks in eth-raw-osHeinrich Schuchardt
2024-04-11arm: mach-k3: am625: Provide a way to obtain boot device for non SPLsWadim Egorov
2024-04-11arm: mach-k3: am625: copy bootindex to OCRAM for main domain SPLWadim Egorov
2024-04-11arm: dts: k3: binman: am625: add support for signing TIFSSTUB ImagesKamlesh Gurudasani
2024-04-11arm: mach-k3: add support for detecting TIFSSTUB imagesKamlesh Gurudasani
2024-04-11verdin-am62: move verdin am62 to OF_UPSTREAMMarcel Ziswiler
2024-04-11arm: dts: k3: Remove unneeded ti, sci-sysreset binding and nodesAndrew Davis
2024-04-11arm: mach-k3: common: EFI loader map memory below ram topVitor Soares
2024-04-11arm: mach-k3: am625: Fixup a53 cpu frequency by speed gradeJoao Paulo Goncalves
2024-04-11arm: mach-k3: am62: Get a53 max cpu frequency by speed gradeJoao Paulo Goncalves
2024-04-10Merge patch series "Resolve issues with booting distros on x86"Tom Rini
2024-04-10x86: coreboot: Enable truetype fontsSimon Glass
2024-04-10x86: Enable SSE in 64-bit modeSimon Glass
2024-04-10Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"Tom Rini
2024-04-10x86: Drop message about features being missing with 64-bitSimon Glass
2024-04-10treewide: Make arch-specific bootm code depend on BOOTMSimon Glass
2024-04-10Merge patch series "Complete decoupling of zboot logic from commands"Tom Rini
2024-04-10x86: zboot: Use zboot_start() in zboot_run()Simon Glass
2024-04-10x86: zboot: Separate logic functions from commandsSimon Glass
2024-04-10x86: zboot: Rename zboot_start() to zboot_run()Simon Glass
2024-04-10x86: zboot: Move environment setting into zboot_load()Simon Glass
2024-04-10x86: zboot: Create a separate ZBOOT option for zboot logicSimon Glass
2024-04-10x86: zboot: Move command code into its own fileSimon Glass
2024-04-10x86: zboot: Move zimage definitions to the header fileSimon Glass
2024-04-10Merge tag 'xilinx-for-v2024.07-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2024-04-10arm64: Fix map_range() not splitting mapped blocksPierre-Clément Tosi
2024-04-09eeprom: starfive: function get_product_id_from_eeprom()Heinrich Schuchardt
2024-04-09riscv: starfive: MMC card detectHeinrich Schuchardt
2024-04-09riscv: Move virtio scan to board_late_init()Łukasz Stelmach
2024-04-09riscv: support extension probing using riscv, isa-extensionsConor Dooley
2024-04-09riscv: don't read riscv, isa in the riscv cpu's get_desc()Conor Dooley
2024-04-09riscv: dts: sophgo: Add clk node and sdhci nodeKongyang Liu
2024-04-09riscv: cache: Implement dcache for cv1800bKongyang Liu
2024-04-09riscv: cpu: cv1800b: Add support for cv1800b SoCKongyang Liu
2024-04-09riscv: add backtrace supportBen Dooks
2024-04-08efi_loader: move HOST_ARCH to version_autogenerated.hHeinrich Schuchardt
2024-04-08sandbox: capsule: binman: generate some capsules as part of buildSughosh Ganu
2024-04-05Merge tag 'u-boot-imx-master-20240405' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2024-04-05Merge tag 'qcom-next-2024Apr04' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2024-04-05Merge tag 'u-boot-amlogic-20240404' of https://source.denx.de/u-boot/custodia...Tom Rini
2024-04-05verdin-imx8mm/verdin-imx8mp: move imx verdins to OF_UPSTREAMMarcel Ziswiler
2024-04-05arm: imx9: Call imx9_probe_mu for DM post in board_rYe Li
2024-04-05arm: imx9: Correct imx9_probe_mu prototypeYe Li