public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2024-10-03 06:29:37 to 2024-10-04 12:48:01 UTC [more...]

[PATCH] Update the ARM trusted firmware git URL
 2024-10-04  9:55 UTC  (4+ messages)

[PATCH v11 00/29] Introduce the lwIP network stack
 2024-10-04 12:04 UTC  (57+ 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 v11 04/29] sandbox: add dummy driver ETH_SANDBOX_LWIP
` [PATCH v11 05/29] test: boot: fix bootdev_test_any for when DSA_SANDBOX is disabled
` [PATCH v11 06/29] test: boot: fix bootflow_cmd_label "
` [PATCH v11 07/29] net: introduce alternative implementation as net-lwip/
` [PATCH v11 08/29] configs: replace '# CONFIG_NET is not set' with CONFIG_NO_NET=y
` [PATCH v11 09/29] net: split include/net.h into net{, -common, -legacy, -lwip}.h
` [PATCH v11 10/29] net: move copy_filename() to new file net/net-common.c
` [PATCH v11 11/29] net: eth-uclass: add function eth_start_udev()
` [PATCH v11 12/29] net-lwip: build lwIP
` [PATCH v11 13/29] net-lwip: add DHCP support and dhcp commmand
` [PATCH v11 14/29] lwip: tftp: bind to TFTP port only when in server mode
` [PATCH v11 15/29] net-lwip: add TFTP support and tftpboot command
` [PATCH v11 16/29] net-lwip: add ping command
` [PATCH v11 17/29] net-lwip: add dns command
` [PATCH v11 18/29] net: split cmd/net.c into cmd/net.c and cmd/net-common.c
` [PATCH v11 19/29] net-lwip: add wget command
` [PATCH v11 20/29] net-lwip: lwIP wget supports user defined port in the uri, so allow it
` [PATCH v11 21/29] cmd: bdinfo: enable -e when CONFIG_CMD_NET_LWIP=y
` [PATCH v11 22/29] configs: add qemu_arm64_lwip_defconfig
` [PATCH v11 23/29] lwip: tftp: add support of blksize option to client
` [PATCH v11 24/29] net-lwip: add TFTP_BLOCKSIZE
` [PATCH v11 25/29] CI: add qemu_arm64_lwip to the test matrix
` [PATCH v11 26/29] MAINTAINERS: net-lwip: add myself as a maintainer
` [PATCH v11 27/29] configs: use syntax CONFIG_FOO=n in tools-only_defconfig
` [PATCH v11 28/29] [TESTING] configs: set CONFIG_NET=y for FTGMAC100
` [PATCH v11 29/29] [TESTING] Kconfig: enable NET_LWIP by default

[PATCH v8 00/27] Integrate MbedTLS v3.6 LTS with U-Boot
 2024-10-04  7:50 UTC  (29+ messages)
` [PATCH v8 01/27] CI: Exclude MbedTLS subtree for CONFIG checks
` [PATCH v8 02/27] mbedtls: add mbedtls into the build system
` [PATCH v8 03/27] lib: Adapt digest header files to MbedTLS
` [PATCH v8 04/27] md5: Remove md5 non-watchdog API
` [PATCH v8 05/27] sha1: Remove sha1 "
` [PATCH v8 06/27] mbedtls: add digest shim layer for MbedTLS
` [PATCH v8 07/27] mbedtls: Enable smaller implementation for SHA256/512
` [PATCH v8 08/27] mbedtls/external: support Microsoft Authentication Code
` [PATCH v8 09/27] mbedtls/external: support PKCS9 Authenticate Attributes
` [PATCH v8 10/27] mbedtls/external: support decoding multiple signer's cert
` [PATCH v8 11/27] mbedtls/external: update MbedTLS PKCS7 test suites
` [PATCH v8 12/27] public_key: move common functions to public key helper
` [PATCH v8 13/27] x509: move common functions to x509 helper
` [PATCH v8 14/27] pkcs7: move common functions to PKCS7 helper
` [PATCH v8 15/27] mbedtls: add public key porting layer
` [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 18/27] lib/crypto: Adapt x509_cert_parser to MbedTLS
` [PATCH v8 19/27] mbedtls: add PKCS7 parser porting layer
` [PATCH v8 20/27] lib/crypto: Adapt PKCS7 parser to MbedTLS
` [PATCH v8 21/27] mbedtls: add MSCode parser porting layer
` [PATCH v8 22/27] lib/crypto: Adapt mscode_parser to MbedTLS
` [PATCH v8 23/27] mbedtls: add RSA helper layer on MbedTLS
` [PATCH v8 24/27] lib/rypto: Adapt rsa_helper to MbedTLS
` [PATCH v8 25/27] asn1_decoder: add build options for ASN1 decoder
` [PATCH v8 26/27] test: Remove ASN1 library test
` [PATCH v8 27/27] configs: enable MbedTLS as default setting

