Show patches with: Archived = No       |   19912 patches
« 1 2 ... 9 10 11199 200 »
Patch Series S/W/F Date Submitter Delegate State
[v4,2/4] efi_loader: rename BOOTEFI_BOOTMGR to EFI_BOOTMGR cmd: bootefi: refactor the code for bootmgr --- 2024-01-10 AKASHI Takahiro Superseded
[v4,1/4] efi_loader: split unrelated code from efi_bootmgr.c cmd: bootefi: refactor the code for bootmgr --- 2024-01-10 AKASHI Takahiro Superseded
[v2] boot: add support for button commands [v2] boot: add support for button commands --- 2024-01-09 Caleb Connolly New
v2 test: spmi: fix tests v2 test: spmi: fix tests --- 2024-01-08 Caleb Connolly Accepted
[v2] efi_loader: Clean up efi_dp_append and efi_dp_concat [v2] efi_loader: Clean up efi_dp_append and efi_dp_concat --- 2024-01-08 Ilias Apalodimas Accepted
boot: add support for button commands boot: add support for button commands --- 2024-01-05 Caleb Connolly Superseded
iommu: dont fail silently iommu: dont fail silently --- 2024-01-04 Caleb Connolly Accepted
[resend] bootdev: avoid infinite probe loop [resend] bootdev: avoid infinite probe loop --- 2024-01-04 Caleb Connolly Accepted
bootdev: avoid infinite probe loop bootdev: avoid infinite probe loop --- 2024-01-04 Caleb Connolly Superseded
mach-snapdragon: Move APQ8016 SoC derived board code mach-snapdragon: Move APQ8016 SoC derived board code --- 2024-01-03 Sumit Garg New
pytest: update requirements.txt pytest: update requirements.txt --- 2024-01-02 Caleb Connolly Accepted
[v3,8/8] dts: meson-gxbb: Drop redundant devicetree files An effort to bring DT bindings compliance within U-Boot --- 2023-12-28 Sumit Garg Superseded
[v3,7/8] dts: meson-gxbb: Switch to using upstream DT An effort to bring DT bindings compliance within U-Boot --- 2023-12-28 Sumit Garg Superseded
[v3,6/8] MAINTAINERS: Add myself as devicetree-rebasing maintainer An effort to bring DT bindings compliance within U-Boot --- 2023-12-28 Sumit Garg New
[v3,5/8] doc: devicetree: Updates for devicetree-rebasing subtree An effort to bring DT bindings compliance within U-Boot --- 2023-12-28 Sumit Garg New
[v3,4/8] dts: Add alternative location for upstream DTB builds An effort to bring DT bindings compliance within U-Boot --- 2023-12-28 Sumit Garg Superseded
[v3,3/8] scripts/Makefile.lib: Statically define *-u-boot.dtsi files location An effort to bring DT bindings compliance within U-Boot --- 2023-12-28 Sumit Garg Superseded
[v3,2/8] Makefile: Add support for DT bindings schema checks An effort to bring DT bindings compliance within U-Boot --- 2023-12-28 Sumit Garg New
[v3,1/8] CI: Exclude devicetree-rebasing subtree for CONFIG checks An effort to bring DT bindings compliance within U-Boot --- 2023-12-28 Sumit Garg Superseded
[PATHv3,8/8] Makefile: add dtbs to clean net fixes prior lwip --- 2023-12-26 Maxim Uvarov Accepted
[PATHv3,7/8] omap3: use device specific naming for mem_init net fixes prior lwip --- 2023-12-26 Maxim Uvarov New
[PATHv3,6/8] bcm_ns3: use device specific naming for variables net fixes prior lwip --- 2023-12-26 Maxim Uvarov Accepted
[PATHv3,5/8] mach-socfpga: do not overlap defines with lwip net fixes prior lwip --- 2023-12-26 Maxim Uvarov Accepted
[PATHv3,4/8] driver/net/rtl8139: remove debug print net fixes prior lwip --- 2023-12-26 Maxim Uvarov Accepted
[PATHv3,3/8] sandbox: eth-raw-os: successful return code is 0 net fixes prior lwip --- 2023-12-26 Maxim Uvarov New
[PATHv3,2/8] net/smc911x: fix return from smc911x_send net fixes prior lwip --- 2023-12-26 Maxim Uvarov Accepted
[PATHv3,1/8] test_net: print out net list net fixes prior lwip --- 2023-12-26 Maxim Uvarov New
[v2,2/2] efi_loader: auto-generate removable media boot option first fix auto-generated boot options --- 2023-12-26 Masahisa Kojima New
[v2,1/2] efi_loader: auto-generate boot option for each blkio device fix auto-generated boot options --- 2023-12-26 Masahisa Kojima Superseded
[PATHv2,9/9] Makefile: add dtbs to clean net fixes prior lwip --- 2023-12-25 Maxim Uvarov New
[PATHv2,8/9] omap3: use device specific naming for mem_init net fixes prior lwip --- 2023-12-25 Maxim Uvarov Superseded
[PATHv2,7/9] bcm_ns3: use device specific naming for variables net fixes prior lwip --- 2023-12-25 Maxim Uvarov Superseded
[PATHv2,6/9] mach-socfpga: do not overlap defines with lwip net fixes prior lwip --- 2023-12-25 Maxim Uvarov Superseded
[PATHv2,5/9] driver/net/rtl8139: remove debug print net fixes prior lwip --- 2023-12-25 Maxim Uvarov Superseded
[PATHv2,4/9] sandbox: eth-raw-os: successful return code is 0 net fixes prior lwip --- 2023-12-25 Maxim Uvarov Superseded
[PATHv2,3/9] net/smc911x: fix return from smc911x_send net fixes prior lwip --- 2023-12-25 Maxim Uvarov Superseded
[PATHv2,2/9] net: sandbox: fix NULL pointer derefences net fixes prior lwip --- 2023-12-25 Maxim Uvarov New
[PATHv2,1/9] test_net: print out net list net fixes prior lwip --- 2023-12-25 Maxim Uvarov Superseded
[3/3] efi_loader: create common function to free struct efi_disk_obj fix and refactoring of efi_disk.c --- 2023-12-25 Masahisa Kojima Superseded
[2/3] efi_loader: avoid pointer access after calling efi_delete_handle fix and refactoring of efi_disk.c --- 2023-12-25 Masahisa Kojima New
[1/3] efi_loader: remove unused members from struct efi_disk_obj fix and refactoring of efi_disk.c --- 2023-12-25 Masahisa Kojima Accepted
[v2,8/8] dts: meson-gxbb: Drop redundant devicetree files An effort to bring DT bindings compliance within U-Boot --- 2023-12-22 Sumit Garg Superseded
[v2,7/8] dts: meson-gxbb: Switch to using upstream DT An effort to bring DT bindings compliance within U-Boot --- 2023-12-22 Sumit Garg New
[v2,6/8] MAINTAINERS: Add myself as devicetree-rebasing maintainer An effort to bring DT bindings compliance within U-Boot --- 2023-12-22 Sumit Garg Superseded
[v2,5/8] doc: devicetree: Updates for devicetree-rebasing subtree An effort to bring DT bindings compliance within U-Boot --- 2023-12-22 Sumit Garg New
[v2,4/8] dts: Add alternative location for upstream DTB builds An effort to bring DT bindings compliance within U-Boot --- 2023-12-22 Sumit Garg Superseded
[v2,3/8] scripts/Makefile.lib: Statically define *-u-boot.dtsi files location An effort to bring DT bindings compliance within U-Boot --- 2023-12-22 Sumit Garg Superseded
[v2,2/8] Makefile: Add support for DT bindings schema checks An effort to bring DT bindings compliance within U-Boot --- 2023-12-22 Sumit Garg Superseded
[v2,1/8] CI: Exclude devicetree-rebasing subtree for CONFIG checks An effort to bring DT bindings compliance within U-Boot --- 2023-12-22 Sumit Garg Superseded
[v2,2/2] efi_loader: support fmp versioning for multi bank update fix FMP versioning for FWU multi bank update --- 2023-12-21 Masahisa Kojima Superseded
[v2,1/2] fwu: fix fwu_get_image_index interface fix FMP versioning for FWU multi bank update --- 2023-12-21 Masahisa Kojima Superseded
[GIT,PULL] Please pull u-boot-amlogic-next-20231220 [GIT,PULL] Please pull u-boot-amlogic-next-20231220 --- 2023-12-20 Neil Armstrong New
[2/2] efi_loader: auto-generate removable media boot option first fix auto-generated boot options --- 2023-12-20 Masahisa Kojima Superseded
[1/2] efi_loader: auto-generate boot option for each blkio device fix auto-generated boot options --- 2023-12-20 Masahisa Kojima Superseded
[v2,32/32] MAINTAINERS: Qualcomm: add some missing paths Qualcomm generic board support --- 2023-12-19 Caleb Connolly Superseded
[v2,31/32] board: qcs404-evb: drop board code Qualcomm generic board support --- 2023-12-19 Caleb Connolly Superseded
[v2,30/32] dts: qcs404-evb: replace with upstream DT Qualcomm generic board support --- 2023-12-19 Caleb Connolly Superseded
[v2,29/32] dt-bindings: import headers for qcs404 Qualcomm generic board support --- 2023-12-19 Caleb Connolly Superseded
[v2,28/32] dts: msm8996: replace with upstream DTS Qualcomm generic board support --- 2023-12-19 Caleb Connolly Superseded
[v2,27/32] dts: dragonboard820c: use correct bindings for clocks Qualcomm generic board support --- 2023-12-19 Caleb Connolly Superseded
[v2,26/32] dts: msm8996: import PMIC dtsi files Qualcomm generic board support --- 2023-12-19 Caleb Connolly Superseded
[v2,25/32] dt-bindings: import headers for MSM8996 Qualcomm generic board support --- 2023-12-19 Caleb Connolly Superseded
[v2,24/32] dts: msm8916: replace with upstream DTS Qualcomm generic board support --- 2023-12-19 Caleb Connolly Superseded
[v2,23/32] dts: msm8916: import PMIC dtsi files Qualcomm generic board support --- 2023-12-19 Caleb Connolly Superseded
[v2,22/32] dt-bindings: import headers for MSM8916 Qualcomm generic board support --- 2023-12-19 Caleb Connolly Superseded
[v2,21/32] dts: sdm845: replace with upstream DTS Qualcomm generic board support --- 2023-12-19 Caleb Connolly Superseded
[v2,20/32] dts: sdm845: import supporting dtsi files Qualcomm generic board support --- 2023-12-19 Caleb Connolly Superseded
[v2,19/32] dt-bindings: import headers for SDM845 Qualcomm generic board support --- 2023-12-19 Caleb Connolly Superseded
[v2,18/32] doc: board/qualcomm: document generic targets Qualcomm generic board support --- 2023-12-19 Caleb Connolly New
[v2,17/32] mach-snapdragon: generate fdtfile automatically Qualcomm generic board support --- 2023-12-19 Caleb Connolly Superseded
[v2,16/32] mach-snapdragon: dynamic load addresses Qualcomm generic board support --- 2023-12-19 Caleb Connolly Superseded
[v2,15/32] mach-snapdragon: generalise board support Qualcomm generic board support --- 2023-12-19 Caleb Connolly Superseded
[v2,14/32] board: dragonboard820c: use LINUX_KERNEL_IMAGE_HEADER Qualcomm generic board support --- 2023-12-19 Caleb Connolly Superseded
[v2,13/32] board: dragonboard410c: import board code from mach-snapdragon Qualcomm generic board support --- 2023-12-19 Caleb Connolly New
[v2,12/32] board: dragonboard410c: upstream DT compat Qualcomm generic board support --- 2023-12-19 Caleb Connolly Superseded
[v2,11/32] board: dragonboard410c: add chainloaded config fragment Qualcomm generic board support --- 2023-12-19 Caleb Connolly Superseded
[v2,10/32] gpio: qcom_pmic: add pinctrl driver Qualcomm generic board support --- 2023-12-19 Caleb Connolly Superseded
[v2,09/32] gpio: qcom_pmic: add a quirk to skip GPIO configuration Qualcomm generic board support --- 2023-12-19 Caleb Connolly Superseded
[v2,08/32] gpio: qcom_pmic: 1-based GPIOs Qualcomm generic board support --- 2023-12-19 Caleb Connolly Superseded
[v2,07/32] serial: msm: fix clock handling Qualcomm generic board support --- 2023-12-19 Caleb Connolly Superseded
[v2,06/32] serial: msm: add debug UART Qualcomm generic board support --- 2023-12-19 Caleb Connolly Superseded
[v2,05/32] clk/qcom: use upstream compatible properties Qualcomm generic board support --- 2023-12-19 Caleb Connolly Superseded
[v2,04/32] dt-bindings: drop msm_sdhci binding Qualcomm generic board support --- 2023-12-19 Caleb Connolly Superseded
[v2,03/32] mmc: msm_sdhci: use modern clock handling Qualcomm generic board support --- 2023-12-19 Caleb Connolly Superseded
[v2,02/32] usb: dwc3-generic: support external vbus regulator Qualcomm generic board support --- 2023-12-19 Caleb Connolly Superseded
[v2,01/32] arm: init: export prev_bl_fdt_addr Qualcomm generic board support --- 2023-12-19 Caleb Connolly Superseded
[v2] efi_loader: fix iteration of FMP protocols [v2] efi_loader: fix iteration of FMP protocols --- 2023-12-18 Masahisa Kojima Accepted
[v3] clk: meson: add Hardware Clock measure driver [v3] clk: meson: add Hardware Clock measure driver --- 2023-12-18 Neil Armstrong Accepted
[7/7] hmibsc: Enable LAN75XX USB ethernet driver Add SE HMBSC board support --- 2023-12-18 Sumit Garg New
[6/7] hmibsc: enable U-Boot Environment variables protection Add SE HMBSC board support --- 2023-12-18 Sumit Garg New
[5/7] hmibsc: Enable RAUC support Add SE HMBSC board support --- 2023-12-18 Sumit Garg New
[4/7] board: Add SE HMIBSC board support Add SE HMBSC board support --- 2023-12-18 Sumit Garg New
[3/7] serial_msm: Enable RS232 flow control Add SE HMBSC board support --- 2023-12-18 Sumit Garg New
[2/7] serial_msm: Add support for RS232 GPIOs Add SE HMBSC board support --- 2023-12-18 Sumit Garg New
[1/7] clk: apq8016: Add support for UART1 clocks Add SE HMBSC board support --- 2023-12-18 Sumit Garg New
[v3,4/4] fs: remove explicit efi configuration dependency cmd: bootefi: refactor the code for bootmgr --- 2023-12-18 AKASHI Takahiro Superseded
[v3,3/4] net: tftp: remove explicit efi configuration dependency cmd: bootefi: refactor the code for bootmgr --- 2023-12-18 AKASHI Takahiro Superseded
[v3,2/4] efi_loader: rename BOOTEFI_BOOTMGR to EFI_BOOTMGR cmd: bootefi: refactor the code for bootmgr --- 2023-12-18 AKASHI Takahiro Superseded
[v3,1/4] efi_loader: split unrelated code from efi_bootmgr.c cmd: bootefi: refactor the code for bootmgr --- 2023-12-18 AKASHI Takahiro New
[v2,1/1] arm64: zynqmp: Enable usb3 for k24 som [v2,1/1] arm64: zynqmp: Enable usb3 for k24 som --- 2023-12-15 Neal Frager New
« 1 2 ... 9 10 11199 200 »