U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-09 19:47:43 to 2024-09-10 21:29:29 UTC [more...]

[PATCH v6 00/28] Integrate MbedTLS v3.6 LTS with U-Boot
 2024-09-10 21:29 UTC  (7+ messages)

[PATCH RFC/RFT 0/3] k3-j784s4-r5-evm: Enable ESMs and related PMIC
 2024-09-10 17:22 UTC  (6+ messages)
` [PATCH RFC/RFT 2/3] board: ti: j784s4: Initialize the ESM & PMIC ESM

[PATCH 00/10] SMBIOS improvements
 2024-09-10 20:15 UTC  (6+ messages)

[PATCH v3 0/3] This series adds a few patches to make it easy to use the system dtc in
 2024-09-10 20:14 UTC  (13+ messages)
` [PATCH v3 2/3] buildman: Allow skipping the dtc build

[PATCH] scripts/Makefile.lib: do not include CONFIG_DEVICE_TREE_INCLUDES in dtsi_include_list
 2024-09-10 19:07 UTC  (3+ messages)

[PATCH v2 00/16] Miscellaneous fixes
 2024-09-10 18:44 UTC  (5+ messages)
` [PATCH v2 01/16] Makefile: detect HOST_ARCH properly when CROSS_COMPILE is multi-word

[PATCH v3 00/16] Miscellaneous fixes
 2024-09-10 18:44 UTC  (5+ messages)
` [PATCH v3 01/16] Makefile: detect HOST_ARCH properly when CROSS_COMPILE is multi-word

[PATCH v3 0/3] efi: Start tidying up memory management
 2024-09-10 18:44 UTC  (9+ messages)
` [PATCH v3 2/3] efi: Allow use of malloc() for the EFI pool
` [PATCH v3 3/3] efi: Show the location of the bounce buffer

[PATCH v4 00/23] Fix various bugs
 2024-09-10 18:41 UTC  (4+ messages)
` [PATCH v4 02/23] nvmxip: Avoid probing on boot

[PATCH 00/13] Miscellaneous fixes
 2024-09-10 18:41 UTC  (9+ messages)
` [PATCH 09/13] net: wget: allow EFI boot

[PATCH] arm: Remove ethernut5 board
 2024-09-10 18:41 UTC  (2+ messages)

[PATCH] pinctrl: exynos: fix type of count integer
 2024-09-10 18:37 UTC 

[PATCH] sh: cache: Fill in invalidate_icache_all()
 2024-09-10 17:54 UTC  (3+ messages)

[PATCH v2] spl: ram: hide SPL_RAM_SUPPORT
 2024-09-10 17:22 UTC  (3+ messages)

[GIT PULL] Please pull u-boot-dfu-20240910
 2024-09-10 17:22 UTC  (2+ messages)

[PULL] u-boot-riscv/master
 2024-09-10 17:22 UTC  (2+ messages)

[GIT PULL] Please pull u-boot-imx-master-20240909
 2024-09-10 17:22 UTC  (2+ messages)

[PATCH v2 0/5] Rockchip: Allow to silent TPL/SPL debug console
 2024-09-10 16:46 UTC  (13+ messages)
` [PATCH v2 1/5] debug_uart: Replace debug functions with dummies if CONFIG_DEBUG_UART is not set
` [PATCH v2 2/5] ram: rockchip: Fix dependency of RAM_ROCKCHIP_DEBUG
` [PATCH v2 3/5] ram: rockchip: Add separate RAM_ROCKCHIP_DEBUG config for TPL/SPL
` [PATCH v2 4/5] rockchip: px30: Weaken dependency TPL/SPL serial
` [PATCH v2 5/5] rockchip: px30: Fix hard dependency to DEBUG_UART_BOARD_INIT

[PATCH 0/3] Support for Qualcomm sm8150 SoC
 2024-09-10 16:01 UTC  (9+ messages)
` [PATCH 1/3] clk: qcom: add driver for SM8150 SoC
` [PATCH 2/3] pinctrl: "
` [PATCH 3/3] config: qcom: add sm8150 to qcom_defconfig

