Toggle navigation
Patchwork
u-boot
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| 6298 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
3
4
…
62
63
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
linker_lists: set LINKER_LIST_ALIGN to 8 if 64BIT
linker_lists: set LINKER_LIST_ALIGN to 8 if 64BIT
-
-
-
2024-10-07
Jerome 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
Jerome Forissier
New
[v11,28/29,TESTING] configs: set CONFIG_NET=y for FTGMAC100
Introduce the lwIP network stack
-
-
-
2024-10-03
Jerome Forissier
New
[v11,27/29] configs: use syntax CONFIG_FOO=n in tools-only_defconfig
Introduce the lwIP network stack
-
-
-
2024-10-03
Jerome Forissier
New
[v11,26/29] MAINTAINERS: net-lwip: add myself as a maintainer
Introduce the lwIP network stack
-
-
-
2024-10-03
Jerome Forissier
New
[v11,25/29] CI: add qemu_arm64_lwip to the test matrix
Introduce the lwIP network stack
-
-
-
2024-10-03
Jerome Forissier
New
[v11,24/29] net-lwip: add TFTP_BLOCKSIZE
Introduce the lwIP network stack
-
-
-
2024-10-03
Jerome Forissier
New
[v11,23/29] lwip: tftp: add support of blksize option to client
Introduce the lwIP network stack
-
-
-
2024-10-03
Jerome Forissier
New
[v11,22/29] configs: add qemu_arm64_lwip_defconfig
Introduce the lwIP network stack
-
-
-
2024-10-03
Jerome Forissier
New
[v11,21/29] cmd: bdinfo: enable -e when CONFIG_CMD_NET_LWIP=y
Introduce the lwIP network stack
-
-
-
2024-10-03
Jerome Forissier
New
[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
Jerome Forissier
New
[v11,19/29] net-lwip: add wget command
Introduce the lwIP network stack
-
-
-
2024-10-03
Jerome Forissier
New
[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
Jerome Forissier
New
[v11,17/29] net-lwip: add dns command
Introduce the lwIP network stack
-
-
-
2024-10-03
Jerome Forissier
New
[v11,16/29] net-lwip: add ping command
Introduce the lwIP network stack
-
-
-
2024-10-03
Jerome Forissier
New
[v11,15/29] net-lwip: add TFTP support and tftpboot command
Introduce the lwIP network stack
-
-
-
2024-10-03
Jerome Forissier
New
[v11,14/29] lwip: tftp: bind to TFTP port only when in server mode
Introduce the lwIP network stack
-
-
-
2024-10-03
Jerome Forissier
New
[v11,13/29] net-lwip: add DHCP support and dhcp commmand
Introduce the lwIP network stack
-
-
-
2024-10-03
Jerome Forissier
New
[v11,12/29] net-lwip: build lwIP
Introduce the lwIP network stack
-
-
-
2024-10-03
Jerome Forissier
New
[v11,11/29] net: eth-uclass: add function eth_start_udev()
Introduce the lwIP network stack
-
-
-
2024-10-03
Jerome Forissier
New
[v11,10/29] net: move copy_filename() to new file net/net-common.c
Introduce the lwIP network stack
-
-
-
2024-10-03
Jerome Forissier
New
[v11,09/29] net: split include/net.h into net{, -common, -legacy, -lwip}.h
Introduce the lwIP network stack
-
-
-
2024-10-03
Jerome Forissier
New
[v11,08/29] configs: replace '# CONFIG_NET is not set' with CONFIG_NO_NET=y
Introduce the lwIP network stack
-
-
-
2024-10-03
Jerome Forissier
New
[v11,07/29] net: introduce alternative implementation as net-lwip/
Introduce the lwIP network stack
-
-
-
2024-10-03
Jerome Forissier
New
[v11,06/29] test: boot: fix bootflow_cmd_label for when DSA_SANDBOX is disabled
Introduce the lwIP network stack
-
-
-
2024-10-03
Jerome Forissier
New
[v11,05/29] test: boot: fix bootdev_test_any for when DSA_SANDBOX is disabled
Introduce the lwIP network stack
-
-
-
2024-10-03
Jerome Forissier
New
[v11,04/29] sandbox: add dummy driver ETH_SANDBOX_LWIP
Introduce the lwIP network stack
-
-
-
2024-10-03
Jerome Forissier
New
[v11,02/29] Make AVB_VERIFY depend on FASTBOOT
Introduce the lwIP network stack
-
-
-
2024-10-03
Jerome Forissier
New
[v11,01/29] net: recv(): return -EAGAIN instead of 0 when no cleanup is expected
Introduce the lwIP network stack
-
-
-
2024-10-03
Jerome Forissier
New
[v3,3/3] usb: dwc3: invalidate dcache on buffer used in interrupt handling
dwc3: gadget: properly fix cache operations
-
-
-
2024-10-02
Neil Armstrong
New
[v3,2/3] usb: dwc3: fix dcache flush range calculation
dwc3: gadget: properly fix cache operations
-
-
-
2024-10-02
Neil Armstrong
New
[v3,1/3] usb: dwc3: allocate setup_buf with dma_alloc_coherent()
dwc3: gadget: properly fix cache operations
-
-
-
2024-10-02
Neil Armstrong
New
[v2,2/2] dfu: sf: rely on DT for spi speed and mode
dfu: sf: fix flash probe when DM_SPI_FLASH is enabled
-
-
-
2024-10-01
Neil Armstrong
New
[v2,1/2] spi: add DM_SPI_FLASH compatibility inline functions
dfu: sf: fix flash probe when DM_SPI_FLASH is enabled
-
-
-
2024-10-01
Neil Armstrong
New
[1/1] arch: arm: dts: imx8mm-cl-iot-gate.dts: add no-mmc-hs400 to mmc2
arch: arm: dts: imx8mm-cl-iot-gate.dts: add no-mmc-hs400 to mmc2
-
-
-
2024-10-01
Ying-Chun Liu (PaulLiu)
New
[4/4] board: bcm96846: Enable NAND options
mtd: rawnand: brcmnand: Add BCMBCA support
-
-
-
2024-09-30
Linus Walleij
New
[3/4] drivers: nand: bcmbca: Enable on BCM6846
mtd: rawnand: brcmnand: Add BCMBCA support
-
-
-
2024-09-30
Linus Walleij
New
[2/4] arm: dts: bcm: Update bcm6846 and bcm96846
mtd: rawnand: brcmnand: Add BCMBCA support
-
-
-
2024-09-30
Linus Walleij
New
[1/4] mtd: rawnand: brcmnand: Add BCMBCA RAW NAND driver
mtd: rawnand: brcmnand: Add BCMBCA support
-
-
-
2024-09-30
Linus Walleij
New
[v3,13/13] MAINTAINERS: Add myself to the list of UFS maintainers
ufs: enhancements to support Qualcomm UFS controllers
-
-
-
2024-09-30
Neil Armstrong
New
[v3,12/13] ufs: core: remove link_startup_again logic
ufs: enhancements to support Qualcomm UFS controllers
-
-
-
2024-09-30
Neil Armstrong
New
[v3,11/13] ufs: Fix debug message in 'ufs_start'
ufs: enhancements to support Qualcomm UFS controllers
-
-
-
2024-09-30
Neil Armstrong
New
[v3,10/13] ufs: Add missing memory barriers
ufs: enhancements to support Qualcomm UFS controllers
-
-
-
2024-09-30
Neil Armstrong
New
[v3,09/13] ufs: Sync possible UFS Quirks with Linux UFS driver
ufs: enhancements to support Qualcomm UFS controllers
-
-
-
2024-09-30
Neil Armstrong
New
[v3,08/13] ufs: Clear UECPA once due to LINERESET has happened during LINK_STARTUP
ufs: enhancements to support Qualcomm UFS controllers
-
-
-
2024-09-30
Neil Armstrong
New
[v3,07/13] ufs/ufs.h: Add definition of 'ufshcd_rmwl()'
ufs: enhancements to support Qualcomm UFS controllers
-
-
-
2024-09-30
Neil Armstrong
New
[v3,06/13] ufs: Add UFSHCD_QUIRK_HIBERN_FASTAUTO
ufs: enhancements to support Qualcomm UFS controllers
-
-
-
2024-09-30
Neil Armstrong
New
[v3,05/13] ufs: Add UFSHCD_QUIRK_BROKEN_64BIT_ADDRESS
ufs: enhancements to support Qualcomm UFS controllers
-
-
-
2024-09-30
Neil Armstrong
New
[v3,04/13] ufs: use dcache helpers for scsi_cmd data and only invalidate if necessary
ufs: enhancements to support Qualcomm UFS controllers
-
-
-
2024-09-30
Neil Armstrong
New
[v3,03/13] ufs: split flush and invalidate to only invalidate when required
ufs: enhancements to support Qualcomm UFS controllers
-
-
-
2024-09-30
Neil Armstrong
New
[v3,02/13] ufs: fix dcache flush and invalidate range calculation
ufs: enhancements to support Qualcomm UFS controllers
-
-
-
2024-09-30
Neil Armstrong
New
[v3,01/13] ufs: allocate descriptors with size aligned with DMA_MINALIGN
ufs: enhancements to support Qualcomm UFS controllers
-
-
-
2024-09-30
Neil Armstrong
New
[2/2] ARM: meson: add support for Libre Computer aml-s905d3-cc
board: libre-computer: Add support for Libre Computer aml-a311d-cc & aml-s905d3-cc boards
-
-
-
2024-09-20
Neil Armstrong
New
[1/2] ARM: meson: add support for Libre Computer aml-a311d-cc
board: libre-computer: Add support for Libre Computer aml-a311d-cc & aml-s905d3-cc boards
-
-
-
2024-09-20
Neil Armstrong
New
[v2,09/13] ufs: Sync possible UFS Quirks with Linux UFS driver
ufs: enhancements to support Qualcomm UFS controllers
-
-
-
2024-09-20
Neil Armstrong
New
Pull request for fwu-next-19092024
Pull request for fwu-next-19092024
-
-
-
2024-09-19
Ilias Apalodimas
New
[v2,2/2] board: libre-computer: aml-s805x-cc: Enable capsule updates
ARM: meson: libretech-ac: add support for EFI Capsules Update
-
-
-
2024-09-17
Neil Armstrong
New
[v2,1/2] board: libretech-ac: move board support into dedicated directory
ARM: meson: libretech-ac: add support for EFI Capsules Update
-
-
-
2024-09-17
Neil Armstrong
New
dfu: sf: rely on DT for spi speed and mode
dfu: sf: rely on DT for spi speed and mode
-
-
-
2024-09-17
Neil Armstrong
New
efi_loader: Don't allocate from Special purpose memory
efi_loader: Don't allocate from Special purpose memory
-
-
-
2024-09-17
Ilias Apalodimas
New
[v2,7/7] mtd: rawnand: brcmnand: Add support for getting ecc setting from strap
mtd: nand: brcmnand: Backported fixes from Linux
-
-
-
2024-09-16
Linus Walleij
New
[v2,6/7] mtd: rawnand: brcmnand: Support write protection setting from dts
mtd: nand: brcmnand: Backported fixes from Linux
-
-
-
2024-09-16
Linus Walleij
New
[v2,4/7] mtd: rawnand: brcmnand: Fix mtd oobsize
mtd: nand: brcmnand: Backported fixes from Linux
-
-
-
2024-09-16
Linus Walleij
New
[v2,3/7] mtd: rawnand: brcmnand: Fix potential out-of-bounds access in oob write
mtd: nand: brcmnand: Backported fixes from Linux
-
-
-
2024-09-16
Linus Walleij
New
[v2,2/7] mtd: rawnand: brcmnand: Fix potential false time out warning
mtd: nand: brcmnand: Backported fixes from Linux
-
-
-
2024-09-16
Linus Walleij
New
[v2,1/7] mtd: rawnand: brcmnand: Fix ECC level field setting for v7.2 controller
mtd: nand: brcmnand: Backported fixes from Linux
-
-
-
2024-09-16
Linus Walleij
New
[v3] board: rpi: Enable capsule updates
[v3] board: rpi: Enable capsule updates
-
-
-
2024-09-13
Ilias Apalodimas
New
[v2,1/2] gpio: msm: add support for special pins
qcom: allow msm_gpio to set special pins direction & value
-
-
-
2024-09-11
Neil Armstrong
New
[v4,15/15] cmd: pxe: CMD_PXE 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,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,07/15] net: phy: ncsi: depend on NET
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
[6/7] mtd: rawnand: brcmnand: Support write protection setting from dts
mtd: nand: brcmnand: Backported fixes from Linux
-
-
-
2024-09-11
Linus Walleij
New
[v2] board: rpi: Enable capsule updates
[v2] board: rpi: Enable capsule updates
-
-
-
2024-09-11
Ilias Apalodimas
New
[4/4] ufs: Add Support for Qualcomm UFS HC driver
ufs: add support for Qualcomm UFS Controller
-
-
-
2024-09-10
Neil Armstrong
New
[3/4] ufs: allow UFSHCI version 4.0
ufs: add support for Qualcomm UFS Controller
-
-
-
2024-09-10
Neil Armstrong
New
[2/4] ufs: add get_max_pwr_mode callback
ufs: add support for Qualcomm UFS Controller
-
-
-
2024-09-10
Neil Armstrong
New
[1/4] ufs: add device_reset callback
ufs: add support for Qualcomm UFS Controller
-
-
-
2024-09-10
Neil Armstrong
New
[09/13] ufs: Sync possible UFS Quirks with Linux UFS driver
ufs: enhancements to support Qualcomm UFS controllers
-
-
-
2024-09-10
Neil Armstrong
New
[2/2] phy: qcom: Add QMP UFS PHY driver
phy: qcom: add QMP UFS PHY support
-
-
-
2024-09-10
Neil Armstrong
New
[1/2] phy: qcom: Import QMP phy related header files from Linux
phy: qcom: add QMP UFS PHY support
-
-
-
2024-09-10
Neil Armstrong
New
[2/2] pinctr: qcom: sm8250: add special pins pins configuration data
qcom: allow msm_gpio to set special pins direction & value
-
-
-
2024-09-10
Neil Armstrong
New
board: rpi: Enable capsule updates
board: rpi: Enable capsule updates
-
-
-
2024-09-10
Ilias Apalodimas
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
[v2,2/6] fwu: v1: do a version check for the metadata
Miscellaneous FWU fixes
-
-
-
2024-09-09
Sughosh Ganu
New
[v3,2/2] qcom_defconfig: enable stub clock
clk: add a stub clock driver
-
-
-
2024-09-09
Caleb Connolly
New
[v3,1/2] clk: add stub clock driver
clk: add a stub clock driver
-
-
-
2024-09-09
Caleb Connolly
New
[PULL] Please pull qcom/qcom-next
[PULL] Please pull qcom/qcom-next
-
-
-
2024-09-09
Caleb Connolly
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,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
«
1
2
3
4
…
62
63
»