U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-27 17:20:12 to 2025-03-02 04:09:58 UTC [more...]

[PATCH v2 00/11] Rockchip VOP2 support
 2025-03-02  4:09 UTC  (4+ messages)
` [PATCH v2 06/11] video: rockchip: Add "

[PATCH 01/11] net: miiphybb: Split off struct bb_miiphy_bus_ops
 2025-03-02  1:24 UTC  (11+ messages)
` [PATCH 02/11] net: miiphybb: Wrap driver side bb_miiphy_read/write() accessors
` [PATCH 03/11] net: miiphybb: Pass struct bb_miiphy_bus_ops directly to bb_miiphy_read/write()
` [PATCH 04/11] net: miiphybb: Pass struct mii_dev "
` [PATCH 05/11] net: miiphybb: Drop priv from struct bb_miiphy_bus
` [PATCH 06/11] net: designware: Switch back to mdio_alloc()
` [PATCH 07/11] net: ravb: "
` [PATCH 08/11] net: sh_eth: "
` [PATCH 09/11] arm: mvebu: a38x: "
` [PATCH 10/11] net: miiphybb: Drop bb_miiphy_alloc()/bb_miiphy_free() and struct bb_miiphy_bus
` [PATCH 11/11] net: miiphybb: Drop mdio_init()

[PATCH] Add Kconfig option for altbootcmd when using CONFIG_BOOTCOUNT_LIMIT
 2025-03-01 18:54 UTC  (5+ messages)
` [PATCH] feat: Add CONFIG_BOOTCOUNT_ALTBOOTCMD to Kconfig

[PATCH v2 0/4] USB-PD TCPM improvements
 2025-03-01 18:11 UTC  (3+ messages)

[PATCH] tools: add HOSTCFLAGS from openssl pkg-config
 2025-03-01 16:34 UTC  (2+ messages)

Invalid SPDX License Identifier for test/lib/strlcat.c
 2025-03-01 14:54 UTC  (2+ messages)

Pull request: u-boot-rockchip-20250301
 2025-03-01 13:47 UTC 

[PATCH] mcheck: Fix SPDX License Identifier to LGPL-2.1-or-later
 2025-03-01 10:14 UTC 

[PATCH v2 0/2] Enable USB MSC Boot for AM62, AM62A and AM62P
 2025-03-01  8:00 UTC  (3+ messages)
` [PATCH v2 1/2] configs: am62x_r5: introduce fragment for USB MSC boot
` [PATCH v2 2/2] configs: am62x_a53: "

[PATCH 0/2] Enable USB MSC Boot for AM62, AM62A and AM62P
 2025-03-01  7:45 UTC  (6+ messages)
` [PATCH 1/2] configs: am62x_r5: introduce fragment for USB MSC boot

[PATCH 0/5] net: lwip: root certificates
 2025-03-01  6:59 UTC  (16+ messages)
` [PATCH 1/5] net: lwip: extend wget to support CA (root) certificates
` [PATCH 2/5] lwip: tls: enforce checking of server certificates based on CA availability
` [PATCH 3/5] lwip: tls: warn when no CA exists amd log certificate validation errors
` [PATCH 4/5] net: lwip: add support for built-in root certificates
` [PATCH 5/5] configs: qemu_arm64_lwip_defconfig: enable WGET_CACERT and MBEDTLS_LIB_X509_PEM

[PATCH v2 00/11] Rockchip VOP2 support
 2025-02-28 22:11 UTC 

[PATCH] configs: mvebu_espressobin_ultra-88f3720_defconfig: disable SATA
 2025-02-28 19:22 UTC 

[PATCH v4 0/5] boards: siemens: iot2050: SM variant, sysinfo support, fixes & cleanups
 2025-02-28 20:23 UTC  (2+ messages)

[PATCH v2] dma: ti: k3-udma: Avoid Memory leak issues during dma memcpy
 2025-02-28 20:23 UTC  (2+ messages)

[PATCH] serial: ns16550: Fix pointer type mismatch
 2025-02-28 20:23 UTC  (2+ messages)

[PATCH 1/1] mtd: mtdpart: Support MTD_SIZE_REMAINING with unallocated memory area
 2025-02-28 20:23 UTC  (2+ messages)

