summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-17brppt2: Use the correct MMC driverTom Rini
2025-07-17phycore-imx8mp: Enable standard bootLeonard Anderweit
2025-07-17imx95_evk: Add i.MX95 B0 supportAlice Guo
2025-07-17spl: imx: Add support for new PQC containerYe Li
2025-07-17tools: imx8image: Add 2 new commands CMD_CNTR_VERSION and CMD_DUMMY_DDRAlice Guo
2025-07-17arm: imx: Update ELE get_info structure for i.MX94Ye Li
2025-07-17configs: th1520_lpi4a: Enable network supportYao Zi
2025-07-17riscv: dts: th1520: Describe GMACs and enable them on Lichee Pi 4AYao Zi
2025-07-17drivers: net: Add T-Head DWMAC glue layerYao Zi
2025-07-17riscv: cpu: th1520: Limit upper RAM boundary to 4 GiBYao Zi
2025-07-17clk: thead: th1520-ap: Correctly handle flags for dividersYao Zi
2025-07-17spi: coreqspi: add xfer function for PolarFire SoCEoin Dickson
2025-07-17gpio: add PolarFire SoC GPIO and Core GPIO driverEoin Dickson
2025-07-17configs: microchip_mpfs_icicle: disable DEBUG_UARTConor Dooley
2025-07-17board: mpfs_icicle: fix board_fit_config_name_match()Conor Dooley
2025-07-16board: vexpress_ca9x4: Enable D-cache and MMUMark Kettenis
2025-07-16boot: Ensure method_flags is initialised before useAndrew Goodbody
2025-07-16arm: dts: am335x-evm: remove duplicate chosen nodeRasmus Villemoes
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