summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-02-14spl: Enable SPL remoteproc by default for K3 ARCHJudith Mendez
2025-02-14remoteproc: Enable ARM64 remoteproc driver by default for K3 ARCHJudith Mendez
2025-02-14board: ti: am62px: Add remoteproc specific env supportHari Nagalla
2025-02-14board: ti: am62x: Add remoteproc specific env supportHari Nagalla
2025-02-14board: ti: am64x: Add remoteproc specific env supportHari Nagalla
2025-02-14remoteproc: k3-r5: Add support for R5F cores on AM64x SoCsHari Nagalla
2025-02-14remoteproc: k3-m4: Introduce K3 remote proc driver for M4 subsystemHari Nagalla
2025-02-14Kconfig: Move CONFIG_BOOTCOUNT_ALTBOOTCMD to KconfigTomas Peterka
2025-02-13Merge branch 'misc' of https://source.denx.de/u-boot/custodians/u-boot-tegraTom Rini
2025-02-13Merge patch series "test: Complete the suite migration"Tom Rini
2025-02-13mbedtls/external: remove broken git submoduleZHANG Yuntian
2025-02-13board: transformer-t30: fix model detectionSvyatoslav Ryhel
2025-02-13doc: board: tegra: update device informationSvyatoslav Ryhel
2025-02-13ARM: tegra124: dts: mark HOST1X and DC with pre-relocation flagSvyatoslav Ryhel
2025-02-12Merge branch 'u-boot-net-20250212' of https://source.denx.de/u-boot/custodian...Tom Rini
2025-02-12net: Kconfig: depend on DM_RNG for WGET_HTTPSJerome Forissier
2025-02-12net: use strnstr() for lwip_strnstr()Heinrich Schuchardt
2025-02-12test: unit tests for strstr() and strnstr()Heinrich Schuchardt
2025-02-12lib: implement strnstr()Heinrich Schuchardt
2025-02-12net: lwip: tftp: fix find_option()Heinrich Schuchardt
2025-02-12net: lwip: move eth_init() out of new_netif()Jerome Forissier
2025-02-12mtd: nand: raw: atmel: Fix pulse read timing for certain NAND flashesAlexander Dahl
2025-02-12ARM: tegra124: dts: add missing DSI nodesSvyatoslav Ryhel
2025-02-12ARM: tegra30: dts: complete DSI nodesSvyatoslav Ryhel
2025-02-12ARM: tegra210: clock: implement PLLD2 supportSvyatoslav Ryhel
2025-02-12ARM: tegra124: clock: implement PLLD2 supportSvyatoslav Ryhel
2025-02-12board: asus: convert SPL to XPLSvyatoslav Ryhel
2025-02-12pinctrl: tegra20: adjust pin type detectionSvyatoslav Ryhel
2025-02-12pmic: palmas: bind sysreset to parent nodeSvyatoslav Ryhel
2025-02-12pmic: max77663: bind children to parent nodeSvyatoslav Ryhel
2025-02-12Revert "drivers: gpio-uclass: support PMIC GPIO children"Svyatoslav Ryhel
2025-02-12ARM: dts: at91: Align pinctrl node with Linux DevicetreeManikandan Muralidharan
2025-02-12pinctrl: at91: Add support to align with Linux DevicetreeManikandan Muralidharan
2025-02-12pinctrl: at91: Bind GPIO driver to the pinctrl DT nodeManikandan Muralidharan
2025-02-12ARM: dts: at91: sam9x60: Add missing pinctrl node propertiesManikandan Muralidharan
2025-02-12ARM: dts: at91: sam9x60: Move pinmux node to board DTSManikandan Muralidharan
2025-02-12ARM: dts: at91: sam9x60: Define pinctrl node with its labelBalamanikandan Gunasundar
2025-02-12ARM: dts: at91: sam9x60: Add AIC nodeManikandan Muralidharan
2025-02-12spi: atmel-quadspi: Improve probe debuggingAlexander Dahl
2025-02-12spi: atmel-quadspi: Add support for classic SPI modeAlexander Dahl
2025-02-12spi: atmel-quadspi: Allow setting SMM to classic SPI modeAlexander Dahl
2025-02-12spi: atmel-quadspi: Remove default mode setting at probe timeAlexander Dahl
2025-02-12spi: atmel-quadspi: Avoid overwriting MR register settingsAlexander Dahl
2025-02-12spi: atmel-quadspi: Port collected fixes from Linux v5.10 and v5.15Alexander Dahl
2025-02-12spi: atmel-quadspi: Depend on SPI_MEMAlexander Dahl
2025-02-12spi: ca_sflash: Remove redundant dependencyAlexander Dahl
2025-02-11test: Update documentationSimon Glass
2025-02-11test: Do flag-processing in the correct placeSimon Glass
2025-02-11test: Move code out of cmd_ut_category()Simon Glass
2025-02-11test: Allow running a selection of suitesSimon Glass