[PATCH v3 1/2] env: mmc: Make redundant env in both eMMC boot partitions consider DT properties
 2025-02-28 20:23 UTC  (2+ messages)

[PATCH v1 0/2] Support Apalis/Colibri imx6 v1.2
 2025-02-28 19:46 UTC  (5+ messages)
` [PATCH v1 1/2] board: toradex: apalis/colibri imx6: Detect new v1.2 SoM variant
` [PATCH v1 2/2] toradex: apalis/colibri imx6: Select correct DTB for SoM v1.2+

[PATCH v2] MAINTAINERS: Update contact information for Greg Malysa
 2025-02-28 19:28 UTC 

[PATCH v6 00/20] imx: add i.MX95 support
 2025-02-28 19:25 UTC  (27+ messages)
` [PATCH v6 01/20] mailbox: add i.MX Messaging Unit (MU) driver
` [PATCH v6 02/20] firmware: scmi: smt: Interrupt communication enable
` [PATCH v6 03/20] pinctrl: nxp: add a pin controller driver based on SCMI pin control protocol
` [PATCH v6 04/20] firmware: scmi: add pin control protocol support to SCMI agent
` [PATCH v6 05/20] scmi_protocols: add SCMI misc protocol protocol_id and message_id for getting the ROM passover data
` [PATCH v6 06/20] scmi_protocols: add SCMI Performance domain management protocol message IDs
` [PATCH v6 07/20] clk: scmi: add the command CLOCK_PARENT_SET
` [PATCH v6 08/20] clk: scmi: check the clock state/parent/rate control permissions
` [PATCH v6 09/20] sandbox: add SCMI clock control permissions to sandbox
` [PATCH v6 10/20] scmi_protocols: update struct scmi_base_discover_list_protocols_out
` [PATCH v6 11/20] imx9: scmi: add i.MX95 SoC and clock related code
` [PATCH v6 12/20] spl: imx: use trampoline buffer to load images to secure region
` [PATCH v6 13/20] imx9: add i.MX95 Kconfig and Makefile
` [PATCH v6 14/20] imx: Kconfig: IMX8_ROMAPI is not configured for i.MX95
` [PATCH v6 15/20] binman: add a new entry type for packing DDR PHY firmware images
` [PATCH v6 16/20] tools: imx8image: add i.MX95 support
` [PATCH v6 17/20] imx: add V2X container support on i.MX95
` [PATCH v6 18/20] doc: imx: add document for i.MX95 Image Container Format
` [PATCH v6 19/20] imx95_evk: add i.MX95 19x19 EVK board basic support
` [PATCH v6 20/20] Makefile: add some files to CLEAN_FILES

[PATCH v4 00/20] imx: add i.MX95 support
 2025-02-28 18:58 UTC  (9+ messages)
` [PATCH v4 04/20] firmware: scmi: add pin control protocol support to SCMI agent
    ` 回复: "
        ` 回复: "

[PATCH 1/2] arm: mach-sc5xx: Remove manual bss_clear
 2025-02-28 18:58 UTC  (2+ messages)
` [PATCH 2/2] arm: mach-sc5xx: Remove inappropriate board-specific functions

[PATCH] MAINTAINERS: Update contact information for Greg Malysa
 2025-02-28 18:29 UTC 

[PATCH v2 00/14] Uthreads
 2025-02-28 18:16 UTC  (38+ messages)
` [PATCH v2 01/14] arch: introduce symbol HAVE_INITJMP
` [PATCH v2 02/14] arm: add initjmp()
` [PATCH v2 05/14] test: lib: add initjmp() test
` [PATCH v2 06/14] uthread: add cooperative multi-tasking interface
` [PATCH v2 07/14] cyclic: invoke uthread_schedule() from schedule()
` [PATCH v2 08/14] lib: time: hook uthread_schedule() into udelay()
` [PATCH v2 10/14] test: lib: add uthread test
` [PATCH v2 11/14] dm: usb: move bus initialization into new static function usb_init_bus()
` [PATCH v2 12/14] dm: usb: initialize and scan multiple buses simultaneously with uthread

[PATCH v4 0/3] EFI Capsule update explicitly sets dfu_alt_info
 2025-02-28 18:15 UTC  (6+ messages)
` [PATCH v4 1/3] xilinx: dfu: Fill directly update_info.dfu_string

