public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2026-03-17 11:47:19 to 2026-03-18 17:07:01 UTC [more...]

Pull request: u-boot-sunxi/master for next
 2026-03-18 17:06 UTC  (2+ messages)

[GIT PULL] Please pull u-boot-imx-next-20260318
 2026-03-18 17:05 UTC  (2+ messages)

[GIT PULL] Please pull mediatek-for-next-2026-03-17 into next
 2026-03-18 17:05 UTC  (2+ messages)

Please pull u-boot-dm/next
 2026-03-18 17:05 UTC  (2+ messages)

[GIT PULL] u-boot-riscv/next
 2026-03-18 17:05 UTC  (2+ messages)

[PATCH] tests: FIT: Add "clone" image attack image test
 2026-03-18 17:02 UTC 

[PATCH v2 0/9] MT8195: add ufs support
 2026-03-18 16:51 UTC  (10+ messages)
` [PATCH v2 1/9] drivers: phy: phy-mtk-ufs: cleanup headers
` [PATCH v2 2/9] drivers: phy: phy-mtk-ufs: use tab to indent defines
` [PATCH v2 3/9] drivers: phy: phy-mtk-ufs: use clk_bulk functions
` [PATCH v2 4/9] drivers: phy: phy-mtk-ufs: disable clk in power_off
` [PATCH v2 5/9] drivers: phy: phy-mtk-ufs: do not alloc priv with priv_auto
` [PATCH v2 6/9] drivers: ufs: ufs-mediatek: fix phy handling
` [PATCH v2 7/9] drivers: ufs: ufs-mediatek: implement clocking
` [PATCH v2 8/9] drivers: ufs: ufs-mediatek: add MT8195 compatible
` [PATCH v2 9/9] configs: add new defconfig for mt8395_genio_1200_evk_ufs

[PATCH] efi_loader: efi_var_sf: Do not fail on blank SPI Flash
 2026-03-18 16:47 UTC 

[PATCH v2 0/6] configs: mediatek: rename genio boards defconfigs to match the device tree name
 2026-03-18 16:45 UTC  (7+ messages)
` [PATCH v2 1/6] configs: mt8390_evk: remove useless CONFIG_SYS_BOARD
` [PATCH v2 2/6] configs: mt8395_evk: rename to mt8395_genio_1200_evk_defconfig
` [PATCH v2 3/6] configs: mt8370_evk: rename to mt8370_genio_510_evk_defconfig
` [PATCH v2 4/6] configs: mt8390_evk: rename to mt8390_genio_700_evk_defconfig
` [PATCH v2 5/6] configs: mt8370/mt8390: introduce mt8188.config to avoid duplication
` [PATCH v2 6/6] configs: mt8370/mt8390/mt8395 add myself as maintainer

[PATCH] video: simplefb: Map framebuffer region on probe on ARM64
 2026-03-18 15:07 UTC 

[PATCH] EFI Loader: Correct dependencies for EFI_HTTP_BOOT
 2026-03-18 14:57 UTC  (11+ messages)

[PATCH] configs: mediatek: rename genio boards defconfigs to match the device tree name
 2026-03-18 14:56 UTC  (2+ messages)

[PATCH v2 0/7] Qualcomm Milos SoC bringup
 2026-03-18 12:46 UTC  (8+ messages)
` [PATCH v2 1/7] drivers: pinctrl: Add Qualcomm Milos TLMM driver
` [PATCH v2 2/7] clk/qcom: Add Milos clock driver
` [PATCH v2 3/7] phy: qcom: Add Milos to QMP UFS PHY driver
` [PATCH v2 4/7] regulator: qcom-rpmh-regulator: add support for PM7550 regulators
` [PATCH v2 5/7] gpio: qcom: Support GPIOs on PM7550 PMIC
` [PATCH v2 6/7] qcom_defconfig: Enable Milos clock driver
` [PATCH v2 7/7] board/qualcomm: add debug config fragment for Milos

