Toggle navigation
Patchwork
u-boot
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 21247 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
...
15
16
17
…
212
213
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[v2,09/14] test: dm: dsa, eth: disable tests when CONFIG_NET_LWIP=y
Introduce the lwIP network stack
-
-
-
2024-05-24
Jerome Forissier
Superseded
[v2,08/14] net-lwip: add wget command
Introduce the lwIP network stack
-
-
-
2024-05-24
Jerome Forissier
Superseded
[v2,07/14] net-lwip: add dns command
Introduce the lwIP network stack
-
-
-
2024-05-24
Jerome Forissier
Superseded
[v2,06/14] net-lwip: add ping command
Introduce the lwIP network stack
-
-
-
2024-05-24
Jerome Forissier
New
[v2,05/14] net-lwip: add TFTP support and tftpboot command
Introduce the lwIP network stack
-
-
-
2024-05-24
Jerome Forissier
Superseded
[v2,04/14] net-lwip: add DHCP support and dhcp commmand
Introduce the lwIP network stack
-
-
-
2024-05-24
Jerome Forissier
Superseded
[v2,03/14] net-lwip: build lwIP
Introduce the lwIP network stack
-
-
-
2024-05-24
Jerome Forissier
Superseded
[v2,01/14] net: introduce alternative implementation as net-lwip/
Introduce the lwIP network stack
-
-
-
2024-05-24
Jerome Forissier
New
arm: exynos: Migrate E850-96 board to OF_UPSTREAM
arm: exynos: Migrate E850-96 board to OF_UPSTREAM
-
-
-
2024-05-23
Sam Protsenko
Superseded
[42/42] doc: samsung: Mention enabled eMMC in E850-96 board doc
mmc: dw_mmc: Enable eMMC on E850-96 board
-
-
-
2024-05-22
Sam Protsenko
Superseded
[41/42] configs: e850-96: Enable MMC
mmc: dw_mmc: Enable eMMC on E850-96 board
-
-
-
2024-05-22
Sam Protsenko
Superseded
[40/42] arm: dts: exynos: Remove outdated DW MMC properties in all Exynos dts
mmc: dw_mmc: Enable eMMC on E850-96 board
-
-
-
2024-05-22
Sam Protsenko
Superseded
[39/42] mmc: exynos_dw_mmc: Improve coding style
mmc: dw_mmc: Enable eMMC on E850-96 board
-
-
-
2024-05-22
Sam Protsenko
Superseded
[38/42] mmc: exynos_dw_mmc: Use dev->name as driver's displayed name
mmc: dw_mmc: Enable eMMC on E850-96 board
-
-
-
2024-05-22
Sam Protsenko
Superseded
[37/42] mmc: exynos_dw_mmc: Don't call dwmci_setup_cfg() after add_dwmci()
mmc: dw_mmc: Enable eMMC on E850-96 board
-
-
-
2024-05-22
Sam Protsenko
Superseded
[36/42] mmc: exynos_dw_mmc: Pull all init code into probe function
mmc: dw_mmc: Enable eMMC on E850-96 board
-
-
-
2024-05-22
Sam Protsenko
New
[35/42] mmc: exynos_dw_mmc: Use CONFIG_IS_ENABLED() to check config options
mmc: dw_mmc: Enable eMMC on E850-96 board
-
-
-
2024-05-22
Sam Protsenko
New
[34/42] mmc: exynos_dw_mmc: Remove common.h
mmc: dw_mmc: Enable eMMC on E850-96 board
-
-
-
2024-05-22
Sam Protsenko
Superseded
[33/42] mmc: exynos_dw_mmc: Add support for ARM64 Exynos chips
mmc: dw_mmc: Enable eMMC on E850-96 board
-
-
-
2024-05-22
Sam Protsenko
Superseded
[32/42] mmc: exynos_dw_mmc: Set requested freq in get_mmc_clk() callback
mmc: dw_mmc: Enable eMMC on E850-96 board
-
-
-
2024-05-22
Sam Protsenko
Superseded
[31/42] mmc: exynos_dw_mmc: Read and use DDR timing when available
mmc: dw_mmc: Enable eMMC on E850-96 board
-
-
-
2024-05-22
Sam Protsenko
Superseded
[30/42] mmc: exynos_dw_mmc: Move quirks from struct dwmci_host to chip data
mmc: dw_mmc: Enable eMMC on E850-96 board
-
-
-
2024-05-22
Sam Protsenko
Superseded
[29/42] mmc: exynos_dw_mmc: Read common clock-frequency property
mmc: dw_mmc: Enable eMMC on E850-96 board
-
-
-
2024-05-22
Sam Protsenko
Superseded
[28/42] mmc: exynos_dw_mmc: Read common bus-width property
mmc: dw_mmc: Enable eMMC on E850-96 board
-
-
-
2024-05-22
Sam Protsenko
Superseded
[27/42] mmc: exynos_dw_mmc: Refactor fixed CIU clock divider
mmc: dw_mmc: Enable eMMC on E850-96 board
-
-
-
2024-05-22
Sam Protsenko
Superseded
[26/42] mmc: exynos_dw_mmc: Abstract CLKSEL register
mmc: dw_mmc: Enable eMMC on E850-96 board
-
-
-
2024-05-22
Sam Protsenko
Superseded
[25/42] mmc: exynos_dw_mmc: Read upstream SDR timing properties
mmc: dw_mmc: Enable eMMC on E850-96 board
-
-
-
2024-05-22
Sam Protsenko
Superseded
[24/42] mmc: exynos_dw_mmc: Convert to use livetree API
mmc: dw_mmc: Enable eMMC on E850-96 board
-
-
-
2024-05-22
Sam Protsenko
New
[23/42] mmc: exynos_dw_mmc: Use .of_to_plat for device tree parsing
mmc: dw_mmc: Enable eMMC on E850-96 board
-
-
-
2024-05-22
Sam Protsenko
New
[22/42] mmc: exynos_dw_mmc: Obtain and use CIU clock via CCF API
mmc: dw_mmc: Enable eMMC on E850-96 board
-
-
-
2024-05-22
Sam Protsenko
Superseded
[21/42] mmc: exynos_dw_mmc: Don't call pinmux functions on ARM64 chips
mmc: dw_mmc: Enable eMMC on E850-96 board
-
-
-
2024-05-22
Sam Protsenko
Superseded
[20/42] mmc: exynos_dw_mmc: Fix getting private data in exynos_dwmci_board_init()
mmc: dw_mmc: Enable eMMC on E850-96 board
-
-
-
2024-05-22
Sam Protsenko
Superseded
[19/42] mmc: exynos_dw_mmc: Fix obtaining the base address of controller
mmc: dw_mmc: Enable eMMC on E850-96 board
-
-
-
2024-05-22
Sam Protsenko
Superseded
[18/42] arm: exynos: Add header guard for dwmmc.h
mmc: dw_mmc: Enable eMMC on E850-96 board
-
-
-
2024-05-22
Sam Protsenko
Superseded
[17/42] dt-bindings: exynos: Update bindings doc for DW MMC controller
mmc: dw_mmc: Enable eMMC on E850-96 board
-
-
-
2024-05-22
Sam Protsenko
Superseded
[16/42] arm: dts: exynos: Add upstream DW MMC properties to all Exynos dts
mmc: dw_mmc: Enable eMMC on E850-96 board
-
-
-
2024-05-22
Sam Protsenko
Superseded
[15/42] mmc: dw_mmc: Improve coding style
mmc: dw_mmc: Enable eMMC on E850-96 board
-
-
-
2024-05-22
Sam Protsenko
New
[14/42] mmc: dw_mmc: Use CONFIG_IS_ENABLED() to check config options
mmc: dw_mmc: Enable eMMC on E850-96 board
-
-
-
2024-05-22
Sam Protsenko
New
[13/42] mmc: dw_mmc: Fix kernel-doc comments in dwmmc.h
mmc: dw_mmc: Enable eMMC on E850-96 board
-
-
-
2024-05-22
Sam Protsenko
Superseded
[12/42] mmc: dw_mmc: Replace fifoth_val property with fifo-depth
mmc: dw_mmc: Enable eMMC on E850-96 board
-
-
-
2024-05-22
Sam Protsenko
Superseded
[11/42] mmc: dw_mmc: Add support for 64-bit IDMAC
mmc: dw_mmc: Enable eMMC on E850-96 board
-
-
-
2024-05-22
Sam Protsenko
Superseded
[10/42] mmc: dw_mmc: Improve 32-bit IDMAC descriptor namings
mmc: dw_mmc: Enable eMMC on E850-96 board
-
-
-
2024-05-22
Sam Protsenko
Superseded
[09/42] mmc: dw_mmc: Extract setting the DMA descriptor into a separate routine
mmc: dw_mmc: Enable eMMC on E850-96 board
-
-
-
2024-05-22
Sam Protsenko
Superseded
[08/42] mmc: dw_mmc: Extract DMA transfer handling code into a separate routine
mmc: dw_mmc: Enable eMMC on E850-96 board
-
-
-
2024-05-22
Sam Protsenko
Superseded
[07/42] mmc: dw_mmc: Extract FIFO data transfer into a separate routine
mmc: dw_mmc: Enable eMMC on E850-96 board
-
-
-
2024-05-22
Sam Protsenko
Superseded
[06/42] mmc: dw_mmc: Extract clock on/off code into a separate routine
mmc: dw_mmc: Enable eMMC on E850-96 board
-
-
-
2024-05-22
Sam Protsenko
New
[05/42] mmc: dw_mmc: Extract FIFO init into a separate routine
mmc: dw_mmc: Enable eMMC on E850-96 board
-
-
-
2024-05-22
Sam Protsenko
Superseded
[04/42] mmc: dw_mmc: Extract waiting for data busy into a separate routine
mmc: dw_mmc: Enable eMMC on E850-96 board
-
-
-
2024-05-22
Sam Protsenko
Superseded
[03/42] mmc: dw_mmc: Move struct idmac to dw_mmc.c
mmc: dw_mmc: Enable eMMC on E850-96 board
-
-
-
2024-05-22
Sam Protsenko
Superseded
[02/42] mmc: dw_mmc: Remove unused version field from struct dwmci_host
mmc: dw_mmc: Enable eMMC on E850-96 board
-
-
-
2024-05-22
Sam Protsenko
Superseded
[01/42] mmc: dw_mmc: Remove common.h
mmc: dw_mmc: Enable eMMC on E850-96 board
-
-
-
2024-05-22
Sam Protsenko
Superseded
[15/15] CI: add qemu_arm64_lwip to the test matrix
Introduce the lwIP network stack
-
-
-
2024-05-22
Jerome Forissier
Superseded
[14/15] MAINTAINERS: net-lwip: add myself as a maintainer
Introduce the lwIP network stack
-
-
-
2024-05-22
Jerome Forissier
Superseded
[13/15] test/py: net: add _lwip variants of dhcp, ping and tftpboot tests
Introduce the lwIP network stack
-
-
-
2024-05-22
Jerome Forissier
Superseded
[12/15] configs: add qemu_arm64_lwip_defconfig
Introduce the lwIP network stack
-
-
-
2024-05-22
Jerome Forissier
New
[11/15] cmd: bdinfo: enable -e when CONFIG_CMD_NET_LWIP=y
Introduce the lwIP network stack
-
-
-
2024-05-22
Jerome Forissier
Superseded
[10/15] test: dm: dsa, eth: disable tests when CONFIG_NET_LWIP=y
Introduce the lwIP network stack
-
-
-
2024-05-22
Jerome Forissier
Superseded
[09/15] net-lwip: add support for EFI_HTTP_BOOT
Introduce the lwIP network stack
-
-
-
2024-05-22
Jerome Forissier
New
[08/15] net-lwip: import net command from cmd/net.c
Introduce the lwIP network stack
-
-
-
2024-05-22
Jerome Forissier
New
[07/15] net-lwip: add wget command
Introduce the lwIP network stack
-
-
-
2024-05-22
Jerome Forissier
New
[06/15] net-lwip: add dns command
Introduce the lwIP network stack
-
-
-
2024-05-22
Jerome Forissier
Superseded
[05/15] net-lwip: add ping command
Introduce the lwIP network stack
-
-
-
2024-05-22
Jerome Forissier
Superseded
[04/15] net-lwip: add TFTP support and tftpboot command
Introduce the lwIP network stack
-
-
-
2024-05-22
Jerome Forissier
Superseded
[03/15] net-lwip: add DHCP support and dhcp commmand
Introduce the lwIP network stack
-
-
-
2024-05-22
Jerome Forissier
Superseded
[02/15] net-lwip: import lwIP library under lib/lwip
Introduce the lwIP network stack
-
-
-
2024-05-22
Jerome Forissier
New
[01/15] net: introduce alternative implementation as net-lwip/
Introduce the lwIP network stack
-
-
-
2024-05-22
Jerome Forissier
Superseded
[PULL] Please pull qcom/qcom-main
[PULL] Please pull qcom/qcom-main
-
-
-
2024-05-14
Caleb Connolly
New
qcom_defconfig: enable msm8916 and msm8996
qcom_defconfig: enable msm8916 and msm8996
-
-
-
2024-05-07
Sam Day
New
scripts: gen_compile_commands: fix invalid escape sequence warning
scripts: gen_compile_commands: fix invalid escape sequence warning
-
-
-
2024-05-03
Caleb Connolly
New
[RFC,4/4] sandbox: switch to dynamic UUIDs
efi: CapsuleUpdate: support for dynamic GUIDs
-
-
-
2024-04-26
Caleb Connolly
New
[RFC,3/4] doc: uefi: document dynamic GUID generation
efi: CapsuleUpdate: support for dynamic GUIDs
-
-
-
2024-04-26
Caleb Connolly
New
[RFC,2/4] efi: add a helper to generate dynamic UUIDs
efi: CapsuleUpdate: support for dynamic GUIDs
-
-
-
2024-04-26
Caleb Connolly
New
[RFC,1/4] lib: uuid: add UUID v5 support
efi: CapsuleUpdate: support for dynamic GUIDs
-
-
-
2024-04-26
Caleb Connolly
New
Pull request for optee-master-26042024
Pull request for optee-master-26042024
-
-
-
2024-04-26
Ilias Apalodimas
New
[v2,3/3] efi_selftest: add tests for QueryVariableInfo at boottime
[v2,1/3] efi_loader: enable QueryVariableInfo at runtime for file backed variables
-
-
-
2024-04-25
Ilias Apalodimas
Accepted
[v2,2/3] efi_selftest: add tests for QueryVariableInfo at runtime
[v2,1/3] efi_loader: enable QueryVariableInfo at runtime for file backed variables
-
-
-
2024-04-25
Ilias Apalodimas
Accepted
[v2,1/3] efi_loader: enable QueryVariableInfo at runtime for file backed variables
[v2,1/3] efi_loader: enable QueryVariableInfo at runtime for file backed variables
-
-
-
2024-04-25
Ilias Apalodimas
Accepted
[3/3] efi_selftest: add tests for QueryVariableInfo at boottime
[1/3] efi_loader: enable QueryVariableInfo at runtime for file backed variables
-
-
-
2024-04-24
Ilias Apalodimas
Superseded
[2/3] efi_selftest: add tests for QueryVariableInfo at runtime
[1/3] efi_loader: enable QueryVariableInfo at runtime for file backed variables
-
-
-
2024-04-24
Ilias Apalodimas
New
[1/3] efi_loader: enable QueryVariableInfo at runtime for file backed variables
[1/3] efi_loader: enable QueryVariableInfo at runtime for file backed variables
-
-
-
2024-04-24
Ilias Apalodimas
Superseded
[v2] usb: dwc3: support USB 3.1 controllers
[v2] usb: dwc3: support USB 3.1 controllers
-
-
-
2024-04-23
Caleb Connolly
Accepted
[PULL] Please pull qcom/qcom-main
[PULL] Please pull qcom/qcom-main
-
-
-
2024-04-23
Caleb Connolly
New
efi_loader: address coverity report 492766 for dead code
efi_loader: address coverity report 492766 for dead code
-
-
-
2024-04-23
Ilias Apalodimas
Accepted
[v2,2/2] configs: qcom_defconfig: enable GENI I2C Driver
i2c: Add support for Qualcomm Generic Interface (GENI) I2C controller
-
-
-
2024-04-22
Neil Armstrong
Accepted
[v2,1/2] i2c: Add support for Qualcomm Generic Interface (GENI) I2C controller
i2c: Add support for Qualcomm Generic Interface (GENI) I2C controller
-
-
-
2024-04-22
Neil Armstrong
Accepted
[v2] efi_loader: change the error message when storing EFI variables
[v2] efi_loader: change the error message when storing EFI variables
-
-
-
2024-04-19
Ilias Apalodimas
New
efi_loader: change the error message when storing EFI variables
efi_loader: change the error message when storing EFI variables
-
-
-
2024-04-19
Ilias Apalodimas
New
[v2,4/4] test: capsule: Generate capsules through config file
Generate capsules from config files
-
-
-
2024-04-19
Sughosh Ganu
New
[v2,3/4] sandbox: capsule: Add a config file for generating capsules
Generate capsules from config files
-
-
-
2024-04-19
Sughosh Ganu
New
[v2,2/4] doc: Document capsule generation through a config file
Generate capsules from config files
-
-
-
2024-04-19
Sughosh Ganu
New
[v2,1/4] tools: mkeficapsule: Add support for parsing capsule params from config file
Generate capsules from config files
-
-
-
2024-04-19
Sughosh Ganu
New
[2/2] configs: qcom_defconfig: enable GENI I2C Driver
i2c: Add support for Qualcomm Generic Interface (GENI) I2C controller
-
-
-
2024-04-18
Neil Armstrong
Superseded
[1/2] i2c: Add support for Qualcomm Generic Interface (GENI) I2C controller
i2c: Add support for Qualcomm Generic Interface (GENI) I2C controller
-
-
-
2024-04-18
Neil Armstrong
Superseded
[v4,3/3] dts: support building all dtb files for a specific vendor
upstream DT compatibility
-
-
-
2024-04-18
Caleb Connolly
Accepted
[v4,2/3] dt-bindings: drop generic headers
upstream DT compatibility
-
-
-
2024-04-18
Caleb Connolly
Accepted
[v4,1/3] arm: dts: imx6dl-brppt2: fix gpio.h include
upstream DT compatibility
-
-
-
2024-04-18
Caleb Connolly
Accepted
[9/9] qcom_defconfig: generate SMBIOS tables
qcom: RBx fixes and USB support
-
-
-
2024-04-18
Caleb Connolly
Accepted
[8/9] qcom_defconfig: define safe default SYS_LOAD_ADDR
qcom: RBx fixes and USB support
-
-
-
2024-04-18
Caleb Connolly
New
[7/9] qcom_defconfig: enable OF_BOARD_SETUP
qcom: RBx fixes and USB support
-
-
-
2024-04-18
Caleb Connolly
New
[6/9] mach-snapdragon: implement ft_board_setup() for USB role selection
qcom: RBx fixes and USB support
-
-
-
2024-04-18
Caleb Connolly
Accepted
«
1
2
...
15
16
17
…
212
213
»