public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2026-02-27 01:42:39 to 2026-03-02 22:18:35 UTC [more...]

FIT Verification
 2026-03-02 22:18 UTC  (5+ messages)

[PATCH v1] common/memsize.c: Fix get_ram_size() original data restore
 2026-03-02 22:10 UTC  (13+ messages)

Pull request efi-2026-04-rc4
 2026-03-02 22:10 UTC  (2+ messages)

[GIT PULL] Please pull u-boot-imx-next-20260228
 2026-03-02 22:10 UTC  (2+ messages)

[PATCH] FIT: Address Secure Boot Bypass for Signed FIT Images
 2026-03-02 22:09 UTC 

[PATCH v3 00/17] bootm: Clean up arch-specific, pre-OS clean-up
 2026-03-02 18:39 UTC  (20+ messages)
` [PATCH v3 01/17] dm: Move flags_remove() check before child removal
` [PATCH v3 02/17] dm: Remove children when parent is removed by flags
` [PATCH v3 03/17] bootstage: Add some missing dummy functions
` [PATCH v3 04/17] bootm: Create bootm_final() for pre-boot cleanup
` [PATCH v3 05/17] x86: Call bootm_final()
` [PATCH v3 06/17] riscv: "
` [PATCH v3 07/17] bootm: Stash bootstage data in bootm_final()
` [PATCH v3 08/17] arm: Call bootm_final()
` [PATCH v3 09/17] arc: "
` [PATCH v3 10/17] microblaze: "
` [PATCH v3 11/17] mips: "
` [PATCH v3 12/17] powerpc: "
` [PATCH v3 13/17] m68k: "
` [PATCH v3 14/17] nios2: "
` [PATCH v3 15/17] sh: "
` [PATCH v3 16/17] xtensa: "
` [PATCH v3 17/17] sandbox: "

[PATCH v3] arm: dts: sc594: Update sc594 EZKIT GPIO polarities
 2026-03-02 18:12 UTC  (2+ messages)

[PATCH 0/2] MAINTAINERS: Update ADI ADSP platform maintainers
 2026-03-02 18:08 UTC  (2+ messages)

[PATCH v3 0/7] clk: mediatek: new mt8189 driver
 2026-03-02 18:02 UTC  (8+ messages)
` [PATCH v3 1/7] clk: mediatek: use correct struct type for infrasys clocks
` [PATCH v3 2/7] clk: mediatek: refactor parent rate lookup functions
` [PATCH v3 3/7] clk: mediatek: add mtk_clk_id_is_* helper functions
` [PATCH v3 4/7] clk: mediatek: add CLK_PARENT_EXT
` [PATCH v3 5/7] clk: mediatek: add MUX_MIXED_CLR_SET_UPD_FLAGS() macro
` [PATCH v3 6/7] dt-bindings: clock: Add MediaTek MT8189 clock
` [PATCH v3 7/7] clk: mediatek: add clock driver for MT8189

[PATCH] video: stm32: dsi: add .of_to_plat callback
 2026-03-02 16:23 UTC  (3+ messages)

[PATCH v2 0/7] Provide classes for building disk images with FS partitions
 2026-03-02 16:04 UTC  (13+ messages)
` [PATCH v2 1/7] test: fs_helper: Allow passing the image filename
` [PATCH v2 2/7] test: fs_helper: Add a quiet flag to mk_fs()
` [PATCH v2 3/7] test: Update comment for fs_helper.setup_image()
` [PATCH v2 4/7] test: fs_helper: Drop the size_gran argument
` [PATCH v2 5/7] test: Convert fs_helper to use a class
` [PATCH v2 6/7] test: Add a helper class to create disk images
` [PATCH v2 7/7] test: Convert test_efi_bootmgr to use FsHelper

[PATCH v0] Fix NVMe for non-zero bus offsets
 2026-03-02 15:42 UTC  (2+ messages)
` [hack] help U-Boot find the correct PCIe inbound offset for NVMe on Raspberry Pi 5