[PATCH v1] configs: socfpga: Add QSPI support for Cyclone 5
 2026-03-18 10:40 UTC 

[PATCH 0/3] arm: Give the LS1021ATSN board some love
 2026-03-18 14:29 UTC  (4+ messages)
` [PATCH 1/3] arm: dts: ls1021a-tsn: add default serial output
` [PATCH 2/3] configs: ls1021atsn: enable serial driver
` [PATCH 3/3] armv7: ls102xa: fix SPI flash clock

[PATCH v2] efi_loader: Allow disabling ANSI console queries via Kconfig
 2026-03-18 14:24 UTC 

[PATCH v2 0/5] imx9{4,5}: Add Quickboot support
 2026-03-18 14:20 UTC  (18+ messages)
` [PATCH v2 1/5] imx9: Add support for saving DDR training data to NVM
` [PATCH v2 2/5] arm: mach-imx: Add command to expose QB functionality
` [PATCH v2 4/5] board: nxp: imx9{4,5}_evk: Add qb save option in SPL
` [PATCH v2 5/5] doc: board: nxp: Add Quickboot documentation

[PATCH 00/11] MT8195: add ufs support
 2026-03-18 14:01 UTC  (26+ messages)
` [PATCH 01/11] power: pmic: mtk-pwrap: add MT8195 support
` [PATCH 02/11] power: pmic: mtk-pwrap: use tabs for alignment
` [PATCH 03/11] drivers: phy: phy-mtk-ufs: cleanup headers
` [PATCH 04/11] drivers: phy: phy-mtk-ufs: use tab to indent defines
` [PATCH 05/11] drivers: phy: phy-mtk-ufs: use clk_bulk functions
` [PATCH 06/11] drivers: phy: phy-mtk-ufs: disable clk in power_off
` [PATCH 07/11] drivers: phy: phy-mtk-ufs: do not alloc priv with priv_auto
` [PATCH 08/11] drivers: ufs: ufs-mediatek: fix phy handling
` [PATCH 09/11] drivers: ufs: ufs-mediatek: implement clocking
` [PATCH 10/11] drivers: ufs: ufs-mediatek: add MT8195 compatible
` [PATCH 11/11] configs: add new defconfig for mt8395_evk_ufs

[PATCH v2 0/3] fwu: Call EFI stack initialization after preboot
 2026-03-18 13:25 UTC  (4+ messages)
` [PATCH v2 1/3] event: Check return value from event_notify_null()
` [PATCH v2 2/3] event: Introduce EVT_POST_PREBOOT event
` [PATCH v2 3/3] fwu: Move boottime checks to EVT_POST_PREBOOT

[PATCH 0/2] Auto-generate binman entry and bintool documentation
 2026-03-18 13:23 UTC  (3+ messages)
` [PATCH 1/2] binman: Add Sphinx extension to auto-generate entry and bintool docs
` [PATCH 2/2] binman: Remove pre-generated entries.rst and bintools.rst

[PATCH 0/2] Auto-generate binman entry and bintool documentation
 2026-03-18 13:22 UTC 

Please pull dm
 2026-03-18 12:59 UTC  (3+ messages)

[PATCH] net: lwip: nfs: fix buffer overflow when using symlinks
 2026-03-18 11:39 UTC 

[PATCH v4 0/6] Add support for fwumdata
 2026-03-18 11:27 UTC  (2+ messages)

[PATCH v5 0/8] riscv: Add support for P8700 platform on Boston board
 2026-03-18 11:16 UTC  (6+ messages)
` [PATCH v5 2/8] board: boston-riscv: Add initial support for P8700 "
` [PATCH v5 7/8] libfdt: Allow non-64b aligned memreserve entries

[PATCH v2] arm: k3: Kconfig: Enable fTPM and RPMB support
 2026-03-18 11:01 UTC  (5+ messages)

[PATCH v1 1/2] net: dwc_eth_xgmac: Move DMA reset and pad calibration after PHY init
 2026-03-18  8:36 UTC  (4+ messages)
` [PATCH v1 2/2] phy: micrel: ksz90x1: Issue PHY soft reset during configuration