[PATCH] smbios: add support for type 9 system slot
 2025-02-28 17:34 UTC 

[PATCH] pci: dw_common: Set INCREASE_REGION_SIZE flag based on limit address
 2025-02-28 17:08 UTC  (3+ messages)

[PATCH] efi_loader: Clean up usage of structure jmp_buf_data
 2025-02-28 15:50 UTC  (6+ messages)

[RFC PATCH] UFS: Remove the timeout while send command
 2025-02-28 15:24 UTC  (2+ messages)

Halting auto-boot process in the U-Boot shell https://lore.kernel.org/u-boot/20220614060203.33600-1-heinrich.schuchardt@canonical.com/
 2025-02-28 14:42 UTC  (7+ messages)

[PATCH v2 1/3] mbedtls: fix incorrect kconfig dependencies on mbedtls
 2025-02-28 14:24 UTC  (2+ messages)

[PATCH] MAINTAINERS, git-mailrc: socfpga: Update email to Altera
 2025-02-28 14:11 UTC  (4+ messages)

[PATCH v3 00/23] net: miiphybb: Get rid of global bb_miiphy_buses[]
 2025-02-28 13:28 UTC  (3+ messages)
` [PATCH v3 15/23] net: ravb: Allocate bb_miiphy using bb_miiphy_alloc() and fill in callbacks

[PATCH v3 1/4] net: phy: Port set/clear bits from Linux
 2025-02-28 12:47 UTC  (4+ messages)
` [PATCH v3 2/4] net: phy: ksz90x1: Handle ksz9131 LED errata
` [PATCH v3 3/4] net: phy: ksz90x1: Load skew values from device tree
` [PATCH v3 4/4] net: phy: ksz90x1: Simplify ksz9131_config_rgmii_delay

[PATCH v4 0/4] xPL-stack cleanup
 2025-02-28 12:20 UTC  (5+ messages)
` [PATCH v4 1/4] tpl: Rename TPL_NEEDS_SEPARATE_STACK to TPL_HAVE_INIT_STACK
` [PATCH v4 2/4] spl: Add an SPL_HAVE_INIT_STACK option
` [PATCH v4 3/4] spl: Use CONFIG_VAL() to obtain the SPL stack
` [PATCH v4 4/4] arm: Support a separate stack for VPL

[PATCH v3 0/6] Fix page permission on arm64 architectures
 2025-02-28  7:20 UTC  (3+ messages)
` [PATCH v3 4/6] arm64: mmu_change_region_attr() add an option not to break PTEs

[PATCH v2] pinctrl: renesas: Drop special RZN1 entry from Makefile
 2025-02-28 12:38 UTC  (2+ messages)

Re-installation of device-tree as EFI configuration table
 2025-02-28 11:57 UTC  (3+ messages)

[PATCH v2 0/8] Add support for sam9x7 SoC and SAM9X75 Curiosity board
 2025-02-28 11:37 UTC  (11+ messages)
` [PATCH v2 1/8] dt-bindings: clk: define additional PMC clocks

[PATCH] rockchip: nanopi-r3s-rk3566: disable unneeded CONFIG_NVME_PCI
 2025-02-28 11:20 UTC  (2+ messages)

[PATCH] rockchip: rk3308: Drop unused rk_board_init()
 2025-02-28 11:17 UTC  (2+ messages)

[PATCH] rockchip: nanopi-r4s: Enable second usb port and fix crash
 2025-02-28 11:11 UTC  (2+ messages)

[PATCH] pinctrl: renesas: Fix RZN1 symbol name
 2025-02-28 11:08 UTC  (3+ messages)

[RFC PATCH 0/2 v1] Propagate bootph* property to all parent nodes
 2025-02-28 11:03 UTC  (6+ messages)

[PATCH v2] Kconfig: Introduce CONFIG_WERROR
 2025-02-28 10:04 UTC 

