summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-18build: fix prefix for Clang when CROSS_COMPILE is an absolute pathDmitrii Sharshakov
2025-11-18spi: airoha: en7523: workaround flash damaging if UART_TXD was short to GNDMikhail Kshevetskiy
2025-11-18spi: airoha: avoid usage of flash specific parametersMikhail Kshevetskiy
2025-11-18spi: airoha: set custom sector size equal to flash page sizeMikhail Kshevetskiy
2025-11-18spi: airoha: reduce the number of modification of REG_SPI_NFI_CNFG and REG_SP...Mikhail Kshevetskiy
2025-11-18spi: airoha: avoid setting of page/oob sizes in REG_SPI_NFI_PAGEFMTMikhail Kshevetskiy
2025-11-18dts: airoha: en7523: enable double speed flash readingMikhail Kshevetskiy
2025-11-18spi: airoha: buffer must be 0xff-ed before writingMikhail Kshevetskiy
2025-11-18spi: airoha: support of dualio/quadio flash reading commandsMikhail Kshevetskiy
2025-11-18spi: airoha: return an error for continuous mode dirmap creation casesMikhail Kshevetskiy
2025-11-18spi: airoha: add dma supportMikhail Kshevetskiy
2025-11-18spi: airoha: add support of dual/quad wires spi modes to exec_op() handlerMikhail Kshevetskiy
2025-11-18spi: airoha: remove unnecessary operation adjust_op_sizeMikhail Kshevetskiy
2025-11-18spi: spi-mem: fix coverity report CID 537478Mikhail Kshevetskiy
2025-11-18mtd: nand: raw: Drop SYS_NAND_SOFT_ECC from NAND_SANDBOXTom Rini
2025-11-18mtd: spinand: add support for FudanMicro FM25S01ATianling Shen
2025-11-18spl: nand: typo 'destintion'Heinrich Schuchardt
2025-11-18cmd: mtd: benchmark: use lldiv() instead of 64-bit divisionMikhail Kshevetskiy
2025-11-18nand: raw: Kconfig: Correct some dependency issuesTom Rini
2025-11-18mtd: spinor: winbond: Describe several chipsMiquel Raynal
2025-11-18Merge patch series "'part name' subcommand and some robustification"Tom Rini
2025-11-18cmd/part.c: implement "part name" subcommandRasmus Villemoes
2025-11-18disk/part.c: ensure strings in struct disk_partition are valid after successf...Rasmus Villemoes
2025-11-18Merge patch series "remoteproc: k3-r5: Build fixes and security improvements"Tom Rini
2025-11-18remoteproc: k3-r5: Implement is_running operationPhilippe Schenker
2025-11-18remoteproc: k3-r5: Use verified image addressPhilippe Schenker
2025-11-18mach-k3: security: Propagate verified image addrPhilippe Schenker
2025-11-18soc: ti: pruss: Fix size ptr type in probePhilippe Schenker
2025-11-18remoteproc: k3-r5: cast size to size_t6ddPhilippe Schenker
2025-11-18arm: dts: k3-am642-evm: Remove duplicate nodePhilippe Schenker
2025-11-18soc: qcom: cmd-db: Add cmd_db_read_slave_id() & cmd_db_read_aux_data() functionsAswin Murugan
2025-11-17Merge tag 'u-boot-stm32-20251117' of https://source.denx.de/u-boot/custodians...Tom Rini
2025-11-17ARM: stm32: Add MAC address readout from fuses on DH STM32MP1 DHSOMMarek Vasut
2025-11-17ARM: stm32: Read values from M24256 write-lockable page on STM32MP13xx DHCORMarek Vasut
2025-11-17board: dhelectronics: Move dh_add_item_number_and_serial_to_env() to common codeMarek Vasut
2025-11-17ARM: stm32: Add missing build of ST DFU virt code on DH STM32MP1 DHSOMMarek Vasut
2025-11-17ARM: dts: stm32: Introduce DH STM32MP13x targetMarek Vasut
2025-11-17ARM: dts: stm32: Keep the reg11 and reg18 regulators always enabled on STM32M...Marek Vasut
2025-11-17ARM: dts: stm32: Fix STM32MP15xx DHSOM boot breakage due to ETZPCMarek Vasut
2025-11-17arm: stm32mp25: add ethernet support for stm32mp255 seriesAsadeds
2025-11-17configs: stm32mp25: enable LVDS display supportRaphael Gallais-Pou
2025-11-17video: stm32: ltdc: properly search the first available panelRaphael Gallais-Pou
2025-11-17video: stm32: ltdc: support new hardware version for STM32MP25 SoCRaphael Gallais-Pou
2025-11-17video: stm32: STM32 driver support for LVDSRaphael Gallais-Pou
2025-11-17video: simple_panel: add support for "panel-lvds" displayRaphael Gallais-Pou
2025-11-17ofnode: support panel-timings in ofnode_decode_display_timingRaphael Gallais-Pou
2025-11-17ARM: dts: Add st, adc_usb_pd property for stm32mp135-dk-u-bootPatrice Chotard
2025-11-17configs: stm32: Enable ADC support for stm32mp13_defconfigPatrice Chotard
2025-11-17adc: stm32mp13: add support of adc to stm32mp13Olivier Moysan
2025-11-17stm32mp: Add stm32mp23 support for syscon driverPatrice Chotard