summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-10arm: imx: imx8m: soc: Fix i.MX8M Nano GPU pathsAlexander Stein
2025-07-10configs: imx6ulz_smm_m2b: Add board watchdog reset configurationMichael Trimarchi
2025-07-10configs/imx6ulz_smm_m2b_defconfig: Enable clock frameworkMichael Trimarchi
2025-07-10arm: imx: Remove the rest of i.MX31 supportTom Rini
2025-07-10cmd/Kconfig: Tighten dependencies on CMD_BLOBTom Rini
2025-07-10configs: colibri-imx8x: enable RNG support for KASLREmanuele Ghidoli
2025-07-10configs: apalis-imx8: enable RNG support for KASLREmanuele Ghidoli
2025-07-10configs: toradex-smarc-imx8mp: enable RNG support for KASLREmanuele Ghidoli
2025-07-10configs: verdin-imx8mp: enable RNG support for KASLREmanuele Ghidoli
2025-07-10configs: verdin-imx8mm: enable RNG support for KASLREmanuele Ghidoli
2025-07-09lmb: add missing fallthrough in lmb_alloc_mem()Heinrich Schuchardt
2025-07-09cmd: Remove "universe" command.Tom Rini
2025-07-09cmd: Remove "tsi148" commandTom Rini
2025-07-09dma: Remove lpc32x_dma driverTom Rini
2025-07-09gpio: Remove tca642x supportTom Rini
2025-07-09binman: migrate from pkg_resources to importlibYannic Moog
2025-07-09Merge patch series "board: ti: am33xx: Add Ethernet support for Beaglebone Gr...Tom Rini
2025-07-09board: ti: am33xx: Add Ethernet support for Beaglebone Green EcoRomain Gantois
2025-07-09net: phy: dp83867: Allow excluding driver from SPLRomain Gantois
2025-07-09Merge patch series "Improve Verdin AM62P thermal setup by generalizing ft_boa...Tom Rini
2025-07-09board: toradex: verdin-am62p: Add fixup for critical trip pointsJoão Paulo Gonçalves
2025-07-09arm: mach-k3: am62p: fixup thermal cooling device by cpu numberJoão Paulo Gonçalves
2025-07-09arm: mach-k3: Export common fdt fixups for use in board codeJoão Paulo Gonçalves
2025-07-09boot: Make ft_board_setup_ex() genericJoão Paulo Gonçalves
2025-07-08boot: menu: Do not dereference pointer if pointer is NULLAndrew Goodbody
2025-07-08boot: pxe: Prevent evaluation of uninitialised variableAndrew Goodbody
2025-07-08env: Fix possible out-of-bound access in env_do_env_setChristian Marangi
2025-07-08fit-dtb.blob.gz: Pass "-n" to gzipTom Rini
2025-07-08tools: termios_linux.h: Fix build error on ppc64Javier Martinez Canillas
2025-07-08pci_endpoint: pci_cdns_ti_ep: Fix the include path for header fileHrushikesh Salunke
2025-07-08board: phytec: rm-cfg: Update rm-cfg to reflect new resource reservationWadim Egorov
2025-07-08Makefile: Fix of_list_dirs with EXT_DTBManorit Chawdhry
2025-07-08lib/rsa: allow matching pkcs11 path by object idTobias Olausson
2025-07-08common: readline: Fix always true testAndrew Goodbody
2025-07-08Merge patch series "include/ndisc.h: Audit include list"Tom Rini
2025-07-08include/vsc9953.h: Audit include listTom Rini
2025-07-08include/spl_gpio.h: Audit include listTom Rini
2025-07-08include/sata.h: Audit include listTom Rini
2025-07-08include/part.h: Audit include listTom Rini
2025-07-08include/ndisc.h: Audit include listTom Rini
2025-07-08Merge patch series "kbuild: Update Makefile.extrawarn to 5.1"Tom Rini
2025-07-08kbuild: Bump the build system to 5.1Ilias Apalodimas
2025-07-08kbuild: Update Makefile.extrawarn to 5.1Ilias Apalodimas
2025-07-08Merge tag 'xilinx-for-v2025.10-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2025-07-08Merge tag 'net-next-20250708' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2025-07-08arm64: versal2: Remove the ZynqMP Firmware from mini ospiVenkatesh Yadav Abbarapu
2025-07-08cadence_qspi: fix odd byte read issue in STIG modeVenkatesh Yadav Abbarapu
2025-07-08spi: cadence_qspi: Set tshsl_ns to at least one sclk_nsVenkatesh Yadav Abbarapu
2025-07-08xilinx: Disable help command for all mini configurationsMichal Simek
2025-07-08cmd: Introduce CMD_HELPMichal Simek