U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-02 01:29:28 to 2025-03-04 13:51:52 UTC [more...]

[PATCH 0/5] common: clean up usage of structure jmp_buf_data
 2025-03-04 13:51 UTC  (16+ messages)
` [PATCH 1/5] sandbox: remove linux/types.h dependency in setjmp.h
` [PATCH 2/5] arm: include asm-generic/int-ll64.h "
` [PATCH 3/5] common: clean up setjmp.h
` [PATCH 4/5] efi_loader: Clean up usage of structure jmp_buf_data
` [PATCH 5/5] arm: use type jmp_buf instead of struct jmp_buf_data

[PATCH 0/7] binman: Check code-coverage requirements
 2025-03-04 13:16 UTC  (9+ messages)
` [PATCH 1/7] binman: Exclude dist-packages and site-packages
` [PATCH 2/7] binman: Drop GetRootSkipAtStart()
` [PATCH 3/7] binman: fit: Drop unused code
` [PATCH 4/7] binman: Drop algo check in CheckSetHashValue()
` [PATCH 5/7] binman: Workaround lz4 cli padding in test cases
` [PATCH 6/7] binman: Work around missing test coverage
` [PATCH 7/7] CI: Run code-coverage test for Binman

[PATCH v2 00/14] Uthreads
 2025-03-04 13:14 UTC  (9+ messages)
` [PATCH v2 12/14] dm: usb: initialize and scan multiple buses simultaneously with uthread
` [PATCH v2 14/14] test: dm: add test for spawn and wait commands

[PATCH v4 00/12] Add imx8mp video support
 2025-03-04 13:13 UTC  (9+ messages)
` [PATCH v4 05/12] power-domain: Add refcounting

[PATCH v2 0/5] Syncing up on skip-at-start
 2025-03-04 13:13 UTC  (8+ messages)
` [PATCH v2 2/5] samsung: snow: Use BLOBLIST_FIXED

xPL Proposal
 2025-03-04 13:13 UTC  (12+ messages)
              ` Rate of change in the project (Was: Re: xPL Proposal)
                    ` Rate of innovation in the project (Was: Re: Rate of change in the project)

[PATCH 0/7] binman: Check code-coverage requirements
 2025-03-04 13:10 UTC  (9+ messages)

[PATCH 0/2] PowerPC MPC8xxx compile-time checks
 2025-03-04 13:00 UTC  (4+ messages)
` [PATCH 2/2] powerpc: mpc8xxx_spi: Catch bad chip variants earlier

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

[PATCH 0/2] Enable support for VAB flow on Agilex5 SoCFPGA boards
 2025-03-04  5:06 UTC  (3+ messages)
` [PATCH 1/2] arch: arm: dts: Enable kernel itb file generation for Agilex5 SoCFPGA
` [PATCH 2/2] configs: Enable VAB flow for Agilex5 SoCFPGA boards

[PATCH v2 0/6] This series adds support for file renaming to EFI_FILE_PROTOCOL.SetInfo()
 2025-03-04  2:30 UTC  (4+ messages)
` [PATCH v2 5/6] efi_loader: move path out of file_handle

[PATCH] board: beagle: Add support for BeagleY-AI
 2025-03-03 19:15 UTC 

[PATCH v2 0/4] USB-PD TCPM improvements
 2025-03-04 12:42 UTC  (7+ messages)

[PATCH] lib: ecdsa: fix prevent memory leak in ecdsa_add_verify_data
 2025-03-04 12:37 UTC  (3+ messages)

[PATCH] wget: check return value of store_block()
 2025-03-04 11:51 UTC  (2+ messages)

[PATCH v1 0/6] Add initial support for IPQ5424 based boards
 2025-03-04 11:01 UTC  (7+ messages)
` [PATCH v1 1/6] arm64: dts: qcom: ipq5424: Add USB controller and phy nodes
` [PATCH v1 2/6] dts: ipq5424-rdp466-u-boot: add override dtsi
` [PATCH v1 3/6] doc: board/qualcomm: Update RDP signing instructions
` [PATCH v1 4/6] clk/qcom: add initial clock driver for ipq5424
` [PATCH v1 5/6] pinctrl: qcom: Add ipq5424 pinctrl driver
` [PATCH v1 6/6] configs: add qcom_ipq5424_mmc_defconfig

[PATCH v2 0/3] Static initcalls
 2025-03-04 10:51 UTC  (2+ messages)

[PATCH 01/11] net: miiphybb: Split off struct bb_miiphy_bus_ops
 2025-03-04 10:40 UTC  (25+ 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] lib: correct description of CONFIG_SYS_FDT_PAD
 2025-03-04  9:46 UTC  (2+ messages)

[PATCH] scripts/setlocalversion: Reinstate .scmversion support
 2025-03-04  9:24 UTC  (2+ messages)