[PATCH] Revert "mtd: spi-nor: Remove recently added SST special case"
 2025-02-28  9:17 UTC 

[PATCH 1/2] usb: gadget: Remove final remnants of CONFIG_USB_DEVICE
 2025-02-28  9:08 UTC  (4+ messages)
` [PATCH 2/2] usb: gadget: Remove the legacy usbtty driver

[PATCH v2] usb: dwc3: am62: Use UCLASS_NOP for glue driver
 2025-02-28  8:47 UTC 

[PATCH v6 0/6] Add pmem node for preserving distro ISO's
 2025-02-28  8:45 UTC  (7+ messages)
` [PATCH v6 1/6] fdt: add support for adding pmem nodes
` [PATCH v6 2/6] efi_loader: add a function to remove memory from the EFI map
` [PATCH v6 3/6] efi_loader: preserve installer images in pmem
` [PATCH v6 4/6] blkmap: store type of blkmap slice in corresponding structure
` [PATCH v6 5/6] blkmap: add an attribute to preserve the mem mapping
` [PATCH v6 6/6] blkmap: pass information on ISO image to the OS

[PATCH] board: freescale: fix LS1021a build
 2025-02-28  8:16 UTC  (3+ messages)

[resend v3 00/19] Add Cadence NAND Driver support
 2025-02-28  8:07 UTC  (6+ messages)
` [resend v3 17/19] drivers: mtd: nand: Enabled Kconfig and Makefile for SPL_NAND_FRAMEWORK

[PATCH v2] board: ti: j784s4: Update Resource Management configs
 2025-02-28  8:03 UTC  (2+ messages)

[PATCH] clk: rockchip: Correct usage of IS_ENABLED() macro
 2025-02-28  8:00 UTC  (2+ messages)

[PATCH] crypto: fsl_hash: fix flush dcache alignment in caam_hash()
 2025-02-28  8:00 UTC  (3+ messages)

[PATCH v5 0/6] Add pmem node for preserving distro ISO's
 2025-02-28  6:54 UTC  (10+ messages)
` [PATCH v5 4/6] blkmap: store type of blkmap slice in corresponding structure
` [PATCH v5 5/6] blkmap: add an attribute to preserve the mem mapping
` [PATCH v5 6/6] blkmap: pass information on ISO image to the OS

[PATCH v2 28/28] test: Add a test for booting Ubuntu 24.04
 2025-02-28  5:26 UTC  (14+ messages)

[PATCH V2] board: freescale: fix LS1021a build
 2025-02-28  6:07 UTC 

[PATCH] mach-k3: common_fdt: create a reserved memory node
 2025-02-28  3:40 UTC  (3+ messages)

[PATCH] mmc: fsl_esdhc: Migrate ESDHCI_QUIRK_BROKEN_TIMEOUT_VALUE to Kconfig
 2025-02-27 23:42 UTC  (2+ messages)

[PATCH] imx9: container.cfg: Guard tee.bin inclusion
 2025-02-27 23:40 UTC  (2+ messages)

[PATCH] cmd: Drop last reference to CMD_REISERFS
 2025-02-27 22:54 UTC  (2+ messages)

[PATCH] Kconfig: Introduce CONFIG_WERROR
 2025-02-27 22:08 UTC  (2+ messages)

xPL Proposal
 2025-02-27 20:30 UTC  (13+ messages)

[PATCH] patman: Show the base commit and branch
 2025-02-27 19:27 UTC 

[PATCH] qconfig: Correct unhashable-type error with --scan-source
 2025-02-27 19:27 UTC 

[PATCH v3 0/4] xPL-stack cleanup
 2025-02-27 18:37 UTC  (5+ messages)
` [PATCH v3 1/4] tpl: Rename TPL_NEEDS_SEPARATE_STACK to TPL_HAVE_INIT_STACK
` [PATCH v3 2/4] spl: Add an SPL_HAVE_INIT_STACK option
` [PATCH v3 3/4] spl: Use CONFIG_VAL() to obtain the SPL stack
` [PATCH v3 4/4] arm: Support a separate stack for VPL

[GIT PULL] Please pull u-boot-imx-next-20250127
 2025-02-27 18:10 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