Show patches with: State = Action Required       |    Archived = No       |   6385 patches
« 1 2 3 463 64 »
Patch Series S/W/F Date Submitter Delegate State
[v1,8/8] lmb: Rename _lmb_alloc_addr() to lmb_alloc_addr_flags() Cleanup the LMB subsystem --- 2024-12-11 Ilias Apalodimas New
[v1,7/8] lmb: Remove lmb_alloc_base_flags() Cleanup the LMB subsystem --- 2024-12-11 Ilias Apalodimas New
[v1,6/8] lmb: Remove lmb_alloc_addr_flags() Cleanup the LMB subsystem --- 2024-12-11 Ilias Apalodimas New
[v1,5/8] lmb: Remove lmb_add_region() Cleanup the LMB subsystem --- 2024-12-11 Ilias Apalodimas New
[v1,4/8] lmb: Rename free_mem to available_mem Cleanup the LMB subsystem --- 2024-12-11 Ilias Apalodimas New
[v1,3/8] lmb: Remove lmb_reserve_flags() Cleanup the LMB subsystem --- 2024-12-11 Ilias Apalodimas New
[v1,2/8] lmb: Move enum lmb_flags to a u32 Cleanup the LMB subsystem --- 2024-12-11 Ilias Apalodimas New
[v1,1/8] lmb: Remove lmb_align_down() Cleanup the LMB subsystem --- 2024-12-11 Ilias Apalodimas New
[v2,4/4] lmb: Improve kernel-doc comments lmb: Improve style --- 2024-12-11 Sam Protsenko New
[v2,3/4] lmb: Improve coding style lmb: Improve style --- 2024-12-11 Sam Protsenko New
[v2,2/4] lmb: Make const flag_str[] in lmb_print_region_flags() more const lmb: Improve style --- 2024-12-11 Sam Protsenko New
[v2,1/4] lmb: Fix flags data type in lmb_add_region_flags() lmb: Improve style --- 2024-12-11 Sam Protsenko New
[v2,2/2] boot: fdt: Handle already reserved memory in boot_fdt_reserve_region() lmb: Fix reserving the same region multiple times --- 2024-12-11 Sam Protsenko New
[v2,1/2] lmb: Return -EEXIST in lmb_add_region_flags() if region already added lmb: Fix reserving the same region multiple times --- 2024-12-11 Sam Protsenko New
efi_loader: Fix section alignment on EFI binaries efi_loader: Fix section alignment on EFI binaries --- 2024-12-10 Ilias Apalodimas New
[2/2] test: test_trace.py: test "trace clear" command Add "trace clear" --- 2024-12-09 Jerome Forissier New
[1/2] trace: add support for "trace clear" Add "trace clear" --- 2024-12-09 Jerome Forissier New
[RFC,7/7] lmb: Rename _lmb_alloc_addr_flags() Cleanup the LMB subsystem --- 2024-12-08 Ilias Apalodimas New
[RFC,6/7] lmb: Replace lmb_alloc_base() with lmb_alloc_base_flags() Cleanup the LMB subsystem --- 2024-12-08 Ilias Apalodimas New
[RFC,5/7] lmb: Replace lmb_alloc_addr() with lmb_alloc_addr_flags() Cleanup the LMB subsystem --- 2024-12-08 Ilias Apalodimas New
[RFC,3/7] lmb: Rename free_mem to available_mem Cleanup the LMB subsystem --- 2024-12-08 Ilias Apalodimas New
[RFC,2/7] lmb: Simplify lmb_addrs_overlap() Cleanup the LMB subsystem --- 2024-12-08 Ilias Apalodimas New
[RFC,1/7] lmb: Replace lmb_reserve() with lmb_reserve_flags() Cleanup the LMB subsystem --- 2024-12-08 Ilias Apalodimas New
[2/6] lmb: Return -EEXIST in lmb_add_region_flags() if region already added lmb: Fix reserving the same region multiple times --- 2024-12-08 Sam Protsenko New
trace: proftool: dump-ftrace should write funcgraph times in ns not us trace: proftool: dump-ftrace should write funcgraph times in ns not us --- 2024-12-06 Jerome Forissier New
Pull request for efi-master-05122024 Pull request for efi-master-05122024 --- 2024-12-05 Ilias Apalodimas New
Pull request for efi-master-05122024 Pull request for efi-master-05122024 --- 2024-12-05 Ilias Apalodimas New
[v2,4/4] efi: add helper functions to insert pmem node for DT fixup Add pmem node for preserving distro ISO's --- 2024-12-03 Sughosh Ganu New
[v2,3/4] efi_loader: preserve installer images in pmem Add pmem node for preserving distro ISO's --- 2024-12-03 Sughosh Ganu New
[v2,2/4] efi_loader: add a function to remove memory from the EFI map Add pmem node for preserving distro ISO's --- 2024-12-03 Sughosh Ganu New
[v2,1/4] fdt: add support for adding pmem nodes Add pmem node for preserving distro ISO's --- 2024-12-03 Sughosh Ganu New
doc: environment: NET_LWIP dhcp sets ipaddrN, netmaskN and gatewayipN doc: environment: NET_LWIP dhcp sets ipaddrN, netmaskN and gatewayipN --- 2024-12-03 Jerome Forissier New
net: tftpput: reset timeout_count when an ACK is received net: tftpput: reset timeout_count when an ACK is received --- 2024-11-29 Jerome Forissier New
efi_loader: Don't warn if the TCG2 FinalEvents table is not installed efi_loader: Don't warn if the TCG2 FinalEvents table is not installed --- 2024-11-28 Ilias Apalodimas New
[2/2] configs: starfive_visionfive2: allocate bounce buffer from heap bouncebuf: Allow allocation from U-Boot heap --- 2024-11-27 Sughosh Ganu New
[1/2] bouncebuf: allow for allocating bounce buffer frome heap bouncebuf: Allow allocation from U-Boot heap --- 2024-11-27 Sughosh Ganu New
[2/2] configs: qcom_defconfig: enable RNG driver and command rng: msm: support newer SoCs --- 2024-11-25 Neil Armstrong New
[1/2] rng: msm: add support for newer Qualcomm hwrandom IPs rng: msm: support newer SoCs --- 2024-11-25 Neil Armstrong New
[v4,4/4] test: lib: Use CONFIG_64BIT to detect 64 bit compile Select CONFIG_64BIT for sandbox64 and x86_64 --- 2024-11-25 Andrew Goodbody New
[v4,3/4] x86: select CONFIG_64BIT for X86_64 Select CONFIG_64BIT for sandbox64 and x86_64 --- 2024-11-25 Andrew Goodbody New
[v4,2/4] sandbox: select CONFIG_64BIT for sandbox Select CONFIG_64BIT for sandbox64 and x86_64 --- 2024-11-25 Andrew Goodbody New
[v4,1/4] sandbox: Correct guard around readq/writeq Select CONFIG_64BIT for sandbox64 and x86_64 --- 2024-11-25 Andrew Goodbody New
[2/2] pci: Add support for Qualcomm PCIe controller pci: Add support for Qualcomm PCIe controller --- 2024-11-25 Neil Armstrong New
[1/2] pci: pcie_dw_common: introduce pcie_dw_find_capability() pci: Add support for Qualcomm PCIe controller --- 2024-11-25 Neil Armstrong New
phy: qcom: add QMP PCIe PHY driver phy: qcom: add QMP PCIe PHY driver --- 2024-11-25 Neil Armstrong New
[4/4] clk: qcom: x1e80100: add support for PCIe clocks clk: qcom: add PCIe clocks --- 2024-11-25 Neil Armstrong New
[3/4] clk: qcom: sm8650: add support for PCIe clocks clk: qcom: add PCIe clocks --- 2024-11-25 Neil Armstrong New
[1/4] clk: qcom: add clk_phy_mux_enable() for PCIe PIPE clock clk: qcom: add PCIe clocks --- 2024-11-25 Neil Armstrong New
[3/3] pinctrl: qcom: x1e80100: add pcie[3456ab]_clk functions pinctrl: qcom: add clk_req functions --- 2024-11-25 Neil Armstrong New
[2/3] pinctrl: qcom: sm8650: add pcie[01]_clk_req_n function pinctrl: qcom: add clk_req functions --- 2024-11-25 Neil Armstrong New
[1/3] pinctrl: qcom: sm8550: add pcie1_clk_req_n function pinctrl: qcom: add clk_req functions --- 2024-11-25 Neil Armstrong New
regulator: qcom-rpmh-regulator: add support for pmc8380 regulators regulator: qcom-rpmh-regulator: add support for pmc8380 regulators --- 2024-11-25 Neil Armstrong New
[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
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
[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
[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
[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
[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
[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
« 1 2 3 463 64 »