[PATCH v3] cmd: sf: prevent overwriting the reserved memory
 2024-09-10 15:43 UTC 

[PATCH] dfu: fix Kconfig dependencies
 2024-09-10 13:55 UTC  (4+ messages)

[PATCH] board: rpi: Enable capsule updates
 2024-09-10 13:54 UTC  (6+ messages)

[PATCH] spl: ram: hide SPL_RAM_SUPPORT
 2024-09-10 12:59 UTC  (3+ messages)

[PATCH 00/13] ufs: enhancements to support Qualcomm UFS controllers
 2024-09-10 12:59 UTC  (21+ messages)
` [PATCH 01/13] ufs: allocate descriptors with size aligned with DMA_MINALIGN
` [PATCH 02/13] ufs: fix dcache flush and invalidate range calculation
` [PATCH 03/13] ufs: split flush and invalidate to only invalidate when required
` [PATCH 04/13] ufs: use dcache helpers for scsi_cmd data and only invalidate if necessary
` [PATCH 05/13] ufs: Add UFSHCD_QUIRK_BROKEN_64BIT_ADDRESS
` [PATCH 06/13] ufs: Add UFSHCD_QUIRK_HIBERN_FASTAUTO
` [PATCH 07/13] ufs/ufs.h: Add definition of 'ufshcd_rmwl()'
` [PATCH 08/13] ufs: Clear UECPA once due to LINERESET has happened during LINK_STARTUP
` [PATCH 09/13] ufs: Sync possible UFS Quirks with Linux UFS driver
` [PATCH 10/13] ufs: Add missing memory barriers
` [PATCH 11/13] ufs: Fix debug message in 'ufs_start'
` [PATCH 12/13] ufs: core: remove link_startup_again logic
` [PATCH 13/13] MAINTAINERS: Add myself to the list of UFS maintainers

[PATCH 0/8] Add imx8mp video support
 2024-09-10 12:56 UTC  (11+ messages)
` [PATCH 1/8] dm: core: Add a helper to retrieve devices through graph endpoints
` [PATCH 2/8] clk: Ensure the parent clocks are enabled while reparenting
` [PATCH 3/8] clk: imx8mp: Add media related clocks
` [PATCH 4/8] imx: power-domain: Describe the i.MX8 MEDIAMIX domain
` [PATCH 5/8] imx: power-domain: Add support for the MEDIAMIX control block
` [PATCH 6/8] video: imx: Fix Makefile in order to be able to add other imx drivers
` [PATCH 7/8] video: imx: Add LDB driver
` [PATCH 8/8] video: imx: Add LCDIF driver

[PATCH v2 0/8] riscv: Add AST2700 platform support
 2024-09-10  9:39 UTC  (9+ messages)
` [PATCH v2 1/8] riscv: Make A ISA extension selectable
` [PATCH v2 2/8] riscv: Make stack size shift configurable
` [PATCH v2 3/8] riscv: u-boot-spl.lds: Remove _image_binary_end alignment
` [PATCH v2 4/8] riscv: Add AST2700 SoC initial platform support
` [PATCH v2 5/8] timer: Add AST2700 IBEX timer support
` [PATCH v2 6/8] board: ibex_ast2700: Add FMC header support
` [PATCH v2 7/8] ram: ast2700: Add DRAM controller initialization
` [PATCH v2 8/8] configs: ibex-ast2700: Enable DRAM and timer driver

[PATCH] spi: davinci: Drop the preload of TX buffer before read/writes operations
 2024-09-10  9:16 UTC 

[PATCH 1/2] mtd: spi-nor-core: allow overriding 4-byte OPCODE support
 2024-09-10  8:05 UTC  (4+ messages)
` [PATCH 2/2] mtd: spi-nor-core: add 4-byte OPCODE support for Winbond W25Q256JV

[PATCH] driver: net: Add Aspeed AST2700 MDIO support
 2024-09-10  7:49 UTC 

[PATCH 0/4] mtd: spi-nor: add generic flash driver
 2024-09-10  7:46 UTC  (9+ messages)
