aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2024-04-19ARM: dts: stm32: Add gpio-keys for stm32mp157a-dk1-scmi-u-bootPatrice Chotard
2024-04-19ARM: dts: stm32: Clean led-red node for stm32mp135f-dk-u-bootPatrice Chotard
2024-04-19ARM: dts: stm32: Don't probe led-red/led-blue at boot for stm32mp135f-dk-u-bootPatrice Chotard
2024-04-19ARM: dts: stm32: Add gpio-keys for stm32mp135f-dk-u-bootPatrice Chotard
2024-04-19ARM: dts: stm32: Fix partition node name for stm32mp15xx-dhcom-u-bootPatrice Chotard
2024-04-19ARM: dts: stm32: Fix partition node name for stm32mp15xx-dhcor-u-bootPatrice Chotard
2024-04-19ARM: dts: stm32: Fix partition node name for stm32mp157c-ev1-u-bootPatrice Chotard
2024-04-19ARM: stm32: Initialize TAMP_SMCR BKP..PROT fields on STM32MP15xxMarek Vasut
2024-04-19ARM: stm32: Report OTP-CLOSED instead of rev.? on closed STM32MP15xxMarek Vasut
2024-04-19ARM: stm32: Drop superfluous Makefile entry for ecdsa_romapi.oMarek Vasut
2024-04-19ARM: stm32: Jump to ep on successful resume in PSCI suspend codeMarek Vasut
2024-04-19stm32mp: cmd_stm32prog: add dependencies with USB_GADGET_DOWNLOADPatrick Delaunay
2024-04-18Merge branch 'for-2024.07' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini
2024-04-18Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabl...Tom Rini
2024-04-18Merge branch 'master-fdt' of https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2024-04-18board: cssi: Load FPGA on MCR3000 boardChristophe Leroy
2024-04-18powerpc: 8xx: Set SDMA configuration register correclyChristophe Leroy
2024-04-18board: cssi: add support for reading temperatureChristophe Leroy
2024-04-18board: cssi: Add support for SPI bus on MCR3000 boardChristophe Leroy
2024-04-18board: cssi: Fix SPI nodes in DTSChristophe Leroy
2024-04-18ARM: dts: renesas: Switch to using upstream DTMarek Vasut
2024-04-18ARM: dts: renesas: Switch to using upstream DT on 64bit Renesas SoCsMarek Vasut
2024-04-18ARM: dts: renesas: Replace R8A77950 with R8A77951Marek Vasut
2024-04-18ARM: dts: renesas: Stop using the -u-boot DTs for buildMarek Vasut
2024-04-17sandbox: don't call os_close with invalid file descriptorHeinrich Schuchardt
2024-04-17arm: mach-k3: security: Lower verbosity of cert message for GPAndrew Davis
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