[PATCH v4 00/20] imx: add i.MX95 support
 2025-03-04  9:04 UTC  (16+ messages)
` [PATCH v4 04/20] firmware: scmi: add pin control protocol support to SCMI agent
    ` 回复: "
        ` 回复: "
                ` 回复: "
` [PATCH v4 10/20] scmi_protocols: update struct scmi_base_discover_list_protocols_out
    ` 回复: [EXT] "
        ` 回复: "

[PATCH v6 00/20] imx: add i.MX95 support
 2025-03-04  7:10 UTC  (21+ 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 10/20] scmi_protocols: update struct scmi_base_discover_list_protocols_out
    ` 回复: "

[PATCH v1] board: verdin-am62: fix missing memory fixup call
 2025-03-04  7:09 UTC  (2+ messages)

[PATCH 0/4] Add k1 reset driver for bananapi-bpif3 platform
 2025-03-04  7:03 UTC  (5+ messages)
` [PATCH 1/4] riscv: dt-binding: k1: Add reset driver binding definition
` [PATCH 2/4] riscv: reset: k1: Add reset driver
` [PATCH 3/4] riscv: dts: k1: add reset controller node in device tree
` [PATCH 4/4] Add reset config options for k1

[PATCH v2] mailbox: add i.MX Messaging Unit (MU) driver
 2025-03-04  6:57 UTC 

[PATCH v1] mailbox: add i.MX Messaging Unit (MU) driver
 2025-03-04  6:00 UTC  (5+ messages)
  ` 回复: "
      ` 回复: "

[RFC PATCH] UFS: Remove the timeout while send command
 2025-03-04  5:15 UTC  (3+ messages)

[PATCH v3 00/15] Add support for Ethboot for AM68-SK, AM62p-SK
 2025-03-04  4:45 UTC  (4+ messages)
` [PATCH v3 01/15] net: ti: am65-cpsw-nuss: Define bind method for CPSW driver

[PATCH 0/2] arm: mach-k3: j722s: Enable ESM to support watchdogs
 2025-03-04  4:41 UTC  (2+ messages)

[PATCH v2] dma: ti: k3-udma: Avoid Memory leak issues during dma memcpy
 2025-03-04  4:41 UTC  (2+ messages)

[PATCH 0/2] J784S4: Enable USB DFU boot, DFU flash and UMS configs
 2025-03-04  4:41 UTC  (2+ messages)

[PATCH] tiny-printf: emit \0 as %c
 2025-03-04  4:41 UTC  (2+ messages)

[PATCH v2] xilinx: Remove tftp block size 4096
 2025-03-04  4:30 UTC 

[PATCH 00/17] Various toolchain compatibility fixes/improvements
 2025-03-04  2:37 UTC  (4+ messages)
` [PATCH 16/17] efi_loader: Move .dynamic out of .text in EFI

[PATCH v2 00/11] Rockchip VOP2 support
 2025-03-04  1:12 UTC  (7+ messages)
` [PATCH v2 06/11] video: rockchip: Add "
      `  "

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

[PATCH v6 0/8] Add Starfive JH7110 Cadence USB driver
 2025-03-03 14:12 UTC  (6+ messages)

[u-boot-test-hooks PATCH 1/3] labgrid: Deal with strange Python error
 2025-03-03 20:19 UTC  (2+ messages)
` (subset) "

[u-boot-test-hooks PATCH 1/2] labgrid-sjg: Add kea lab
 2025-03-03 20:19 UTC  (2+ messages)

[GIT PULL] please pull fsl-qoriq-2025-3-3
 2025-03-03 18:45 UTC  (2+ messages)

Pull request efi-2025-04-rc4
 2025-03-03 18:45 UTC  (4+ messages)

[PATCH] pci: dw_common: Set INCREASE_REGION_SIZE flag based on limit address
 2025-03-03 16:43 UTC  (5+ messages)

[PATCH] lib: ecdsa: fix prevent memory leak in ecdsa_add_verify_data
 2025-03-03 16:25 UTC  (2+ messages)

[PATCH] xilinx: Remove tftp block size 4096
 2025-03-03 15:16 UTC  (2+ messages)

[PATCH 0/2] power: regulator: add qcom usb vbus
 2025-03-03 15:05 UTC  (3+ messages)
` [PATCH 2/2] power: regulator: add qcom-usb-vbus

[PATCH] common: console: Delete obsolete VIDCONSOLE_AS_{LCD, NAME} options
 2025-03-03 14:48 UTC  (2+ messages)

[PATCH v2 1/8] legacy-net: wget: fix wget_info handling after new tcp legacy stack
 2025-03-03 14:13 UTC  (8+ messages)