` [PATCH 1/4] mtd: spi-nor: Rework set_4byte()
` [PATCH 2/4] mtd: spi-nor: Set the 4-Byte Address Mode method based on SFDP data
` [PATCH 3/4] mtd: spi-nor: Remove SPI_NOR_SKIP_SFDP flag
` [PATCH 4/4] mtd: spi-nor: add generic flash driver

OF_UPSTREAM vs. additional dtbs
 2024-09-10 12:48 UTC  (18+ messages)
                      ` Aw: "

[PATCH 0/2] qcom: allow msm_gpio to set special pins direction & value
 2024-09-10 12:27 UTC  (5+ messages)
` [PATCH 1/2] gpio: msm: add support for special pins
` [PATCH 2/2] pinctr: qcom: sm8250: add special pins pins configuration data

[PATCH] net: ftgmac100: Add Aspeed AST2700 support
 2024-09-10 11:08 UTC  (2+ messages)

[PATCH v2] rockchip: add SPI NOR flash support for Radxa E25(CM3I)
 2024-09-10 10:35 UTC  (3+ messages)

[PATCH] rockchip: modify devicetree at runtime for Radxa ROCK Pi E v3.0
 2024-09-10 10:32 UTC  (3+ messages)

[PATCH 1/4] power: regulator: Trigger probe of regulators which are always-on or boot-on
 2024-09-10 10:16 UTC  (15+ messages)

[PATCH 0/4] ufs: add support for Qualcomm UFS Controller
 2024-09-10  9:50 UTC  (5+ messages)
` [PATCH 1/4] ufs: add device_reset callback
` [PATCH 2/4] ufs: add get_max_pwr_mode callback
` [PATCH 3/4] ufs: allow UFSHCI version 4.0
` [PATCH 4/4] ufs: Add Support for Qualcomm UFS HC driver

[PATCH v10 00/25] Introduce the lwIP network stack
 2024-09-10  9:50 UTC  (4+ messages)
` [PATCH v10 21/25] Kconfig: fix undefined symbols (g_dnl*) when NET_LWIP is default enabled

[PATCH] bootstd: android: Add U-Boot version to cmdline
 2024-09-10  9:34 UTC  (3+ messages)

[PATCH v6] mmc: Poll CD in case cyclic framework is enabled
 2024-09-10  9:34 UTC  (4+ messages)

[PATCH] pwm: imx: Don't drop the enable bit once set
 2024-09-10  9:13 UTC 

[PATCH 0/2] phy: qcom: add QMP UFS PHY support
 2024-09-10  9:11 UTC  (3+ messages)
` [PATCH 1/2] phy: qcom: Import QMP phy related header files from Linux
` [PATCH 2/2] phy: qcom: Add QMP UFS PHY driver

[PATCH] video: Fix VNBYTES() macro comment
 2024-09-10  9:11 UTC 

[RFC PATCH 0/6] Add support for K3 BIST
 2024-09-10  9:11 UTC  (6+ messages)
` [RFC PATCH 4/6] drivers: misc: k3_bist: Add K3 BIST driver

[PATCH] spl: ram: fix build warning when neither RAM_DEVICE nor DFU are enabled
 2024-09-10  8:43 UTC  (3+ messages)

[PATCH 1/6] usb: gadget: Inline usb_add_gadget_udc_release
 2024-09-10  8:27 UTC  (2+ messages)

[PATCH 1/1] cmd: mtd: simplify mtd_show_device()
 2024-09-10  7:30 UTC  (2+ messages)

[PULL] u-boot-usb/next
 2024-09-10  4:08 UTC  (2+ messages)

[PATCH] mtd: spi-nor-ids: Add NO_CHIP_ERASE flag to Infineon 2Gb parts
 2024-09-09 17:00 UTC  (2+ messages)

[PATCH] mtd: spi-nor-ids: Add support for S28HS256T
 2024-09-09 16:52 UTC  (2+ messages)

[PATCH] mtd: spi-nor-ids: Deduplicate w25q16dw entry
 2024-09-09 16:44 UTC  (2+ messages)

[PATCH] mtd: spi-nor-ids: Deduplicate mx25u25635f entry
 2024-09-09 16:38 UTC  (2+ messages)

U-Boot SPL crashes after stack setup
 2024-09-09 16:08 UTC 

[PATCH v2 0/2] riscv: spacemit: bananapi_f3: add support for Banana Pi F3 board
 2024-09-10  2:57 UTC  (3+ messages)
` [PATCH v2 1/2] riscv: spacemit: bananapi_f3: initial support added