[PATCH v1 0/1] power: pmic: enable sysreset function with device tree property
 2026-03-02 14:46 UTC  (6+ messages)
` [PATCH v1 1/1] "

[PATCH v2 00/16] Add board support for Spacemit K1 SoC in SPL
 2026-03-02 14:36 UTC  (3+ messages)

[PATCH 1/1] net: do not use non-existent CONFIG_DM_CLK
 2026-03-02 14:29 UTC  (6+ messages)

[PATCH v2 0/3] drivers: ufs: ufs_hba_ops callbacks cleanup
 2026-03-02 14:20 UTC  (2+ messages)

[PATCH] drivers: ufs: remove unused ufs_post_bind() declaration
 2026-03-02 14:20 UTC  (2+ messages)

[PATCH] ufs: Disable UTP command timeout in slow mode
 2026-03-02 14:18 UTC  (5+ messages)

[PATCH v3 1/4] iopoll: Fix read_poll_timeout macro documentation
 2026-03-02 12:59 UTC  (8+ messages)
` [PATCH v3 2/4] iopoll: Improve handling of timeout_us param in read_poll_timeout macro
` [PATCH v3 3/4] usb: Add code spacing in usb_bulk_msg function
` [PATCH v3 4/4] usb: Convert ad-hoc poll/timeout sequences in usb.c to iopoll

[PATCH v3 00/13] imx: add i.MX952 support
 2026-03-02  5:20 UTC  (14+ messages)
` [PATCH v3 01/13] imx9: scmi: Get DDR size through SM SCMI API
` [PATCH v3 02/13] imx95/imx94: Remove board_phys_sdram_size from each board
` [PATCH v3 03/13] pinctrl: nxp: Add i.MX952 support
` [PATCH v3 04/13] arm: imx: Add i.MX952 CPU type support
` [PATCH v3 05/13] imx: ele_ahab: Add i.MX952 support to display_life_cycle()
` [PATCH v3 06/13] imx: container: Add i.MX952 support to get_imageset_end()
` [PATCH v3 07/13] arm: imx9: Add i.MX952 SoC support
` [PATCH v3 08/13] cpu: imx952: Add i.MX952 support
` [PATCH v3 09/13] arm: imx9: Keep WDG3/WDG4 untouched for i.MX952
` [PATCH v3 10/13] arm64: dts: freescale: Add initial device tree "
` [PATCH v3 11/13] arm64: dts: freescale: Add i.MX952 EVK basic device tree
` [PATCH v3 12/13] arm: dts: Add U-Boot device tree for i.MX952 EVK
` [PATCH v3 13/13] board: nxp: imx952_evk: Add i.MX952 15x15 lpddr4x board support

[PATCH v1 0/1] led: led_pwm: fix active-low behavior
 2026-03-02 13:07 UTC  (3+ messages)
` [PATCH v1 1/1] "

[v2 PATCH] mach-k3: Defer CTRL_MMR access until after TIFS version response
 2026-03-02  9:57 UTC  (5+ messages)

[PATCH 1/1] ufs: don't select non-existent CONFIG_PHY_MTK_UFS
 2026-03-02  9:49 UTC  (3+ messages)

[PATCH v1 1/1] rsa: fix incorrect positive EINVAL in padding_pss_verify()
 2026-03-02  9:27 UTC  (2+ messages)

[PATCH] kbuild: fix cross_tools compilation
 2026-03-02  9:03 UTC  (2+ messages)

[PATCH 0/3] net: zynq_gem: driver enhancement
 2026-03-02  7:43 UTC  (4+ messages)