[PATCH] net: Rework some symbol dependencies
 2026-03-18  8:33 UTC  (2+ messages)

[PATCH 0/3] net: airoha_eth & pcs_airoha driver fixes (for u-boot-next)
 2026-03-18  8:31 UTC  (2+ messages)

[PATCH] board: ti: am62dx: Separate resource management config from am62ax
 2026-03-18  7:30 UTC 

[PATCH 0/4] mtd: rawnand: sunxi: Fixes user data length for H6
 2026-03-18  7:28 UTC  (3+ messages)
` [PATCH 3/4] mtd: rawnand: sunxi: introduce variable user data length

[PATCH] arm: relocate: Introduce data-only relocation mode
 2026-03-18  6:59 UTC  (4+ messages)

[PATCH v1 8/8] arm: socfpga: n5x: Update SPL data save and restore implementation
 2026-03-18  3:23 UTC 

[PATCH v1 7/8] arch: arm: dts: n5x : Switch to using upstream Linux DT config
 2026-03-18  3:17 UTC 

[PATCH v1 6/8] arm: socfpga: n5x: Switch firewall setup to device model
 2026-03-18  3:16 UTC 

[PATCH v1 5/8] configs: socfpga: n5x: enable ISSI QSPI
 2026-03-18  3:16 UTC 

[PATCH v1 0/8] socfpga: n5x: improvements and cleanup
 2026-03-18  3:00 UTC  (5+ messages)
` [PATCH v1 1/8] configs: socfpga: n5x: replace defconfig with ATF variant and simplify VAB
` [PATCH v1 2/8] arm: dts: socfpga: n5x: enable DT register settings and update GMAC nodes
` [PATCH v1 3/8] configs: socfpga: n5x: enable CMD_MTD and SPL SDRAM support
` [PATCH v1 4/8] configs: socfpga: n5x: enable required configs for DDR retention

[PATCH v1] mtd: spi-nor-ids: Add support for IS25WP01GG SPI NOR flash
 2026-03-18  2:59 UTC 

[PATCH v2] binman: add CST backend selection for i.MX8M signing
 2026-03-18  1:44 UTC  (7+ messages)

[PATCH] usb: gadget: Move USB_GADGET_DUALSPEED to be slightly more visible
 2026-03-18  1:26 UTC  (5+ messages)

[PATCH] reset: Correct dependencies for RESET_RZG2L_USBPHY_CTRL
 2026-03-18  1:25 UTC  (5+ messages)

[PATCH 0/3] k3-am62-pocketbeagle2: add board and variant support
 2026-03-17 22:38 UTC  (4+ messages)
` [PATCH 1/3] arm: mach-k3: am62: add &main_uart6 to clock and pwr tree
` [PATCH 2/3] k3-am62-pocketbeagle2: add initial board support
` [PATCH 3/3] k3-am62-pocketbeagle2: add support for 1GB variant

