summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-12-31watchdog: npcm: Support more timeout valueStanley Chu
2025-12-31spl: Kconfig: k3: Set common default for SPL_LOAD_FIT(_ADDRESS)Andrew Davis
2025-12-31spl: Kconfig: k3: Set common default for CUSTOM_SYS_MALLOC itemsAndrew Davis
2025-12-31spl: Kconfig: k3: Increase malloc size after relocation for R5Andrew Davis
2025-12-31configs: Remove default malloc length for K3 R5 SPLAndrew Davis
2025-12-30Merge patch series "video: Remove unused drivers, clean up dependencies"Tom Rini
2025-12-30drivers: video: tidss: Refactor tidss_drvSwamil Jain
2025-12-30video: simplefb: Add stride handlingIgor Belwon
2025-12-30common/splash_source.c: Change bmp_load_addr to ulong from u32Tom Rini
2025-12-30Merge patch series "video: display: refactor display_read_timing to avoid cod...Tom Rini
2025-12-30cmd: add new command to read edidJulien Stephan
2025-12-30video: stm32: stm32_ltdc: Add missing <linux/sizes.h> to stm32_ltdc.cTom Rini
2025-12-30video: sharp-lq101r1sx01: Do not make use of 'z' for printing non-size_tTom Rini
2025-12-30video: ihs_video_out: Add missing <asm/io.h> to ihs_video_out.cTom Rini
2025-12-30video: anx9804: Only build when neededTom Rini
2025-12-30video: Tighten some video driver dependenciesTom Rini
2025-12-30video: tegra: Rework some of the driver dependenciesTom Rini
2025-12-30video: mali_dp: Remove unused driverTom Rini
2025-12-30video: display: refactor display_read_timing to avoid code duplicationJulien Stephan
2025-12-29Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2025-12-29clk: renesas: Do not disable realtime modules on R8A77995 D3Niklas Söderlund
2025-12-29clk: renesas: Do not enable MSTP4 extra modules on R8A77995 D3Niklas Söderlund
2025-12-29Merge tag 'u-boot-imx-next-20251229' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2025-12-29Makefile: Make flash.bin target available on i.MX9Marek Vasut
2025-12-29video: imx: ipuv3: refactor to use dm-managed stateBrian Ruley
2025-12-29video: imx: ipuv3: use CONFIG_IS_ENABLEDBrian Ruley
2025-12-29video: imx: ipuv3: add names to clk function identifiersBrian Ruley
2025-12-29video: imx: ipuv3: fix camel casesBrian Ruley
2025-12-29video: imx: ipuv3: prefer kernel typesBrian Ruley
2025-12-29video: imx: ipuv3: apply clang-formatBrian Ruley
2025-12-29video: imx: ipuv3: remove undefined function declarationsBrian Ruley
2025-12-29imx: Support i.MX91 11x11 FRDM boardJoseph Guo
2025-12-29arm64: dts: add NXP FRDM-IMX91 device treeJoseph Guo
2025-12-29imx8ulp_evk: Switch to use devicetree imported from Linux kernel releaseAlice Guo
2025-12-29imx8ulp_evk: Move environment variables to .env fileAlice Guo
2025-12-29imx8ulp_evk: Convert to standard bootAlice Guo
2025-12-29video: mxsfb: fix pixel clock polaritySam Meredith
2025-12-27boot: Warn users about fdt_high=~0 usageMarek Vasut
2025-12-27i2c: Avoid calling dev_read_*() if CONFIG_OF_PLATDATA=yMarek Vasut
2025-12-27i2c: Inline i2c_chip_of_to_plat() into i2c_child_post_bind()Marek Vasut
2025-12-27gpio: sandbox: Avoid calling dev_read_*() if CONFIG_OF_PLATDATA=yMarek Vasut
2025-12-27clk: fixed_rate: Avoid calling dev_read_*() if CONFIG_OF_PLATDATA=yMarek Vasut
2025-12-25Merge tag 'efi-next-20251225' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2025-12-25mips: Reduce size in gardena-smart-gateway-mt7688Tom Rini
2025-12-24Merge tag 'mmc-power-next-2025-12-24' of https://source.denx.de/u-boot/custod...Tom Rini
2025-12-24doc: board: starfive: update jh7110 common descriptionE Shattow
2025-12-24doc: cmd: bdinfo: document optionsQuentin Schulz
2025-12-24doc: cmd: bdinfo: specify required dependency for some infoQuentin Schulz
2025-12-24cmd: bdinfo: provide long help with all optionsQuentin Schulz
2025-12-24cmd/bdinfo: LMB and device-tree are not relatedHeinrich Schuchardt