Current Team Memberships

Show patches with: none      |   887 patches
« 1 2 3 48 9 »
Patch Series S/W/F Date Submitter Delegate State
net: recv(): return -EAGAIN instead of 0 when no cleanup is expected net: recv(): return -EAGAIN instead of 0 when no cleanup is expected --- 2024-09-27 Jerome Forissier New
[v4,15/15] cmd: pxe: CMD_PXE implies CMD_TFTPBOOT Miscellaneous fixes --- 2024-09-11 Jerome Forissier New
[v4,14/15] common: update: UPDATE_COMMON implies CMD_TFTPBOOT Miscellaneous fixes --- 2024-09-11 Jerome Forissier New
[v4,13/15] test/py: test_efi_loader: add HTTP (wget) test for the EFI loader Miscellaneous fixes --- 2024-09-11 Jerome Forissier New
[v4,12/15] test/py: test_efi_loader: add missing dependency on cmd_tftpboot Miscellaneous fixes --- 2024-09-11 Jerome Forissier New
[v4,11/15] test/py: net_boot: fix comment Miscellaneous fixes --- 2024-09-11 Jerome Forissier New
[v4,10/15] net: fec_mxc_init(): do not ignore return status of fec_open() Miscellaneous fixes --- 2024-09-11 Jerome Forissier New
[v4,09/15] net: wget: allow EFI boot Miscellaneous fixes --- 2024-09-11 Jerome Forissier New
[v4,08/15] net: ftgmac100: depend on NET Miscellaneous fixes --- 2024-09-11 Jerome Forissier New
[v4,07/15] net: phy: ncsi: depend on NET Miscellaneous fixes --- 2024-09-11 Jerome Forissier New
[v4,06/15] net: wget: removed unused function wget_success() Miscellaneous fixes --- 2024-09-11 Jerome Forissier New
[v4,05/15] net: fm: call dtsec_init_phy() only when it is defined Miscellaneous fixes --- 2024-09-11 Jerome Forissier New
[v4,04/15] arm: omap2: add missing #include <netdev.h> Miscellaneous fixes --- 2024-09-11 Jerome Forissier New
[v4,03/15] at91: rename mem_init() to at91_mem_init() Miscellaneous fixes --- 2024-09-11 Jerome Forissier New
[v4,02/15] flash: prefix error codes with FL_ Miscellaneous fixes --- 2024-09-11 Jerome Forissier New
[v4,01/15] buildman/toolchain.py: do not set CROSS_COMPILE for sandbox Miscellaneous fixes --- 2024-09-11 Jerome Forissier New
[v2] spl: ram: hide SPL_RAM_SUPPORT [v2] spl: ram: hide SPL_RAM_SUPPORT --- 2024-09-10 Jerome Forissier New
dfu: fix Kconfig dependencies dfu: fix Kconfig dependencies --- 2024-09-10 Jerome Forissier New
spl: ram: hide SPL_RAM_SUPPORT spl: ram: hide SPL_RAM_SUPPORT --- 2024-09-10 Jerome Forissier New
spl: ram: fix build warning when neither RAM_DEVICE nor DFU are enabled spl: ram: fix build warning when neither RAM_DEVICE nor DFU are enabled --- 2024-09-09 Jerome Forissier New
[v10,25/25,TESTING] Kconfig: enable NET_LWIP by default except for SANDBOX Introduce the lwIP network stack --- 2024-09-06 Jerome Forissier New
[v10,24/25,TESTING] configs: set CONFIG_NET=y when PXE is enabled Introduce the lwIP network stack --- 2024-09-06 Jerome Forissier New
[v10,23/25,TESTING] configs: set CONFIG_NET=y for FTGMAC100 Introduce the lwIP network stack --- 2024-09-06 Jerome Forissier New
[v10,22/25] configs: use syntax CONFIG_FOO=n in tools-only_defconfig Introduce the lwIP network stack --- 2024-09-06 Jerome Forissier New
[v10,21/25] Kconfig: fix undefined symbols (g_dnl*) when NET_LWIP is default enabled Introduce the lwIP network stack --- 2024-09-06 Jerome Forissier New
[v10,20/25] MAINTAINERS: net-lwip: add myself as a maintainer Introduce the lwIP network stack --- 2024-09-06 Jerome Forissier New
[v10,19/25] CI: add qemu_arm64_lwip to the test matrix Introduce the lwIP network stack --- 2024-09-06 Jerome Forissier New
[v10,18/25] net-lwip: add TFTP_BLOCKSIZE Introduce the lwIP network stack --- 2024-09-06 Jerome Forissier New
[v10,17/25] lwip: tftp: add support of blksize option to client Introduce the lwIP network stack --- 2024-09-06 Jerome Forissier New
[v10,16/25] configs: add qemu_arm64_lwip_defconfig Introduce the lwIP network stack --- 2024-09-06 Jerome Forissier New
[v10,15/25] cmd: bdinfo: enable -e when CONFIG_CMD_NET_LWIP=y Introduce the lwIP network stack --- 2024-09-06 Jerome Forissier New
[v10,14/25] net-lwip: lwIP wget supports user defined port in the uri, so allow it. Introduce the lwIP network stack --- 2024-09-06 Jerome Forissier New
[v10,13/25] net-lwip: add wget command Introduce the lwIP network stack --- 2024-09-06 Jerome Forissier New
[v10,12/25] net: split cmd/net.c into cmd/net.c and cmd/net-common.c Introduce the lwIP network stack --- 2024-09-06 Jerome Forissier New
[v10,11/25] net-lwip: add dns command Introduce the lwIP network stack --- 2024-09-06 Jerome Forissier New
[v10,10/25] net-lwip: add ping command Introduce the lwIP network stack --- 2024-09-06 Jerome Forissier New
[v10,09/25] net-lwip: add TFTP support and tftpboot command Introduce the lwIP network stack --- 2024-09-06 Jerome Forissier New
[v10,08/25] net-lwip: add DHCP support and dhcp commmand Introduce the lwIP network stack --- 2024-09-06 Jerome Forissier New
[v10,07/25] net-lwip: build lwIP Introduce the lwIP network stack --- 2024-09-06 Jerome Forissier New
[v10,06/25] net: eth-uclass: add function eth_start_udev() Introduce the lwIP network stack --- 2024-09-06 Jerome Forissier New
[v10,05/25] net: move copy_filename() to new file net/net-common.c Introduce the lwIP network stack --- 2024-09-06 Jerome Forissier New
[v10,04/25] net: split include/net.h into net{, -common, -legacy, -lwip}.h Introduce the lwIP network stack --- 2024-09-06 Jerome Forissier New
[v10,03/25] configs: replace '# CONFIG_NET is not set' with CONFIG_NO_NET=y Introduce the lwIP network stack --- 2024-09-06 Jerome Forissier New
[v10,02/25] net: introduce alternative implementation as net-lwip/ Introduce the lwIP network stack --- 2024-09-06 Jerome Forissier New
[v10,01/25] Miscellaneous fixes Introduce the lwIP network stack --- 2024-09-06 Jerome Forissier New
[v3,16/16] cmd: pxe: CMD_PXE implies CMD_TFTPBOOT Miscellaneous fixes --- 2024-09-03 Jerome Forissier New
[v3,15/16] common: update: UPDATE_COMMON implies CMD_TFTPBOOT Miscellaneous fixes --- 2024-09-03 Jerome Forissier Superseded
[v3,14/16] test/py: test_efi_loader: add HTTP (wget) test for the EFI loader Miscellaneous fixes --- 2024-09-03 Jerome Forissier Superseded
[v3,13/16] test/py: test_efi_loader: add missing dependency on cmd_tftpboot Miscellaneous fixes --- 2024-09-03 Jerome Forissier Superseded
[v3,12/16] test/py: net_boot: fix comment Miscellaneous fixes --- 2024-09-03 Jerome Forissier Superseded
[v3,11/16] net: fec_mxc_init(): do not ignore return status of fec_open() Miscellaneous fixes --- 2024-09-03 Jerome Forissier Superseded
[v3,10/16] net: wget: allow EFI boot Miscellaneous fixes --- 2024-09-03 Jerome Forissier Superseded
[v3,09/16] net: ftgmac100: depend on NET Miscellaneous fixes --- 2024-09-03 Jerome Forissier Superseded
[v3,08/16] net: phy: ncsi: depend on NET Miscellaneous fixes --- 2024-09-03 Jerome Forissier Superseded
[v3,07/16] net: wget: removed unused function wget_success() Miscellaneous fixes --- 2024-09-03 Jerome Forissier Superseded
[v3,06/16] net: fm: call dtsec_init_phy() only when it is defined Miscellaneous fixes --- 2024-09-03 Jerome Forissier New
[v3,05/16] arm: omap2: add missing #include <netdev.h> Miscellaneous fixes --- 2024-09-03 Jerome Forissier Superseded
[v3,04/16] at91: rename mem_init() to at91_mem_init() Miscellaneous fixes --- 2024-09-03 Jerome Forissier Superseded
[v3,03/16] flash: prefix error codes with FL_ Miscellaneous fixes --- 2024-09-03 Jerome Forissier Superseded
[v3,02/16] buildman/toolchain.py: do not set CROSS_COMPILE for sandbox Miscellaneous fixes --- 2024-09-03 Jerome Forissier Superseded
[v3,01/16] Makefile: detect HOST_ARCH properly when CROSS_COMPILE is multi-word Miscellaneous fixes --- 2024-09-03 Jerome Forissier New
net: guard call to tftp_start() with IS_ENABLED(CONFIG_CMD_TFTPBOOT) net: guard call to tftp_start() with IS_ENABLED(CONFIG_CMD_TFTPBOOT) --- 2024-09-02 Jerome Forissier New
configs/ethernut5.h: define CFG_SYS_I2C_RTC_ADDR unconditionally configs/ethernut5.h: define CFG_SYS_I2C_RTC_ADDR unconditionally --- 2024-09-02 Jerome Forissier New
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
[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
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
[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
« 1 2 3 48 9 »

Bundling

Create bundle: