summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-16Merge tag 'u-boot-dfu-20250716' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2025-07-16dfu: Fix dfu_config_interfaces() for single interface DFU syntaxSam Protsenko
2025-07-16common/avb_verify.c: Make use of LBAF for printing lbaint_tTom Rini
2025-07-16boot/android_ab.c: Make use of LBAF for printing lbaint_tTom Rini
2025-07-16cmd: i2c: fix build when CFG_SYS_I2C_NOPROBES defined with DM_I2CHolger Brunck
2025-07-16i2c: Kconfig: Tighten some i2c driver dependenciesTom Rini
2025-07-16i2c: Add missing <linux/delay.h> to iproc_i2c.cTom Rini
2025-07-15MAINTAINERS: Update email of Stefan RoeseStefan Roese
2025-07-15Merge patch series "drivers/net/airoha_eth: fixes"Tom Rini
2025-07-15drivers/net/airoha_eth: enable hw padding of short tx packetsMikhail Kshevetskiy
2025-07-15drivers/net/airoha_eth: fix stalling in package receivingMikhail Kshevetskiy
2025-07-15drivers/net/airoha_eth: fix packet transmission errorsMikhail Kshevetskiy
2025-07-15drivers/net/airoha_eth: add missing terminator for compatible devices listMikhail Kshevetskiy
2025-07-15Merge patch series "fs: exfat: Fix some Smatch issues"Tom Rini
2025-07-15fs: exfat: Remove pointless variable uoffsetAndrew Goodbody
2025-07-15fs: exfat: Perform NULL check before dereferenceAndrew Goodbody
2025-07-15tools: mkimage: make size_inc a signed typeRasmus Villemoes
2025-07-15fs: btrfs: Do not free multi when guaranteed to be NULLAndrew Goodbody
2025-07-15net: mediatek: correct the AN8855 TPID value in port isolation settingsWeijie Gao
2025-07-14ofnode: NULL check bootscr_flash_size before dereferenceAndrew Goodbody
2025-07-14Fix autoboot countdown printing wrongDavid Zang
2025-07-14configs: am62x: fix CONFIG_NR_DRAM_BANKS to 1Anshul Dalal
2025-07-14pci: Assign a default value on reads on errorAndrew Goodbody
2025-07-14ecdsa: fix segfault in mkimage when "-r" option is not setLucas Dietrich
2025-07-14scsi: Make static functions consistent using lbaint_tAndrew Goodbody
2025-07-14tools: gen_ethaddr_crc: Make functions staticIlias Apalodimas
2025-07-14tools: ublimage: Make ublimage_check_params() staticIlias Apalodimas
2025-07-14tools: mkenvimage: Make xstrtol() staticIlias Apalodimas
2025-07-14tools: bmp_logo: Mark local functions with staticIlias Apalodimas
2025-07-14cros_ec: sandbox: Use correct value for number of slotsAndrew Goodbody
2025-07-14README: remove obsolete notePhilip Molloy
2025-07-14gpio: add SPL to Kconfig option descriptionPhilip Molloy
2025-07-14pinctrl-uclass: update comment to reflect codePhilip Molloy
2025-07-14Merge patch series "integer limit macro consolidation"Tom Rini
2025-07-14limits.h: provide all limit macros for standard [u]intNN_t typesRasmus Villemoes
2025-07-14move limits for sNN/uNN types from kernel.h to limits.hRasmus Villemoes
2025-07-14move more limits from kernel.h to limits.h and standardize their definitionsRasmus Villemoes
2025-07-14Merge tag 'qcom-main-20250714' of https://source.denx.de/u-boot/custodians/u-...Tom Rini
2025-07-14clk: qcom: sm8650: add usb3 noc clkRui Miguel Silva
2025-07-14watchdog: qcom-wdt: Drop read check on write-only WDT_EN registerBalaji Selvanathan
2025-07-14qcom_defconfig: enable USB mass storage gadgetCasey Connolly
2025-07-14cmd: ufetch: Initialise size before first useAndrew Goodbody
2025-07-14gpio: qcom: move pm8550 gpio to new driverNeil Armstrong
2025-07-14gpio: qcom: add new driver for SPMI gpiosNeil Armstrong
2025-07-12kbuild: Avoid including architecture-specific Makefile twiceYao Zi
2025-07-12i2c: muxes: Add PCA9541 i2c arbitrator driverPadmarao Begari
2025-07-12i2c: muxes: pca954x: add pca9545 supportFrank Wunderlich
2025-07-11block: sandbox: Add support for SYS_64BIT_LBATom Rini
2025-07-11Kconfig: Test for !COMPILE_TEST in some locationsTom Rini
2025-07-11Kconfig: Add COMPILE_TEST optionTom Rini