aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2024-04-15arm: socfpga: arria10: add option to reprogram the FPGA every rebootMichał Barnaś2-2/+14
2024-04-12Merge patch series "Introduce ICSSG Ethernet driver"Tom Rini1-0/+11
2024-04-12net: ti: icssg: Add ICSSG ethernet driverMD Danish Anwar1-0/+11
2024-04-12ARM: uniphier: Move uniphier_mem_map_init() call into dram_init()WIP/2024-04-12-assorted-updatesKunihiko Hayashi1-13/+3
2024-04-12sandbox: improve description of CONFIG_SANDBOX_CRASH_RESETHeinrich Schuchardt1-4/+9
2024-04-12sandbox: move sandbox specifics to booti_setup()Heinrich Schuchardt1-1/+3
2024-04-12sandbox: missing return value checks in eth-raw-osHeinrich Schuchardt1-2/+12
2024-04-11arm: mach-k3: am625: Provide a way to obtain boot device for non SPLsWadim Egorov5-94/+108
2024-04-11arm: mach-k3: am625: copy bootindex to OCRAM for main domain SPLWadim Egorov2-0/+9
2024-04-11arm: dts: k3: binman: am625: add support for signing TIFSSTUB ImagesKamlesh Gurudasani1-2/+139
2024-04-11arm: mach-k3: add support for detecting TIFSSTUB imagesKamlesh Gurudasani1-0/+24
2024-04-11verdin-am62: move verdin am62 to OF_UPSTREAMMarcel Ziswiler7-1752/+2
2024-04-11arm: dts: k3: Remove unneeded ti, sci-sysreset binding and nodesAndrew Davis17-90/+0
2024-04-11arm: mach-k3: common: EFI loader map memory below ram topVitor Soares1-0/+12
2024-04-11arm: mach-k3: am625: Fixup a53 cpu frequency by speed gradeJoao Paulo Goncalves1-0/+62
2024-04-11arm: mach-k3: am62: Get a53 max cpu frequency by speed gradeJoao Paulo Goncalves1-0/+15
2024-04-10Merge patch series "Resolve issues with booting distros on x86"Tom Rini4-0/+34
2024-04-10x86: coreboot: Enable truetype fontsSimon Glass1-0/+10
2024-04-10x86: Enable SSE in 64-bit modeSimon Glass3-0/+24
2024-04-10Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"Tom Rini13-13/+13
2024-04-10x86: Drop message about features being missing with 64-bitSimon Glass1-1/+1
2024-04-10treewide: Make arch-specific bootm code depend on BOOTMSimon Glass12-12/+12
2024-04-10Merge patch series "Complete decoupling of zboot logic from commands"Tom Rini5-239/+136
2024-04-10x86: zboot: Use zboot_start() in zboot_run()Simon Glass1-13/+1
2024-04-10x86: zboot: Separate logic functions from commandsSimon Glass2-0/+48
2024-04-10x86: zboot: Rename zboot_start() to zboot_run()Simon Glass1-3/+3
2024-04-10x86: zboot: Move environment setting into zboot_load()Simon Glass1-0/+7
2024-04-10x86: zboot: Create a separate ZBOOT option for zboot logicSimon Glass3-2/+9
2024-04-10x86: zboot: Move command code into its own fileSimon Glass2-195/+35
2024-04-10x86: zboot: Move zimage definitions to the header fileSimon Glass2-35/+42
2024-04-10Merge tag 'xilinx-for-v2024.07-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini18-48/+91
2024-04-10arm64: Fix map_range() not splitting mapped blocksPierre-Clément Tosi1-0/+2
2024-04-09eeprom: starfive: function get_product_id_from_eeprom()Heinrich Schuchardt1-0/+9
2024-04-09riscv: starfive: MMC card detectHeinrich Schuchardt1-1/+1
2024-04-09riscv: Move virtio scan to board_late_init()Łukasz Stelmach1-0/+1
2024-04-09riscv: support extension probing using riscv, isa-extensionsConor Dooley1-21/+35
2024-04-09riscv: don't read riscv, isa in the riscv cpu's get_desc()Conor Dooley1-5/+7
2024-04-09riscv: dts: sophgo: Add clk node and sdhci nodeKongyang Liu3-0/+34
2024-04-09riscv: cache: Implement dcache for cv1800bKongyang Liu2-0/+46
2024-04-09riscv: cpu: cv1800b: Add support for cv1800b SoCKongyang Liu5-0/+49
2024-04-09riscv: add backtrace supportBen Dooks4-0/+60
2024-04-08efi_loader: move HOST_ARCH to version_autogenerated.hHeinrich Schuchardt1-2/+0
2024-04-08sandbox: capsule: binman: generate some capsules as part of buildSughosh Ganu3-0/+177
2024-04-05Merge tag 'u-boot-imx-master-20240405' of https://gitlab.denx.de/u-boot/custo...WIP/05Apr2024Tom Rini20-5546/+57
2024-04-05Merge tag 'qcom-next-2024Apr04' of https://source.denx.de/u-boot/custodians/u...Tom Rini6-1/+195
2024-04-05Merge tag 'u-boot-amlogic-20240404' of https://source.denx.de/u-boot/custodia...Tom Rini64-20380/+6
2024-04-05verdin-imx8mm/verdin-imx8mp: move imx verdins to OF_UPSTREAMMarcel Ziswiler10-3301/+2
2024-04-05arm: imx9: Call imx9_probe_mu for DM post in board_rYe Li1-0/+1
2024-04-05arm: imx9: Correct imx9_probe_mu prototypeYe Li1-1/+1
2024-04-05mx6cuboxi: Fix Ethernet after DT sync with LinuxJosua Mayer2-0/+50