Show patches with: Archived = No       |   21021 patches
« 1 2 3 4210 211 »
Patch Series S/W/F Date Submitter Delegate State
[v4,02/15] lmb: add a flag to allow suppressing memory map change notification Make EFI memory allocations synchronous with LMB --- 2024-10-15 Sughosh Ganu Accepted
[v4,01/15] lmb: add versions of the lmb API with flags Make EFI memory allocations synchronous with LMB --- 2024-10-15 Sughosh Ganu Accepted
usb: Fix test dependency on ext4write command usb: Fix test dependency on ext4write command --- 2024-10-15 Andrew Goodbody New
usb: Fix test failure with multiple partitions usb: Fix test failure with multiple partitions --- 2024-10-15 Andrew Goodbody New
[GIT,PULL] Please pull u-boot-ufs-next-20241014 [GIT,PULL] Please pull u-boot-ufs-next-20241014 --- 2024-10-14 Neil Armstrong New
[GIT,PULL] Please pull u-boot-amlogic-next-20241014 [GIT,PULL] Please pull u-boot-amlogic-next-20241014 --- 2024-10-14 Neil Armstrong New
qcom_defconfig: enable UFS Qualcomm controller and PHY drivers qcom_defconfig: enable UFS Qualcomm controller and PHY drivers --- 2024-10-14 Neil Armstrong New
[v3,15/15] efi_memory: rename variable to highlight overlap with free memory Make EFI memory allocations synchronous with LMB --- 2024-10-13 Sughosh Ganu Superseded
[v3,14/15] lmb: remove call to efi_lmb_reserve() Make EFI memory allocations synchronous with LMB --- 2024-10-13 Sughosh Ganu Superseded
[v3,13/15] efi_memory: do not add RAM memory to the memory map Make EFI memory allocations synchronous with LMB --- 2024-10-13 Sughosh Ganu Superseded
[v3,12/15] x86: e820: use the lmb API for adding RAM memory Make EFI memory allocations synchronous with LMB --- 2024-10-13 Sughosh Ganu Superseded
[v3,11/15] layerscape: use the lmb API's to add RAM memory Make EFI memory allocations synchronous with LMB --- 2024-10-13 Sughosh Ganu Superseded
[v3,10/15] lmb: allow for boards to specify memory map Make EFI memory allocations synchronous with LMB --- 2024-10-13 Sughosh Ganu Superseded
[v3,09/15] stm32mp: remove efi_add_known_memory() function definition Make EFI memory allocations synchronous with LMB --- 2024-10-13 Sughosh Ganu Superseded
[v3,08/15] ti: k3: remove efi_add_known_memory() function definition Make EFI memory allocations synchronous with LMB --- 2024-10-13 Sughosh Ganu Superseded
[v3,07/15] efi_memory: do not add U-Boot memory to the memory map Make EFI memory allocations synchronous with LMB --- 2024-10-13 Sughosh Ganu Superseded
[v3,06/15] lmb: notify of any changes to the LMB memory map Make EFI memory allocations synchronous with LMB --- 2024-10-13 Sughosh Ganu Superseded
[v3,05/15] add a function to check if an address is in RAM memory Make EFI memory allocations synchronous with LMB --- 2024-10-13 Sughosh Ganu New
[v3,04/15] lib: Kconfig: add a config symbol for getting lmb memory map updates Make EFI memory allocations synchronous with LMB --- 2024-10-13 Sughosh Ganu New
[v3,03/15] efi: memory: use the lmb API's for allocating and freeing memory Make EFI memory allocations synchronous with LMB --- 2024-10-13 Sughosh Ganu Superseded
[v3,02/15] lmb: add a flag to allow suppressing memory map change notification Make EFI memory allocations synchronous with LMB --- 2024-10-13 Sughosh Ganu New
[v3,01/15] lmb: add versions of the lmb API with flags Make EFI memory allocations synchronous with LMB --- 2024-10-13 Sughosh Ganu Superseded
[v4,4/4] qcom_defconfig: enable capsule update support qcom: implement capsule updates --- 2024-10-12 Caleb Connolly New
[v4,3/4] mach-snapdragon: implement capsule update support qcom: implement capsule updates --- 2024-10-12 Caleb Connolly New
[v4,2/4] disk: expose partition type flags qcom: implement capsule updates --- 2024-10-12 Caleb Connolly New
[v4,1/4] dfu: add scsi backend qcom: implement capsule updates --- 2024-10-12 Caleb Connolly New
phy: qcom: ufs: add sc7280 phy: qcom: ufs: add sc7280 --- 2024-10-12 Caleb Connolly New
[v2,4/4] board: bcm96846: Switch to using OF_UPSTREAM mtd: rawnand: brcmnand: Add BCMBCA support --- 2024-10-11 Linus Walleij Accepted
[v2,3/4] board: bcm96846: Enable NAND options mtd: rawnand: brcmnand: Add BCMBCA support --- 2024-10-11 Linus Walleij New
[v2,2/4] drivers: nand: bcmbca: Enable on BCM6846 mtd: rawnand: brcmnand: Add BCMBCA support --- 2024-10-11 Linus Walleij Accepted
[v2,1/4] mtd: rawnand: brcmnand: Add BCMBCA RAW NAND driver mtd: rawnand: brcmnand: Add BCMBCA support --- 2024-10-11 Linus Walleij Accepted
[v4,3/3] usb: dwc3: invalidate dcache on buffer used in interrupt handling dwc3: gadget: properly fix cache operations --- 2024-10-11 Neil Armstrong New
[v4,2/3] usb: dwc3: fix dcache flush range calculation dwc3: gadget: properly fix cache operations --- 2024-10-11 Neil Armstrong Accepted
[v4,1/3] usb: dwc3: allocate setup_buf with dma_alloc_coherent() dwc3: gadget: properly fix cache operations --- 2024-10-11 Neil Armstrong Accepted
[v12,21/21] MAINTAINERS: net: lwip: add myself as a maintainer Introduce the lwIP network stack --- 2024-10-09 Jérôme Forissier Superseded
[v12,20/21] CI: add qemu_arm64_lwip to the test matrix Introduce the lwIP network stack --- 2024-10-09 Jérôme Forissier Superseded
[v12,19/21] net: lwip: add TFTP_BLOCKSIZE Introduce the lwIP network stack --- 2024-10-09 Jérôme Forissier Superseded
[v12,18/21] net: lwip: tftp: add support of blksize option to client Introduce the lwIP network stack --- 2024-10-09 Jérôme Forissier Superseded
[v12,17/21] configs: add qemu_arm64_lwip_defconfig Introduce the lwIP network stack --- 2024-10-09 Jérôme Forissier Superseded
[v12,16/21] cmd: bdinfo: enable -e when CONFIG_CMD_NET_LWIP=y Introduce the lwIP network stack --- 2024-10-09 Jérôme Forissier Superseded
[v12,15/21] net: lwip: add wget command Introduce the lwIP network stack --- 2024-10-09 Jérôme Forissier Superseded
[v12,14/21] net: split cmd/net.c into cmd/net.c and cmd/net-common.c Introduce the lwIP network stack --- 2024-10-09 Jérôme Forissier Superseded
[v12,13/21] net: lwip: add dns command Introduce the lwIP network stack --- 2024-10-09 Jérôme Forissier Superseded
[v12,12/21] net: lwip: add ping command Introduce the lwIP network stack --- 2024-10-09 Jérôme Forissier Superseded
[v12,11/21] net: lwip: add TFTP support and tftpboot command Introduce the lwIP network stack --- 2024-10-09 Jérôme Forissier Superseded
[v12,10/21] net: lwip: tftp: bind to TFTP port only when in server mode Introduce the lwIP network stack --- 2024-10-09 Jérôme Forissier Superseded
[v12,09/21] net: lwip: add DHCP support and dhcp commmand Introduce the lwIP network stack --- 2024-10-09 Jérôme Forissier Superseded
[v12,08/21] net: lwip: build lwIP Introduce the lwIP network stack --- 2024-10-09 Jérôme Forissier Superseded
[v12,07/21] net: eth-uclass: add function eth_start_udev() Introduce the lwIP network stack --- 2024-10-09 Jérôme Forissier Superseded
[v12,06/21] net: split net into net{,-common,-legacy,-lwip} Introduce the lwIP network stack --- 2024-10-09 Jérôme Forissier Superseded
[v12,05/21] net: introduce alternative implementation as net/lwip/ Introduce the lwIP network stack --- 2024-10-09 Jérôme Forissier Superseded
[v12,04/21] test: boot: fix bootflow_cmd_label for when DSA_SANDBOX is disabled Introduce the lwIP network stack --- 2024-10-09 Jérôme Forissier Superseded
[v12,03/21] test: boot: fix bootdev_test_any for when DSA_SANDBOX is disabled Introduce the lwIP network stack --- 2024-10-09 Jérôme Forissier Superseded
[v12,02/21] sandbox: add dummy driver ETH_SANDBOX_LWIP Introduce the lwIP network stack --- 2024-10-09 Jérôme Forissier Superseded
[v12,01/21] configs: use syntax CONFIG_FOO=n in tools-only_defconfig Introduce the lwIP network stack --- 2024-10-09 Jérôme Forissier Superseded
[v2] net: recv(): return -EAGAIN instead of 0 when no cleanup is expected [v2] net: recv(): return -EAGAIN instead of 0 when no cleanup is expected --- 2024-10-09 Jérôme Forissier Accepted
[2/2] power/domain: meson-ee-pwrc: make sure to not enable a domain twice ARM: mach-meson: fix HDMI since DT update to v6.11 --- 2024-10-09 Neil Armstrong Accepted
[1/2] clk: meson: gxbb: add HDMI clocks ARM: mach-meson: fix HDMI since DT update to v6.11 --- 2024-10-09 Neil Armstrong Accepted
[v2] video: meson: dw-hdmi: do not fail probe if HDMI regulator is already enabled [v2] video: meson: dw-hdmi: do not fail probe if HDMI regulator is already enabled --- 2024-10-09 Neil Armstrong Accepted
[v2,14/14] efi_memory: rename variable to highlight overlap with free memory Make EFI memory allocations synchronous with LMB --- 2024-10-08 Sughosh Ganu Superseded
[v2,13/14] lmb: remove call to efi_lmb_reserve() Make EFI memory allocations synchronous with LMB --- 2024-10-08 Sughosh Ganu Superseded
[v2,12/14] efi_memory: do not add RAM memory to the memory map Make EFI memory allocations synchronous with LMB --- 2024-10-08 Sughosh Ganu Superseded
[v2,11/14] x86: e820: use the lmb API for adding RAM memory Make EFI memory allocations synchronous with LMB --- 2024-10-08 Sughosh Ganu Superseded
[v2,10/14] layerscape: use the lmb API's to add RAM memory Make EFI memory allocations synchronous with LMB --- 2024-10-08 Sughosh Ganu Superseded
[v2,09/14] lmb: allow for boards to specify memory map Make EFI memory allocations synchronous with LMB --- 2024-10-08 Sughosh Ganu Superseded
[v2,08/14] stm32mp: remove efi_add_known_memory() function definition Make EFI memory allocations synchronous with LMB --- 2024-10-08 Sughosh Ganu Superseded
[v2,07/14] ti: k3: remove efi_add_known_memory() function definition Make EFI memory allocations synchronous with LMB --- 2024-10-08 Sughosh Ganu Superseded
[v2,06/14] lmb: notify of any changes to the LMB memory map Make EFI memory allocations synchronous with LMB --- 2024-10-08 Sughosh Ganu Superseded
[v2,05/14] add a function to check if an address is in RAM memory Make EFI memory allocations synchronous with LMB --- 2024-10-08 Sughosh Ganu Superseded
[v2,04/14] lib: Kconfig: add a config symbol for getting lmb memory map updates Make EFI memory allocations synchronous with LMB --- 2024-10-08 Sughosh Ganu Superseded
[v2,03/14] efi: memory: use the lmb API's for allocating and freeing memory Make EFI memory allocations synchronous with LMB --- 2024-10-08 Sughosh Ganu Superseded
[v2,02/14] lmb: add a flag to allow suppressing memory map change notification Make EFI memory allocations synchronous with LMB --- 2024-10-08 Sughosh Ganu Superseded
[v2,01/14] lmb: add versions of the lmb API with flags Make EFI memory allocations synchronous with LMB --- 2024-10-08 Sughosh Ganu Superseded
dts: meson-g12-common-u-boot: do not disable canvas dts: meson-g12-common-u-boot: do not disable canvas --- 2024-10-08 Neil Armstrong Accepted
video: meson: dw-hdmi: do not fail probe if HDMI regulator is already enabled video: meson: dw-hdmi: do not fail probe if HDMI regulator is already enabled --- 2024-10-08 Neil Armstrong Superseded
test: Fix skip check for sleep command test test: Fix skip check for sleep command test --- 2024-10-08 Andrew Goodbody Accepted
net: wget: check strict_strtoul() return value net: wget: check strict_strtoul() return value --- 2024-10-08 Jérôme Forissier New
linker_lists: set LINKER_LIST_ALIGN to 8 if 64BIT linker_lists: set LINKER_LIST_ALIGN to 8 if 64BIT --- 2024-10-07 Jérôme Forissier New
[PULL] Please pull qcom/qcom-next [PULL] Please pull qcom/qcom-next --- 2024-10-04 Caleb Connolly New
[PULL] Please pull qcom/qcom-next [PULL] Please pull qcom/qcom-next --- 2024-10-04 Caleb Connolly New
[v2,4/4] doc: board/qualcomm: describe phone support and bringup Better smartphone support (Qualcomm) --- 2024-10-04 Caleb Connolly New
[v2,3/4] bootretry: check for bootretry variable changes Better smartphone support (Qualcomm) --- 2024-10-04 Caleb Connolly New
[v2,2/4] cli_hush: run bootmenu on retry Better smartphone support (Qualcomm) --- 2024-10-04 Caleb Connolly New
[v2,1/4] board/qualcomm: introduce phone config Better smartphone support (Qualcomm) --- 2024-10-04 Caleb Connolly New
[v11,29/29,TESTING] Kconfig: enable NET_LWIP by default Introduce the lwIP network stack --- 2024-10-03 Jérôme Forissier New
[v11,28/29,TESTING] configs: set CONFIG_NET=y for FTGMAC100 Introduce the lwIP network stack --- 2024-10-03 Jérôme Forissier New
[v11,27/29] configs: use syntax CONFIG_FOO=n in tools-only_defconfig Introduce the lwIP network stack --- 2024-10-03 Jérôme Forissier New
[v11,26/29] MAINTAINERS: net-lwip: add myself as a maintainer Introduce the lwIP network stack --- 2024-10-03 Jérôme Forissier Superseded
[v11,25/29] CI: add qemu_arm64_lwip to the test matrix Introduce the lwIP network stack --- 2024-10-03 Jérôme Forissier New
[v11,24/29] net-lwip: add TFTP_BLOCKSIZE Introduce the lwIP network stack --- 2024-10-03 Jérôme Forissier Superseded
[v11,23/29] lwip: tftp: add support of blksize option to client Introduce the lwIP network stack --- 2024-10-03 Jérôme Forissier Superseded
[v11,22/29] configs: add qemu_arm64_lwip_defconfig Introduce the lwIP network stack --- 2024-10-03 Jérôme Forissier Superseded
[v11,21/29] cmd: bdinfo: enable -e when CONFIG_CMD_NET_LWIP=y Introduce the lwIP network stack --- 2024-10-03 Jérôme Forissier Superseded
[v11,20/29] net-lwip: lwIP wget supports user defined port in the uri, so allow it. Introduce the lwIP network stack --- 2024-10-03 Jérôme Forissier New
[v11,19/29] net-lwip: add wget command Introduce the lwIP network stack --- 2024-10-03 Jérôme Forissier Superseded
[v11,18/29] net: split cmd/net.c into cmd/net.c and cmd/net-common.c Introduce the lwIP network stack --- 2024-10-03 Jérôme Forissier Superseded
[v11,17/29] net-lwip: add dns command Introduce the lwIP network stack --- 2024-10-03 Jérôme Forissier Superseded
[v11,16/29] net-lwip: add ping command Introduce the lwIP network stack --- 2024-10-03 Jérôme Forissier Superseded
[v11,15/29] net-lwip: add TFTP support and tftpboot command Introduce the lwIP network stack --- 2024-10-03 Jérôme Forissier Superseded
[v11,14/29] lwip: tftp: bind to TFTP port only when in server mode Introduce the lwIP network stack --- 2024-10-03 Jérôme Forissier Superseded
« 1 2 3 4210 211 »