public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2025-01-26 13:09:33 to 2025-01-28 08:57:05 UTC [more...]

[PATCH v3 00/13] Add imx8mp video support
 2025-01-28  8:56 UTC  (12+ messages)
` [PATCH v3 05/13] power-domain: Add refcounting

[PATCH] Fix fastboot handling of partitions when no slots are, supported
 2025-01-28  8:44 UTC  (3+ messages)

[PATCH] boot: android: handle boot images with missing DTB
 2025-01-28  8:29 UTC  (2+ messages)

[PATCH] configs: mvebu_espressobin_ultra-88f3720_defconfig: enable full bootflow functionality
 2025-01-28  8:07 UTC  (2+ messages)

[PATCH v3 0/3] Initial support for PXA1908 and samsung-coreprimevelte
 2025-01-28  8:03 UTC  (7+ messages)
` [PATCH v3 1/3] serial: ns16550: Add Intel XScale support
` [PATCH v3 2/3] arm: mmp: add initial support for PXA1908 SoC
` [PATCH v3 3/3] board: samsung: add initial support for coreprimevelte board

dtc: "syntax error" linked to &{label/subnode} syntax
 2025-01-28  7:47 UTC  (6+ messages)

[PATCH v7 1/3] bloblist: add api to get blob with size
 2025-01-28  7:10 UTC  (4+ messages)
` [PATCH v7 2/3] tcg2: decouple eventlog size from efi
` [PATCH v7 3/3] tpm: get tpm event log from bloblist

[PATCH 0/2] Snapdragon SC7280 pinctrl
 2025-01-28  7:10 UTC  (3+ messages)
` [PATCH 1/2] pinctrl: qcom: add sc7280 pinctrl driver

[PATCH v3 0/6] Reconfigure TPM when active hash algorithms dismatch
 2025-01-28  6:54 UTC  (9+ messages)
` [PATCH v3 1/6] tpm: add TPM2_Shutdown command
` [PATCH v3 2/6] tpm: add TPM2_PCR_Allocate command
` [PATCH v3 3/6] tpm: add wrapper and helper APIs for PCR allocate
` [PATCH v3 4/6] tpm: add PCR allocate into the eventlog handling
` [PATCH v3 5/6] tpm: PCR allocate during PCR extend to disable the unsupported algorithms
` [PATCH v3 6/6] board: qemu-arm: select TPM_PCR_ALLOCATE

[PATCH 0/8] ram: k3-ddrss: Support partial inline ECC
 2025-01-28  6:35 UTC  (17+ messages)
` [PATCH 1/8] k3-ddr.c: Remove unwanted header files
` [PATCH 2/8] ram: k3-ddrss: Use DDR address instead of system address for ecc_regions
` [PATCH 3/8] ram: k3-ddrss: Add comment about ecc_reserved_space
` [PATCH 4/8] ram: k3-ddrss: Add support for a partial inline ECC region
` [PATCH 5/8] ram: k3-ddrss: Add CONFIG_K3_MULTI_DDR
` [PATCH 6/8] ram: k3-ddrss: Add support for number of controllers under MSMC
` [PATCH 7/8] ram: k3-ddrss: Add support for MSMC calculation of DDR inline ECC regions
` [PATCH 8/8] ram: k3-ddrss: Add support for partial inline ECC in multi-DDR systems

[PATCH v4] usb: gadget: g_dnl: Fix NULLPTR dereference when serial# is unset
 2025-01-28  5:41 UTC  (2+ messages)

[PATCH 00/13] Add support for Ethernet boot on AM62p-SK and AM68-SK
 2025-01-28  4:09 UTC  (6+ messages)
` [PATCH 04/13] arm: mach-k3: j721s2_init: Probe AM65 CPSW NUSS for R5/A72 SPL

[PATCH 00/16] EFI: ti: Enable EFI capsule updates
 2025-01-28  3:04 UTC  (3+ messages)
` [PATCH 12/16] arm: dts: k3-am625-sk-u-boot: Add sysreset-controller node

[PATCH v3] usb: gadget: g_dnl: Fix NULLPTR dereference
 2025-01-28  3:01 UTC 

[ANN] U-Boot v2025.04-rc1 released
 2025-01-28  2:21 UTC  (2+ messages)

[PATCH v2] USB: Fix NULLPTR dereference when serial# is unset
 2025-01-28  1:49 UTC  (2+ messages)

[PATCH] usb: Make what it takes for "usbkbd" to work in "stdin" clear
 2025-01-28  1:47 UTC  (8+ messages)

[PATCH v1] examples: fix building on arm32
 2025-01-28  1:13 UTC 

[PATCH] USB: Fix NULLPTR dereference when serial# is unset
 2025-01-27 23:22 UTC  (4+ messages)

[PATCH 0/6] MSM8916: Bring secondary cores online with spin-table
 2025-01-27 23:03 UTC  (7+ messages)
` [PATCH 1/6] armv8: spin_table: Fix missing includes
` [PATCH 2/6] armv8: spin_table: add hook for booting cores
` [PATCH 3/6] mach-snapdragon: qcom SCM call support
` [PATCH 4/6] mach-snapdragon: fixup CPUs with PSCI enable-method
` [PATCH 5/6] mach-snapdragon: MSM8916 spin-table CPU boot support
` [PATCH 6/6] qcom_defconfig: enable spin-table support

[PATCH] ram: k3-ddrss: Set SDRAM_IDX using device private data, ddr_ram_size
 2025-01-27 22:39 UTC  (3+ messages)

[PATCH] net: dhcp6: Send DHCPv6 using multicast MAC
 2025-01-27 22:06 UTC 

[PATCH v6 0/8] Add Starfive JH7110 Cadence USB driver
 2025-01-27 21:57 UTC  (5+ messages)
` [PATCH v6 4/8] usb: cdns: starfive: Get dr mode from wrapper device dts node
` [PATCH v6 5/8] usb: cdns: starfive: Add cdns USB driver

Invitation: U-Boot community meeting @ Tue Jan 28, 2025 9am - 10am (CST) (u-boot@lists.denx.de)
 2025-01-27 21:23 UTC  (2+ messages)

[PATCH v3] ARM: dts: imxrt1050: Migrate to OF_UPSTREAM
 2025-01-27 21:19 UTC 

Current u-boot crashes on sandbox build
 2025-01-27 19:24 UTC 

[PATCH 0/5] rockchip: ROCKCHIP_COMMON_STACK_ADDR improvements
 2025-01-27 18:59 UTC  (7+ messages)
` [PATCH 1/5] rockchip: Move imply TPL_ROCKCHIP_COMMON_BOARD under SoC Kconfig symbol
` [PATCH 2/5] rockchip: Improve ARMv7 support for ROCKCHIP_COMMON_STACK_ADDR
` [PATCH 3/5] rockchip: Move imply ROCKCHIP_COMMON_STACK_ADDR under SoC Kconfig symbol
` [PATCH 4/5] rockchip: Move imply ROCKCHIP_EXTERNAL_TPL "
` [PATCH 5/5] rockchip: Add RK3576 support for ROCKCHIP_COMMON_STACK_ADDR

[GIT PULL] Please pull u-boot-imx-master-20250127
 2025-01-27 18:47 UTC  (2+ messages)

[PATCH] test/cmd/wget.c: Fix loadaddr rewrite
 2025-01-27 18:47 UTC  (4+ messages)

[PATCH] mach-snapdragon: handle platforms without PSCI support
 2025-01-27 17:00 UTC  (4+ messages)

[PATCH 00/19] vbe: Series part G
 2025-01-27 16:07 UTC  (22+ messages)
