summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-06CI: Add "allyesconfig" to one of the build jobsTom Rini
2026-01-06spi: Correct dependencies on AIROHA_SNFI_SPITom Rini
2026-01-06configs: Resync with savedefconfigTom Rini
2026-01-05Merge branch 'next'Tom Rini
2026-01-05Prepare v2026.01v2026.01Tom Rini
2026-01-05kbuild: Produce diff between base DT and U-Boot augmented DT if DEVICE_TREE_D...Marek Vasut
2026-01-05scripts/dtc: Update to upstream version v1.7.2-35-g52f07dcca47cMarek Vasut
2026-01-05Merge tag 'scmi-master-2026-1-5' of https://source.denx.de/u-boot/custodians/...Tom Rini
2026-01-05clk: scmi: Remove duplicated scmi_generic_protocol_version() requestPatrice Chotard
2026-01-05clk: scmi: Fix priv initialization in scmi_clk_gate()Patrice Chotard
2026-01-05clk: scmi: Fix typo scmi_clk_get_attibutePatrice Chotard
2026-01-02configs: qemu_arm64: disable SEMIHOSTINGHeinrich Schuchardt
2026-01-02lib/bcd: optimize _bin2bcd() for improved performanceKuan-Wei Chiu
2026-01-02cmd: onenand: Fix handling error path in onenand_block_testFrancois Berder
2026-01-02dm: crypto: Check malloc return valueFrancois Berder
2026-01-02configs: sandbox: Select environment in FAT FS supportMarek Vasut
2026-01-02cmd: bdinfo: fix incorrect Kconfig options check for print_eth()Quentin Schulz
2026-01-02pwm: aspeed: replace %pe in dev_err()David Lechner
2026-01-02toradex: tdx-cfg-block: add pid4 support for new modulesEmanuele Ghidoli
2026-01-02fs: ext4fs: Free memory while handling errorsFrancois Berder
2026-01-02m68k: Assure end of U-Boot is at 8-byte aligned offsetMarek Vasut
2026-01-02kbuild: Bump the build system to 6.1Sughosh Ganu
2026-01-02Makefile: repair CONFIG_CC_OPTIMIZE_FOR_DEBUG supportHeinrich Schuchardt
2026-01-02MAINTAINERS: update my email addressJerome Forissier
2025-12-31Merge patch series "modify npcm7xx/8xx feature and bug fixed"Tom Rini
2025-12-31Merge patch series "configs: Remove default malloc length for K3 R5 SPL"Tom Rini
2025-12-31arm: dts: mediatek: switch mt8365 to OF_UPSTREAMDavid Lechner
2025-12-31arm: dts: Add SGPIO node in dtsJim Liu
2025-12-31gpio: sgpio: modify persist check conditionJim Liu
2025-12-31dts: fix typo in the pin name of GPIO191/GPIO192Stanley Chu
2025-12-31pinctrl: npcm8xx: Remove incorrect spi0cs2_pins and spi0cs3_pinsTed Lee
2025-12-31pinctrl: npcm8xx: Add smb11ddc pin configStanley Chu
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