summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-15power: domain: zynqmp: Staticize and constify driver opsMarek Vasut
2026-05-15power: domain: tegra186: Staticize and constify driver opsMarek Vasut
2026-05-15power: domain: scmi: Staticize and constify driver opsMarek Vasut
2026-05-15power: domain: sandbox: Staticize and constify driver opsMarek Vasut
2026-05-15power: domain: mtk: Staticize and constify driver opsMarek Vasut
2026-05-15power: domain: meson-secure-pwrc: Staticize and constify driver opsMarek Vasut
2026-05-15power: domain: meson-gx-pwrc: Staticize and constify driver opsMarek Vasut
2026-05-15power: domain: meson-ee-pwrc: Staticize and constify driver opsMarek Vasut
2026-05-15power: domain: imx8mp-mediamix: Staticize and constify driver opsMarek Vasut
2026-05-15power: domain: imx8m: Staticize and constify driver opsMarek Vasut
2026-05-15power: domain: imx8: Staticize and constify driver opsMarek Vasut
2026-05-15power: domain: imx8-legacy: Staticize and constify driver opsMarek Vasut
2026-05-15power: domain: bcm6328: Staticize and constify driver opsMarek Vasut
2026-05-15power: domain: apple: Staticize and constify driver opsMarek Vasut
2026-05-15mmc: cv1800b_sdhci: honor 'no-1-8-v' DT propertyHiago De Franco
2026-05-15power: pmic: emul: Staticize and constify driver opsMarek Vasut
2026-05-15mmc: bootstd: Staticize and constify driver opsMarek Vasut
2026-05-15mmc: sdhci: Start status timeout after command issueTanmay Kathpalia
2026-05-14gpio: Correct dependencies for MCP230xxCharles Perry
2026-05-14board: ti: am335x: Conditional MDIO PAD configuration instead of static for A...Parvathi Pudi
2026-05-14rtc: ds1307: Handle oscillator stop flag set on ds1339 chipRonan Dalton
2026-05-14Merge patch series "test: Quote variables in 'test -n' expressions across boa...Tom Rini
2026-05-14aristainetos2: Quote rescue_reason in rescueboot testSimon Glass
2026-05-14mccmon6: Quote recovery_status in bootcmd testSimon Glass
2026-05-14beaglev_fire: Quote no_of_overlays in design testSimon Glass
2026-05-14siemens: Quote A/B flags in env testsSimon Glass
2026-05-14ti: Quote board_init in ti_common.envSimon Glass
2026-05-12Merge patch series "add memdup_nul(), use it and memdup() in a few places"Tom Rini
2026-05-12test: lib: add test of memdup_nul()Rasmus Villemoes
2026-05-12drivers/core: use memdup() instead of malloc()+memcpy()Rasmus Villemoes
2026-05-12common/cli.c: use memdup_nul() in run_command_list()Rasmus Villemoes
2026-05-12lib/hashtable.c: use memdup_nul() in himport_rRasmus Villemoes
2026-05-12lib/string.c: implement strdup() and strndup() in terms of memdup_nul()Rasmus Villemoes
2026-05-12lib/string.c: introduce memdup_nul() helperRasmus Villemoes
2026-05-12lib/string.c: drop pointless __HAVE_ARCH_STRDUPRasmus Villemoes
2026-05-12stdio: drop stdio_cloneRasmus Villemoes
2026-05-12string: fix prototype of memdup()Rasmus Villemoes
2026-05-11Prepare v2026.07-rc2v2026.07-rc2Tom Rini
2026-05-11Merge tag 'dm-pull-11may26b' of git://git.denx.de/u-boot-dmTom Rini
2026-05-11Merge patch series "j721s2: j784s4: Add workaround for errata i2437"Tom Rini
2026-05-11arch: mach-k3: j784s4_init: Add workaround for errata i2437Neha Malcom Francis
2026-05-11arch: mach-k3: j721s2_init: Add workaround for errata i2437Neha Malcom Francis
2026-05-11arm: mach-k3: arm: mach-k3: Add writel_verify macro for register write verifi...Udit Kumar
2026-05-11configs: Resync with savedefconfigTom Rini
2026-05-11fs: ubifs: fix bugs involving symlinks in ubifs_findfilePeter Collingbourne
2026-05-11binman: Use bintool wrappers for PKCS#11 tools in testsSimon Glass
2026-05-11binman: Flesh out the softhsm2-util bintool docstringSimon Glass
2026-05-11binman: Flesh out the pkcs11-tool bintool docstringSimon Glass
2026-05-11binman: Flesh out the p11-kit bintool docstringSimon Glass
2026-05-11patman: fix use in worktreeLudwig Nussel