public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2024-10-09 09:15:48 to 2024-10-10 21:34:28 UTC [more...]

[PATCH] power: mp5416: Fix LDO SVAL for MP5416 PMIC
 2024-10-10 21:34 UTC  (2+ messages)

[PATCH 1/2] spi: soft_spi: fix miso gpio property name
 2024-10-10 21:34 UTC  (2+ messages)

[PATCH 1/2] power: pmic: Support pmic pf0900
 2024-10-10 21:21 UTC  (8+ messages)
` [PATCH 2/2] power: regulator: "

[PATCH] boardf: Modify DRAM message
 2024-10-10 20:29 UTC  (5+ messages)

[PATCH v3 0/3] This series adds a few patches to make it easy to use the system dtc in
 2024-10-10 19:01 UTC  (4+ messages)
` [PATCH v3 3/3] RFC: CI: Skip building dtc for world builds

[PATCH] tools: docker: Drop the git user name and email configuration
 2024-10-10 18:59 UTC  (4+ messages)

[PATCH] doc: coreboot: Update stale graphics enabling instructions
 2024-10-10 18:50 UTC  (2+ messages)

[PATCH 1/4] power: pmic: Support pmic pf5300
 2024-10-10 18:25 UTC  (2+ messages)

[PATCH] mtd: spi-nor: Clear Winbond SR3 WPS bit on boot
 2024-10-10 18:25 UTC  (8+ messages)

[2nd RESEND PATCH v2 0/6] mtd: Make sure UBIFS does not do multi-pass page programming on flashes that don't support it
 2024-10-10 17:32 UTC  (2+ messages)

[2nd RESEND PATCH] mtd: spi-nor-ids: Add support for S28HS256T
 2024-10-10 17:10 UTC  (2+ messages)

[RESEND PATCH v2 0/2] mtd: spi-nor-ids: Add NO_CHIP_ERASE flag to Infineon 2Gb parts
 2024-10-10 17:10 UTC  (2+ messages)

[2nd RESEND PATCH v2 0/3] mtd: spi-nor: Add support for S25FS-S family
 2024-10-10 17:09 UTC  (2+ messages)

[PATCH] mtd: spi-nor-ids: Extend w25q16cl entry with locking support
 2024-10-10 17:09 UTC  (2+ messages)

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

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

[PATCH 0/6] Allow showing the memory map
 2024-10-10 15:26 UTC  (13+ messages)
` [PATCH 1/6] common: Fix up malloc() comment in reserve_noncached()
` [PATCH 2/6] common: Tidy up how malloc() is inited
` [PATCH 6/6] cmd: Add a command to show the memory map

[PATCH v10 00/13] net: tcp: improve tcp support
 2024-10-10 15:09 UTC  (4+ messages)

Pull request efi-2025-01-rc1
 2024-10-10 13:54 UTC  (2+ messages)

[PATCH v11 00/29] Introduce the lwIP network stack
 2024-10-10 13:29 UTC  (12+ messages)
` [PATCH v11 01/29] net: recv(): return -EAGAIN instead of 0 when no cleanup is expected
` [PATCH v11 02/29] Make AVB_VERIFY depend on FASTBOOT
` [PATCH v11 03/29] linker_lists: set LINKER_LIST_ALIGN to 8 for CPU_MIPS64

[PATCH 1/2] arm64: imx8mp: Read MAC address from M24C32-D write-lockable page on DH i.MX8MP DHCOM if available
 2024-10-10 13:23 UTC  (2+ messages)
` [PATCH 2/2] arm64: imx8mp: Read item and serial number from EEPROM ID page on DH i.MX8MP DHCOM

[PATCH] binman: Add option for pointing to external description
 2024-10-10 13:03 UTC  (5+ messages)

[PATCH v3 1/1] ata: sata_rescan must scan for block devices
 2024-10-10 12:23 UTC  (2+ messages)

[PATCH] WIP: binman: expand test coverage to nxpimx8mcst
 2024-10-10 11:38 UTC  (5+ messages)
` [PATCH v2 1/2] binman: nxp_imx8mcst: read certificates from input path
  ` [PATCH v2 2/2] binman: expand test coverage to nxp_imx8mcst

[PATCH v8 00/27] Integrate MbedTLS v3.6 LTS with U-Boot
 2024-10-10  6:47 UTC  (25+ messages)
` [PATCH v8 02/27] mbedtls: add mbedtls into the build system
` [PATCH v8 03/27] lib: Adapt digest header files to MbedTLS
` [PATCH v8 06/27] mbedtls: add digest shim layer for MbedTLS
` [PATCH v8 10/27] mbedtls/external: support decoding multiple signer's cert
` [PATCH v8 16/27] lib/crypto: Adapt public_key header with MbedTLS
` [PATCH v8 17/27] mbedtls: add X509 cert parser porting layer
` [PATCH v8 20/27] lib/crypto: Adapt PKCS7 parser to MbedTLS
` [PATCH v8 22/27] lib/crypto: Adapt mscode_parser "

[PATCH v3 0/6] android_ab: introduce bcb ab_dump command and provide several bcb fixes
 2024-10-10 12:17 UTC  (10+ messages)
` [PATCH v3 4/6] cmd: bcb: introduce 'ab_dump' command to print BCB block content

