u-boot
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH] ARM: stm32: Update MAINTAINERS file globs for STM32MP DHSOM
Marek Vasut
Re: [PATCH] ARM: stm32: Update MAINTAINERS file globs for STM32MP DHSOM
Tom Rini
Re: [PATCH] ARM: stm32: Update MAINTAINERS file globs for STM32MP DHSOM
Marek Vasut
Re: [PATCH 2/2] wget: rework the logic to validate the load address
Caleb Connolly
[PULL] Please pull qcom/qcom-next
Caleb Connolly
Re: [PULL] Please pull qcom/qcom-next
Tom Rini
[PATCH 0/4] Cleanup dma device in spl and move dma channel[0]
Prasanth Babu Mantena
[PATCH 1/4] mach-k3: common.c: Add dma device remove in spl exit
Prasanth Babu Mantena
Re: [PATCH 1/4] mach-k3: common.c: Add dma device remove in spl exit
Kumar, Udit
Re: [PATCH 1/4] mach-k3: common.c: Add dma device remove in spl exit
Prasanth Mantena
Re: [PATCH 1/4] mach-k3: common.c: Add dma device remove in spl exit
Kumar, Udit
Re: [PATCH 1/4] mach-k3: common.c: Add dma device remove in spl exit
Prasanth Mantena
[PATCH 2/4] configs: k3: Enable device removal in SPL
Prasanth Babu Mantena
[PATCH 3/4] dma: ti: k3-udma: Move udma_probe() below all APIs
Prasanth Babu Mantena
[PATCH 4/4] dma: ti: k3-udma: Move DMA channel[0] allocation to probe and add udma_remove()
Prasanth Babu Mantena
Re: [PATCH 4/4] dma: ti: k3-udma: Move DMA channel[0] allocation to probe and add udma_remove()
Kumar, Udit
[PATCH] lxr2: Add DA9063 watchdog support
Fabio Estevam
Re: [PATCH] lxr2: Add DA9063 watchdog support
Fabio Estevam
Issue on dwc_eth_qos.c
Antonio Cremonini
[PATCH v2 0/4] Better smartphone support (Qualcomm)
Caleb Connolly
[PATCH v2 2/4] cli_hush: run bootmenu on retry
Caleb Connolly
Re: [PATCH v2 2/4] cli_hush: run bootmenu on retry
Tom Rini
[PATCH v2 3/4] bootretry: check for bootretry variable changes
Caleb Connolly
Re: [PATCH v2 3/4] bootretry: check for bootretry variable changes
Tom Rini
[PATCH v2 1/4] board/qualcomm: introduce phone config
Caleb Connolly
Re: [PATCH v2 1/4] board/qualcomm: introduce phone config
Simon Glass
[PATCH v2 4/4] doc: board/qualcomm: describe phone support and bringup
Caleb Connolly
Re: [PATCH v2 4/4] doc: board/qualcomm: describe phone support and bringup
Simon Glass
[PATCH] Update directories for new name of TF-A directories
Peter Robinson
Re: [PATCH] Update directories for new name of TF-A directories
Tom Rini
[PATCH] board: rpi: Pass CMA through from firmware DT
Peter Robinson
Re: [PATCH] board: rpi: Pass CMA through from firmware DT
Matthias Brugger
Re: [PATCH] board: rpi: Pass CMA through from firmware DT
Simon Glass
[PATCH v4 0/7] Add AVS support for J721S2
Manorit Chawdhry
[PATCH v4 1/7] power: pmic: tps65941: Add DM_PMIC dependency
Manorit Chawdhry
[PATCH v4 2/7] drivers: misc: k3_avs: Check return code while programming AVS
Manorit Chawdhry
[PATCH v4 3/7] arm: dts: k3-j7*-r5: Add MPU clock in clocks property
Manorit Chawdhry
Re: [PATCH v4 3/7] arm: dts: k3-j7*-r5: Add MPU clock in clocks property
Nishanth Menon
Re: [PATCH v4 3/7] arm: dts: k3-j7*-r5: Add MPU clock in clocks property
Manorit Chawdhry
Re: [PATCH v4 3/7] arm: dts: k3-j7*-r5: Add MPU clock in clocks property
Nishanth Menon
[PATCH v4 4/7] drivers: misc: k3_avs: Extract MPU clk and dev ID from DT
Manorit Chawdhry
[PATCH v4 5/7] arm: mach-k3: j721s2_init: Initialize AVS Class 0
Manorit Chawdhry
[PATCH v4 6/7] arm: dts: j721s2: Add VTM node in R5
Manorit Chawdhry
[PATCH v4 7/7] configs: j721s2_evm_r5_defconfig: Add AVS Configs
Manorit Chawdhry
Re: [PATCH v4 7/7] configs: j721s2_evm_r5_defconfig: Add AVS Configs
Nishanth Menon
Re: [PATCH v4 7/7] configs: j721s2_evm_r5_defconfig: Add AVS Configs
Manorit Chawdhry
Re: [PATCH v4 7/7] configs: j721s2_evm_r5_defconfig: Add AVS Configs
Manorit Chawdhry
Re: [PATCH v4 7/7] configs: j721s2_evm_r5_defconfig: Add AVS Configs
Nishanth Menon
Re: [PATCH v4 0/7] Add AVS support for J721S2
Simon Glass
Re: [PATCH v4 0/7] Add AVS support for J721S2
Manorit Chawdhry
Re: [PATCH v4 0/7] Add AVS support for J721S2
Simon Glass
[PATCH] rockchip: Provid SPL control over otp presence
Jonas Karlman
Re: [PATCH] rockchip: Provid SPL control over otp presence
Tom Rini
[PATCH v8 00/27] Integrate MbedTLS v3.6 LTS with U-Boot
Raymond Mao
[PATCH v8 01/27] CI: Exclude MbedTLS subtree for CONFIG checks
Raymond Mao
Re: [PATCH v8 01/27] CI: Exclude MbedTLS subtree for CONFIG checks
Simon Glass
[PATCH v8 02/27] mbedtls: add mbedtls into the build system
Raymond Mao
Re: [PATCH v8 02/27] mbedtls: add mbedtls into the build system
Ilias Apalodimas
Re: [PATCH v8 02/27] mbedtls: add mbedtls into the build system
Raymond Mao
[PATCH v8 03/27] lib: Adapt digest header files to MbedTLS
Raymond Mao
Re: [PATCH v8 03/27] lib: Adapt digest header files to MbedTLS
Tom Rini
Re: [PATCH v8 03/27] lib: Adapt digest header files to MbedTLS
Raymond Mao
Re: [PATCH v8 03/27] lib: Adapt digest header files to MbedTLS
Tom Rini
Re: [PATCH v8 03/27] lib: Adapt digest header files to MbedTLS
Ilias Apalodimas
Re: [PATCH v8 03/27] lib: Adapt digest header files to MbedTLS
Tom Rini
Re: [PATCH v8 03/27] lib: Adapt digest header files to MbedTLS
Ilias Apalodimas
Re: [PATCH v8 03/27] lib: Adapt digest header files to MbedTLS
Raymond Mao
Re: [PATCH v8 03/27] lib: Adapt digest header files to MbedTLS
Tom Rini
[PATCH v8 04/27] md5: Remove md5 non-watchdog API
Raymond Mao
[PATCH v8 05/27] sha1: Remove sha1 non-watchdog API
Raymond Mao
Re: [PATCH v8 05/27] sha1: Remove sha1 non-watchdog API
Rasmus Villemoes
Re: [PATCH v8 05/27] sha1: Remove sha1 non-watchdog API
Raymond Mao
Re: [PATCH v8 05/27] sha1: Remove sha1 non-watchdog API
Tom Rini
[PATCH v8 06/27] mbedtls: add digest shim layer for MbedTLS
Raymond Mao
Re: [PATCH v8 06/27] mbedtls: add digest shim layer for MbedTLS
Ilias Apalodimas
[PATCH v8 07/27] mbedtls: Enable smaller implementation for SHA256/512
Raymond Mao
Re: [PATCH v8 07/27] mbedtls: Enable smaller implementation for SHA256/512
Ilias Apalodimas
[PATCH v8 08/27] mbedtls/external: support Microsoft Authentication Code
Raymond Mao
[PATCH v8 09/27] mbedtls/external: support PKCS9 Authenticate Attributes
Raymond Mao
[PATCH v8 10/27] mbedtls/external: support decoding multiple signer's cert
Raymond Mao
Re: [PATCH v8 10/27] mbedtls/external: support decoding multiple signer's cert
Ilias Apalodimas
[PATCH v8 11/27] mbedtls/external: update MbedTLS PKCS7 test suites
Raymond Mao
[PATCH v8 12/27] public_key: move common functions to public key helper
Raymond Mao
[PATCH v8 13/27] x509: move common functions to x509 helper
Raymond Mao
[PATCH v8 14/27] pkcs7: move common functions to PKCS7 helper
Raymond Mao
[PATCH v8 15/27] mbedtls: add public key porting layer
Raymond Mao
[PATCH v8 16/27] lib/crypto: Adapt public_key header with MbedTLS
Raymond Mao
Re: [PATCH v8 16/27] lib/crypto: Adapt public_key header with MbedTLS
Ilias Apalodimas
[PATCH v8 17/27] mbedtls: add X509 cert parser porting layer
Raymond Mao
Re: [PATCH v8 17/27] mbedtls: add X509 cert parser porting layer
Ilias Apalodimas
[PATCH v8 18/27] lib/crypto: Adapt x509_cert_parser to MbedTLS
Raymond Mao
[PATCH v8 19/27] mbedtls: add PKCS7 parser porting layer
Raymond Mao
Re: [PATCH v8 19/27] mbedtls: add PKCS7 parser porting layer
Ilias Apalodimas
[PATCH v8 20/27] lib/crypto: Adapt PKCS7 parser to MbedTLS
Raymond Mao
Re: [PATCH v8 20/27] lib/crypto: Adapt PKCS7 parser to MbedTLS
Ilias Apalodimas
[PATCH v8 21/27] mbedtls: add MSCode parser porting layer
Raymond Mao
[PATCH v8 22/27] lib/crypto: Adapt mscode_parser to MbedTLS
Raymond Mao
Re: [PATCH v8 22/27] lib/crypto: Adapt mscode_parser to MbedTLS
Ilias Apalodimas
[PATCH v8 23/27] mbedtls: add RSA helper layer on MbedTLS
Raymond Mao
[PATCH v8 24/27] lib/rypto: Adapt rsa_helper to MbedTLS
Raymond Mao
[PATCH v8 25/27] asn1_decoder: add build options for ASN1 decoder
Raymond Mao
[PATCH v8 26/27] test: Remove ASN1 library test
Raymond Mao
[PATCH v8 27/27] configs: enable MbedTLS as default setting
Raymond Mao
Re: [PATCH v8 00/27] Integrate MbedTLS v3.6 LTS with U-Boot
Simon Glass
Re: [PATCH v8 00/27] Integrate MbedTLS v3.6 LTS with U-Boot
Ilias Apalodimas
Re: [PATCH v8 00/27] Integrate MbedTLS v3.6 LTS with U-Boot
Raymond Mao
Re: [PATCH v8 00/27] Integrate MbedTLS v3.6 LTS with U-Boot
Tom Rini
Re: [PATCH v8 00/27] Integrate MbedTLS v3.6 LTS with U-Boot
Ilias Apalodimas
[PATCH v2] dts: Deduplicate dtbs target
Marek Vasut
Re: [PATCH v2] dts: Deduplicate dtbs target
Simon Glass
Re: [PATCH v2] dts: Deduplicate dtbs target
Fabio Estevam
Re: [PATCH v2] dts: Deduplicate dtbs target
Tom Rini
Re: [PATCH v2] dts: Deduplicate dtbs target
Tom Rini
[PATCH 00/13] disentangling cyclic API from schedule()
Rasmus Villemoes
[PATCH 01/13] doc: cyclic: remove reference to WATCHDOG_RESET
Rasmus Villemoes
Re: [PATCH 01/13] doc: cyclic: remove reference to WATCHDOG_RESET
Simon Glass
[PATCH 02/13] cyclic: introduce u-boot/schedule.h
Rasmus Villemoes
Re: [PATCH 02/13] cyclic: introduce u-boot/schedule.h
Simon Glass
Re: [PATCH 02/13] cyclic: introduce u-boot/schedule.h
Rasmus Villemoes
Re: [PATCH 02/13] cyclic: introduce u-boot/schedule.h
Simon Glass
[PATCH 03/13] led: include cyclic.h in led_sw_blink.c
Rasmus Villemoes
Re: [PATCH 03/13] led: include cyclic.h in led_sw_blink.c
Simon Glass
[PATCH 04/13] m68k: asm/ptrace.h: include linux/types.h
Rasmus Villemoes
Re: [PATCH 04/13] m68k: asm/ptrace.h: include linux/types.h
Tom Rini
[PATCH 05/13] fs/cramfs: use schedule instead of cyclic_run as callback
Rasmus Villemoes
Re: [PATCH 05/13] fs/cramfs: use schedule instead of cyclic_run as callback
Simon Glass
[PATCH 06/13] test: dm: wdt: replace cyclic_run() by schedule()
Rasmus Villemoes
Re: [PATCH 06/13] test: dm: wdt: replace cyclic_run() by schedule()
Simon Glass
[PATCH 07/13] cyclic: make cyclic_run static
Rasmus Villemoes
Re: [PATCH 07/13] cyclic: make cyclic_run static
Simon Glass
[PATCH 08/13] watchdog.h: change include of cyclic.h to u-boot/schedule.h
Rasmus Villemoes
Re: [PATCH 08/13] watchdog.h: change include of cyclic.h to u-boot/schedule.h
Simon Glass
[PATCH 09/13] lib/sha*: include u-boot/schedule.h instead of cyclic.h
Rasmus Villemoes
Re: [PATCH 09/13] lib/sha*: include u-boot/schedule.h instead of cyclic.h
Simon Glass
[PATCH 10/13] i2c: rzg2l: include u-boot/schedule.h
Rasmus Villemoes
Re: [PATCH 10/13] i2c: rzg2l: include u-boot/schedule.h
Simon Glass
[PATCH 11/13] ddr: altera: include u-boot/schedule.h
Rasmus Villemoes
Re: [PATCH 11/13] ddr: altera: include u-boot/schedule.h
Simon Glass
[PATCH 12/13] boot: cedit: include u-boot/schedule.h
Rasmus Villemoes
Re: [PATCH 12/13] boot: cedit: include u-boot/schedule.h
Simon Glass
[PATCH 13/13] global_data.h: remove unnecesary include of cyclic.h
Rasmus Villemoes
Re: [PATCH 13/13] global_data.h: remove unnecesary include of cyclic.h
Tom Rini
Re: [PATCH 00/13] disentangling cyclic API from schedule()
Stefan Roese
[PATCH] sandbox: i2c: Make sure phandle dependency is probed
Marek Vasut
Re: [PATCH] sandbox: i2c: Make sure phandle dependency is probed
Marek Vasut
Re: [PATCH] sandbox: i2c: Make sure phandle dependency is probed
Heiko Schocher
Re: [PATCH] sandbox: i2c: Make sure phandle dependency is probed
Marek Vasut
[PATCH 0/2] board: rockchip: Add Hardkernel ODROID-M2
Jonas Karlman
[PATCH 1/2] arm64: dts: rockchip: Add Hardkernel ODROID-M2
Jonas Karlman
[PATCH 2/2] board: rockchip: Add Hardkernel ODROID-M2
Jonas Karlman
Re: [PATCH 0/2] board: rockchip: Add Hardkernel ODROID-M2
Quentin Schulz
[PATCH 0/3] board: rockchip: Add Hardkernel ODROID-M1S
Jonas Karlman
[PATCH 1/3] arm64: dts: rockchip: Correct vendor prefix for Hardkernel ODROID-M1
Jonas Karlman
[PATCH 2/3] arm64: dts: rockchip: Add Hardkernel ODROID-M1S
Jonas Karlman
[PATCH 3/3] board: rockchip: Add Hardkernel ODROID-M1S
Jonas Karlman
Re: [PATCH 0/3] board: rockchip: Add Hardkernel ODROID-M1S
Quentin Schulz
[GIT PULL] Please pull u-boot-dfu-next-20241003
Mattijs Korpershoek
Re: [GIT PULL] Please pull u-boot-dfu-next-20241003
Tom Rini
[PATCH v11 00/29] Introduce the lwIP network stack
Jerome Forissier
[PATCH v11 01/29] net: recv(): return -EAGAIN instead of 0 when no cleanup is expected
Jerome Forissier
Re: [PATCH v11 01/29] net: recv(): return -EAGAIN instead of 0 when no cleanup is expected
Simon Glass
Re: [PATCH v11 01/29] net: recv(): return -EAGAIN instead of 0 when no cleanup is expected
Jerome Forissier
[PATCH v11 02/29] Make AVB_VERIFY depend on FASTBOOT
Jerome Forissier
Re: [PATCH v11 02/29] Make AVB_VERIFY depend on FASTBOOT
Simon Glass
Re: [PATCH v11 02/29] Make AVB_VERIFY depend on FASTBOOT
Jerome Forissier
[PATCH v11 03/29] linker_lists: set LINKER_LIST_ALIGN to 8 for CPU_MIPS64
Jerome Forissier
Re: [PATCH v11 03/29] linker_lists: set LINKER_LIST_ALIGN to 8 for CPU_MIPS64
Ilias Apalodimas
Re: [PATCH v11 03/29] linker_lists: set LINKER_LIST_ALIGN to 8 for CPU_MIPS64
Heinrich Schuchardt
Re: [PATCH v11 03/29] linker_lists: set LINKER_LIST_ALIGN to 8 for CPU_MIPS64
Jerome Forissier
Re: [PATCH v11 03/29] linker_lists: set LINKER_LIST_ALIGN to 8 for CPU_MIPS64
Tom Rini
Re: [PATCH v11 03/29] linker_lists: set LINKER_LIST_ALIGN to 8 for CPU_MIPS64
Jerome Forissier
Re: [PATCH v11 03/29] linker_lists: set LINKER_LIST_ALIGN to 8 for CPU_MIPS64
Simon Glass
[PATCH v11 04/29] sandbox: add dummy driver ETH_SANDBOX_LWIP
Jerome Forissier
Re: [PATCH v11 04/29] sandbox: add dummy driver ETH_SANDBOX_LWIP
Ilias Apalodimas
Re: [PATCH v11 04/29] sandbox: add dummy driver ETH_SANDBOX_LWIP
Simon Glass
[PATCH v11 05/29] test: boot: fix bootdev_test_any for when DSA_SANDBOX is disabled
Jerome Forissier
Re: [PATCH v11 05/29] test: boot: fix bootdev_test_any for when DSA_SANDBOX is disabled
Simon Glass
[PATCH v11 06/29] test: boot: fix bootflow_cmd_label for when DSA_SANDBOX is disabled
Jerome Forissier
Re: [PATCH v11 06/29] test: boot: fix bootflow_cmd_label for when DSA_SANDBOX is disabled
Ilias Apalodimas
Re: [PATCH v11 06/29] test: boot: fix bootflow_cmd_label for when DSA_SANDBOX is disabled
Jerome Forissier
Re: [PATCH v11 06/29] test: boot: fix bootflow_cmd_label for when DSA_SANDBOX is disabled
Ilias Apalodimas
Re: [PATCH v11 06/29] test: boot: fix bootflow_cmd_label for when DSA_SANDBOX is disabled
Jerome Forissier
Re: [PATCH v11 06/29] test: boot: fix bootflow_cmd_label for when DSA_SANDBOX is disabled
Simon Glass
Re: [PATCH v11 06/29] test: boot: fix bootflow_cmd_label for when DSA_SANDBOX is disabled
Jerome Forissier
[PATCH v11 09/29] net: split include/net.h into net{, -common, -legacy, -lwip}.h
Jerome Forissier
Re: [PATCH v11 09/29] net: split include/net.h into net{, -common, -legacy, -lwip}.h
Ilias Apalodimas
[PATCH v11 10/29] net: move copy_filename() to new file net/net-common.c
Jerome Forissier
Re: [PATCH v11 10/29] net: move copy_filename() to new file net/net-common.c
Ilias Apalodimas
Re: [PATCH v11 10/29] net: move copy_filename() to new file net/net-common.c
Jerome Forissier
[PATCH v11 11/29] net: eth-uclass: add function eth_start_udev()
Jerome Forissier
Re: [PATCH v11 11/29] net: eth-uclass: add function eth_start_udev()
Ilias Apalodimas
[PATCH v11 07/29] net: introduce alternative implementation as net-lwip/
Jerome Forissier
[PATCH v11 08/29] configs: replace '# CONFIG_NET is not set' with CONFIG_NO_NET=y
Jerome Forissier
[PATCH v11 14/29] lwip: tftp: bind to TFTP port only when in server mode
Jerome Forissier
Re: [PATCH v11 14/29] lwip: tftp: bind to TFTP port only when in server mode
Ilias Apalodimas
Re: [PATCH v11 14/29] lwip: tftp: bind to TFTP port only when in server mode
Jerome Forissier
[PATCH v11 12/29] net-lwip: build lwIP
Jerome Forissier
[PATCH v11 15/29] net-lwip: add TFTP support and tftpboot command
Jerome Forissier
Re: [PATCH v11 15/29] net-lwip: add TFTP support and tftpboot command
Ilias Apalodimas
[PATCH v11 16/29] net-lwip: add ping command
Jerome Forissier
Earlier messages
Later messages