` [PATCH 1/3] net: zynq_gem: Disable broadcast packets
` [PATCH 2/3] net: zynq_gem: clear TXSR transfer complete
` [PATCH 3/3] net: zynq_gem: Add support for dma-coherent flag

[PATCH] misc: imx_ele: Fix compile without CMD_FUSE
 2026-03-02  6:37 UTC 

[PATCH v2 0/2] Add MediaTek MT8395_EVK board
 2026-03-02  3:40 UTC  (5+ messages)
` [PATCH v2 1/2] arm: mediatek: MT8195 fix mem_map
` [PATCH v2 2/2] board: mediatek: add MT8395 EVK board support

[PATCH] board: rockchip: Add Xunlong Orange Pi 5 Pro board support
 2026-03-01 17:50 UTC  (2+ messages)

[PATCH] usb: cdns3: fix cdns3_bind() to avoid returning error and probe parent
 2026-03-01  5:25 UTC  (5+ messages)

[PATCH v2] gunzip: Implement chunked decompression
 2026-03-01  0:11 UTC  (6+ messages)

[PATCH v4] arm: imx8m: add boot_device and boot_instance env variables
 2026-02-28 18:41 UTC  (2+ messages)

[PATCH v2 00/13] imx: add i.MX952 support
 2026-02-28 11:47 UTC  (18+ messages)
` [PATCH v2 01/13] imx9: scmi: Get DDR size through SM SCMI API
` [PATCH v2 02/13] imx95/imx94: Remove board_phys_sdram_size from each board
` [PATCH v2 03/13] pinctrl: nxp: Add i.MX952 support
` [PATCH v2 04/13] arm: imx: Add i.MX952 CPU type support
` [PATCH v2 05/13] imx: ele_ahab: Add i.MX952 support to display_life_cycle()
` [PATCH v2 06/13] imx: container: Add i.MX952 support to get_imageset_end()
` [PATCH v2 07/13] arm: imx9: Add i.MX952 SoC support
` [PATCH v2 08/13] cpu: imx952: Add i.MX952 support
` [PATCH v2 09/13] arm: imx9: Skip WDG3/WDG4 disable on i.MX952
` [PATCH v2 10/13] arm64: dts: freescale: Add initial device tree for i.MX952
` [PATCH v2 11/13] arm64: dts: freescale: Add i.MX952 EVK basic device tree
` [PATCH v2 12/13] arm: dts: Add U-Boot device tree for i.MX952 EVK
` [PATCH v2 13/13] board: nxp: imx952_evk: Add i.MX952 15x15 lpddr4x board support

[PATCH] arm: imx: imx95: Use arch override for env_get_location()
 2026-02-28 13:28 UTC  (3+ messages)

[PATCH v3 00/11] imx8qxp: siemens: small board updates
 2026-02-28 12:15 UTC  (3+ messages)
` [PATCH v3 01/11] arm: dts: capricorn: pinctrl_usdhc1 cleanup

Security Disclosure: Multiple buffer overflow vulnerabilities in NFS client
 2026-02-27 22:07 UTC  (4+ messages)

[PATCH 0/6] Provide classes for building disk images with FS partitions
 2026-02-27 23:42 UTC  (5+ messages)
` [PATCH 5/6] test: Add a helper class to create disk images

[PATCH v2 0/9] bootm: Clean up arch-specific, pre-OS clean-up
 2026-02-27 23:27 UTC  (3+ messages)

[PATCH v3] Add support for OpenSSL Provider API
 2026-02-27 17:47 UTC  (6+ messages)

[RFC PATCH 00/16] binman: test: Organise test files into subdirectories
 2026-02-27 17:23 UTC  (5+ messages)