[PATCH 0/3] add [ as alias for test, fix 0/1 argument handling
 2026-03-18  1:03 UTC  (7+ messages)
` [PATCH 2/3] test: add tests for left-bracket alias for 'test' command

[PATCH] optee: Correct dependencies for BOOTM_OPTEE
 2026-03-17 19:40 UTC  (4+ messages)

[PATCH v3 00/16] clk: mediatek: unify mux clocks
 2026-03-17 23:23 UTC  (17+ messages)
` [PATCH v3 01/16] clk: mediatek: mt7622: convert to struct mtk_parent
` [PATCH v3 02/16] clk: mediatek: mt7623: "
` [PATCH v3 03/16] clk: mediatek: mt7629: "
` [PATCH v3 04/16] clk: mediatek: mt7981: "
` [PATCH v3 05/16] clk: mediatek: mt7987: "
` [PATCH v3 06/16] clk: mediatek: mt7988: "
` [PATCH v3 07/16] clk: mediatek: mt8183: "
` [PATCH v3 08/16] clk: mediatek: mt8188: "
` [PATCH v3 09/16] clk: mediatek: mt8195: "
` [PATCH v3 10/16] clk: mediatek: mt8365: "
` [PATCH v3 11/16] clk: mediatek: mt8512: "
` [PATCH v3 12/16] clk: mediatek: mt8516: "
` [PATCH v3 13/16] clk: mediatek: mt8518: "
` [PATCH v3 14/16] clk: mediatek: remove use of CLK_BYPASS_XTAL flag
` [PATCH v3 15/16] clk: mediatek: remove CLK_PARENT_MIXED flag
` [PATCH v3 16/16] clk: mediatek: refactor duplicate *_mux_get_rate()

[GIT PULL] Please pull mediatek-for-master-2026-03-17 into master
 2026-03-17 22:59 UTC 

[PATCH v2 0/9] clk: mediatek: clean up flags
 2026-03-17 22:38 UTC  (2+ messages)
` (subset) "

[PATCH v4 0/7] clk: mediatek: new mt8189 driver
 2026-03-17 21:40 UTC  (2+ messages)

[PATCH v2] clk: mediatek: mt8188: fix CLK_TOP_CLK{13,26}M rates
 2026-03-17 21:08 UTC  (2+ messages)

[PATCH] clk: mediatek: mt7622: fix infracfg and pericfg clock operations
 2026-03-17 19:17 UTC  (2+ messages)

[PATCH] doc: overlay-fdt-boot: .dtbos do not need load addresses
 2026-03-17 13:57 UTC  (2+ messages)

OPTEE on i.MX8MP
 2026-03-17 17:06 UTC  (3+ messages)

[PATCH] cpu: microblaze: Fix unmet direct dependencies for XILINX_MICROBLAZE0_PVR
 2026-03-17 16:26 UTC 

[PATCH] microblaze: Rework TARGET_MICROBLAZE_GENERIC implementation
 2026-03-17 16:02 UTC  (7+ messages)

[PATCH v3 0/5] misc: fs_loader: reorg and split to FS and FW loader + FIP loader
 2026-03-17 15:36 UTC  (6+ messages)
` [PATCH v3 1/5] misc: fs_loader: fix ubifs not unmounted on dev_get_priv error
` [PATCH v3 2/5] misc: fs_loader: reorganize and split to FS and FW loader
` [PATCH v3 3/5] misc: fw_loader: implement generic get_fw_loader_from_node()
` [PATCH v3 4/5] misc: fw_loader: introduce FIP loader driver
` [PATCH v3 5/5] misc: fw_loader: implement request_firmware_size() OP

[PATCH] drivers: mmc: mtk-sd: disable dma for MT8188 and MT8195
 2026-03-17 14:29 UTC  (3+ messages)

[PATCH] CI: Update sjg lab to match currently actively boards
 2026-03-17 14:06 UTC  (2+ messages)

[PATCH] scsi: Fix oversized data length in scsi_inquiry()
 2026-03-17 14:02 UTC  (3+ messages)

[PATCH] core: Rework REGMAP symbols implementation
 2026-03-17 13:42 UTC  (3+ messages)

[PATCH 0/2] fwu: Call EFI stack initialization after preboot
 2026-03-17 12:43 UTC  (4+ messages)
` [PATCH 1/2] event: Introduce EVT_POST_PREBOOT event

[PATCH] scmi: Rework SCMI_FIRMWARE implementation
 2026-03-17 12:42 UTC  (3+ messages)

[PATCH] board: phytec: phycore-imx91-93: Add phyCORE-i.MX91 support
 2026-03-17 12:31 UTC 

[PATCH v2] console: Prefer currently selected serial console as stdio device
 2026-03-17 12:29 UTC  (2+ messages)

[PATCH] rtl8169: add support for RTL8125d
 2026-03-17  7:24 UTC 

[PATCH] timer: Correct Kconfig entry for XILINX_TIMER
 2026-03-17 11:50 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox