public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2024-12-23 13:37:36 to 2025-01-01 06:37:26 UTC [more...]

[PATCH v1] riscv: dts: starfive: split out visionfive2 target specific configuration
 2025-01-01  6:35 UTC 

[PATCH] net/netcat: add netcat over tcp support
 2025-01-01  3:33 UTC 

[PATCH v2] net: tftpboot: clear timeout_count on every successful block
 2025-01-01  3:20 UTC 

[PATCH v2 0/4] Fix OSPI boot for J722S
 2025-01-01  0:59 UTC  (2+ messages)

[PATCH] arm: dts: k3-j721e-beagleboneai: Move to OF_UPSTREAM
 2025-01-01  0:59 UTC  (2+ messages)

[PATCH] drivers: firmware: ti_sci: Add DM_FLAG_PRE_RELOC to driver
 2025-01-01  0:59 UTC  (2+ messages)

[PATCH] arm: dts: k3-am62p-sk-binman: add SE security variant builds
 2025-01-01  0:59 UTC  (2+ messages)

[PATCH v2] dma: ti: k3-udma: Fix BCDMA probe by adding check for MMR_RFLOW
 2024-12-31 23:55 UTC  (3+ messages)

[PATCH] qconfig.py: Update resync message
 2024-12-31 23:54 UTC 

[PATCH v5 0/9] Inline ECC Series
 2024-12-31 22:51 UTC  (3+ messages)
` [PATCH v5 9/9] board: ti: Pull redundant DDR functions to a common location and Fixup DDR size when ECC is enabled

[PATCH 00/10] Cumulative fixes and updates for MediaTek ethernet driver
 2024-12-31 21:17 UTC  (2+ messages)

[PATCH v5 0/4] Select CONFIG_64BIT for sandbox64 and x86_64
 2024-12-31 21:17 UTC  (2+ messages)

[PATCH 0/2] Keep the access to dtb_dt_embedded() within fdtdec
 2024-12-31 21:17 UTC  (2+ messages)

[PATCH v2 00/17] imx: add i.MX95 support
 2024-12-31 20:31 UTC  (10+ messages)
` [PATCH v2 16/17] imx95_evk: add i.MX95 19x19 EVK board basic support
    ` 回复: [EXT] "
      `  "

[PATCH v2 0/8] usb: dwc2: Refactor and update USB DWC2 driver
 2024-12-31 18:12 UTC  (19+ messages)
` [PATCH v2 1/8] usb: dwc2: Extract register definitions to common header file
` [PATCH v2 2/8] usb: dwc2: Fix incorrect ULPI_UTMI_SEL bit setting
` [PATCH v2 3/8] USB: dwc2: Fix HBstLen setting for external DMA mode
` [PATCH v2 4/8] usb: dwc2: Clean up with bitfield macros
` [PATCH v2 5/8] usb: dwc2: Align macros with Linux kernel definitions
` [PATCH v2 6/8] usb: dwc2: Extract macro definitions to common header
` [PATCH v2 7/8] usb: dwc2: Unify flush and reset logic with v4.20a support
` [PATCH v2 8/8] usb: dwc2: Replace uint<x>_t types with u<x>

[PATCH v2 0/3] Initial support for PXA1908 and samsung-coreprimevelte
 2024-12-31 16:49 UTC  (4+ messages)
