summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-02-14Dockerfile: Update for having more requirements.txt filesTom Rini
2025-02-14python: Recreate test/py and tools/buildman requirements.txt filesTom Rini
2025-02-14CI: Invoke pip once rather than multiple timesTom Rini
2025-02-14CI: Consistently install our requirements.txt filesTom Rini
2025-02-14CI: Be consistent in creating and starting our virtualenvTom Rini
2025-02-14python: Create requirements.txt files for each "project"Tom Rini
2025-02-14board: ti: am62px: tifs-rm-cfg/rm-cfg: Update DMA resource sharing for CPSWSiddharth Vadapalli
2025-02-14Merge patch series "Introduce K3 remoteproc driver for M4 subsystem"Tom Rini
2025-02-14configs: am6*/j7*: Remove remoteproc configsJudith Mendez
2025-02-14arm: mach-k3: Enable remoteproc drivers by default for K3 ARCHJudith Mendez
2025-02-14cmd: Enable CMD remoteproc by default for K3 ARCHJudith Mendez
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