` [PATCH v2 2/8] efi_loader: expose symbols to be used by the EFI network stack
` [PATCH v2 3/8] efi_loader: efi_setup: Add efi_start_obj_list() to efi_setup.c
` [PATCH v2 4/8] efi_loader: efi_net: Add efi_net_do_start() to efi_net.c
` [PATCH v2 5/8] efi_loader: efi_device_path: Pass net udevice as argument
` [PATCH v2 6/8] efi_loader: efi_net: Add device path cache
` [PATCH v2 7/8] efi_loader: efi_net: Add dhcp cache
` [PATCH v2 8/8] efi_loader: efi_net: Add support for multiple efi_net_obj

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

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

[PATCH v3 0/6] lmb: miscellaneous fixes and improvements
 2025-03-03 13:32 UTC  (7+ messages)
` [PATCH v3 1/6] lmb: check if a region can be reserved by lmb_reserve()
` [PATCH v3 2/6] lmb: handle scenario of encompassing overlap
` [PATCH v3 3/6] lmb: check for a region's coalescing with all existing regions
` [PATCH v3 4/6] lmb: remove superfluous address overlap check from lmb_add_region_flags()
` [PATCH v3 5/6] lmb: use a common function to check if regions overlap or are adjacent
` [PATCH v3 6/6] lmb: optimise the lmb allocation functions

[PATCH 00/10] clk: imx: Use Clock frameworkt to register UART clocks
 2025-03-03 12:55 UTC  (14+ messages)
` [PATCH 01/10] clk: imx6q: Properly handle imx6qp ESPI clk_sels
` [PATCH 02/10] clk: imx6q: Register UART clocks
` [PATCH 03/10] clk: imx8mm: register "
` [PATCH 04/10] clk: imx8mn: "
` [PATCH 05/10] serial: mxc: Support bulk enabling clocks
` [PATCH 06/10] board: beacon: imx8mm: Let clock system enable UART clock
` [PATCH 07/10] board: beacon: imx8mn: "
` [PATCH 08/10] clk: imx: select SPL_CLK_COMPOSITE_CCF when SPL_CLK_IMX8MP
` [PATCH 09/10] configs: imx8mp_beacon: Select SPL_CLK_IMX8MP
` [PATCH 10/10] board: beacon: imx8mp: Let clock system enable UART clock

[PATCH v3] arm64: renesas: Add TFA BL31 handoff support on Renesas R-Car Gen4
 2025-03-03  9:44 UTC  (2+ messages)

[PATCH] ARM: dts: stm32: Add support for STM32MP13xx DHCOR SoM and DHSBC rev.200 board
 2025-03-03  8:35 UTC  (2+ messages)

[PATCH] fs/squashfs: Fix memory leak in sqfs_size_nest()
 2025-03-03  8:21 UTC  (2+ messages)

[PATCH v4 00/11] add support for Enclustra Mercury AA1 SoMs
 2025-03-03  3:35 UTC  (6+ messages)
` [PATCH v4 03/11] ARM: dts: socfpga: add Mercury+ AA1 for u-boot dts

examples: I2C Driver Model in Standalone Applications
 2025-03-02 21:33 UTC 

[PATCH] crypto: fsl_hash: fix flush dcache alignment in caam_hash()
 2025-03-03  4:03 UTC  (4+ messages)

[PATCH] arm64: renesas: Enable fallback PSCI on Renesas R-Car R8A779G0 V4H White Hawk
 2025-03-02 22:30 UTC 

[PATCH] efi: Make FDT extra space configurable
 2025-03-02 15:04 UTC  (5+ messages)

[PATCH v2 1/6] rsa: Add rsa_verify_openssl() to use openssl for host builds
 2025-03-02 13:49 UTC  (2+ messages)

Pull request: u-boot-rockchip-20250301
 2025-03-02 13:49 UTC  (2+ messages)

Invalid SPDX License Identifier for test/lib/strlcat.c
 2025-03-02 13:03 UTC  (3+ messages)

[PATCH v4 0/6] Fix page permission on arm64 architectures
 2025-03-01 16:49 UTC  (7+ messages)
` [PATCH v4 1/6] meminfo: add memory details for armv8
` [PATCH v4 2/6] doc: update meminfo with arch specific information
` [PATCH v4 3/6] arm: Prepare linker scripts for memory permissions
` [PATCH v4 4/6] arm64: mmu_change_region_attr() add an option not to break PTEs
` [PATCH v4 5/6] treewide: Add a function to change page permissions
` [PATCH v4 6/6] arm64: Enable RW, RX and RO mappings for the relocated binary

[PATCH 0/8] EFI net driver - series 1/2: Support multiple EFI net objects
 2025-03-02  9:39 UTC  (4+ messages)
` [PATCH 8/8] efi_loader: efi_net: Add support for multiple efi_net_obj

[PATCH 1/1] riscv: qemu: imply CONFIG_RNG_RISCV_ZKR
 2025-03-02  8:50 UTC 


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