Show patches with: State = Action Required       |    Archived = No       |   932 patches
« 1 2 3 49 10 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[17/17] configs: Add RPI4 ACPI defconfig Implement ACPI on aarch64 - - - - --- 2024-07-27 Patrick Rudolph New
[16/17] arm: mach-bcm283x: Enable ARMV8_MULTIENTRY Implement ACPI on aarch64 - - - - --- 2024-07-27 Patrick Rudolph New
[15/17] arm: mach-bcm283x: Add ARMV8_MULTIENTRY support Implement ACPI on aarch64 - - - - --- 2024-07-27 Patrick Rudolph New
[14/17] arm: cpu: Add ACPI parking protocol support Implement ACPI on aarch64 - - - - --- 2024-07-27 Patrick Rudolph New
[13/17] board: raspberrypi: Add ASL files from tianocore Implement ACPI on aarch64 - - - - --- 2024-07-27 Patrick Rudolph New
[12/17] arm: bcm283x: Write ACPI tables Implement ACPI on aarch64 - - - - --- 2024-07-27 Patrick Rudolph New
[11/17] arm: mach-bcm283x: Bring in some header files from tianocore Implement ACPI on aarch64 - - - - --- 2024-07-27 Patrick Rudolph New
[10/17] arm: mach-bcm283x: Map the ARM local MMIO as well Implement ACPI on aarch64 - - - - --- 2024-07-27 Patrick Rudolph New
[09/17] acpi: Add ACPITAB for PPTT and GTDT Implement ACPI on aarch64 - - - - --- 2024-07-27 Patrick Rudolph New
[08/17] acpi: acpi_table: Bump revisions Implement ACPI on aarch64 - - - - --- 2024-07-27 Patrick Rudolph New
[07/17] arm: acpi: Add generic ACPI methods Implement ACPI on aarch64 - - - - --- 2024-07-27 Patrick Rudolph New
[06/17] acpi: Add define for GTDT Implement ACPI on aarch64 - - - - --- 2024-07-27 Patrick Rudolph New
[05/17] serial: serial_pl01x: Implement .getinfo() for PL01 Implement ACPI on aarch64 - - - - --- 2024-07-27 Patrick Rudolph New
[04/17] acpi: Fix typo Implement ACPI on aarch64 - - - - --- 2024-07-27 Patrick Rudolph New
[03/17] acpi: x86: Move MADT to common code Implement ACPI on aarch64 - - - - --- 2024-07-27 Patrick Rudolph New
[02/17] acpi: x86: Write FADT in common code Implement ACPI on aarch64 - - - - --- 2024-07-27 Patrick Rudolph New
[01/17] acpi: x86: Move SPCR and DBG2 into common code Implement ACPI on aarch64 - - - - --- 2024-07-27 Patrick Rudolph New
boot: android: fix booting without a ramdisk boot: android: fix booting without a ramdisk - - - - --- 2024-07-26 Michael Walle New
patman: Resolve python string vs. regex escaping syntax patman: Resolve python string vs. regex escaping syntax - - - - --- 2024-07-26 Brian Norris New
[PATCHv3,12/12] configs: imx93: enable the 'cpu' command Add a subcommand 'release' to cmd/cpu.c - - - - --- 2024-07-26 Zhiqiang Hou New
[PATCHv3,11/12] configs: imx8m: enable the 'cpu' command Add a subcommand 'release' to cmd/cpu.c - - - - --- 2024-07-26 Zhiqiang Hou New
[PATCHv3,10/12] MAINTAINERS: add entry for cpu command Add a subcommand 'release' to cmd/cpu.c - - - - --- 2024-07-26 Zhiqiang Hou New
[PATCHv3,09/12] doc: cmd: add documentation for cpu command Add a subcommand 'release' to cmd/cpu.c - - - - --- 2024-07-26 Zhiqiang Hou New
[PATCHv3,08/12] cmd: cpu: add release subcommand Add a subcommand 'release' to cmd/cpu.c - - - - --- 2024-07-26 Zhiqiang Hou New
[PATCHv3,07/12] cpu: imx: implement release_core callback Add a subcommand 'release' to cmd/cpu.c - - - - --- 2024-07-26 Zhiqiang Hou New
[PATCHv3,06/12] cpu: imx: Add i.MX 8M series SoCs Add a subcommand 'release' to cmd/cpu.c - - - - --- 2024-07-26 Zhiqiang Hou New
[PATCHv3,05/12] cpu: imx: fix the CPU type field width Add a subcommand 'release' to cmd/cpu.c - - - - --- 2024-07-26 Zhiqiang Hou New
[PATCHv3,04/12] cpu: imx: fix the CPU frequency in cpu_imx_get_info() Add a subcommand 'release' to cmd/cpu.c - - - - --- 2024-07-26 Zhiqiang Hou New
[PATCHv3,03/12] test: cpu: add test for release CPU core. Add a subcommand 'release' to cmd/cpu.c - - - - --- 2024-07-26 Zhiqiang Hou New
[PATCHv3,02/12] cpu: sandbox: implement release_core callback Add a subcommand 'release' to cmd/cpu.c - - - - --- 2024-07-26 Zhiqiang Hou New
[PATCHv3,01/12] cpu: add release_core callback Add a subcommand 'release' to cmd/cpu.c - - - - --- 2024-07-26 Zhiqiang Hou New
[3/3] doc: stm32mp1: fix/improve basic reStructuredText syntax [1/3] doc: board: stm32mp1: add missing newline at EOF - - - - --- 2024-07-26 Grzegorz Szymaszek New
[2/3] doc: stm32mp1: fix literal block markers (::) [1/3] doc: board: stm32mp1: add missing newline at EOF - - - - --- 2024-07-26 Grzegorz Szymaszek New
[1/3] doc: board: stm32mp1: add missing newline at EOF [1/3] doc: board: stm32mp1: add missing newline at EOF - - - - --- 2024-07-26 Grzegorz Szymaszek New
[v4,4/4] RFC: lib: Convert str_to_list() to use alist alist: Implement a pointer list / array of structs - - - - --- 2024-07-26 Simon Glass trini New
[v4,3/4] alist: Add support for an allocated pointer list alist: Implement a pointer list / array of structs - - - - --- 2024-07-26 Simon Glass trini New
[v4,2/4] lib: Handle a special case with str_to_list() alist: Implement a pointer list / array of structs - - - - --- 2024-07-26 Simon Glass trini New
[v4,1/4] malloc: Support testing with realloc() alist: Implement a pointer list / array of structs - - - - --- 2024-07-26 Simon Glass trini New
usb: bootm: Drop old USB-device-removal code usb: bootm: Drop old USB-device-removal code - - - - --- 2024-07-26 Simon Glass trini New
[1/1] riscv: define find_{first,next}_zero_bit in asm/bitops.h [1/1] riscv: define find_{first,next}_zero_bit in asm/bitops.h - - - - --- 2024-07-26 Maxim Kochetkov Andes New
[1/1] clk: fix clk_enable() parent enable [1/1] clk: fix clk_enable() parent enable - - - - --- 2024-07-26 Maxim Kochetkov forty New
[1/1] serial: ns16550: Add clock ctrl to driver [1/1] serial: ns16550: Add clock ctrl to driver - - - - --- 2024-07-26 Maxim Kochetkov trini New
[PATCHv2] clk: imx8m: register ARM A53 core clock [PATCHv2] clk: imx8m: register ARM A53 core clock - - - - --- 2024-07-26 Zhiqiang Hou festevam New
usb: gadget: ether: Handle gadget driver registration in start and stop usb: gadget: ether: Handle gadget driver registration in start and stop - - - - --- 2024-07-26 Zixun LI mkorpershoek New
[v4,38/38] doc: samsung: Mention enabled eMMC in E850-96 board doc mmc: dw_mmc: Enable eMMC on E850-96 board - - - - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,37/38] configs: e850-96: Enable MMC mmc: dw_mmc: Enable eMMC on E850-96 board - - - - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,36/38] arm: dts: exynos: Remove outdated DW MMC properties in all Exynos dts mmc: dw_mmc: Enable eMMC on E850-96 board - - - - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,35/38] mmc: exynos_dw_mmc: Improve coding style mmc: dw_mmc: Enable eMMC on E850-96 board - - - - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,34/38] mmc: exynos_dw_mmc: Use dev->name as driver's displayed name mmc: dw_mmc: Enable eMMC on E850-96 board - - - - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,33/38] mmc: exynos_dw_mmc: Don't call dwmci_setup_cfg() after add_dwmci() mmc: dw_mmc: Enable eMMC on E850-96 board - 1 - - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,32/38] mmc: exynos_dw_mmc: Pull all init code into probe function mmc: dw_mmc: Enable eMMC on E850-96 board - - - - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,31/38] mmc: exynos_dw_mmc: Add support for ARM64 Exynos chips mmc: dw_mmc: Enable eMMC on E850-96 board - - - - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,30/38] mmc: exynos_dw_mmc: Set requested freq in get_mmc_clk() callback mmc: dw_mmc: Enable eMMC on E850-96 board - - - - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,29/38] mmc: exynos_dw_mmc: Read and use DDR timing when available mmc: dw_mmc: Enable eMMC on E850-96 board - - - - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,28/38] mmc: exynos_dw_mmc: Move quirks from struct dwmci_host to chip data mmc: dw_mmc: Enable eMMC on E850-96 board - - - - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,27/38] mmc: exynos_dw_mmc: Read common clock-frequency property mmc: dw_mmc: Enable eMMC on E850-96 board - - - - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,26/38] mmc: exynos_dw_mmc: Read common bus-width property mmc: dw_mmc: Enable eMMC on E850-96 board - - - - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,25/38] mmc: exynos_dw_mmc: Refactor fixed CIU clock divider mmc: dw_mmc: Enable eMMC on E850-96 board - - - - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,24/38] mmc: exynos_dw_mmc: Abstract CLKSEL register mmc: dw_mmc: Enable eMMC on E850-96 board - - - - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,23/38] mmc: exynos_dw_mmc: Read upstream SDR timing properties mmc: dw_mmc: Enable eMMC on E850-96 board - - - - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,22/38] mmc: exynos_dw_mmc: Convert to use livetree API mmc: dw_mmc: Enable eMMC on E850-96 board - - - - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,21/38] mmc: exynos_dw_mmc: Use .of_to_plat for device tree parsing mmc: dw_mmc: Enable eMMC on E850-96 board - - - - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,20/38] mmc: exynos_dw_mmc: Obtain and use CIU clock via CCF API mmc: dw_mmc: Enable eMMC on E850-96 board - 1 - - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,19/38] mmc: exynos_dw_mmc: Don't call pinmux functions on ARM64 chips mmc: dw_mmc: Enable eMMC on E850-96 board - 1 - - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,18/38] mmc: exynos_dw_mmc: Fix getting private data in exynos_dwmci_board_init() mmc: dw_mmc: Enable eMMC on E850-96 board - 1 - - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,17/38] mmc: exynos_dw_mmc: Fix obtaining the base address of controller mmc: dw_mmc: Enable eMMC on E850-96 board - 1 - - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,16/38] arm: exynos: Add header guard for dwmmc.h mmc: dw_mmc: Enable eMMC on E850-96 board - 1 - - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,15/38] dt-bindings: exynos: Update bindings doc for DW MMC controller mmc: dw_mmc: Enable eMMC on E850-96 board - - - - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,14/38] arm: dts: exynos: Add upstream DW MMC properties to all Exynos dts mmc: dw_mmc: Enable eMMC on E850-96 board - - - - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,13/38] mmc: dw_mmc: Improve coding style mmc: dw_mmc: Enable eMMC on E850-96 board - - 1 - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,12/38] mmc: dw_mmc: Fix kernel-doc comments in dwmmc.h mmc: dw_mmc: Enable eMMC on E850-96 board - - - - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,11/38] mmc: dw_mmc: Replace fifoth_val property with fifo-depth mmc: dw_mmc: Enable eMMC on E850-96 board - - - - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,10/38] mmc: dw_mmc: Add support for 64-bit IDMAC mmc: dw_mmc: Enable eMMC on E850-96 board - - - - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,09/38] mmc: dw_mmc: Improve 32-bit IDMAC descriptor namings mmc: dw_mmc: Enable eMMC on E850-96 board - - - - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,08/38] mmc: dw_mmc: Extract setting the DMA descriptor into a separate routine mmc: dw_mmc: Enable eMMC on E850-96 board - - 1 - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,07/38] mmc: dw_mmc: Extract DMA transfer handling code into a separate routine mmc: dw_mmc: Enable eMMC on E850-96 board - - 1 - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,06/38] mmc: dw_mmc: Extract FIFO data transfer into a separate routine mmc: dw_mmc: Enable eMMC on E850-96 board - - - - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,05/38] mmc: dw_mmc: Extract divider update to a separate function mmc: dw_mmc: Enable eMMC on E850-96 board - - - - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,04/38] mmc: dw_mmc: Extract FIFO init into a separate routine mmc: dw_mmc: Enable eMMC on E850-96 board - - 1 - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,03/38] mmc: dw_mmc: Extract waiting for data busy into a separate routine mmc: dw_mmc: Enable eMMC on E850-96 board - - 1 - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,02/38] mmc: dw_mmc: Move struct idmac to dw_mmc.c mmc: dw_mmc: Enable eMMC on E850-96 board - - 1 - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,01/38] mmc: dw_mmc: Remove unused version field from struct dwmci_host mmc: dw_mmc: Enable eMMC on E850-96 board - - 1 - --- 2024-07-25 Sam Protsenko Jaehoon New
[v1,4/4] common: android_ab: fix slot suffix for abc block android_ab: fix slot_suffix issue and introduce ab_dump command - - - - --- 2024-07-25 Dmitry Rokosov mkorpershoek New
[v1,3/4] test/py: introduce test for ab_dump command android_ab: fix slot_suffix issue and introduce ab_dump command - - - - --- 2024-07-25 Dmitry Rokosov mkorpershoek New
[v1,2/4] cmd: ab: introduce 'ab_dump' command to print BCB block content android_ab: fix slot_suffix issue and introduce ab_dump command - - - - --- 2024-07-25 Dmitry Rokosov mkorpershoek New
[v1,1/4] cmd: ab_select: fix indentation problems for --no-dec parameter android_ab: fix slot_suffix issue and introduce ab_dump command - - - - --- 2024-07-25 Dmitry Rokosov mkorpershoek New
[v4,7/7] usb: gadget: atmel: Add DM_USB_GADGET support usb: gadget: atmel: Code refactor and DM_USB_GADGET support - - - - --- 2024-07-25 Zixun LI mkorpershoek New
[v4,6/7] usb: gadget: atmel: Add attach/detach support usb: gadget: atmel: Code refactor and DM_USB_GADGET support - - - - --- 2024-07-25 Zixun LI mkorpershoek New
[v4,5/7] usb: gadget: atmel: Rename atmel_usba_start()/_stop() to usba_udc_enable()/_disable() usb: gadget: atmel: Code refactor and DM_USB_GADGET support - - - - --- 2024-07-25 Zixun LI mkorpershoek New
[v4,4/7] usb: gadget: atmel: Move usba_udc_pdata() with other static functions usb: gadget: atmel: Code refactor and DM_USB_GADGET support - - - - --- 2024-07-25 Zixun LI mkorpershoek New
[v4,3/7] usb: gadget: atmel: Fix typo in usb gadget driver register and unregister usb: gadget: atmel: Code refactor and DM_USB_GADGET support - - - - --- 2024-07-25 Zixun LI mkorpershoek New
[v4,2/7] usb: gadget: atmel: Replace printf() and pr_err() by log_err() usb: gadget: atmel: Code refactor and DM_USB_GADGET support - - - - --- 2024-07-25 Zixun LI mkorpershoek New
[v4,1/7] usb: gadget: atmel: Sort includes usb: gadget: atmel: Code refactor and DM_USB_GADGET support - - - - --- 2024-07-25 Zixun LI mkorpershoek New
[v3] tools: Add script to update git subtree projects [v3] tools: Add script to update git subtree projects - - - - --- 2024-07-25 Raymond Mao trini New
[PATCHv2,9/9] configs: imx93: enable the 'cpu' command Add a subcommand 'release' to cmd/cpu.c - - - - --- 2024-07-25 Zhiqiang Hou festevam New
[PATCHv2,8/9] configs: imx8m: enable the 'cpu' command Add a subcommand 'release' to cmd/cpu.c - - - - --- 2024-07-25 Zhiqiang Hou festevam New
[PATCHv2,7/9] cmd: cpu: add release subcommand Add a subcommand 'release' to cmd/cpu.c - - 1 - --- 2024-07-25 Zhiqiang Hou festevam New
[PATCHv2,6/9] cpu: imx: Add i.MX 8M series SoCs Add a subcommand 'release' to cmd/cpu.c - - - - --- 2024-07-25 Zhiqiang Hou festevam New
[PATCHv2,5/9] cpu: imx: fix the CPU type field width Add a subcommand 'release' to cmd/cpu.c - - - - --- 2024-07-25 Zhiqiang Hou festevam New
[PATCHv2,4/9] cpu: imx: implement release_core callback Add a subcommand 'release' to cmd/cpu.c - - - - --- 2024-07-25 Zhiqiang Hou festevam New
« 1 2 3 49 10 »