u-boot
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/08/04
[PATCH v2 15/22] drivers: mtd: spi-nand: add support of continuous reading mode
Mikhail Kshevetskiy
2025/08/04
[PATCH v2 21/22] drivers: mtd: spi-nand: try a regular dirmap if creating a dirmap for continuous reading fails
Mikhail Kshevetskiy
2025/08/04
[PATCH v2 12/22] drivers: mtd: spi-nand: Add support for setting plane select bits
Mikhail Kshevetskiy
2025/08/04
[PATCH v2 10/22] drivers: mtd: spi-nand: sync code with linux-6.10
Mikhail Kshevetskiy
2025/08/04
[PATCH v2 11/22] drivers: mtd: spi-nand: set bitflip_threshold to 75% of ECC strength
Mikhail Kshevetskiy
2025/08/04
[PATCH v2 14/22] drivers: mtd: spi-nand: Introduce a way to avoid raw access
Mikhail Kshevetskiy
2025/08/04
[PATCH v2 13/22] drivers: mtd: spi-nand: Remove write_enable_op() in markbad()
Mikhail Kshevetskiy
2025/08/04
[PATCH v2 09/22] drivers: mtd: spi-nand: more refactoring
Mikhail Kshevetskiy
2025/08/04
[PATCH v2 08/22] drivers: mtd: spi-nand: minor refactoring
Mikhail Kshevetskiy
2025/08/04
[PATCH v2 04/22] drivers: mtd: spi-nand: add missed add missed MODULE_DEVICE_TABLE()
Mikhail Kshevetskiy
2025/08/04
[PATCH v2 03/22] drivers: mtd: spi-nand: Add a NAND page I/O request type
Mikhail Kshevetskiy
2025/08/04
[PATCH v2 05/22] drivers: mtd: spi-nand: simulate behavior of linux's function spinand_wait()
Mikhail Kshevetskiy
2025/08/04
[PATCH v2 07/22] drivers: mtd: spi-nand: replace enable_ecc variable with disable_ecc and update corresponding logic
Mikhail Kshevetskiy
2025/08/04
[PATCH v2 06/22] drivers: mtd: spi-nand: more use of spinand_to_{something} helpers
Mikhail Kshevetskiy
2025/08/04
[PATCH v2 02/22] drivers: mtd: spi-nand: Use the spi-mem dirmap API
Mikhail Kshevetskiy
2025/08/04
[PATCH v2 01/22] drivers: spi-mem: sync a bit with linux-6.16-rc6
Mikhail Kshevetskiy
2025/08/04
[PATCH] sound: Tighten some sound driver dependencies
Tom Rini
2025/08/04
[PATCH] sysreset: Tighten some sysreset driver dependencies
Tom Rini
2025/08/04
[PATCH 2/2] serial: linflexuart: Remove unused driver
Tom Rini
2025/08/04
[PATCH 2/3] rtc: mc146818: Fix building on more architectures
Tom Rini
2025/08/04
[PATCH 2/2] spi: altera_spi: Add missing <time.h> to altera_spi.c
Tom Rini
2025/08/04
[PATCH 1/2] spi: Tighten some spi driver dependencies
Tom Rini
2025/08/04
[PATCH 1/3] rtc: Tighten some rtc driver dependencies
Tom Rini
2025/08/04
[PATCH] soc: Tighten some soc driver dependencies
Tom Rini
2025/08/04
[PATCH 1/2] serial: Tighten some serial driver dependencies
Tom Rini
2025/08/04
[PATCH 3/3] rtc: pl031: Correct function type of pl031_write_reg
Tom Rini
2025/08/04
[PATCH] reset: Tighten some reset driver dependencies
Tom Rini
2025/08/04
[PATCH] remoteproc: Tighten some remoteproc driver dependencies
Tom Rini
2025/08/04
[PATCH] ram: Tighten some ram driver dependencies
Tom Rini
2025/08/04
[PATCH 2/2] pwm: pwm-aspeed: Add missing <linux/log2.h> to pwm-aspeed.c
Tom Rini
2025/08/04
[PATCH 1/2] pwm: Tighten some pwm driver dependencies
Tom Rini
2025/08/04
[PATCH] pinctrl: Tighten some pinctrl driver dependencies
Tom Rini
2025/08/04
[PATCH] power: Tighten some power driver dependencies
Tom Rini
2025/08/04
[PATCH] sm: Rework the Kconfig logic here
Tom Rini
2025/08/04
[PATCH] sandbox: Add an additional dummy sync macro
Tom Rini
2025/08/04
Re: [PATCH] net: fec_mxc: Set error code on error exit
Fabio Estevam
2025/08/04
Re: Please pull u-boot-tegra staging
Tom Rini
2025/08/04
Re: Pull request for u-boot-nand-03082025
Tom Rini
2025/08/04
RE: [PATCH] power: pmic: pca9450: Add support for system reset
Paul Geurts
2025/08/04
[PATCH v2] rockchip: spl-boot-order: Defer probe of boot device
Jonas Karlman
2025/08/04
[PATCH v2 2/3] rockchip: rk3588-generic: Enable support for RK3582
Jonas Karlman
2025/08/04
[PATCH v2 1/3] rockchip: Add initial RK3582 support
Jonas Karlman
2025/08/04
[PATCH v2 3/3] rockchip: rk3588s-rock-5c: Add support for ROCK 5C Lite variant
Jonas Karlman
2025/08/04
[PATCH v2 0/3] rockchip: Add initial RK3582 support
Jonas Karlman
2025/08/04
[PATCH 5/5] net: fsl-mc: Incorrect variable used in error path
Andrew Goodbody
2025/08/04
[PATCH 4/5] net: fsl-mc: NULL check dflt_dpni before dereference
Andrew Goodbody
2025/08/04
[PATCH 3/5] net: fsl-mc: NULL check dflt_dpbp before dereference
Andrew Goodbody
2025/08/04
[PATCH 2/5] net: fsl-mc: NULL check dflt_dpio before dereference
Andrew Goodbody
2025/08/04
[PATCH 1/5] net: fsl_enetc: Fix copy/paste error
Andrew Goodbody
2025/08/04
[PATCH 0/5] net: fsl: Fix some Smatch reports
Andrew Goodbody
2025/08/04
[PATCH 3/3] net: fm: Correct test for timeout
Andrew Goodbody
2025/08/04
[PATCH 2/3] net: fm: NULL check dev before dereference
Andrew Goodbody
2025/08/04
[PATCH 1/3] net: fm: Correct test for timeout
Andrew Goodbody
2025/08/04
[PATCH 0/3] net: fm: Fix some Smatch reports
Andrew Goodbody
2025/08/04
[PATCH] net: fec_mxc: Set error code on error exit
Andrew Goodbody
2025/08/04
[PATCH] net: e1000: Free temporary buffer on exit
Andrew Goodbody
2025/08/04
[U-Boot, v4, 1/1] misc: fs_loader: Add request_firmware_into_buf_via_script() for flexible firmware loading via U-Boot script
Lucien.Jheng
2025/08/04
[PATCH 2/2] net: dwc_eth_xgmac_socfpga: Remove always true test
Andrew Goodbody
2025/08/04
[PATCH 1/2] net: dwc_eth_xgmac: Use unwind goto on error
Andrew Goodbody
2025/08/04
[PATCH 0/2] net: dwc_eth_xgmac: Fix two Smatch reports
Andrew Goodbody
2025/08/04
Re: [PATCH v5 4/4] mips: mt7628: Add Onion Omega2/2+ board support
Daniel Schwierzeck
2025/08/04
Re: [PATCH] drivers/mtd/ubispl/ubispl.c: limit copy size
Andrew Goodbody
2025/08/04
Re: [RFC PATCH v2 2/2] configs: Add google-pixel3 fragment config for Pixel 3 / 3 XL
Casey Connolly
2025/08/04
Re: [RFC PATCH v2 1/2] doc: board: qualcomm: document Pixel 3 / 3 XL support
Casey Connolly
2025/08/04
[PATCH] drivers/mtd/ubispl/ubispl.c: limit copy size
Benedikt Spranger
2025/08/04
Re: [PATCH] USB OTG: make dwc2 otg driver dependent on Exynos platform
Marius Dinu
2025/08/04
[PATCH v2] cmd: mtd: Enable speed benchmarking
Miquel Raynal
2025/08/04
Re: [PATCH] cmd: mtd: Enable speed benchmarking
Miquel Raynal
2025/08/04
[PATCH] net: lwip: ping: set net_try_count to 1
Jerome Forissier
2025/08/04
Re: [PATCH] USB OTG: make dwc2 otg driver dependent on Exynos platform
Jonas Karlman
2025/08/04
Re: [PATCH v5 0/4] Add Onion Omega2/2+ board support
Philip Oberfichtner
2025/08/04
[PATCH] USB OTG: make dwc2 otg driver dependent on Exynos platform
Marius Dinu
2025/08/04
[PATCH] cmd: i2c: fix coverity issue
Heiko Schocher
2025/08/04
Pull request for u-boot-nand-03082025
Michael Nazzareno Trimarchi
2025/08/04
Re: [PATCH v2] cmd: mtd: Enable speed benchmarking
Michael Nazzareno Trimarchi
2025/08/04
Re: Fwd: New Defects reported by Coverity Scan for Das U-Boot
Alexander Dahl
2025/08/04
[PATCH] fpga: cyclon2: Remove message never printed
Alexander Dahl
2025/08/04
Re: [BUG] test_efi_capsule/conftest.py fails
Ilias Apalodimas
2025/08/03
回复: [RESEND PATCH] phy: phy-imx8mq-usb: Add support for i.MX95 USB3 PHY
Alice Guo (OSS)
2025/08/03
Please pull u-boot-tegra staging
Svyatoslav Ryhel
2025/08/03
RE: [PATCH v7 00/12] Add Synopsys MIPI I3C Driver support
Maniyam, Dinesh
2025/08/03
[PATCH v1 34/34] configs: Add defconfig for Agilex7 M-series
alif . zakuan . yuslaimi
2025/08/03
[PATCH v1 33/34] arch: arm: dts: Update Makefile for new platform Agilex7 M-series
alif . zakuan . yuslaimi
2025/08/03
[PATCH v1 32/34] arch: arm: mach-socfpga: Update kconfig for new platform Agilex7 M-series
alif . zakuan . yuslaimi
2025/08/03
[PATCH v1 31/34] ddr: altera: soc64: Fix dram size calculation in clamshell mode
alif . zakuan . yuslaimi
2025/08/03
[PATCH v1 30/34] ddr: altera: soc64: Clean up bit-shift by zero bit
alif . zakuan . yuslaimi
2025/08/03
[PATCH v1 29/34] ddr: altera: Add DDR driver for Agilex7 M-series
alif . zakuan . yuslaimi
2025/08/03
[PATCH v1 28/34] ddr: altera: Add uibssm mailbox support for Agilex7 M-series with HBM
alif . zakuan . yuslaimi
2025/08/03
[PATCH v1 27/34] clk: altera: Add clock support for Agilex7 M-series
alif . zakuan . yuslaimi
2025/08/03
[PATCH v1 26/34] include: configs: soc64: Use CONFIG_SPL_ATF to differentiate bootfile
alif . zakuan . yuslaimi
2025/08/03
[PATCH v1 25/34] include: configs: Add config header file for Agilex7 M-series
alif . zakuan . yuslaimi
2025/08/03
[PATCH v1 22/34] arch: arm: mach-socfpga: Add Agilex7 M-series mach-socfgpa enablement
alif . zakuan . yuslaimi
2025/08/03
[PATCH v1 20/34] arch: arm: dts: agilex: Switch to using upstream Linux DT config
alif . zakuan . yuslaimi
2025/08/03
[PATCH v1 24/34] arch: arm: mach-socfpga: Update handoff settings for Agilex7 M-series
alif . zakuan . yuslaimi
2025/08/03
[PATCH v1 23/34] arch: arm: mach-socfpga: Improve help info.
alif . zakuan . yuslaimi
2025/08/03
[PATCH v1 21/34] arch: arm: dts: Basic device tree support added for Agilex7 M-series
alif . zakuan . yuslaimi
2025/08/03
[PATCH v1 19/34] arch: arm: agilex: Clean up DT settings in U-Boot dtsi files
alif . zakuan . yuslaimi
2025/08/03
[PATCH v1 18/34] arm: socfpga: soc64: Perform warm reset after L2 reset in SPL
alif . zakuan . yuslaimi
2025/08/03
[PATCH v1 17/34] sysreset: socfpga: soc64: Enable L2 reset
alif . zakuan . yuslaimi
2025/08/03
[PATCH v1 16/34] arm: socfpga: misc: Exclude Agilex from clock manager base address retrieval
alif . zakuan . yuslaimi
2025/08/03
[PATCH v1 15/34] include: configs: socfpga: Add environment variables for distro boot
alif . zakuan . yuslaimi
2025/08/03
[PATCH v1 14/34] ddr: altera: agilex: Get ACF from boot scratch register
alif . zakuan . yuslaimi
2025/08/03
[PATCH v1 13/34] arm: socfpga: Define the usage of boot scratch cold reg 8
alif . zakuan . yuslaimi
2025/08/03
[PATCH v1 12/34] ddr: altera: agilex: Remove code redundancy
alif . zakuan . yuslaimi
2025/08/03
[PATCH v1 10/34] arm: socfpga: agilex: Enable system manager driver for Agilex
alif . zakuan . yuslaimi
2025/08/03
[PATCH v1 11/34] ddr: altera: soc64: Add secure region support for ATF flow
alif . zakuan . yuslaimi
2025/08/03
[PATCH v1 09/34] arm: socfpga: agilex5: Refactor system manager driver initialization
alif . zakuan . yuslaimi
2025/08/03
[PATCH v1 05/34] arm: socfpga: Update Agilex SPL data save and restore implementation
alif . zakuan . yuslaimi
2025/08/03
[PATCH v1 06/34] arm: socfpga: Enable ASYNC interrupts in Agilex SPL
alif . zakuan . yuslaimi
2025/08/03
[PATCH v1 07/34] drivers: watchdog: Enable watchdog support in SPL for Agilex
alif . zakuan . yuslaimi
2025/08/03
[PATCH v1 08/34] drivers: clk: agilex: Replace status polling with wait_for_bit_le32()
alif . zakuan . yuslaimi
2025/08/03
[PATCH v1 03/34] arch: arm: dts: agilex: Update Agilex device tree
alif . zakuan . yuslaimi
2025/08/03
[PATCH v1 04/34] arm: socfpga: agilex: Probe DT for firewall setup
alif . zakuan . yuslaimi
2025/08/03
[PATCH v1 02/34] configs: agilex: Combine defconfig for all boot flashes
alif . zakuan . yuslaimi
2025/08/03
[PATCH v1 01/34] drivers: clk: agilex: Use real clock source frequency
alif . zakuan . yuslaimi
2025/08/03
[PATCH v1 00/34] SoCFPGA: Update Boot Support for Agilex7/7M in U-Boot
alif . zakuan . yuslaimi
2025/08/03
[PATCH v1] mmc: socfpga_dw_mmc: Retrieve clock manager address via clocks phandle
alif . zakuan . yuslaimi
2025/08/03
Re: [PATCH v2] mtd: nand: raw: Remove unused octeontx_nand driver
Michael Nazzareno Trimarchi
2025/08/03
Re: [PATCH v7 05/12] drivers: i3c: Enabled Kconfig and Makefile for DWI3C
Askar Safin
2025/08/03
Re: [U-Boot, v3, 1/1] misc: fs_loader: Add request_firmware_into_buf_via_script() for flexible firmware loading via U-Boot script
Lucien.Jheng
2025/08/03
Re: U-Boot support for wolfTPM and firmware update for SLB9672/SLB9673
Aidan Garske
2025/08/03
Re: [PATCH] mtd: nand: raw: Remove unused lpc32xx_nand_slc driver
Michael Nazzareno Trimarchi
2025/08/03
Re: [PATCH 1/3] mtd: nand: pxa3xx: Free memory on error
Michael Nazzareno Trimarchi
2025/08/03
Re: [PATCH 3/3] mtd: rawnand: mxs_nand: Ensure err is set for error path
Michael Nazzareno Trimarchi
2025/08/03
Re: [PATCH 2/3] mtd: rawnand: denali: Remove always true test
Michael Nazzareno Trimarchi
2025/08/03
Re: [PATCH 1/3] mtd: rawnand: cortina_nand: Fix -ENOMEM detection
Michael Nazzareno Trimarchi
2025/08/03
Re: [PATCH 3/3] mtd: nand: sunxi: Free allocated memory on errors
Michael Nazzareno Trimarchi
2025/08/02
Re: [PATCH 2/2] riscv: Add a Zalrsc-only alternative for synchronization in start.S
Yao Zi
2025/08/02
Re: [PATCH 1/2] riscv: Add Kconfig options to distinguish Zaamo and Zalrsc
Yao Zi
2025/08/02
Re: [PATCH 1/2] riscv: Add Kconfig options to distinguish Zaamo and Zalrsc
Yixun Lan
2025/08/02
Re: [PATCH 2/2] riscv: Add a Zalrsc-only alternative for synchronization in start.S
Yixun Lan
2025/08/02
Re: [PATCH 1/2] riscv: Add Kconfig options to distinguish Zaamo and Zalrsc
Yao Zi
2025/08/02
Re: [PATCH 1/2] riscv: Add Kconfig options to distinguish Zaamo and Zalrsc
Yixun Lan
2025/08/02
[PATCH v3 4/4] HACK: rockchip: Add miniall.ini files to simplify test of RAM boot
Jonas Karlman
2025/08/02
[PATCH v3 3/4] rockchip: sdram: Add fallback that fixup DRAM gaps on RK3588
Jonas Karlman
2025/08/02
[PATCH v3 2/4] rockchip: Add support for RAM boot from maskrom mode
Jonas Karlman
2025/08/02
[PATCH v3 1/4] rockchip: Move TEXT_BASE to 8 MiB offset from start of DRAM
Jonas Karlman
2025/08/02
[PATCH v3 0/4] rockchip: Add support for RAM boot from maskrom mode
Jonas Karlman
2025/08/02
No console output on Raspberry Pi Compute Module 5
Jonas Kvinge
2025/08/02
Re: [PATCH 1/2] env: mtd: add the missing put_mtd_device()
Tom Rini
2025/08/02
[PATCH 2/2] riscv: Add a Zalrsc-only alternative for synchronization in start.S
Yao Zi
2025/08/02
[PATCH 1/2] riscv: Add Kconfig options to distinguish Zaamo and Zalrsc
Yao Zi
2025/08/02
[PATCH 0/2] Support SMP on RISC-V cores with Zalrsc only
Yao Zi
2025/08/01
Re: [PATCH v1 0/5] video: Add drivers for Samsung's Tegra phones
Svyatoslav Ryhel
2025/08/01
Re: [PATCH v1 5/5] video: backlight: add Samsung CMC623 backlight PWM driver
Svyatoslav Ryhel
2025/08/01
Re: [PATCH v1 4/5] video: bridge: add Samsung CMC623 image converter driver
Svyatoslav Ryhel
2025/08/01
Re: [PATCH v1 3/5] video: panel: add Samsung S6E63M0 panel driver
Svyatoslav Ryhel
2025/08/01
Re: [PATCH v1 2/5] video: panel: add Sony L4F00430T01 panel driver
Svyatoslav Ryhel
2025/08/01
Re: [PATCH v1 1/1] board: samsung: add Samsung Galaxy R (GT-I9103) and Captivate Glide (SGH-i927) support
Svyatoslav Ryhel
2025/08/01
[RFC PATCH v2 2/2] configs: Add google-pixel3 fragment config for Pixel 3 / 3 XL
David Heidelberg
2025/08/01
[RFC PATCH v2 1/2] doc: board: qualcomm: document Pixel 3 / 3 XL support
David Heidelberg
2025/08/01
[RFC PATCH 2/2] configs: Add google-pixel3 fragment config for Pixel 3 / 3 XL
David Heidelberg
2025/08/01
[RFC PATCH 1/2] doc: board: qualcomm: document Pixel 3 / 3 XL support
David Heidelberg
2025/08/01
Re: [PATCH v4] Makefile: add dependency from lib to arch/$(ARCH)/lib
Tom Rini
2025/08/01
[PATCH v2 3/4] rockchip: rk3576: Add SPI Flash boot support
Jonas Karlman
2025/08/01
[PATCH v2 2/4] rockchip: spl: Add a read_brom_bootsource_id() helper
Jonas Karlman
2025/08/01
[PATCH v2 4/4] board: rockchip: Add Radxa ROCK 4D
Jonas Karlman
2025/08/01
[PATCH v2 0/4] board: rockchip: Add Radxa ROCK 4D
Jonas Karlman
2025/08/01
[PATCH v2 1/4] spi: rockchip_sfc: Support sclk_x2 version
Jonas Karlman
2025/08/01
[PATCH v3 2/3] phy: rockchip: naneng-combphy: Add support for RK3576
Jonas Karlman
2025/08/01
[PATCH v3 3/3] board: rockchip: Add ArmSoM Sige5
Jonas Karlman
2025/08/01
[PATCH v3 1/3] rockchip: clk: clk_rk3576: Add dummy CLK_REF_PCIEx_PHY support
Jonas Karlman
2025/08/01
[PATCH v3 0/3] board: rockchip: Add ArmSoM Sige5
Jonas Karlman
2025/08/01
[PATCH v3 7/8] phy: rockchip-inno-usb2: Add support for RK3576
Jonas Karlman
2025/08/01
[PATCH v3 2/8] rockchip: Add default USB_GADGET_PRODUCT_NUM for RK3576
Jonas Karlman
2025/08/01
[PATCH v3 6/8] usb: dwc3-generic: Use combined glue and ctrl node for RK3576
Jonas Karlman
2025/08/01
[PATCH v3 8/8] phy: rockchip: usbdp: Add support for RK3576
Jonas Karlman
2025/08/01
[PATCH v3 5/8] arm: dts: rockchip: Include OTP in U-Boot pre-reloc phase for RK3576
Jonas Karlman
2025/08/01
[PATCH v3 4/8] rockchip: rk3576: Implement checkboard() to print SoC variant
Jonas Karlman
2025/08/01
[PATCH v3 3/8] board: rockchip: Add minimal generic RK3576 board
Jonas Karlman
2025/08/01
[PATCH v3 1/8] rng: rockchip_rng: Add compatible for RK3576
Jonas Karlman
2025/08/01
[PATCH v3 0/8] rockchip: rk3576: Add rng, checkboard() and generic board
Jonas Karlman
2025/08/01
Re: [PATCH] imx95_evk: Restore support for i.MX95 A0 silicon
Marek Vasut
2025/08/01
Re: [PATCH] imx95_evk: Restore support for i.MX95 A0 silicon
Fabio Estevam
2025/08/01
[PATCH v2 2/2] rockchip: rock5b-rk3588: Add support for ROCK 5B+
Jonas Karlman
2025/08/01
[PATCH v2 1/2] rockchip: sdram: Add rockchip_sdram_type() helper
Jonas Karlman
2025/08/01
[PATCH v2 0/2] rockchip: Add support for ROCK 5B+
Jonas Karlman
2025/08/01
Re: Please pull net-20250801
Tom Rini
2025/08/01
Re: [PATCH 0/2] sunxi: a523: enable Ethernet
Yixun Lan
2025/08/01
Re: Smatch report for ubispl
Greg Malysa
2025/08/01
Re: Smatch report for ubispl
Benedikt Spranger
2025/08/01
[PATCH] Timers: prevent conflict between ARM Generic Timer and Timer drivers
Marius Dinu
2025/08/01
[PATCH 5/6] board: microchip: mpfs_icicle: enable new driver configs
Jamie Gibbons
2025/08/01
[PATCH 6/6] board: microchip: mpfs_icicle: update to use system controller
Jamie Gibbons
2025/08/01
[PATCH 4/6] misc: add PolarFire SoC system controller
Jamie Gibbons
2025/08/01
[PATCH 3/6] mailbox: add PolarFire SoC mailbox driver
Jamie Gibbons
2025/08/01
[PATCH 0/6] MPFS Icicle Kit Cleanup
Jamie Gibbons
2025/08/01
[PATCH 2/6] board: microchip: mpfs_icicle: make use of ft_board_setup()
Jamie Gibbons
2025/08/01
[PATCH 1/6] configs: microchip_mpfs_icicle: enable CONFIG_OF_BOARD_SETUP
Jamie Gibbons
2025/08/01
[PATCH] net: cortina_ni: Fix typo accessing wrong phy
Andrew Goodbody
2025/08/01
[PATCH] mtd: ubi: Remove test that always fails
Andrew Goodbody
2025/08/01
Re: [PATCH 2/3] mtd: rawnand: stm32_fmc2: Ensure to return error code
Patrice CHOTARD
2025/08/01
Smatch report for ubispl
Andrew Goodbody
2025/08/01
Re: [PATCH] mailbox: zynqmp: Fix off by 1 errors
Michal Simek
2025/08/01
Re: [PATCH 1/2] serial: uartlite: Use private data instead of platform
Michal Simek
2025/08/01
Re: [PATCH 0/4] xilinx: mbv: Prepare MBV for CI
Michal Simek
2025/08/01
Re: [PATCH] xilinx: Make XILINX_OF_BOARD_DTB_ADDR depending on OF_BOARD only
Michal Simek
2025/08/01
[PATCH 0/3] mtd: rawnand: Fix some Smatch reports
Andrew Goodbody
2025/08/01
[PATCH 3/3] mtd: nand: sunxi: Free allocated memory on errors
Andrew Goodbody
2025/08/01
[PATCH 2/3] mtd: rawnand: stm32_fmc2: Ensure to return error code
Andrew Goodbody
Earlier messages
Later messages