` [PATCH 01/19] mbedtls: Add SHA symbols for VPL
` [PATCH 02/19] sandbox: Update sandbox_vpl to select sha1 and sha256
` [PATCH 03/19] mmc: Allow controlling DM_MMC for VPL builds
` [PATCH 04/19] lib: Allow crc16 code to be dropped
` [PATCH 05/19] spl: Adjust debugging and xPL symbols
` [PATCH 06/19] spl: Avoid including hash algorithms which are not wanted
` [PATCH 07/19] spl: Support selecting images based on phase in simple FIT
` [PATCH 08/19] vbe: Support selecting images based on phase in FIT
` [PATCH 09/19] spl: Allow spl_load() to be controlled in any xPL phase
` [PATCH 10/19] spl: Provide a way to mark code needed for relocation
` [PATCH 11/19] lib: Mark crc8 as relocation code
` [PATCH 12/19] lib: Mark lz4 "
` [PATCH 13/19] lib: Mark memcpy() and memmove() "
` [PATCH 14/19] lib: Mark gunzip "
` [PATCH 15/19] vbe: Support providing a linker script
` [PATCH 16/19] vbe: Provide VPL binman-symbols for the next phase
` [PATCH 17/19] vbe: Tidy up a few comments
` [PATCH 18/19] vbe: Allow VBE to disable adding loadables to the FDT
` [PATCH 19/19] vbe: Add an implementation of VBE-ABrec

[PATCH] common: fix incorrect comparison
 2025-01-27 16:03 UTC 

[PATCH] configs: j7200_evm_a72_defconfig: Re-enable CONFIG_MUX_MMIO
 2025-01-27 16:23 UTC 

[PATCH v1] board: starfive: Update the maintainer file for VisionFive 2 board
 2025-01-27 16:15 UTC  (2+ messages)

[PATCH v3] test/py: Add a report show test durations
 2025-01-27 16:08 UTC  (2+ messages)

[PATCH 1/3] mbedtls: fix incorrect kconfig dependencies on mbedtls
 2025-01-27 15:16 UTC  (3+ messages)
` [PATCH 2/3] mbedtls: access mbedtls private members in mscode and pkcs7 parser
` [PATCH 3/3] mbedtls: refactor mbedtls build for XPL

[PATCH 0/8] mediatek: final preparation for OF_UPSTREAM support
 2025-01-27 13:40 UTC  (9+ messages)
` [PATCH 1/8] pinctrl: mediatek: mt7981: rename reg-names to upstream linux format
` [PATCH 2/8] pinctrl: mediatek: mt7986: "
` [PATCH 3/8] mediatek: mt7986: move gpio-controller up and rename pinctrl to pio
` [PATCH 4/8] pinctrl: mediatek: mt7988: rename reg-names to upstream linux format
` [PATCH 5/8] mediatek: mt7988: move gpio-controller up and rename pinctrl to pio
` [PATCH 6/8] mediatek: mt7981: "
` [PATCH 7/8] arm: dts: mediatek: add USB nodes for MT7981
` [PATCH 8/8] arm: dts: mediatek: add PCIe node "

[PATCH 01/17] miiphy: Introduce mdio_init()
 2025-01-27 13:28 UTC  (6+ messages)

[PATCH v4 v5 03/10] ARM: dts: socfpga: add Mercury+ AA1 for u-boot dts
 2025-01-27 10:30 UTC  (3+ messages)

[PATCH v4 00/11] add support for Enclustra Mercury AA1 SoMs
 2025-01-27 10:24 UTC  (4+ messages)
` [PATCH v4 03/11] ARM: dts: socfpga: add Mercury+ AA1 for u-boot dts

[PATCH v2 0/4] Enable bloblist support on Vexpress64
 2025-01-27 12:42 UTC  (6+ messages)
` [PATCH v2 3/4] bloblist: add support for CONFIG_BLOBLIST_PASSAGE

[PATCH v2 0/2] efi_loader: efi_net: Fix net_dp handling
 2025-01-27 12:39 UTC  (5+ messages)
` [PATCH v2 2/2] efi_loader: efi_net: let efi_net_set_dp properly update the device path

[PATCH v3 1/2] efi_loader: Expose efi_reinstall_protocol_interface in efi_loader.h
 2025-01-27 12:34 UTC  (2+ messages)
` [PATCH v3 2/2] efi_loader: efi_net: let efi_net_set_dp properly update the device path

[PATCH] net: fsl_enetc: Enable optional ENETREF clock on i.MX95
 2025-01-27 12:13 UTC  (2+ messages)

[PATCH 01/10] pinctrl: imx: Push imx_pinctrl_ops into drivers and staticize
 2025-01-27 12:13 UTC  (5+ messages)

[PATCH] arm: dts: imx8m*-u-boot: remove optional from tee-os entry
 2025-01-27 12:12 UTC  (2+ messages)

[PATCH v3 0/5] Add pmem node for preserving distro ISO's
 2025-01-27 11:44 UTC  (4+ messages)

[PATCH 1/8] cyclic: Prevent corruption of cyclic list on reassignment
 2025-01-27 11:44 UTC  (5+ messages)

[PATCH 1/1] examples/api: improve determination of LOAD_ADDR
 2025-01-27 11:21 UTC  (3+ messages)
` =?gb18030?B?u9i4tKO6W1BBVENIIDEvMV0gZXhhbXBsZXMvYXBpOiBpbXByb3ZlIGRldGVybWluYXRpb24gb2YgTE9BRF9BRERS?=
  ` 回复:[PATCH 1/1] examples/api: improve determination of LOAD_ADDR

[PATCH v2] xilinx: Enable meminfo command with mapping
 2025-01-27 11:11 UTC 

Proposal for a New Command to U-Boot Fuse Programming
 2025-01-27 10:52 UTC  (7+ messages)
  ` [EXTERNAL] "

