summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-06-20Merge tag 'u-boot-at91-2025.10-a' of https://source.denx.de/u-boot/custodians...Tom Rini
2025-06-19dtc: Add Kconfig option to pad device tree blobEric Schikschneit
2025-06-19Merge patch series "common/spl fixes"Tom Rini
2025-06-19common/spl: improve error handling in spl_fitMikhail Kshevetskiy
2025-06-19common/spl: handle properly images with bad checksumMikhail Kshevetskiy
2025-06-19common/spl: fix potential out of buffer access in spl_fit_get_image_name func...Mikhail Kshevetskiy
2025-06-19arm/airoha: reset_cpu() does not take any paramsMikhail Kshevetskiy
2025-06-19Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2025-06-19Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-sh int...Tom Rini
2025-06-19configs: sam9x75_curiosity: Add initial mmc default configManikandan Muralidharan
2025-06-19board: sam9x75_curiosity: Add support for sam9x75 curiosityManikandan Muralidharan
2025-06-19ARM: dts: at91: sam9x75_curiosity: add tweaks for sam9x75 curiosity boardManikandan Muralidharan
2025-06-19ARM: at91: Add sam9x7 socVarshini Rajendran
2025-06-19clk: at91: sam9x7: add pmc driver for sam9x7 SoC familyVarshini Rajendran
2025-06-19clk: at91: clk-main: drop parent_name check when registering main_rc oscillatorManikandan Muralidharan
2025-06-19clk: at91: sam9x60-pll: add support for HW PLL freq dividersVarshini Rajendran
2025-06-19clk: at91: sam9x60-pll: add support for core clock frequency inputsVarshini Rajendran
2025-06-19dt-bindings: drop at91.h from clock includesManikandan Muralidharan
2025-06-19board: sama5d27_wlsom1_ek: Get RAM size and base from devicetreeFabio Estevam
2025-06-19ARM: dts: at91: sam9x60-curiosity: Enable watchdog nodeZixun LI
2025-06-19ARM: dts: sam9x60: Add watchdog DT nodeZixun LI
2025-06-19watchdog: at91sam9_wdt: Add SAM9X60 supportZixun LI
2025-06-19watchdog: at91sam9_wdt: Rename priv to wdtZixun LI
2025-06-19arm: at91: wdt: Rename regval in priv data to mrZixun LI
2025-06-19arm: at91: wdt: Remove at91_wdt structZixun LI
2025-06-18Merge patch series "Print version of the DM firmware"Tom Rini
2025-06-18Merge patch series "Add IPC support on MCU R5F cluster in Split Mode"Tom Rini
2025-06-18Merge patch series "bootstd: New bootmeth for RAUC A/B systems"Tom Rini
2025-06-18arm: mach-k3: Print version of DM firmware during boot processMoteen Shah
2025-06-18arm: mach-k3: Add a function for printing DM versionMoteen Shah
2025-06-18firmware: ti_sci.c: Add a function to request DM metadata using ti_sci* callsMoteen Shah
2025-06-18firmware: ti_sci.c: Add a function to query DM firmware's capabilityMoteen Shah
2025-06-18ti_sci_* : Add capability to access DM firmware's metadataMoteen Shah
2025-06-18ti_sci_*: Add utility to access tisci firmware and SOC capabilityMoteen Shah
2025-06-18board: ti: j7*: Add firmware for MCU R5 core1Beleswar Padhi
2025-06-18remoteproc: k3-r5: Acquire processor control before reset opsBeleswar Padhi
2025-06-18arch: mach-k3: common: Add support to shutdown MCU R5 Core 1Beleswar Padhi
2025-06-18arm: mach-k3: {am6/j7}*_hardware.h: Expose MCU R5 proc and device idsBeleswar Padhi
2025-06-18doc: Add description for bootmeth raucMartin Schwan
2025-06-18bootstd: Add implementation for bootmeth raucMartin Schwan
2025-06-18renesas: Renesas R-Car Gen4 watchdog driverShmuel Leib Melamud
2025-06-18arm64: renesas: Move early SPL stack into System RAM SRAM on R-Car V4H boardsMarek Vasut
2025-06-18Merge patch series "list.h/treewide: get rid of no-op prefetch()"Tom Rini
2025-06-18linux/list.h: drop fallback definition of prefetch()Rasmus Villemoes
2025-06-18mips: drop unused prefetch code and logicRasmus Villemoes
2025-06-18treewide: drop no-op prefetch() callsRasmus Villemoes
2025-06-18linux/list.h: drop use of prefetch()Rasmus Villemoes
2025-06-18clk: renesas: Handle CLK_TYPE_GEN4_MDSEL in gen3_clk_get_rate64()Shmuel Leib Melamud
2025-06-18ARM: dts: renesas: Drop most of bootph-* tagsMarek Vasut
2025-06-17Merge patch series "Restore support of short name for type UUID parameter"Tom Rini