[PATCH v2 0/4] Better smartphone support (Qualcomm)
 2024-10-04 12:46 UTC  (4+ messages)
` [PATCH v2 1/4] board/qualcomm: introduce phone config
` [PATCH v2 2/4] cli_hush: run bootmenu on retry
` [PATCH v2 3/4] bootretry: check for bootretry variable changes

[PATCH v3] da9063: Add watchdog support
 2024-10-04 12:43 UTC  (4+ messages)

[PATCH 0/4] Qualcomm smartphone support
 2024-10-04 12:43 UTC  (3+ messages)

[PATCH v3 0/7] Add the USB5744 hub driver as per new DT binding
 2024-10-04 12:03 UTC  (10+ messages)
` [PATCH v3 1/7] usb: onboard-hub: Add reset-gpio support

[PATCH v3 0/3] dwc3: gadget: properly fix cache operations
 2024-10-04 11:19 UTC  (7+ messages)
` [PATCH v3 2/3] usb: dwc3: fix dcache flush range calculation

[PATCH v4 0/7] Add AVS support for J721S2
 2024-10-04 11:30 UTC  (10+ messages)
` [PATCH v4 1/7] power: pmic: tps65941: Add DM_PMIC dependency
` [PATCH v4 2/7] drivers: misc: k3_avs: Check return code while programming AVS
` [PATCH v4 3/7] arm: dts: k3-j7*-r5: Add MPU clock in clocks property
` [PATCH v4 4/7] drivers: misc: k3_avs: Extract MPU clk and dev ID from DT
` [PATCH v4 5/7] arm: mach-k3: j721s2_init: Initialize AVS Class 0
` [PATCH v4 6/7] arm: dts: j721s2: Add VTM node in R5
` [PATCH v4 7/7] configs: j721s2_evm_r5_defconfig: Add AVS Configs

[PATCH 00/13] disentangling cyclic API from schedule()
 2024-10-04 11:20 UTC  (15+ messages)
` [PATCH 01/13] doc: cyclic: remove reference to WATCHDOG_RESET
` [PATCH 02/13] cyclic: introduce u-boot/schedule.h
` [PATCH 03/13] led: include cyclic.h in led_sw_blink.c
` [PATCH 04/13] m68k: asm/ptrace.h: include linux/types.h
` [PATCH 05/13] fs/cramfs: use schedule instead of cyclic_run as callback
` [PATCH 06/13] test: dm: wdt: replace cyclic_run() by schedule()
` [PATCH 07/13] cyclic: make cyclic_run static
` [PATCH 08/13] watchdog.h: change include of cyclic.h to u-boot/schedule.h
` [PATCH 09/13] lib/sha*: include u-boot/schedule.h instead of cyclic.h
` [PATCH 10/13] i2c: rzg2l: include u-boot/schedule.h
` [PATCH 11/13] ddr: altera: "
` [PATCH 12/13] boot: cedit: "
` [PATCH 13/13] global_data.h: remove unnecesary include of cyclic.h

[PATCH] board: rpi: Pass CMA through from firmware DT
 2024-10-04 11:00 UTC  (2+ messages)

[PATCH] Update directories for new name of TF-A directories
 2024-10-04 10:40 UTC 

[PATCH v1] arm: imx: imx8m: soc: Fix VPU fdt disable fixup
 2024-10-04 10:12 UTC  (2+ messages)

[PATCH] ARM: imx: Drop bogus newline
 2024-10-04 10:06 UTC  (2+ messages)

[PATCH V2 1/5] mmc: fsl_esdhc_imx: Enable AHB/IPG clk with clk bulk API
 2024-10-04 10:05 UTC  (3+ messages)

[PATCH v6 00/37] Implement ACPI on aarch64
 2024-10-04  7:19 UTC  (19+ messages)
` [PATCH v6 14/37] efi_loader: Allocate and write ACPI tables
` [PATCH v6 25/37] board: emulation: Add QEMU sbsa support
` [PATCH v6 37/37] CI: Enable qemu_sbsa

[PATCH v2 00/18] vbe: Series part D
 2024-10-04  6:28 UTC  (8+ messages)