[PATCH v2 0/3] Static initcalls
 2025-01-27 10:32 UTC  (8+ messages)
` [PATCH v2 2/3] common: board: make initcalls static

[PATCH] examples: fix building on arm32
 2025-01-27 10:11 UTC 

[PATCH 0/7] Align pio3 pinctrl node with Linux
 2025-01-27 10:09 UTC  (8+ messages)
` [PATCH 1/7] ARM: dts: at91: sam9x60: Add AIC node
` [PATCH 2/7] ARM: dts: at91: sam9x60: Define pinctrl node with its label
` [PATCH 3/7] ARM: dts: at91: sam9x60: Move pinmux node to board DTS
` [PATCH 4/7] ARM: dts: at91: sam9x60: Add missing pinctrl node properties
` [PATCH 5/7] pinctrl: at91: Bind GPIO driver to the pinctrl DT node
` [PATCH 6/7] pinctrl: at91: Add support to align with Linux Devicetree
` [PATCH 7/7] ARM: dts: at91: Align pinctrl node "

[PATCH v3 1/2] board: phytec: common: Add product information to FTD
 2025-01-27  9:55 UTC  (2+ messages)

[PATCH] API: system info adds FLASH and clk fetches
 2025-01-27  9:38 UTC 

[PATCH 0/4] rng: msm: fixes for MSM8916
 2025-01-27  7:49 UTC  (5+ messages)
` [PATCH 1/4] clk/qcom: apq8016: add PRNG_AHB_CLK
` [PATCH 2/4] rng: msm: don't enable PRNG if it's already enabled
` [PATCH 3/4] clk/qcom: apq8016: improve clk_enable logging
` [PATCH 4/4] rng: msm: keep core clock disabled when PRNG not in use

[PATCH 1/3] arch: arm: dts: phyboard-electra-uboot.dtsi: Add bootph props to i2c
 2025-01-27  7:37 UTC  (5+ messages)
` [PATCH 2/3] board: phytec: phycore_am64x: Add support for 1 GB RAM variant and ECC
` [PATCH 3/3] configs: phycore_am64x_r5_defconfig: Enable PHYTEC_SOM_DETECTION

[PATCH 1/1] examples: eliminate CONFIG_STANDALONE_LOAD_ADDR
 2025-01-27  7:18 UTC 

[PATCH] examples: fix building on arm32
 2025-01-27  5:54 UTC  (2+ messages)

Git commit failed with mbedtls/framework
 2025-01-27  2:11 UTC  (12+ messages)

[PATCH v2] test/py: Add a report show test durations
 2025-01-27  0:52 UTC  (2+ messages)

[PATCH] gitlab: Add an rpi5 to the sjg lab
 2025-01-27  0:38 UTC 

[PATCH] Squashed 'dts/upstream/' changes from 9b6ba2666d63..8531b4b4988c
 2025-01-27  0:00 UTC  (2+ messages)

[PATCH v2] mmc: Remove alignment hole for cmdidx in struct mmc_cmd
 2025-01-26 23:58 UTC  (2+ messages)

[PATCH] tools: check result of lseek
 2025-01-26 23:58 UTC  (2+ messages)

[PATCH 1/2] drivers: rtc: max313xx: Fix setting years 2100-2199
 2025-01-26 23:58 UTC  (2+ messages)

[PATCH v2 0/3] rockchip: sdram: Fix issues observed on RK3576
 2025-01-26 22:49 UTC  (4+ messages)
` [PATCH v2 1/3] rockchip: sdram: Allow the first bank to extend beyond 4 GiB
` [PATCH v2 2/3] rockchip: sdram: Limit usable ram_top to max 4G
` [PATCH v2 3/3] rockchip: sdram: Ensure ram_base is correct in SPL

Pull request efi-2025-04-rc1-2
 2025-01-26 17:29 UTC  (2+ messages)

[PATCH] usb: dwc2: Refactor register operations with clrsetbits macros
 2025-01-26  8:29 UTC 


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