summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-08-01video: panel: add Sony L4F00430T01 panel driverIon Agorria
2025-08-01video: tegra: parametrize PCLK and DE polaritySvyatoslav Ryhel
2025-08-01board: chagall: add Pegatron Chagall supportSvyatoslav Ryhel
2025-08-01ARM: tegra: Use AES engine for crypto functionsIon Agorria
2025-08-01ARM: tegra: Enable BSEV for devices that use CMD_EBTUPDATEIon Agorria
2025-08-01ARM: tegra: Add BSE bindingsIon Agorria
2025-08-01ARM: tegra: Add LP0 support for ODM productionIon Agorria
2025-08-01crypto: tegra: Add Tegra AES engine driverIon Agorria
2025-08-01ARM: tegra: Relocate fuse code from warmboot fileIon Agorria
2025-07-31Merge tag 'u-boot-stm32-20250731' of https://source.denx.de/u-boot/custodians...Tom Rini
2025-07-31Merge tag 'u-boot-socfpga-next-20250731' of https://source.denx.de/u-boot/cus...Tom Rini
2025-07-30Subtree merge tag 'v6.16-dts' of dts repo [1] into dts/upstreamTom Rini
2025-07-30Squashed 'dts/upstream/' changes from fe2d6c49bb4e..d08867ef8f12Tom Rini
2025-07-30Merge patch series "rockchip: puma-rk3399: anticipate breakage with v6.16 DT"Tom Rini
2025-07-30arm64: dts: rockchip: disable unrouted USB controllers and PHY on RK3399 Puma...Quentin Schulz
2025-07-30arm64: dts: rockchip: disable unrouted USB controllers and PHY on RK3399 PumaQuentin Schulz
2025-07-30arm64: dts: rockchip: fix internal USB hub instability on RK3399 PumaLukasz Czechowski
2025-07-30dt-bindings: usb: cypress,hx3: Add support for all variantsLukasz Czechowski
2025-07-30dt-bindings: usb: usb-device: relax compatible pattern to a containsQuentin Schulz
2025-07-30configs: puma-rk3399: enable onboard USB hub supportQuentin Schulz
2025-07-30Merge patch series "rockchip: ringneck-px30: anticipate breakage with v6.16-r...Tom Rini
2025-07-30configs: ringneck-px30: fix EthernetQuentin Schulz
2025-07-30arm64: dts: rockchip: move reset to dedicated eth-phy node on ringneckHeiko Stuebner
2025-07-30arm64: dts: rockchip: add basic mdio node to px30Heiko Stuebner
2025-07-30Merge patch series "Extend usb_onboard_hub driver to support Cypress HX3 hub ...Tom Rini
2025-07-30usb: onboard-hub: Add support for Cypress HX3 familyLukasz Czechowski
2025-07-30usb: onboard-hub: Add support for multiple power suppliesLukasz Czechowski
2025-07-30usb: onboard-hub: Set the reset gpio pin before freeingLukasz Czechowski
2025-07-30usb: onboard-hub: Use devm API do automatically free the reset GPIOLukasz Czechowski
2025-07-30usb: onboard-hub: Use the ofnode to check if the peer-hub was probedLukasz Czechowski
2025-07-30Merge tag 'u-boot-watchdog-20250730' of https://source.denx.de/u-boot/custodi...Tom Rini
2025-07-30reset: stm32: Fix set_clr fieldPatrice Chotard
2025-07-30socfpga_agilex5: config: Relocate malloc and bss addressDinesh Maniyam
2025-07-30configs: socfpga: soc64: agilex5: Enable NAND boot with UBI / UBIFSDinesh Maniyam
2025-07-30arch: arm: agilex5: Enable power manager for Agilex5Alif Zakuan Yuslaimi
2025-07-30arm: socfpga: agilex5: Sub-device check enabled for runtime workaroundTingting Meng
2025-07-30arm: socfpga: agilex5: Coverity issue cleanup in jtag_usercode checkTingting Meng
2025-07-30socfpga_dtreg: Ensure reg is initialised before useAndrew Goodbody
2025-07-30dts: agilex5: Enabled nand boot in SPLDinesh Maniyam
2025-07-30ddr: altera: n5x: size_t cannot be less than 0Andrew Goodbody
2025-07-30clk: n5x: Fix misplaced parenAndrew Goodbody
2025-07-30arm: socfpga: n5x: Remove invalid configuration for N5XNaresh Kumar Ravulapalli
2025-07-30arm: socfpga: Remove unnecessary for loopAndrew Goodbody
2025-07-30arch: arm: socfpga: Include BSD-3-Clause as license identifierNaresh Kumar Ravulapalli
2025-07-30arch: arm: socfpga: Fix header file includesNaresh Kumar Ravulapalli
2025-07-30arch: arm: dts: agilex5: Set spi-max-freq to 50MhzDinesh Maniyam
2025-07-30watchdog: don't autostart watchdog on STM32MP architecturePatrice Chotard
2025-07-30watchdog: stm32mp: check the watchdog statusClément Le Goffic
2025-07-30watchdog: arm_smc_wdt: get wdt status through SMCWD_GET_TIMELEFTAntonio Borneo
2025-07-30watchdog: wdt-uclass.c: add wdt_set_force_autostart() helperAntonio Borneo