` [RFC PATCH 01/16] binman: test: Move pack/layout test files to test/pack/

[PATCH v1 1/1] doc: pstore: fix typo
 2026-02-27 16:15 UTC  (3+ messages)
` [PATCH v3 "

[PATCH 0/6] 64-bit PCIe for AM64, AM69, J7200, J722S and J784S4
 2026-02-27 16:50 UTC  (13+ messages)
` [PATCH 1/6] arm: mach-k3: arm64-mmu: add mapping for PCIe 4 GB Address Windows
` [PATCH 2/6] pci: pcie_cdns_ti: enable PCIe root-complex mode for J784S4 SoC
` [PATCH 3/6] configs: {am69_sk, j784s4_evm}_a72_defconfig: enable PCIe Root-Complex mode
` [PATCH 4/6] configs: am64x_evm_a53_defconfig: enable 64-bit addressing for PCIe
` [PATCH 5/6] configs: j7200_evm_a72_defconfig: "
` [PATCH 6/6] configs: j722s_evm_a53_defconfig: "

[PATCH] treewide: fix uImage.FIT document paths
 2026-02-27 16:27 UTC  (2+ messages)

[PATCH] kconfig: fix buffer overflow in conf_get_default_confname()
 2026-02-27 16:22 UTC  (2+ messages)

[PATCH] clk: qcom: sc7280: add missing SDCC1 clocks
 2026-02-27 16:13 UTC  (2+ messages)

[PATCH 0/9] ARM: RPi5: Enable PCIe
 2026-02-27 15:23 UTC  (10+ messages)
` [PATCH 1/9] ARM: bcm283x: Add bcm2712 PCIe memory window
` [PATCH 2/9] pci: brcmstb: Fix PCIe bus numbers
` [PATCH 3/9] pci: brcmstb: Support different variants using a cfg struct
` [PATCH 4/9] pci: brcmstb: Add RPi5 reset facilities
` [PATCH 5/9] pci: brcmstb: Add RPi5 rescal "
` [PATCH 6/9] pci: brcmstb: Get and use bridge and rescal reset properties
` [PATCH 7/9] pci: brcmstb: Fix iBAR size calculation
` [PATCH 8/9] pci: brcmstb: rework iBAR handling
` [PATCH 9/9] pci: brcmstb: Adapt to AXI bridge

[PATCH] kconfig/[mn]conf: handle backspace (^H) key
 2026-02-27 14:50 UTC  (2+ messages)

[PATCH v1] spi: designware: add support for bits-per-word DT binding
 2026-02-27 14:07 UTC  (2+ messages)

[PATCH] clk: scmi: Fix protocol version fetch for non-CCF platforms
 2026-02-27 13:46 UTC  (3+ messages)

[PATCH 1/1] board/BuR/zynq: don't select non-existent SPL_BINMAN_FDT
 2026-02-27 10:38 UTC  (3+ messages)

[PATCH v1] arm: socfpga: Gen5/A10: Enable Designware watchdog
 2026-02-27  8:48 UTC 

[PATCH RFC] binman: Make FDT size hint configurable
 2026-02-27  7:27 UTC  (3+ messages)

[PATCH v1] usb: xhci-dwc3: Call xhci_deregister() before asserting reset
 2026-02-27 12:01 UTC  (2+ messages)

[PATCH V2 0/9] board: k3: Sync rm-cfg with TIFS v11.02.09 firmware
 2026-02-27 10:05 UTC  (3+ messages)
` [PATCH V2 4/4] arm: dts: k3: am62x/am62px: Enable tifs-rm-cfg in binman

[PATCH] mach-k3: j722s: unlock mmr after spl_early_init
 2026-02-27  9:50 UTC  (5+ messages)

[PATCH] usb: gadget: Mark udc_disconnect as static
 2026-02-27  9:42 UTC  (2+ messages)

am335x: error with timer initialization (ENODEV)
 2026-02-27  3:06 UTC 

[PATCH v2] tools/atmelimage: add const qualifier to fix compiler warning
 2026-02-27  1:50 UTC 

[PATCH 1/2] arm: dts: k3-am68-r5-phycore-som: Add PMIC ESM node
 2026-02-27  1:42 UTC  (2+ messages)
` [PATCH 2/2] configs: phycore_am68x_r5_defconfig: Add ESM and AVS configs


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