[RESEND PATCH v2 0/3] cmd/mtd: add missed featuries
 2024-09-10  2:49 UTC  (6+ messages)
` [RESEND PATCH v2 1/3] cmd: mtd: add markbad command support
` [RESEND PATCH v2 2/3] cmd: mtd: add torture "
` [RESEND PATCH v2 3/3] cmd: mtd: add nandtest "

[PATCH 0/8] riscv: Add AST2700 platform support
 2024-09-10  2:32 UTC  (4+ messages)
` [PATCH 4/8] riscv: Add AST2700 SoC initial "

[PATCH] imx8mq-u-boot: Pass FIT offset to fix boot regression
 2024-09-10  1:59 UTC  (4+ messages)

[PATCH 1/7] m68k: Implement a default flush_dcache_all
 2024-09-10  0:18 UTC  (5+ messages)
` [PATCH 3/7] sh: "
` [PATCH 4/7] sh: Add the old invalidate_icache_all function

[PATCH 0/3] cmd: clk: simplify clk command
 2024-09-09 23:45 UTC  (4+ messages)
` [PATCH 1/3] cmd/Kconfig: CONFIG_CMD_CLK should depend on CONFIG_CLK
` [PATCH 2/3] cmd: clk: simplify clk command
` [PATCH 3/3] sandbox: enable clk command on the sandbox

[PATCH v6 00/12] net: tcp: improve tcp support
 2024-09-09 22:27 UTC  (13+ messages)
` [PATCH v6 01/12] net/tcp: fix TCP options processing
` [PATCH v6 02/12] net/tcp: fix selective acknowledge
` [PATCH v6 03/12] net/tcp: put connection specific data into a tcp_stream structure
` [PATCH v6 04/12] net/tcp: add connection info to "
` [PATCH v6 05/12] net/tcp: rename ack_edge and seq_init to more common rcv_nxt and irs
` [PATCH v6 06/12] net/tcp: improve tcp framework, use better state machine
` [PATCH v6 07/12] test/cmd/wget: fix the test
` [PATCH v6 08/12] net/tcp: simplify tcp header filling code
` [PATCH v6 09/12] net/tcp: define a fallback value for rcv_wnd size
` [PATCH v6 10/12] net/netcat: add netcat over tcp support
` [PATCH v6 11/12] net/httpd: add httpd common code
` [PATCH v6 12/12] net/httpd-upload: an example web-server implementation for file uploading

[RESEND PATCH v4 00/10] mtd: spinand: initial support of ecc engines
 2024-09-09 22:23 UTC  (11+ messages)
` [RESEND PATCH v4 01/10] mtd: spinand: Use the spi-mem dirmap API
` [RESEND PATCH v4 02/10] mtd: spinand: Add a NAND page I/O request type
` [RESEND PATCH v4 03/10] mtd: spinand: add missed add missed MODULE_DEVICE_TABLE()
` [RESEND PATCH v4 04/10] mtd: spinand: simulate behavior of linux's function spinand_wait()
` [RESEND PATCH v4 05/10] mtd: spinand: more use of spinand_to_{something} helpers
` [RESEND PATCH v4 06/10] mtd: spinand: replace enable_ecc variable with disable_ecc and update corresponding logic
` [RESEND PATCH v4 07/10] mtd: spinand: minor refactoring
` [RESEND PATCH v4 08/10] mtd: spinand: more refactoring
` [RESEND PATCH v4 09/10] mtd: spinand: sync supported flashes with linux-6.10
` [RESEND PATCH v4 10/10] mtd: nand: add initial ecc engine support

[PULL] u-boot-sh/master-spi-fixes
 2024-09-09 21:54 UTC  (2+ messages)

imx8mq_evk: Boot regression
 2024-09-09 19:47 UTC  (3+ messages)


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