summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-02-19rockchip: rk3399-gru: Enable TPL_GPIO for bob and kevinJonas Karlman
2025-02-19Revert "rockchip: rk3399: Drop unneeded bob and kevin board specific code"Jonas Karlman
2025-02-19board: verdin-am62: add dram_init_banksizeStefan Eichenberger
2025-02-18gpio: pca953x: support pcal6408 and pcal6416Emanuele Ghidoli
2025-02-18net: designware: Add npcm8xx sgmii pcs supportJim Liu
2025-02-18board: verdin-am62: add dram_init_banksizeStefan Eichenberger
2025-02-18board: nuvoton: use an event to replace last_stage_init()Michael Chang
2025-02-18tools: Fix potential null-deref with result of strtok_rMaks Mishin
2025-02-18u-boot-initial-env: Add missing dependenciesTom Rini
2025-02-18fs/erofs: fix an integer overflow in symlink resolutionGao Xiang
2025-02-18led: fix coverity scan errorHeiko Schocher
2025-02-18tools: use cryptographically safe RNGHeinrich Schuchardt
2025-02-18power: regulator: tps65941: Fix voltage calculation for ldoUdit Kumar
2025-02-18tpm: unconstify tpm_tis_chip_dataIlias Apalodimas
2025-02-18Merge tag 'u-boot-at91-2025.07-a' of https://source.denx.de/u-boot/custodians...Tom Rini
2025-02-17u_boot_pylib: Move gitutil into the librarySimon Glass
2025-02-17Gitlab: Add missing symlink for qemu_arm64_lwip boardenv fileTom Rini
2025-02-16board: acer: picasso: add Acer Iconia Tab A500 supportSvyatoslav Ryhel
2025-02-15Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2025-02-15image: Add support for starting TFA BL31 as fitImage loadablesMarek Vasut
2025-02-15arm64: Add late jump to kernel board hookMarek Vasut
2025-02-14spi: soft_spi: Add support for SPI_3WIREHironori KIKUCHI
2025-02-14Merge patch series "Rework requirements.txt files"Tom Rini
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