[RFC PATCH v1] dts: imx8mp-u-boot.dtsi align flash.bin
 2024-10-10  8:28 UTC 

[PATCH v2 0/2] dfu: sf: fix flash probe when DM_SPI_FLASH is enabled
 2024-10-10  8:09 UTC  (3+ messages)
` [PATCH v2 1/2] spi: add DM_SPI_FLASH compatibility inline functions

device that supports both usb host & usb device modes?
 2024-10-10  7:31 UTC 

[PATCH v12 00/21] Introduce the lwIP network stack
 2024-10-10  6:51 UTC  (29+ messages)
` [PATCH v12 01/21] configs: use syntax CONFIG_FOO=n in tools-only_defconfig
` [PATCH v12 02/21] sandbox: add dummy driver ETH_SANDBOX_LWIP
` [PATCH v12 03/21] test: boot: fix bootdev_test_any for when DSA_SANDBOX is disabled
` [PATCH v12 04/21] test: boot: fix bootflow_cmd_label "
` [PATCH v12 05/21] net: introduce alternative implementation as net/lwip/
` [PATCH v12 06/21] net: split net into net{,-common,-legacy,-lwip}
` [PATCH v12 07/21] net: eth-uclass: add function eth_start_udev()
` [PATCH v12 08/21] net: lwip: build lwIP
` [PATCH v12 09/21] net: lwip: add DHCP support and dhcp commmand
` [PATCH v12 10/21] net: lwip: tftp: bind to TFTP port only when in server mode
` [PATCH v12 11/21] net: lwip: add TFTP support and tftpboot command
` [PATCH v12 12/21] net: lwip: add ping command
` [PATCH v12 13/21] net: lwip: add dns command
` [PATCH v12 14/21] net: split cmd/net.c into cmd/net.c and cmd/net-common.c
` [PATCH v12 15/21] net: lwip: add wget command
` [PATCH v12 16/21] cmd: bdinfo: enable -e when CONFIG_CMD_NET_LWIP=y
` [PATCH v12 17/21] configs: add qemu_arm64_lwip_defconfig
` [PATCH v12 18/21] net: lwip: tftp: add support of blksize option to client
` [PATCH v12 19/21] net: lwip: add TFTP_BLOCKSIZE
` [PATCH v12 20/21] CI: add qemu_arm64_lwip to the test matrix
` [PATCH v12 21/21] MAINTAINERS: net: lwip: add myself as a maintainer

[PATCH 00/11] boards: siemens: iot2050: SM variant, sysinfo support, fixes & cleanups
 2024-10-10  6:35 UTC  (14+ messages)
` [PATCH 01/11] board: siemens: iot2050: Fix mistake in list of writable env vars
` [PATCH 02/11] board: siemens: iot2050: Fix coding style
` [PATCH 03/11] board: siemens: iot2050: Control pcie power for all variants
` [PATCH 04/11] board: siemens: iot2050: Pass DDR size from FSBL
` [PATCH 05/11] board: siemens: iot2050: Generalize the fdt fixup
` [PATCH 06/11] board: siemens: iot2050: Stop using special spl DT sources
` [PATCH 07/11] board: siemens: iot2050: Migrate to OF_UPSTREAM
` [PATCH 08/11] dts: iot2050: Support new IOT2050-SM variant
` [PATCH 09/11] smbios: Fill UUID from sysinfo when available
` [PATCH 10/11] sysinfo: Add driver for IOT2050 boards
` [PATCH 11/11] board: siemens: iot2050: Use sysinfo for board initialization

[PATCH] usb: dwc3-generic: fix CONFIG_DM_REGULATOR-off case
 2024-10-10  5:36 UTC  (6+ messages)

[RFC PATCH v1] tools: imx8image: add possibility to skip dcd
 2024-10-10  5:13 UTC  (2+ messages)

[PATCH 0/4] spi: Various Kconfig fixes
 2024-10-10  4:25 UTC  (3+ messages)

[PATCH v7 00/11] labgrid: Provide an integration with Labgrid
 2024-10-10  1:51 UTC  (12+ messages)
` [PATCH v7 01/11] test: Allow signaling that U-Boot is ready
` [PATCH v7 02/11] test: Release board after tests complete
` [PATCH v7 03/11] test: Allow connecting to a running board
` [PATCH v7 04/11] test: Introduce the concept of a role
` [PATCH v7 05/11] test: Introduce lab mode
` [PATCH v7 06/11] test: Improve handling of sending commands
` [PATCH v7 07/11] test: Avoid double echo when starting up
` [PATCH v7 08/11] test: Try to shut down the lab console gracefully
` [PATCH v7 09/11] test: Add a section for closing the connection
` [PATCH v7 10/11] test: Support testing with two board-builds
` [PATCH v7 11/11] CI: Allow running tests on sjg lab

