Toggle navigation
Patchwork
u-boot
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 21116 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
…
211
212
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[RFC,14/14] configs: add x1e_defconfig
efi: implement EFISTUB support for ARM64 and Qualcomm
-
-
-
2024-11-24
Caleb Connolly
New
[RFC,13/14] qcom_defconfig: enable X1E80100 pinctrl driver
efi: implement EFISTUB support for ARM64 and Qualcomm
-
-
-
2024-11-24
Caleb Connolly
New
[RFC,12/14] pinctrl: qcom: Add X1E80100 pinctrl driver
efi: implement EFISTUB support for ARM64 and Qualcomm
-
-
-
2024-11-24
Caleb Connolly
New
[RFC,11/14] qcom_defconfig: enable X1E80100 clock driver
efi: implement EFISTUB support for ARM64 and Qualcomm
-
-
-
2024-11-24
Caleb Connolly
New
[RFC,10/14] clk: qcom: Add X1E80100 clock driver
efi: implement EFISTUB support for ARM64 and Qualcomm
-
-
-
2024-11-24
Caleb Connolly
New
[RFC,09/14] common/board_f: init malloc earlier
efi: implement EFISTUB support for ARM64 and Qualcomm
-
-
-
2024-11-24
Caleb Connolly
New
[RFC,08/14] mach-snapdragon: support booting with EFISTUB
efi: implement EFISTUB support for ARM64 and Qualcomm
-
-
-
2024-11-24
Caleb Connolly
New
[RFC,07/14] efi: stub: add known memory to U-Boot's EFI memory map
efi: implement EFISTUB support for ARM64 and Qualcomm
-
-
-
2024-11-24
Caleb Connolly
New
[RFC,06/14] efi: stub: log EFI memory banks
efi: implement EFISTUB support for ARM64 and Qualcomm
-
-
-
2024-11-24
Caleb Connolly
New
[RFC,05/14] efi: stub: add additional types of memory
efi: implement EFISTUB support for ARM64 and Qualcomm
-
-
-
2024-11-24
Caleb Connolly
New
[RFC,04/14] efi: stub: add helpers to populate memory map and framebuffer
efi: implement EFISTUB support for ARM64 and Qualcomm
-
-
-
2024-11-24
Caleb Connolly
New
[RFC,03/14] efi: move efi_info_get() to a new header file
efi: implement EFISTUB support for ARM64 and Qualcomm
-
-
-
2024-11-24
Caleb Connolly
New
[RFC,02/14] efi: stub: support running U-Boot as an EFI payload on ARM64
efi: implement EFISTUB support for ARM64 and Qualcomm
-
-
-
2024-11-24
Caleb Connolly
New
[RFC,01/14] cmd: efi: avoid unitialized read
efi: implement EFISTUB support for ARM64 and Qualcomm
-
-
-
2024-11-24
Caleb Connolly
New
[15/15] qcom_defconfig: enable QCOM_SMEM
qcom: smem: modernize SMEM in U-Boot
-
-
-
2024-11-24
Caleb Connolly
New
[14/15] mach-snapdragon: fetch serial# from SMEM
qcom: smem: modernize SMEM in U-Boot
-
-
-
2024-11-24
Caleb Connolly
New
[13/15] mach-snapdragon: support parsing memory map from SMEM
qcom: smem: modernize SMEM in U-Boot
-
-
-
2024-11-24
Caleb Connolly
New
[12/15] mach-snapdragon: move memory parsing to its own file
qcom: smem: modernize SMEM in U-Boot
-
-
-
2024-11-24
Caleb Connolly
New
[11/15] mach-snapdragon: increase pre-relocation malloc size for smem
qcom: smem: modernize SMEM in U-Boot
-
-
-
2024-11-24
Caleb Connolly
New
[10/15] soc: qcom: smem: add build infra
qcom: smem: modernize SMEM in U-Boot
-
-
-
2024-11-24
Caleb Connolly
New
[09/15] soc: qcom: smem: stub functions
qcom: smem: modernize SMEM in U-Boot
-
-
-
2024-11-24
Caleb Connolly
New
[08/15] soc: qcom: smem: get serial number from socinfo
qcom: smem: modernize SMEM in U-Boot
-
-
-
2024-11-24
Caleb Connolly
New
[07/15] soc: qcom: smem: adjust for U-Boot
qcom: smem: modernize SMEM in U-Boot
-
-
-
2024-11-24
Caleb Connolly
New
[06/15] soc: qcom: smem: adjust headers for U-Boot
qcom: smem: modernize SMEM in U-Boot
-
-
-
2024-11-24
Caleb Connolly
New
[05/15] soc: qcom: import smem from Linux 6.11-rc2
qcom: smem: modernize SMEM in U-Boot
-
-
-
2024-11-24
Caleb Connolly
New
[04/15] Revert "drivers: smem: sandbox"
qcom: smem: modernize SMEM in U-Boot
-
-
-
2024-11-24
Caleb Connolly
New
[03/15] Revert "test: smem: add basic smem test"
qcom: smem: modernize SMEM in U-Boot
-
-
-
2024-11-24
Caleb Connolly
New
[02/15] smem: drop drivers/smem
qcom: smem: modernize SMEM in U-Boot
-
-
-
2024-11-24
Caleb Connolly
New
[01/15] Revert "dm: SMEM (Shared memory) uclass"
qcom: smem: modernize SMEM in U-Boot
-
-
-
2024-11-24
Caleb Connolly
New
common/board_f: init malloc earlier
common/board_f: init malloc earlier
-
-
-
2024-11-24
Caleb Connolly
Superseded
[v2] lmb: Correctly unmap and free memory on errors
[v2] lmb: Correctly unmap and free memory on errors
-
-
-
2024-11-24
Ilias Apalodimas
Accepted
net: lwip: fix dhcp_loop()
net: lwip: fix dhcp_loop()
-
-
-
2024-11-22
Jerome Forissier
Accepted
efi_loader: allow EFI_LOADER_BOUNCE_BUFFER on all architectures
efi_loader: allow EFI_LOADER_BOUNCE_BUFFER on all architectures
-
-
-
2024-11-21
Ilias Apalodimas
New
[PULL] Please pull qcom/qcom-main
[PULL] Please pull qcom/qcom-main
-
-
-
2024-11-20
Caleb Connolly
New
[v3,4/4] test: lib: Use CONFIG_64BIT to detect 64 bit compile
Select CONFIG_64BIT for sandbox64 and x86_64
-
-
-
2024-11-20
Andrew Goodbody
New
[v3,3/4] x86: select CONFIG_64BIT for X86_64
Select CONFIG_64BIT for sandbox64 and x86_64
-
-
-
2024-11-20
Andrew Goodbody
New
[v3,2/4] sandbox: select CONFIG_64BIT for sandbox
Select CONFIG_64BIT for sandbox64 and x86_64
-
-
-
2024-11-20
Andrew Goodbody
New
[v3,1/4] sandbox: Correct guard around readq/writeq
Select CONFIG_64BIT for sandbox64 and x86_64
-
-
-
2024-11-20
Andrew Goodbody
New
[6/6] ufs: core: sync ufshci.h with Linux v6.12
ufs: core: initial cleanup and defines sync with Linux v6.12
-
-
-
2024-11-20
Neil Armstrong
New
[5/6] ufs: core: sync unipro.h with Linux v6.12
ufs: core: initial cleanup and defines sync with Linux v6.12
-
-
-
2024-11-20
Neil Armstrong
New
[4/6] ufs: core: move ufshci defines in a separate header
ufs: core: initial cleanup and defines sync with Linux v6.12
-
-
-
2024-11-20
Neil Armstrong
New
[3/6] ufs: core: cosmetic fixups
ufs: core: initial cleanup and defines sync with Linux v6.12
-
-
-
2024-11-20
Neil Armstrong
New
[2/6] ufs: core: mark unexported functions as static
ufs: core: initial cleanup and defines sync with Linux v6.12
-
-
-
2024-11-20
Neil Armstrong
New
[1/6] ufs: core: include missing include/ufs.h
ufs: core: initial cleanup and defines sync with Linux v6.12
-
-
-
2024-11-20
Neil Armstrong
New
configs: e850-96: Disable PSCI reset
configs: e850-96: Disable PSCI reset
-
-
-
2024-11-19
Sam Protsenko
New
[2/2] qcom_defconfig: enable X1E80100 clock driver
clock: add support for X1E80100 Global Clock Controller
-
-
-
2024-11-18
Neil Armstrong
New
[1/2] clk: qcom: Add X1E80100 clock driver
clock: add support for X1E80100 Global Clock Controller
-
-
-
2024-11-18
Neil Armstrong
New
net: lwip: fix get_udev_ipv4_info()
net: lwip: fix get_udev_ipv4_info()
-
-
-
2024-11-18
Jerome Forissier
Accepted
[v2] doc: cmd: wget: document lwIP syntax
[v2] doc: cmd: wget: document lwIP syntax
-
-
-
2024-11-18
Jerome Forissier
New
Pull request for tpm-master-16112024
Pull request for tpm-master-16112024
-
-
-
2024-11-16
Ilias Apalodimas
New
[v2] test/cmd/wget.c: move net_test_wget() to the cmd test suite
[v2] test/cmd/wget.c: move net_test_wget() to the cmd test suite
-
-
-
2024-11-15
Jerome Forissier
New
[2/2] qcom_defconfig: enable X1E80100 pinctrl driver
pinctrl: add support for X1E80100 TLMM
-
-
-
2024-11-15
Neil Armstrong
New
[1/2] pinctrl: qcom: Add X1E80100 pinctrl driver
pinctrl: add support for X1E80100 TLMM
-
-
-
2024-11-15
Neil Armstrong
New
[v4] cmd: add a fetch utility
[v4] cmd: add a fetch utility
-
-
-
2024-11-15
Caleb Connolly
New
cmd: add a fetch utility
cmd: add a fetch utility
-
-
-
2024-11-15
Caleb Connolly
Superseded
[v3] cmd: add a fetch utility
[v3] cmd: add a fetch utility
-
-
-
2024-11-14
Caleb Connolly
Superseded
[v2] net: lwip: dhcp: support arguments for TFTP file download
[v2] net: lwip: dhcp: support arguments for TFTP file download
-
-
-
2024-11-14
Jerome Forissier
New
net: lwip: dhcp: support arguments for TFTP file download
net: lwip: dhcp: support arguments for TFTP file download
-
-
-
2024-11-14
Jerome Forissier
New
u-boot-elf.lds: mark executable
u-boot-elf.lds: mark executable
-
-
-
2024-11-14
Caleb Connolly
New
[v2] net: lwip: provide entropy to MBed TLS in one go
[v2] net: lwip: provide entropy to MBed TLS in one go
-
-
-
2024-11-14
Ilias Apalodimas
New
net: lwip: wget: update help string
net: lwip: wget: update help string
-
-
-
2024-11-14
Jerome Forissier
Accepted
doc: cmd: wget: document lwIP syntax
doc: cmd: wget: document lwIP syntax
-
-
-
2024-11-14
Jerome Forissier
Superseded
[v4] Makefile: detect HOST_ARCH properly when CROSS_COMPILE is multi-word
[v4] Makefile: detect HOST_ARCH properly when CROSS_COMPILE is multi-word
-
-
-
2024-11-14
Jerome Forissier
New
net: lwip: Change https entropy requests
net: lwip: Change https entropy requests
-
-
-
2024-11-14
Ilias Apalodimas
New
[GIT,PULL] Please pull u-boot-amlogic-next-20241113
[GIT,PULL] Please pull u-boot-amlogic-next-20241113
-
-
-
2024-11-13
Neil Armstrong
New
mmc: don't print 'MMC:' if there are no MMC devices
mmc: don't print 'MMC:' if there are no MMC devices
-
-
-
2024-11-13
Caleb Connolly
New
dm: core: ofnode: safely fallback in ofnode_lookup_fdt
dm: core: ofnode: safely fallback in ofnode_lookup_fdt
-
-
-
2024-11-13
Caleb Connolly
New
iommu: qcom-smmu: handle running in el2
iommu: qcom-smmu: handle running in el2
-
-
-
2024-11-13
Caleb Connolly
Accepted
fastboot: properly handle unknown partition type
fastboot: properly handle unknown partition type
-
-
-
2024-11-13
Caleb Connolly
New
mach-snapdragon: configure logging
mach-snapdragon: configure logging
-
-
-
2024-11-13
Caleb Connolly
New
iommu: qcom-smmu: allow SID 0
iommu: qcom-smmu: allow SID 0
-
-
-
2024-11-13
Caleb Connolly
Accepted
button: gpio: handle broken controller
button: gpio: handle broken controller
-
-
-
2024-11-13
Caleb Connolly
New
button: qcom-pmic: add software debounce
button: qcom-pmic: add software debounce
-
-
-
2024-11-13
Caleb Connolly
New
fs: fat: allow FS and device to have mismatching sector sizes
fs: fat: allow FS and device to have mismatching sector sizes
-
-
-
2024-11-13
Caleb Connolly
New
treewide: remove Qualcomm dt-binding headers that are available upstream
treewide: remove Qualcomm dt-binding headers that are available upstream
-
-
-
2024-11-13
Caleb Connolly
Accepted
[v2] cmd: add a fetch utility
[v2] cmd: add a fetch utility
-
-
-
2024-11-13
Caleb Connolly
Superseded
[v2] Kconfig: describe NET, NO_NET, LWIP_DEBUG and LWIP_ASSERT
[v2] Kconfig: describe NET, NO_NET, LWIP_DEBUG and LWIP_ASSERT
-
-
-
2024-11-12
Jerome Forissier
Accepted
[v3,6/6] doc: uefi: Describe UEFI HTTPs boot
[v3,1/6] mbedtls: Enable TLS 1.2 support
-
-
-
2024-11-10
Ilias Apalodimas
New
[v3,5/6] configs: Enable https for wget on qemu arm64
[v3,1/6] mbedtls: Enable TLS 1.2 support
-
-
-
2024-11-10
Ilias Apalodimas
Accepted
[v3,4/6] net: lwip: Enable https:// support for wget
[v3,1/6] mbedtls: Enable TLS 1.2 support
-
-
-
2024-11-10
Ilias Apalodimas
Accepted
[v3,3/6] net: lwip: Add Support Server Name Indication support
[v3,1/6] mbedtls: Enable TLS 1.2 support
-
-
-
2024-11-10
Ilias Apalodimas
New
[v3,2/6] net: lwip: Update lwIP for mbedTLS > 3.0 support and enable https
[v3,1/6] mbedtls: Enable TLS 1.2 support
-
-
-
2024-11-10
Ilias Apalodimas
New
[v3,1/6] mbedtls: Enable TLS 1.2 support
[v3,1/6] mbedtls: Enable TLS 1.2 support
-
-
-
2024-11-10
Ilias Apalodimas
Accepted
lwip: fix code style issues
lwip: fix code style issues
-
-
-
2024-11-07
Jerome Forissier
Accepted
[v2,2/2] armv8: cpu: Implement allow_unaligned()
[v2,1/2] armv8: Fix get_sctlr() return type
-
-
-
2024-11-07
Sam Protsenko
New
[v2,1/2] armv8: Fix get_sctlr() return type
[v2,1/2] armv8: Fix get_sctlr() return type
-
-
-
2024-11-07
Sam Protsenko
New
test: bootm: Ensure tests can be run twice
test: bootm: Ensure tests can be run twice
-
-
-
2024-11-06
Andrew Goodbody
New
[v2,2/2] x86: select CONFIG_64BIT for X86_64
Select CONFIG_64BIT for sandbox64 and x86_64
-
-
-
2024-11-06
Andrew Goodbody
New
[v2,1/2] sandbox: select CONFIG_64BIT for SANDBOX64
Select CONFIG_64BIT for sandbox64 and x86_64
-
-
-
2024-11-06
Andrew Goodbody
Superseded
test/cmd/wget.c: move net_test_wget() to the cmd test suite
test/cmd/wget.c: move net_test_wget() to the cmd test suite
-
-
-
2024-11-05
Jerome Forissier
New
nwt: wget: drop Content-Length processing
nwt: wget: drop Content-Length processing
-
-
-
2024-11-05
Jerome Forissier
Accepted
Kconfig: describe NET, NO_NET, LWIP_DEBUG and LWIP_ASSERT
Kconfig: describe NET, NO_NET, LWIP_DEBUG and LWIP_ASSERT
-
-
-
2024-11-05
Jerome Forissier
Superseded
sandbox: net: lwip: use EOPNOTSUPP not ENOTSUPP
sandbox: net: lwip: use EOPNOTSUPP not ENOTSUPP
-
-
-
2024-11-05
Jerome Forissier
New
[2/2] test: bootm: Ensure GD_FLG_SILENT is reset
Fixes to allow 'ut bootm' to pass when run interactively
-
-
-
2024-11-01
Andrew Goodbody
Accepted
[1/2] test: bootm: bootm_process_cmdline_env takes flags
Fixes to allow 'ut bootm' to pass when run interactively
-
-
-
2024-11-01
Andrew Goodbody
Accepted
armv8: cpu: Implement allow_unaligned()
armv8: cpu: Implement allow_unaligned()
-
-
-
2024-10-31
Sam Protsenko
Superseded
lib: rsa: Set conventional salt length RSA-PSS parameter
lib: rsa: Set conventional salt length RSA-PSS parameter
-
-
-
2024-10-31
Loic Poulain
Accepted
arm: dts: e850-96: Remove TRNG node from appended dts
arm: dts: e850-96: Remove TRNG node from appended dts
-
-
-
2024-10-30
Sam Protsenko
New
efi_loader: Make tcg2_uninit() static
efi_loader: Make tcg2_uninit() static
-
-
-
2024-10-30
Ilias Apalodimas
Accepted
MAINTAINERS: add tambarus as reviewer for SPI NOR
MAINTAINERS: add tambarus as reviewer for SPI NOR
-
-
-
2024-10-30
Tudor Ambarus
Accepted
«
1
2
3
4
…
211
212
»