` [PATCH v2 1/3] serial: ns16550: Add Intel XScale support
` [PATCH v2 2/3] arm: mmp: add initial support for PXA1908 SoC
` [PATCH v2 3/3] board: samsung: add initial support for coreprimevelte board

[PATCH 0/2] Initial support for PXA1908 and samsung-coreprimevelte
 2024-12-31 16:05 UTC  (8+ messages)
` [PATCH 1/2] arm: mmp: add initial support for PXA1908 SoC
` [PATCH 2/2] board: samsung: add initial support for coreprimevelte board

rpi: Compute Module 5 doesn't autoboot without debug UART
 2024-12-31 14:53 UTC  (3+ messages)

Fwd: New Defects reported by Coverity Scan for Das U-Boot
 2024-12-31 13:55 UTC 

Problem with "Cleanup dma device in spl and move dma channel[0]" series and am64
 2024-12-31 13:53 UTC  (3+ messages)

UEFI ConOut with systemd-boot: attributes aren't working
 2024-12-31 12:04 UTC 

[ANN] U-Boot v2025.01-rc6 released
 2024-12-31  4:08 UTC 

[PATCH] Gitlab: Remove some "rules:when: always" lines
 2024-12-31  4:08 UTC  (2+ messages)

[PATCH v6] mtd: spi-nor: Fix the spi_nor_read() when config SPI_STACKED_PARALLEL is enabled
 2024-12-31  4:08 UTC  (4+ messages)

[PATCH] Gitlab: Make test.py stage only depend on binman et al testsuite
 2024-12-31  4:05 UTC  (2+ messages)

[PATCH] sandbox: Adjust configuration to hang on panic()
 2024-12-31  4:05 UTC  (2+ messages)

[PATCH v2 0/4] Misc. PowerPC MPC83xx fixes/cleanups
 2024-12-31  4:05 UTC  (2+ messages)

[PATCH 0/2] powerpc: Fix and enforce distinction between immediates and registers
 2024-12-31  4:05 UTC  (2+ messages)

[PATCH v2] gpio: npcm: Add persist feature to sgpio module
 2024-12-31  4:05 UTC  (2+ messages)

[PATCH v1] configs: arbel_evb: enable arbel feature
 2024-12-31  4:05 UTC  (2+ messages)

[PULL] u-boot-sh/next
 2024-12-30 21:52 UTC  (2+ messages)

[PATCH v2 0/8] Cleanup the LMB subsystem
 2024-12-30 21:52 UTC  (2+ messages)

[PATCH v2 0/4] lmb: Improve style
 2024-12-30 21:52 UTC  (2+ messages)

[PATCH v16 00/11] net: tcp: improve tcp support in legacy stack
 2024-12-30 18:53 UTC  (13+ messages)
` [PATCH v16 01/11] net/tcp: fix TCP options processing
` [PATCH v16 02/11] net/tcp: fix selective acknowledge
` [PATCH v16 03/11] net/tcp: put connection specific data into a tcp_stream structure
` [PATCH v16 04/11] net/tcp: add connection info to "
` [PATCH v16 05/11] net/tcp: rename ack_edge and seq_init to more common rcv_nxt and irs
` [PATCH v16 06/11] net/tcp: improve tcp framework, use better state machine
` [PATCH v16 07/11] test/cmd/wget: fix the test
` [PATCH v16 08/11] test/cmd/wget: replace bogus response with an actual response from the HTTP server
` [PATCH v16 09/11] net/tcp: simplify tcp header filling code
` [PATCH v16 10/11] net/tcp: define a fallback value for rcv_wnd size
` [PATCH v16 11/11] net/net: fix include ordering

[PATCH v4 0/3] dwc3: gadget: properly fix cache operations
 2024-12-30 18:49 UTC  (5+ messages)
` [PATCH v4 3/3] usb: dwc3: invalidate dcache on buffer used in interrupt handling

[PATCH v2 0/6] ufs: core: initial cleanup and defines sync with Linux v6.12
 2024-12-30 10:31 UTC  (7+ messages)
` [PATCH v2 1/6] ufs: core: include missing include/ufs.h
` [PATCH v2 2/6] ufs: core: mark unexported functions as static
` [PATCH v2 3/6] ufs: core: cosmetic fixups
` [PATCH v2 4/6] ufs: core: move ufshci defines in a separate header
` [PATCH v2 5/6] ufs: core: sync unipro.h with Linux v6.12
` [PATCH v2 6/6] ufs: core: sync ufshci.h "

[PATCH] board: odroid-n2: Add script and update docs for signing
 2024-12-30 10:04 UTC  (2+ messages)

[PATCH 1/1] tpm: update descriptions in tpm-v2.h header
 2024-12-30  8:49 UTC  (3+ messages)

[PATCH v5] mtd: spi-nor: Fix the spi_nor_read() when config SPI_STACKED_PARALLEL is enabled
 2024-12-30  7:08 UTC  (5+ messages)

iMX8MN: SPL not starting U-Boot
 2024-12-30  1:20 UTC  (3+ messages)

[PATCH] net: phy: Add RGMII RX/TX delay handling to DP83822 PHY
 2024-12-29 20:53 UTC 

[PATCH] rpi: Add identifiers for the new RPi 5 series
 2024-12-29 14:46 UTC 

[PATCH v15 00/11] net: tcp: improve tcp support in legacy stack
 2024-12-28  9:49 UTC  (4+ messages)

[PATCH v4 00/19] vbe: Series part E
 2024-12-28  0:51 UTC  (2+ messages)

[PATCH] board: gateworks: venice: rename GW7905 to GW7500
 2024-12-28  0:50 UTC  (2+ messages)

DT subtree sync for v6.12
 2024-12-27 18:46 UTC  (4+ messages)

[PATCH] power: pmic: tps65941: Fix TI TPS65224 PMIC compatiable
 2024-12-27 18:24 UTC  (2+ messages)

[PATCH 2/4] board: vexpress64: default to hardware device tree
 2024-12-27 16:19 UTC  (6+ messages)
` [PATCH 4/4] board: vexpress64: enable bloblist for SPL handoff

[PATCH v4] mtd: spi-nor: Fix the spi_nor_read() when config SPI_STACKED_PARALLEL is enabled
 2024-12-27 15:51 UTC  (7+ messages)

Pull request doc-2025-01-rc6
 2024-12-26 18:22 UTC  (2+ messages)

[PULL] u-boot-sh/next-pinctrl
 2024-12-26 15:17 UTC  (2+ messages)

[PATCH v2] board: rockchip: add Khadas Edge2 RK3588 board
 2024-12-26  9:51 UTC  (2+ messages)

[PATCH 0/7] board: rockchip: add FriendlyElec NanoPi R3S
 2024-12-26  9:20 UTC  (8+ messages)
` [PATCH 1/7] arm64: dts: rockchip: Add FriendlyARM NanoPi R3S board
` [PATCH 2/7] arm64: dts: rockchip: fix model name for FriendlyElec NanoPi R3S
` [PATCH 3/7] arm64: dts: rockchip: replace deprecated snps, reset props for "
` [PATCH 4/7] arm64: dts: rockchip: sort props in pmu_io_domains node "
` [PATCH 5/7] arm64: dts: rockchip: enable eMMC HS200 mode "
` [PATCH 6/7] arm64: dts: rockchip: reorder mmc aliases "
` [PATCH 7/7] board: rockchip: add FriendlyElec "

[PATCH v3] mtd: spi-nor: Fix the spi_nor_read() when config SPI_STACKED_PARALLEL is enabled
 2024-12-26  3:30 UTC  (5+ messages)

[PATCH] crypto: fsl_hash: fixup alignment if necessary
 2024-12-25  2:14 UTC  (2+ messages)

[PATCH v2 00/11] Tpm exit with error when algorithm dismatches
 2024-12-24 20:58 UTC  (13+ messages)
` [PATCH v2 01/11] efi_loader: Don't warn if the TCG2 FinalEvents table is not installed
` [PATCH v2 02/11] tpm: Rename tpm2_is_active_pcr()
` [PATCH v2 03/11] tpm: Rename tpm2_allow_extend()
` [PATCH v2 04/11] tpm: refactor tcg2_get_pcr_info()
` [PATCH v2 05/11] tpm: add flag in hash_algo_list and API to check if algorithm is supported
` [PATCH v2 06/11] tpm: Don't create an EventLog if algorithms are misconfigured
` [PATCH v2 07/11] tpm: Keep the active PCRs in the chip private data
` [PATCH v2 08/11] tpm: Simplify tcg2_create_digest()
` [PATCH v2 09/11] tpm: Simplify tcg2_log_init()
` [PATCH v2 10/11] tpm: Don't replay an EventLog if tcg2_log_parse() fails
` [PATCH v2 11/11] tpm: add kconfig control in tcg2_create_digest()

Fwd: New Defects reported by Coverity Scan for Das U-Boot
 2024-12-24 17:14 UTC 

[PATCH] squashfs: Fix sqfs_inode_size() for xattr related SQFS_LSYMLINK_TYPE
 2024-12-24  0:49 UTC 

[PATCH v1] mtd: rawnand: meson: always use OOB bytes during write
 2024-12-24 13:56 UTC  (4+ messages)

[PATCH 00/11] Tpm exit with error when algorithm dismatches
 2024-12-24  7:10 UTC  (16+ messages)
` [PATCH 01/11] efi_loader: Don't warn if the TCG2 FinalEvents table is not installed
` [PATCH 02/11] tpm: Rename tpm2_is_active_pcr()
` [PATCH 03/11] tpm: Rename tpm2_allow_extend()
` [PATCH 04/11] tpm: refactor tcg2_get_pcr_info()
` [PATCH 05/11] tpm: add flag in hash_algo_list and API to check if algorithm is supported
` [PATCH 06/11] tpm: Don't create an EventLog if algorithms are misconfigured
` [PATCH 07/11] tpm: Keep the active PCRs in the chip private data
` [PATCH 08/11] tpm: Simplify tcg2_create_digest()
` [PATCH 09/11] tpm: Simplify tcg2_log_init()
` [PATCH 10/11] tpm: Don't replay an EventLog if tcg2_log_parse() fails
` [PATCH 11/11] tpm: add kconfig control in tcg2_create_digest()

[PATCH v3 0/7] efi: Start to chip away at the EFI workaround
 2024-12-24  5:32 UTC  (4+ messages)
` [PATCH v3 3/7] efi_loader: Update efi_run_image() to accept image and device path

[ANN] U-Boot v2025.01-rc5 released
 2024-12-24  2:44 UTC 

[PATCH 1/3] arm64: Convert core type check macros into inline functions
 2024-12-23 20:50 UTC  (4+ messages)
` [PATCH 2/3] arm64: Add MIDR entries for Cortex-A57 and Cortex-A76

[PATCH 01/16] pinctrl: renesas: Add Kconfig symbol for conditional build of full PFC tables
 2024-12-23 19:45 UTC  (3+ messages)

[PATCH 0/6] Rework the BLK symbol usage in Kconfig
 2024-12-23 18:53 UTC  (10+ messages)
` [PATCH 2/6] drivers/mmc/Kconfig: Make DM_MMC a hidden symbol
` [PATCH 4/6] blk: Make block subsystems select BLK
` [PATCH 5/6] mtd: Correct dependency of BLK
` [PATCH 6/6] block: Remove "select BLK" from non-block drivers

[GIT PULL] Please pull u-boot-imx-next-20241223
 2024-12-23 17:29 UTC  (2+ messages)

[PULL] u-boot-sh/master
 2024-12-23 17:29 UTC  (2+ messages)

[PATCH v2 01/16] pinctrl: renesas: Add Kconfig symbol for conditional build of full PFC tables
 2024-12-23 13:34 UTC  (3+ messages)
` [PATCH v2 15/16] pinctrl: renesas: Minimize R8A779G0 V4H "
` [PATCH v2 16/16] pinctrl: renesas: Minimize R8A779H0 V4M "


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