` [PATCH v2 13/18] mmc: Add more debugging for SPL
` [PATCH v2 18/18] rockchip: Provided SPL control over efuse presence

[PATCH] rockchip: Provid SPL control over otp presence
 2024-10-04  6:21 UTC 

[PATCH] linker_lists: set LINKER_LIST_ALIGN to 8 for CPU_MIPS64
 2024-10-04  5:58 UTC  (3+ messages)

[PATCH 1/3] dts: Deduplicate dtbs target
 2024-10-04  5:40 UTC  (9+ messages)
` [PATCH 2/3] dts: Add ability to build DTOs only from arch/$(ARCH)/dts

[PATCH] sandbox: i2c: Make sure phandle dependency is probed
 2024-10-04  5:04 UTC  (3+ messages)

[GIT PULL] Please pull u-boot-dfu-next-20241003
 2024-10-04  2:40 UTC  (2+ messages)

[PATCH v2] dts: Deduplicate dtbs target
 2024-10-04  0:10 UTC 

[PATCH v2 00/20] arm: Initial support for Analog Devices SC5xx boards
 2024-10-03 21:59 UTC  (2+ messages)

[PATCH v5 00/11] led: introduce LED boot and activity function
 2024-10-03 17:30 UTC  (8+ messages)
` [PATCH v5 01/11] led: toggle LED on initial SW blink
` [PATCH v5 03/11] led: implement LED boot API

[PATCH v1 00/12] Support OF_UPSTREAM for StarFive JH7110
 2024-10-03 17:23 UTC 

[PATCH v3 1/4] power: regulator: Trigger probe of regulators which are always-on or boot-on
 2024-10-03 20:49 UTC  (7+ messages)
` [PATCH v3 2/4] power: regulator: Convert regulators_enable_boot_on/off() to regulator_post_probe

[PATCH 0/2] board: rockchip: Add Hardkernel ODROID-M2
 2024-10-03 19:59 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: "
` [PATCH 2/2] board: "

[PATCH 0/3] board: rockchip: Add Hardkernel ODROID-M1S
 2024-10-03 19:40 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: rockchip: Correct vendor prefix for Hardkernel ODROID-M1
` [PATCH 2/3] arm64: dts: rockchip: Add Hardkernel ODROID-M1S
` [PATCH 3/3] board: "

[PATCH] boot: android: Fix ramdisk loading for v2 header
 2024-10-03 19:23 UTC  (2+ messages)

[PATCH 1/4] boot: pxe_utils: Add fallback support
 2024-10-03 14:39 UTC  (4+ messages)

[PATCH 0/4] some serial rx buffer patches
 2024-10-03 14:10 UTC  (5+ messages)
` [PATCH 1/4] serial: fix circular rx buffer edge case
` [PATCH 2/4] serial: do not overwrite not-consumed characters in rx buffer
` [PATCH 3/4] serial: add build-time sanity check of CONFIG_SERIAL_RX_BUFFER_SIZE
` [PATCH 4/4] serial: embed the rx buffer in struct serial_dev_priv

[PATCH v1] mailbox: add i.MX MU driver
 2024-10-03 12:50 UTC  (2+ messages)

[PATCH v3 0/7] Add AVS support for J721S2
 2024-10-03 10:24 UTC  (6+ messages)
` [PATCH v3 5/7] arm: mach-k3: j721s2_init: Initialize AVS Class 0

[PATCH] phy: qcom: Add SM8150 to QMP UFS PHY driver
 2024-10-03 10:12 UTC  (2+ messages)

[PATCH] drivers: watchdog: Add DaVinci's watchdog support
 2024-10-03  8:42 UTC 

[PATCH 1/1] cmd: simplify CONFIG_CMD_USB_MASS_STORAGE dependencies
 2024-10-03  8:02 UTC  (2+ messages)

[PATCH v4 0/7] Add the USB5744 hub driver as per new DT binding
 2024-10-03  6:28 UTC  (6+ messages)
` [PATCH v4 3/7] usb: onboard-hub: add support for Microchip USB5744
` [PATCH v4 4/7] usb: onboard-hub: Add i2c initialization for usb5744 hub
` [PATCH v4 5/7] usb: onboard-hub: Bail out if peer hub is already probed
` [PATCH v4 6/7] configs: zynqmp_kria: Enable the USB onboard hub
` [PATCH v4 7/7] arm64: zynqmp: Update the usb5744 hub node as per binding


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