summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2025-06-17test/py: tests: gpt: add test_gpt_write_part_typePatrick Delaunay
2025-06-17doc: cmd: gpt: add information on type partitionPatrick Delaunay
2025-06-17lib/uuid.c: restore support of system partition type for ESPPatrick Delaunay
2025-06-17Merge tag 'u-boot-imx-next-20250617' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2025-06-16ARM: imx: mxs: Add support for imx287 based BTT devicesLukasz Majewski
2025-06-16Merge tag 'u-boot-dfu-next-20250616' of https://source.denx.de/u-boot/custodi...Tom Rini
2025-06-16Merge tag 'u-boot-dfu-next-20250616' of https://source.denx.de/u-boot/custodi...Tom Rini
2025-06-16Merge tag 'u-boot-dfu-20250616' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2025-06-16usb: gadget: atmel: reliably generate disconnect by disabling controllerZixun LI
2025-06-16usb: gadget: musb: Fix duplicate ops assignment in ti_musb_peripheralKory Maincent
2025-06-16dfu: fix dev_part_str for file operationsIvan Pang
2025-06-15Merge tag 'rpi-2025.07-rc4' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2025-06-15arm: dts: rockchip: Fix eMMC write on RK3528Jonas Karlman
2025-06-15configs: rpi: set NR_DRAM_BANKS to 8 to accommodate RAM on 16GB modelsJan Čermák
2025-06-14Merge patch series "linux/bitfield.h: sync <linux/bitfield.h> from Linux 6.15...Tom Rini
2025-06-14mtd: spinand: winbond: add Winbond W25N04KV flash supportChristian Marangi
2025-06-14linux/bitfield.h: sync <linux/bitfield.h> from Linux 6.15Christian Marangi
2025-06-14arm: apple: rtkit: add missing header linux/bug.h and linux/bitops.hChristian Marangi
2025-06-14iommu: qcom-smmu: add missing linux/bug.h header for WARN_ONChristian Marangi
2025-06-14clk: imx: add missing linux/bug.h header for WARNChristian Marangi
2025-06-14Merge patch series "Hex value prefix case cleanup"Tom Rini
2025-06-14include: use lowercase hex prefix styleE Shattow
2025-06-14arch: use lowercase hex prefix styleE Shattow
2025-06-14lib: use lowercase hex prefix styleE Shattow
2025-06-14tools: use lowercase hex prefix styleE Shattow
2025-06-14drivers: use lowercase hex prefix styleE Shattow
2025-06-14board: use lowercase hex prefix styleE Shattow
2025-06-14configs: use lowercase hex prefix styleE Shattow
2025-06-13Merge patch series "drop volatile from global data"Tom Rini
2025-06-13riscv: remove volatile from set_gd prototypeRasmus Villemoes
2025-06-13arm: remove volatile from set_gd prototypeRasmus Villemoes
2025-06-13lib/trace: drop volatile qualifier from "save gd" variablesRasmus Villemoes