summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-03-13video: renesas-r61307: add missing mode flagsSvyatoslav Ryhel
2025-03-13video: lg-ld070wx3: add missing LPM flagSvyatoslav Ryhel
2025-03-13video: endeavoru-panel: add missing LPM flagSvyatoslav Ryhel
2025-03-13video: endeavoru-panel: move backlight request after probeSvyatoslav Ryhel
2025-03-13video: bridge: ssd2825: fix reset gpio directionSvyatoslav Ryhel
2025-03-13video: bridge: ssd2825: add power suppliesSvyatoslav Ryhel
2025-03-13video: bridge: ssd2825: set default minimum tx_clkSvyatoslav Ryhel
2025-03-13video: bridge: ssd2825: make pixel format calculation more obviousSvyatoslav Ryhel
2025-03-13video: bridge: ssd2825: add HS delays configurationSvyatoslav Ryhel
2025-03-13video: bridge: ssd2825: move post configuration from transfer functionSvyatoslav Ryhel
2025-03-13video: bridge: ssd2825: convert to use of_graphSvyatoslav Ryhel
2025-03-13video: bridge: ssd2825: convert to video bridge UCLASSSvyatoslav Ryhel
2025-03-13video: bridge: tc358768: remove need in clock nameSvyatoslav Ryhel
2025-03-13video: bridge: tc358768: simplify power supplies requestSvyatoslav Ryhel
2025-03-13video: bridge: tc358768: convert to use of_graphSvyatoslav Ryhel
2025-03-13video: bridge: tc358768: convert to video bridge UCLASSSvyatoslav Ryhel
2025-03-13video: bridge: dp501: convert to video bridge UCLASSSvyatoslav Ryhel
2025-03-13video: tegra20: dsi: respect speed mode used for DSI commands transferSvyatoslav Ryhel
2025-03-13video: tegra20: dsi: convert to video bridge UCLASSSvyatoslav Ryhel
2025-03-13video: tegra20: pwm-backlight: convert into DC childSvyatoslav Ryhel
2025-03-13video: tegra20: dc: support binding child devicesSvyatoslav Ryhel
2025-03-13video: tegra20: dc: remove unused video operationsSvyatoslav Ryhel
2025-03-13video: tegra20: dc: get DSI/HDMI clock parent if internal DSI/HDMI is usedSvyatoslav Ryhel
2025-03-13video: tegra20: dc: convert to use of_graphSvyatoslav Ryhel
2025-03-13video: tegra20: dc: add video bridge supportSvyatoslav Ryhel
2025-03-13video: tegra20: provide driver support for the HDMI controllerSvyatoslav Ryhel
2025-03-13video: tegra20: implement a minimal HOST1X driver for essential clock and res...Svyatoslav Ryhel
2025-03-13Merge patch series "xPL-stack cleanup"Tom Rini
2025-03-13arm: Support a separate stack for VPLSimon Glass
2025-03-13spl: Use CONFIG_VAL() to obtain the SPL stackSimon Glass
2025-03-13spl: Add an SPL_HAVE_INIT_STACK optionSimon Glass
2025-03-13tpl: Rename TPL_NEEDS_SEPARATE_STACK to TPL_HAVE_INIT_STACKSimon Glass
2025-03-13Merge patch series "arm: mach-sc5xx: Remove manual bss_clear"Tom Rini
2025-03-13arm: mach-sc5xx: Remove inappropriate board-specific functionsGreg Malysa
2025-03-13arm: mach-sc5xx: Remove manual bss_clearGreg Malysa
2025-03-13Merge patch series "Update DDR Configurations"Tom Rini
2025-03-13arm: dts: k3-am62p: Update DDR ConfigurationsSanthosh Kumar K
2025-03-13arm: dts: k3-am62a: Update DDR ConfigurationsSanthosh Kumar K
2025-03-13arm: dts: k3-am62-lp: Update DDR ConfigurationsSanthosh Kumar K
2025-03-13arm: dts: k3-am62x: Update DDR ConfigurationsSanthosh Kumar K
2025-03-13arm: dts: k3-am64: Update DDR ConfigurationsSanthosh Kumar K
2025-03-13Merge tag 'rpi-2025.04-rc4' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2025-03-13Raspberry Pi: Copy Bluetooth device address in DTFiona Klute
2025-03-13Raspberry Pi: Keep warnings from firmware in DT, if anyFiona Klute
2025-03-13rpi: Only add frame buffer node if CONFIG_FDT_SIMPLEFB is setMartin Stolpe
2025-03-13rpi: Add identifiers for the new RPi 5 seriesPeter Robinson
2025-03-12Merge tag 'u-boot-stm32-20250312' of https://source.denx.de/u-boot/custodians...Tom Rini
2025-03-12Merge tag 'u-boot-imx-master-20250312' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2025-03-12imx93_evk: Fix wrong VDDQ voltage setting for LPDDR4xYe Li
2025-03-12Merge patch series "binman: build_from_git: Add argument specifying branch"Tom Rini