[PATCH] arm64: imx: imx8mp-debix-model-a: Migrate to OF_UPSTREAM
 2024-10-10  1:18 UTC  (2+ messages)

[PATCH v7 0/8] test: Minor fixes to test.py
 2024-10-10  0:29 UTC  (9+ messages)
` [PATCH v7 1/8] test: Use a constant for the test timeout
` [PATCH v7 2/8] test: Avoid failing skipped tests
` [PATCH v7 3/8] test: Create a common function to get the config
` [PATCH v7 4/8] test: Move the receive code into a function
` [PATCH v7 5/8] test: Separate out the exception handling
` [PATCH v7 6/8] test: Detect dead connections
` [PATCH v7 7/8] test: Tidy up remaining exceptions
` [PATCH v7 8/8] test: Fix mulptiplex_log typo

[PATCH 1/1] mtd: simplify CONFIG_DM_SPI_FLASH dependencies
 2024-10-09 22:58 UTC  (2+ messages)

[PATCH 1/1] efi_loader: Show the FirmwareVendor and FirmwareRevision in helloworld
 2024-10-09 22:16 UTC  (3+ messages)

[PATCH v2 0/4] Cleanup dma device in spl and move dma channel[0]
 2024-10-09 22:10 UTC  (6+ messages)
` [PATCH v2 1/4] mach-k3: common.c: Remove dma device in spl exit
` [PATCH v2 2/4] configs: k3: Enable device removal in SPL
` [PATCH v2 3/4] dma: ti: k3-udma: Move udma_probe() below all APIs
` [PATCH v2 4/4] dma: ti: k3-udma: Move DMA channel[0] allocation to probe and add udma_remove()

[PATCH v1 0/4] x86: Clean up and fix to avoid compiler warnings
 2024-10-09 21:14 UTC  (9+ messages)
` [PATCH v1 1/4] x86: cpu: Use default print_cpuinfo() for all
` [PATCH v1 3/4] x86: cpu: Add a few prototypes to the header file

[PATCH 00/13] disentangling cyclic API from schedule()
 2024-10-09 21:13 UTC  (5+ messages)
` [PATCH 02/13] cyclic: introduce u-boot/schedule.h

[PATCH v1] eth: asix88179: drop ADVERTISE_LPACK and ADVERTISE_NPAGE advertise flags
 2024-10-09 21:09 UTC  (3+ messages)

[PATCH v14 0/8] spi-nor: Add parallel and stacked memories support
 2024-10-09 17:32 UTC  (2+ messages)

[PATCH] arch: arm: dts: k3-j7200-r5-evm: Enable AVS feature
 2024-10-09 17:32 UTC  (2+ messages)

[PATCH] arm: dts: k3-j722s-binman: Add support for HS-SE
 2024-10-09 15:01 UTC  (2+ messages)

[PATCH] arm: mach-k3: j784s4: Add clk and power support for wkup_uart
 2024-10-09 14:18 UTC  (2+ messages)

[PATCH 0/2] imx: Add i.MX93 9x9 QSB board
 2024-10-09 13:50 UTC  (3+ messages)
` [PATCH 2/2] imx: Support i.MX93 9X9 "

[PATCH] clk: stub: add sm8150 compatible id
 2024-10-09 13:34 UTC  (3+ messages)

[PATCH v2 1/4] boot: pxe_utils: Add fallback support
 2024-10-09 13:15 UTC  (4+ messages)
` [PATCH v2 2/4] boot: Add logic to enable booting from fallback option
` [PATCH v2 3/4] bootstd: Add command to enable setting of bootmeth specific properties
` [PATCH v2 4/4] test: Add tests for the bootmeth set command

[PATCH v2] mtd: nand: raw: atmel: Use ONFI ECC params if available
 2024-10-09  8:22 UTC 

[PATCH v2 1/1] net/wget: set filesize
 2024-10-09 11:08 UTC 

[PATCH 0/4] some serial rx buffer patches
 2024-10-09 11:03 UTC  (4+ messages)
` [PATCH 1/4] serial: fix circular rx buffer edge case

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

[PATCH] net: correct wget_connected debug messages
 2024-10-09 10:38 UTC  (2+ messages)

[PATCH 1/1] net/wget: set filesize
 2024-10-09 10:11 UTC  (2+ messages)

[PATCH v2] net: recv(): return -EAGAIN instead of 0 when no cleanup is expected
 2024-10-09  9:42 UTC 

[PATCH 0/2] ARM: mach-meson: fix HDMI since DT update to v6.11
 2024-10-09  9:15 UTC  (2+ messages)
` [PATCH 1/2] clk: meson: gxbb: add HDMI clocks


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