Show patches with: Archived = No       |   21127 patches
« 1 2 ... 5 6 7211 212 »
Patch Series S/W/F Date Submitter Delegate State
net: guard call to tftp_start() with #if defined(CONFIG_CMD_TFTPBOOT) net: guard call to tftp_start() with #if defined(CONFIG_CMD_TFTPBOOT) --- 2024-09-02 Jerome Forissier New
[4/4] doc: board/qualcomm: describe phone support and bringup Qualcomm smartphone support --- 2024-08-31 Caleb Connolly Superseded
[3/4] bootretry: check for bootretry variable changes Qualcomm smartphone support --- 2024-08-31 Caleb Connolly Superseded
[2/4] cli_hush: run bootmenu on retry Qualcomm smartphone support --- 2024-08-31 Caleb Connolly Superseded
[1/4] board/qualcomm: introduce phone config Qualcomm smartphone support --- 2024-08-31 Caleb Connolly Superseded
cmd: fdt: use U-Boot's FDT by default cmd: fdt: use U-Boot's FDT by default --- 2024-08-31 Caleb Connolly New
[v8,11/11] test: lib/uuid: add tests for UUID version/variant bits efi: CapsuleUpdate: support for dynamic UUIDs --- 2024-08-30 Caleb Connolly New
[v8,10/11] test: lib/uuid: add unit tests for dynamic UUIDs efi: CapsuleUpdate: support for dynamic UUIDs --- 2024-08-30 Caleb Connolly Accepted
[v8,09/11] tools: mkeficapsule: support generating dynamic GUIDs efi: CapsuleUpdate: support for dynamic UUIDs --- 2024-08-30 Caleb Connolly New
[v8,08/11] tools: mkeficapsule: use u-boot UUID library efi: CapsuleUpdate: support for dynamic UUIDs --- 2024-08-30 Caleb Connolly New
[v8,07/11] include: export uuid.h efi: CapsuleUpdate: support for dynamic UUIDs --- 2024-08-30 Caleb Connolly New
[v8,06/11] lib: uuid: supporting building as part of host tools efi: CapsuleUpdate: support for dynamic UUIDs --- 2024-08-30 Caleb Connolly New
[v8,05/11] sandbox: switch to dynamic UUIDs efi: CapsuleUpdate: support for dynamic UUIDs --- 2024-08-30 Caleb Connolly New
[v8,04/11] doc: uefi: document dynamic UUID generation efi: CapsuleUpdate: support for dynamic UUIDs --- 2024-08-30 Caleb Connolly New
[v8,03/11] efi: add a helper to generate dynamic UUIDs efi: CapsuleUpdate: support for dynamic UUIDs --- 2024-08-30 Caleb Connolly New
[v8,02/11] lib: uuid: add UUID v5 support efi: CapsuleUpdate: support for dynamic UUIDs --- 2024-08-30 Caleb Connolly New
[v8,01/11] efi: define struct efi_guid efi: CapsuleUpdate: support for dynamic UUIDs --- 2024-08-30 Caleb Connolly New
[v2] Kconfig: clean up the efi configuration status [v2] Kconfig: clean up the efi configuration status --- 2024-08-30 Ilias Apalodimas Accepted
[6/6] fwu: do not allow capsule processing on exceeding Trial Counter threshold Miscellaneous FWU fixes --- 2024-08-30 Sughosh Ganu Superseded
[5/6] fwu: add dependency checks for selecting FWU metadata version Miscellaneous FWU fixes --- 2024-08-30 Sughosh Ganu Superseded
[4/6] fwu: check all images for transitioning out of Trial State Miscellaneous FWU fixes --- 2024-08-30 Sughosh Ganu Superseded
[3/6] fwu: v1: do a version check for the metadata Miscellaneous FWU fixes --- 2024-08-30 Sughosh Ganu Superseded
[2/6] fwu: v2: try reading both copies of metadata Miscellaneous FWU fixes --- 2024-08-30 Sughosh Ganu New
[1/6] fwu: v2: perform some checks before reading metadata Miscellaneous FWU fixes --- 2024-08-30 Sughosh Ganu New
[v2,16/16] cmd: pxe: CMD_PXE implies CMD_TFTPBOOT Miscellaneous fixes --- 2024-08-30 Jerome Forissier Superseded
[v2,15/16] common: update: UPDATE_COMMON implies CMD_TFTPBOOT Miscellaneous fixes --- 2024-08-30 Jerome Forissier Superseded
[v2,14/16] test/py: test_efi_loader: add HTTP (wget) test for the EFI loader Miscellaneous fixes --- 2024-08-30 Jerome Forissier Superseded
[v2,13/16] test/py: test_efi_loader: add missing dependency on cmd_tftpboot Miscellaneous fixes --- 2024-08-30 Jerome Forissier Superseded
[v2,12/16] test/py: net_boot: fix comment Miscellaneous fixes --- 2024-08-30 Jerome Forissier Superseded
[v2,11/16] net: fec_mxc_init(): do not ignore return status of fec_open() Miscellaneous fixes --- 2024-08-30 Jerome Forissier Superseded
[v2,10/16] net: wget: allow EFI boot Miscellaneous fixes --- 2024-08-30 Jerome Forissier Superseded
[v2,09/16] net: ftgmac100: depend on NET Miscellaneous fixes --- 2024-08-30 Jerome Forissier Superseded
[v2,08/16] net: phy: ncsi: depend on NET Miscellaneous fixes --- 2024-08-30 Jerome Forissier Superseded
[v2,07/16] net: wget: removed unused function wget_success() Miscellaneous fixes --- 2024-08-30 Jerome Forissier Superseded
[v2,06/16] net: fm: call dtsec_init_phy() only when it is defined Miscellaneous fixes --- 2024-08-30 Jerome Forissier Superseded
[v2,05/16] arm: omap2: add missing #include <netdev.h> Miscellaneous fixes --- 2024-08-30 Jerome Forissier Superseded
[v2,04/16] at91: rename mem_init() to at91_mem_init() Miscellaneous fixes --- 2024-08-30 Jerome Forissier Superseded
[v2,03/16] flash: prefix error codes with FL_ Miscellaneous fixes --- 2024-08-30 Jerome Forissier Superseded
[v2,02/16] buildman/toolchain.py: set CROSS_COMPILE only if self.cross is set Miscellaneous fixes --- 2024-08-30 Jerome Forissier New
[v2,01/16] Makefile: detect HOST_ARCH properly when CROSS_COMPILE is multi-word Miscellaneous fixes --- 2024-08-30 Jerome Forissier Superseded
[v2] list: use list_count_nodes() to count list entries [v2] list: use list_count_nodes() to count list entries --- 2024-08-28 Sughosh Ganu Accepted
mach-imx: do not use if_changed more than once per target mach-imx: do not use if_changed more than once per target --- 2024-08-28 Jerome Forissier Accepted
[13/13] test/py: test_efi_loader: add HTTP (wget) test for the EFI loader Miscellaneous fixes --- 2024-08-28 Jerome Forissier Superseded
[12/13] test/py: test_efi_loader: add missing dependency on cmd_tftpboot Miscellaneous fixes --- 2024-08-28 Jerome Forissier Superseded
[11/13] test/py: net_boot: fix comment Miscellaneous fixes --- 2024-08-28 Jerome Forissier Superseded
[10/13] net: fec_mxc_init(): do not ignore return status of fec_open() Miscellaneous fixes --- 2024-08-28 Jerome Forissier Superseded
[09/13] net: wget: allow EFI boot Miscellaneous fixes --- 2024-08-28 Jerome Forissier Superseded
[08/13] net: ftgmac100: depend on NET Miscellaneous fixes --- 2024-08-28 Jerome Forissier Superseded
[07/13] net: phy: ncsi: depend on NET Miscellaneous fixes --- 2024-08-28 Jerome Forissier Superseded
[06/13] net: wget: removed unused function wget_success() Miscellaneous fixes --- 2024-08-28 Jerome Forissier Superseded
[05/13] net: fm: call dtsec_init_phy() only when it is defined Miscellaneous fixes --- 2024-08-28 Jerome Forissier New
[04/13] arm: omap2: add missing #include <netdev.h> Miscellaneous fixes --- 2024-08-28 Jerome Forissier Superseded
[03/13] at91: rename mem_init() to at91_mem_init() Miscellaneous fixes --- 2024-08-28 Jerome Forissier Superseded
[02/13] flash: prefix error codes with FL_ Miscellaneous fixes --- 2024-08-28 Jerome Forissier Superseded
[01/13] Makefile: detect HOST_ARCH properly when CROSS_COMPILE is multi-word Miscellaneous fixes --- 2024-08-28 Jerome Forissier Superseded
[v4,27/27] lmb: add logic to print lmb flag strings Make LMB memory map global and persistent --- 2024-08-26 Sughosh Ganu Accepted
[v4,26/27] stm32mp: compute ram_top based on the optee base address Make LMB memory map global and persistent --- 2024-08-26 Sughosh Ganu Accepted
[v4,25/27] stm32mp: allow calling optee_get_reserved_memory() from U-Boot Make LMB memory map global and persistent --- 2024-08-26 Sughosh Ganu Accepted
[v4,24/27] zynq: lmb: do not add to lmb map before relocation Make LMB memory map global and persistent --- 2024-08-26 Sughosh Ganu Accepted
[v4,23/27] sandbox: iommu: remove lmb allocation in the driver Make LMB memory map global and persistent --- 2024-08-26 Sughosh Ganu Accepted
[v4,22/27] sandbox: spl: enable lmb config for SPL Make LMB memory map global and persistent --- 2024-08-26 Sughosh Ganu Accepted
[v4,21/27] spl: sandbox: initialise the ram banksize in spl Make LMB memory map global and persistent --- 2024-08-26 Sughosh Ganu Accepted
[v4,20/27] spl: call spl_board_init() at the end of the spl init sequence Make LMB memory map global and persistent --- 2024-08-26 Sughosh Ganu New
[v4,19/27] sandbox: move the TCG event log to the start of ram memory Make LMB memory map global and persistent --- 2024-08-26 Sughosh Ganu Accepted
[v4,18/27] lmb: remove the unused board_lmb_reserve() function Make LMB memory map global and persistent --- 2024-08-26 Sughosh Ganu New
[v4,17/27] lmb: do away with arch_lmb_reserve() Make LMB memory map global and persistent --- 2024-08-26 Sughosh Ganu New
[v4,16/27] ppc: lmb: move arch specific lmb reservations to arch_misc_init() Make LMB memory map global and persistent --- 2024-08-26 Sughosh Ganu Accepted
[v4,15/27] lmb: init: initialise the lmb data structures during board init Make LMB memory map global and persistent --- 2024-08-26 Sughosh Ganu Accepted
[v4,14/27] lmb: bootm: remove superfluous lmb stub functions Make LMB memory map global and persistent --- 2024-08-26 Sughosh Ganu Accepted
[v4,13/27] lmb: remove lmb_init_and_reserve_range() function Make LMB memory map global and persistent --- 2024-08-26 Sughosh Ganu Accepted
[v4,12/27] lmb: remove the lmb_init_and_reserve() function Make LMB memory map global and persistent --- 2024-08-26 Sughosh Ganu New
[v4,11/27] lmb: reserve common areas during board init Make LMB memory map global and persistent --- 2024-08-26 Sughosh Ganu Accepted
[v4,10/27] lmb: introduce a function to add memory to the lmb memory map Make LMB memory map global and persistent --- 2024-08-26 Sughosh Ganu Accepted
[v4,09/27] lmb: allow lmb module to be used in SPL Make LMB memory map global and persistent --- 2024-08-26 Sughosh Ganu Accepted
[v4,08/27] lmb: config: add lmb config symbols for SPL Make LMB memory map global and persistent --- 2024-08-26 Sughosh Ganu Accepted
[v4,07/27] lmb: remove config symbols used for lmb region count Make LMB memory map global and persistent --- 2024-08-26 Sughosh Ganu New
[v4,06/27] lmb: allow for resizing lmb regions Make LMB memory map global and persistent --- 2024-08-26 Sughosh Ganu Accepted
[v4,05/27] lmb: make LMB memory map persistent and global Make LMB memory map global and persistent --- 2024-08-26 Sughosh Ganu Accepted
[v4,04/27] lmb: use the BIT macro for lmb flags Make LMB memory map global and persistent --- 2024-08-26 Sughosh Ganu New
[v4,03/27] lmb: staticize __lmb_alloc_base() Make LMB memory map global and persistent --- 2024-08-26 Sughosh Ganu Accepted
[v4,02/27] lmb: remove the unused lmb_is_reserved() function Make LMB memory map global and persistent --- 2024-08-26 Sughosh Ganu Accepted
[v4,01/27] alist: add a helper to check if the list is full Make LMB memory map global and persistent --- 2024-08-26 Sughosh Ganu Accepted
[v9,37/37,TESTING] configs: set CONFIG_NET=y when PXE is enabled Introduce the lwIP network stack --- 2024-08-23 Jerome Forissier Superseded
[v9,36/37,TESTING] configs: set CONFIG_NET=y for FTGMAC100 Introduce the lwIP network stack --- 2024-08-23 Jerome Forissier Superseded
[v9,35/37,TESTING] Kconfig: enable NET_LWIP by default except for SANDBOX Introduce the lwIP network stack --- 2024-08-23 Jerome Forissier Superseded
[v9,34/37] configs: use syntax CONFIG_FOO=n in tools-only_defconfig Introduce the lwIP network stack --- 2024-08-23 Jerome Forissier Superseded
[v9,33/37] Kconfig: fix undefined symbols (g_dnl*) when NET_LWIP is default enabled Introduce the lwIP network stack --- 2024-08-23 Jerome Forissier Superseded
[v9,32/37] MAINTAINERS: net-lwip: add myself as a maintainer Introduce the lwIP network stack --- 2024-08-23 Jerome Forissier Superseded
[v9,31/37] CI: add qemu_arm64_lwip to the test matrix Introduce the lwIP network stack --- 2024-08-23 Jerome Forissier Superseded
[v9,30/37] net-lwip: add TFTP_BLOCKSIZE Introduce the lwIP network stack --- 2024-08-23 Jerome Forissier Superseded
[v9,29/37] lwip: tftp: add support of blksize option to client Introduce the lwIP network stack --- 2024-08-23 Jerome Forissier Superseded
[v9,28/37] configs: add qemu_arm64_lwip_defconfig Introduce the lwIP network stack --- 2024-08-23 Jerome Forissier Superseded
[v9,27/37] cmd: bdinfo: enable -e when CONFIG_CMD_NET_LWIP=y Introduce the lwIP network stack --- 2024-08-23 Jerome Forissier Superseded
[v9,26/37] net-lwip: lwIP wget supports user defined port in the uri, so allow it. Introduce the lwIP network stack --- 2024-08-23 Jerome Forissier Superseded
[v9,25/37] net-lwip: add wget command Introduce the lwIP network stack --- 2024-08-23 Jerome Forissier Superseded
[v9,24/37] net: split cmd/net.c into cmd/net.c and cmd/net-common.c Introduce the lwIP network stack --- 2024-08-23 Jerome Forissier Superseded
[v9,23/37] net-lwip: add dns command Introduce the lwIP network stack --- 2024-08-23 Jerome Forissier Superseded
[v9,22/37] net-lwip: add ping command Introduce the lwIP network stack --- 2024-08-23 Jerome Forissier Superseded
[v9,21/37] net-lwip: add TFTP support and tftpboot command Introduce the lwIP network stack --- 2024-08-23 Jerome Forissier Superseded
[v9,20/37] net-lwip: add DHCP support and dhcp commmand Introduce the lwIP network stack --- 2024-08-23 Jerome Forissier Superseded
« 1 2 ... 5 6 7211 212 »