summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-05arch: imx9: Fix blk_dwrite/blk_derase error checkingFrancois Berder
2026-06-05arm: imx8mp: Add new variant parts supportYe Li
2026-06-05board: tqma7: update fastboot envAlexander Feilke
2026-06-05arm: gic-v3-its: Fix LPI pending table size calculationLyrix liu
2026-06-05configs: add defconfigs for TQMa6UL[L]x[L] SOM on MBa6ULx baseboardMax Merchel
2026-06-05board: tq: add TQMa6UL[L]x[L] SOM and MBa6ULx baseboardNora Schiffer
2026-06-05ARM: dts: tqma6ul: add boot phase propertiesMax Merchel
2026-06-05ARM: dts: add TQMa6UL[L]x[L] u-boot device tree fragmentsMax Merchel
2026-06-05imx: Remove hardcoded watchdog base address macrosAlice Guo
2026-06-05watchdog: ulp_wdog: Use driver model for reset_cpu()Alice Guo
2026-06-05imx: soc: Get watchdog base addresses from device treeAlice Guo
2026-06-05arm: dts: imx: Update watchdog nodes for dynamic base address lookupAlice Guo
2026-06-05imx93_var_som: Switch to OF_UPSTREAMAlice Guo
2026-06-05imx93-frdm: Switch to OF_UPSTREAMAlice Guo
2026-06-05imx91: Switch to OF_UPSTREAMAlice Guo
2026-06-05imx7ulp: Switch to OF_UPSTREAMAlice Guo
2026-06-05imx8mp: msc-sm2s: Switch to OF_UPSTREAMPeng Fan
2026-06-05imx8mm: pgh: Switch to OF_UPSTREAMPeng Fan
2026-06-05imx8mp: icore-mx8mp-edimm2.2: Switch to OF_UPSTREAMPeng Fan
2026-06-05imx8mm: icore-mx8mm: Switch to OF_UPSTREAMPeng Fan
2026-06-04Merge patch series "sc5xx Environment Cleanup and Fixes"Tom Rini
2026-06-04Merge patch series "Cleanup some linker list usage issues"Tom Rini
2026-06-04event: Remove obsolete comment and __used attributesTom Rini
2026-06-04linker_lists: Do not set "unused" attributeTom Rini
2026-06-04sandbox: Drop special link order treatment of start.o and sdl.oTom Rini
2026-06-04mach-sc5xx: Remove unused image offset Kconfig optionsCaleb Ethridge
2026-06-04arm: sc5xx: Add fdt_addr_r, kernel_addr_r, and ramdisk_addr_rCaleb Ethridge
2026-06-04arm: sc5xx: add missing boot env selectorsOzan Durgut
2026-06-04arm: sc5xx: Remove SC5XX_LOADADDRCaleb Ethridge
2026-06-04configs: sc5xx: Set default bootcmd to SPI bootCaleb Ethridge
2026-06-04mach-sc5xx: Update SPI bootargs for ubifsCaleb Ethridge
2026-06-04mach-sc5xx: Update image load addressCaleb Ethridge
2026-06-04mach-sc5xx: sc573: Rename EZKIT board to EZLITECaleb Ethridge
2026-06-04dts: sc594: Fix gige-reset line on EZKITCaleb Ethridge
2026-06-04mach-sc5xx: Remove preliminary binman supportCaleb Ethridge
2026-06-04mach-sc5xx: Add USB boot commandCaleb Ethridge
2026-06-04mach-sc5xx: Switch from tftp to wgetCaleb Ethridge
2026-06-04mach-sc5xx: Update boot commandsCaleb Ethridge
2026-06-04mach-sc59x: Add CONFIG_SC5XX_LOADADDRCaleb Ethridge
2026-06-04mach-sc5xx: Remove update commands from default environmentCaleb Ethridge
2026-06-04configs: sc5xx: Do not store environment in SPI flashCaleb Ethridge
2026-06-03Merge tag 'net-next-20260603' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2026-06-03Merge branch 'next' of git://source.denx.de/u-boot-usb into nextTom Rini
2026-06-03net: mvpp2: convert FDT access to ofnode APIPeng Fan
2026-06-03net: mvpp2: Use dev_read_addr_index_ptr()Peng Fan
2026-06-03net: dc2114x: Use dev_remap_addr()Peng Fan
2026-06-03net: calxedaxgmac: Use dev_read_addr()Peng Fan
2026-06-03net: qe: dm_qe_uec: Use dev_read_addr()Peng Fan
2026-06-03net: ethoc: Use dev_read_addr_index()Peng Fan
2026-06-03phy: cadence: Use device APIPeng Fan