Show patches with: none      |   173997 patches
« 1 2 ... 3 4 51739 1740 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,1/3] rpi5: initial support rpi5: initial support - - - - --- 2023-11-21 Dmitry Malkin trini Changes Requested
[v3,5/5] fastboot: add oem console command support Implement fastboot multiresponce - - 1 - --- 2023-11-21 Svyatoslav Ryhel mkorpershoek Superseded
[v3,4/5] lib: membuff: fix readline not returning line in case of overflow Implement fastboot multiresponce - - 1 - --- 2023-11-21 Svyatoslav Ryhel mkorpershoek Changes Requested
[v3,3/5] common: console: introduce overflow and isempty calls Implement fastboot multiresponce - - 1 - --- 2023-11-21 Svyatoslav Ryhel mkorpershoek Superseded
[v3,2/5] fastboot: implement "getvar all" Implement fastboot multiresponce - - 1 - --- 2023-11-21 Svyatoslav Ryhel mkorpershoek Superseded
[v3,1/5] fastboot: multiresponse support Implement fastboot multiresponce - - 1 - --- 2023-11-21 Svyatoslav Ryhel mkorpershoek Superseded
[21/21] MAINTAINERS: Qualcomm: add some missing paths Qualcomm generic board support - - - - --- 2023-11-21 Caleb Connolly trini Changes Requested
[20/21] dts: qcs404-evb: import DT from Linux Qualcomm generic board support - - - - --- 2023-11-21 Caleb Connolly trini Changes Requested
[19/21] dts: msm8996: import DT from Linux Qualcomm generic board support - - - - --- 2023-11-21 Caleb Connolly trini Changes Requested
[18/21] dts: msm8916: import DT from Linux Qualcomm generic board support - - - - --- 2023-11-21 Caleb Connolly trini Changes Requested
[17/21] dts: sdm845: import DT from Linux Qualcomm generic board support - - - - --- 2023-11-21 Caleb Connolly trini Changes Requested
[16/21] doc: board/qualcomm: document generic targets Qualcomm generic board support - - - - --- 2023-11-21 Caleb Connolly trini Changes Requested
[15/21] mach-snapdragon: generate fdtfile automatically Qualcomm generic board support - - - - --- 2023-11-21 Caleb Connolly trini Changes Requested
[14/21] mach-snapdragon: dynamic load addresses Qualcomm generic board support - - - - --- 2023-11-21 Caleb Connolly trini Changes Requested
[13/21] mach-snapdragon: generalise board support Qualcomm generic board support - - - - --- 2023-11-21 Caleb Connolly trini Changes Requested
[12/21] board: dragonboard820c: use LINUX_KERNEL_IMAGE_HEADER Qualcomm generic board support - - - - --- 2023-11-21 Caleb Connolly trini Changes Requested
[11/21] board: dragonboard410c: import board code from mach-snapdragon Qualcomm generic board support - - - - --- 2023-11-21 Caleb Connolly trini Changes Requested
[10/21] dts: dragonboard410c: fix compatible and clocks Qualcomm generic board support - - - - --- 2023-11-21 Caleb Connolly trini Changes Requested
[09/21] configs: add dragonboard410c_chainloaded_defconfig Qualcomm generic board support - - - - --- 2023-11-21 Caleb Connolly trini Changes Requested
[08/21] serial: msm: fix clock handling Qualcomm generic board support - - - - --- 2023-11-21 Caleb Connolly trini Changes Requested
[07/21] serial: msm: add debug UART Qualcomm generic board support - - - - --- 2023-11-21 Caleb Connolly trini Changes Requested
[06/21] clk/qcom: use upstream compatible properties Qualcomm generic board support - - - - --- 2023-11-21 Caleb Connolly trini Changes Requested
[05/21] dt-bindings: drop msm_sdhci binding Qualcomm generic board support - - - - --- 2023-11-21 Caleb Connolly trini Changes Requested
[04/21] mmc: msm_sdhci: use modern clock handling Qualcomm generic board support - - - - --- 2023-11-21 Caleb Connolly trini Changes Requested
[03/21] usb: dwc3-generic: support external vbus regulator Qualcomm generic board support - - - - --- 2023-11-21 Caleb Connolly trini Changes Requested
[02/21] arm: allow CONFIG_LINUX_KERNEL_IMAGE_HEADER to be set in defconfig Qualcomm generic board support - - - - --- 2023-11-21 Caleb Connolly trini Changes Requested
[01/21] arm: init: export prev_bl_fdt_addr Qualcomm generic board support - - 1 - --- 2023-11-21 Caleb Connolly trini Changes Requested
doc: sending_patches.rst: s/Superseeded/Superseded doc: sending_patches.rst: s/Superseeded/Superseded - - 1 - --- 2023-11-21 Mattijs Korpershoek xypron New
[v2] doc: clang: Update and correct support notes [v2] doc: clang: Update and correct support notes - - 1 - --- 2023-11-21 Tom Rini xypron New
[v2,7/7] configs: qemu: add config fragment for ACPI risc-v: add ACPI support on QEMU 1 - - - --- 2023-11-21 Heinrich Schuchardt Andes New
[v2,6/7] riscv: allow usage of ACPI risc-v: add ACPI support on QEMU - - 1 - --- 2023-11-21 Heinrich Schuchardt Andes New
[v2,5/7] riscv: qemu: copy ACPI tables from QEMU risc-v: add ACPI support on QEMU - - 1 - --- 2023-11-21 Heinrich Schuchardt Andes New
[v2,4/7] risc-v: add support for QEMU firmware tables risc-v: add ACPI support on QEMU - - 1 - --- 2023-11-21 Heinrich Schuchardt Andes New
[v2,3/7] risc-v: add ACPI fields to global data risc-v: add ACPI support on QEMU - - 1 - --- 2023-11-21 Heinrich Schuchardt Andes New
[v2,2/7] acpi: carve out qfw_acpi.c risc-v: add ACPI support on QEMU - - 2 - --- 2023-11-21 Heinrich Schuchardt Andes New
[v2,1/7] acpi: Kconfig symbol CONFIG_QFW_ACPI risc-v: add ACPI support on QEMU - - 1 - --- 2023-11-21 Heinrich Schuchardt Andes New
clk: fix clk_get_rate() always return ulong clk: fix clk_get_rate() always return ulong - - - - --- 2023-11-21 Julien Masson forty New
[v4,2/2] cmd: acpi: fix acpi list command cmd: acpi: fix acpi list command - - 1 - --- 2023-11-21 Heinrich Schuchardt xypron New
[v4,1/2] acpi: fix struct acpi_xsdt cmd: acpi: fix acpi list command - - 1 - --- 2023-11-21 Heinrich Schuchardt xypron New
[6/6] siemens: factoryset: use correct config for soc specific implementation board: siemens: clean up subfolders - - - - --- 2023-11-21 Enrico Leto trini Superseded
[5/6] siemens: board: clean up includes board: siemens: clean up subfolders - - - - --- 2023-11-21 Enrico Leto trini Superseded
[4/6] siemens: board: clean up draco products vs common board: siemens: clean up subfolders - - 1 - --- 2023-11-21 Enrico Leto trini Superseded
[3/6] siemens draco: i2c: use driver model for u-boot board: siemens: clean up subfolders - - 1 - --- 2023-11-21 Enrico Leto trini Superseded
[2/6] siemens: eeprom: simplify setup & read board: siemens: clean up subfolders - - - - --- 2023-11-21 Enrico Leto trini Superseded
[1/6] siemens: eeprom: clean up definitions board: siemens: clean up subfolders - - 1 - --- 2023-11-21 Enrico Leto trini Superseded
[v4] test/py: net: Add dhcp abort test [v4] test/py: net: Add dhcp abort test - - 1 - --- 2023-11-21 Kumar, Love trini New
[v2] test/py: i2c: Add tests for i2c command [v2] test/py: i2c: Add tests for i2c command - - 1 - --- 2023-11-21 Kumar, Love trini New
[7/7] WIP: efi: debugging efi: Partial attempt at a test for EFI bootmeth - - - - --- 2023-11-21 Simon Glass trini RFC
[6/7] WIP: efi: Allow helloworld to exit boot services efi: Partial attempt at a test for EFI bootmeth - - - - --- 2023-11-21 Simon Glass trini RFC
[5/7] WIP: efi: Add a test for the EFI bootmeth efi: Partial attempt at a test for EFI bootmeth - - - - --- 2023-11-21 Simon Glass trini RFC
[4/7] WIP: efi: Disable ANSI output efi: Partial attempt at a test for EFI bootmeth - - - - --- 2023-11-21 Simon Glass trini RFC
[3/7] efi: test: Create a disk image with and EFI app in it efi: Partial attempt at a test for EFI bootmeth - - - - --- 2023-11-21 Simon Glass trini RFC
[2/7] efi: Show the vendor in helloworld efi: Partial attempt at a test for EFI bootmeth - - - - --- 2023-11-21 Simon Glass trini RFC
[1/7] efi: Use puts() in cout so that console recording works efi: Partial attempt at a test for EFI bootmeth - - 1 - --- 2023-11-21 Simon Glass trini RFC
test/py: mii: Add tests for mii command test/py: mii: Add tests for mii command - - - - --- 2023-11-21 Kumar, Love trini New
[4/4] test: capsule: Generate capsules through config file Generate capsules from config files - - - - --- 2023-11-21 Sughosh Ganu xypron New
[3/4] sandbox: capsule: Add a config file for generating capsules Generate capsules from config files - - - - --- 2023-11-21 Sughosh Ganu xypron New
[2/4] doc: Document capsule generation through a config file Generate capsules from config files - - - - --- 2023-11-21 Sughosh Ganu xypron New
[1/4] tools: mkeficapsule: Add support for parsing capsule params from config file Generate capsules from config files - - - - --- 2023-11-21 Sughosh Ganu xypron New
[v3] smbios: arm64: Ensure table is written at a good address [v3] smbios: arm64: Ensure table is written at a good address - - - - --- 2023-11-21 Simon Glass trini Needs Review / ACK
Pull request efi-2024-01-rc4 Pull request efi-2024-01-rc4 - - - - --- 2023-11-21 Heinrich Schuchardt trini Accepted
[v2,5/5] sandbox: Drop video-sync in serial driver video: Improve syncing performance with cyclic - - - - --- 2023-11-21 Simon Glass trini Changes Requested
[v2,4/5] sandbox: Increase cyclic CPU-time limit video: Improve syncing performance with cyclic - - - - --- 2023-11-21 Simon Glass trini Changes Requested
[v2,3/5] video: Use cyclic to handle video sync video: Improve syncing performance with cyclic - - - - --- 2023-11-21 Simon Glass trini Changes Requested
[v2,2/5] video: Move last_sync to private data video: Improve syncing performance with cyclic - - - - --- 2023-11-21 Simon Glass trini Changes Requested
[v2,1/5] cyclic: Add a symbol for SPL video: Improve syncing performance with cyclic - - - - --- 2023-11-21 Simon Glass trini Changes Requested
[v2,12/12] fs: remove explicit efi configuration dependency cmd: bootefi: refactor the code for bootmgr - - - - --- 2023-11-21 AKASHI Takahiro xypron New
[v2,11/12] net: tftp: remove explicit efi configuration dependency cmd: bootefi: refactor the code for bootmgr - - - - --- 2023-11-21 AKASHI Takahiro xypron New
[v2,10/12] efi_loader: rename BOOTEFI_BOOTMGR to EFI_BOOTMGR cmd: bootefi: refactor the code for bootmgr - - - - --- 2023-11-21 AKASHI Takahiro xypron New
[v2,09/12] efi_loader: split unrelated code from efi_bootmgr.c cmd: bootefi: refactor the code for bootmgr - - - - --- 2023-11-21 AKASHI Takahiro xypron New
[v2,08/12] bootmeth: use efi_loader interfaces instead of bootefi command cmd: bootefi: refactor the code for bootmgr - - - - --- 2023-11-21 AKASHI Takahiro xypron New
[v2,07/12] cmd: efidebug: ease efi configuration dependency cmd: bootefi: refactor the code for bootmgr - - - - --- 2023-11-21 AKASHI Takahiro xypron New
[v2,06/12] cmd: bootefi: move library interfaces under lib/efi_loader cmd: bootefi: refactor the code for bootmgr - - - - --- 2023-11-21 AKASHI Takahiro xypron New
[v2,05/12] cmd: bootefi: localize global device paths for efi_selftest cmd: bootefi: refactor the code for bootmgr - - - - --- 2023-11-21 AKASHI Takahiro xypron New
[v2,04/12] cmd: bootefi: carve out binary execution interface cmd: bootefi: refactor the code for bootmgr - - - - --- 2023-11-21 AKASHI Takahiro xypron New
[v2,03/12] cmd: bootefi: carve out EFI boot manager interface cmd: bootefi: refactor the code for bootmgr - - - - --- 2023-11-21 AKASHI Takahiro xypron New
[v2,02/12] cmd: bootefi: re-organize do_bootefi() cmd: bootefi: refactor the code for bootmgr - - - - --- 2023-11-21 AKASHI Takahiro xypron New
[v2,01/12] cmd: bootefi: unfold do_bootefi_image() cmd: bootefi: refactor the code for bootmgr - - - - --- 2023-11-21 AKASHI Takahiro xypron New
[1/1] efi_loader: fix efi_show_tables() [1/1] efi_loader: fix efi_show_tables() - 1 - - --- 2023-11-21 Heinrich Schuchardt xypron Superseded
[1/1] efi_loader: generated SMBIOS table below 4 GiB [1/1] efi_loader: generated SMBIOS table below 4 GiB - - 1 1 --- 2023-11-20 Heinrich Schuchardt trini New
arm: mach-k3: J721e: Add xSPI boot mode arm: mach-k3: J721e: Add xSPI boot mode - - - - --- 2023-11-20 Reid Tonking trini Changes Requested
drivers: misc: Kconfig: Fix SPL_FS_LOADER prompt drivers: misc: Kconfig: Fix SPL_FS_LOADER prompt - - 1 - --- 2023-11-20 Alexander Gendin trini New
lib/Kconfig: Correct typo about SYSINFO_SMBIOS in help message lib/Kconfig: Correct typo about SYSINFO_SMBIOS in help message - - 1 - --- 2023-11-20 Tom Rini trini New
libretech-cc: Populate SMBIOS information libretech-cc: Populate SMBIOS information - - 1 - --- 2023-11-20 Tom Rini narmstrong Changes Requested
[1/1] usb: USB_XHCI_PCI depends on PCI [1/1] usb: USB_XHCI_PCI depends on PCI - - 2 - --- 2023-11-20 Heinrich Schuchardt marex New
starfive: visionfive2: add device tree overlay support starfive: visionfive2: add device tree overlay support - - - - --- 2023-11-20 John Clark Andes New
[v2,2/2] usb: fastboot: Add missing newline in pr_err [v2,1/2] usb: ci: Fix gadget reinit - - 2 - --- 2023-11-20 Simon Holesch mkorpershoek Accepted
[v2,1/2] usb: ci: Fix gadget reinit [v2,1/2] usb: ci: Fix gadget reinit - - 2 - --- 2023-11-20 Simon Holesch mkorpershoek Accepted
[v5,12/12] x86: qemu: Enable truetype fonts Resolve issues with booting distros on x86 - - - - --- 2023-11-19 Simon Glass bmeng New
[v5,11/12] x86: qemu: Expand ROM size Resolve issues with booting distros on x86 - - - - --- 2023-11-19 Simon Glass bmeng New
[v5,10/12] x86: coreboot: Enable truetype fonts Resolve issues with booting distros on x86 - - - - --- 2023-11-19 Simon Glass bmeng New
[v5,09/12] x86: Enable SSE in 64-bit mode Resolve issues with booting distros on x86 - - 1 - --- 2023-11-19 Simon Glass bmeng New
[v5,08/12] video: Drop unnecessary truetype operations from SPL Resolve issues with booting distros on x86 - - 2 - --- 2023-11-19 Simon Glass bmeng New
[v5,07/12] video: Correct setting of cursor position Resolve issues with booting distros on x86 - - 1 - --- 2023-11-19 Simon Glass bmeng New
[v5,06/12] expo: Correct background colour Resolve issues with booting distros on x86 - - 1 - --- 2023-11-19 Simon Glass Accepted
[v5,05/12] usb: Avoid unbinding devices in use by bootflows Resolve issues with booting distros on x86 - - 1 1 --- 2023-11-19 Simon Glass bmeng New
[v5,04/12] x86: coreboot: Add a boot script Resolve issues with booting distros on x86 - - 1 - --- 2023-11-19 Simon Glass bmeng New
[v5,03/12] bootstd: Add a return code to bootflow menu Resolve issues with booting distros on x86 - - - - --- 2023-11-19 Simon Glass Accepted
[v5,02/12] bootstd: Refactor mmc prep to allow a different scan Resolve issues with booting distros on x86 - - - - --- 2023-11-19 Simon Glass Accepted
[v5,01/12] efi: Correct handling of frame buffer Resolve issues with booting distros on x86 - 1 1 - --- 2023-11-19 Simon Glass Accepted
« 1 2 ... 3 4 51739 1740 »