Show patches with: State = Action Required       |    Archived = No       |   1021 patches
« 1 2 3 410 11 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v5,19/46] x86: Use a simple jump into long mode x86: Improve operation under QEMU - - - - --- 2025-03-15 Simon Glass New
[v5,18/46] x86: Use the same GDT when jumping to long mode x86: Improve operation under QEMU - 1 - - --- 2025-03-15 Simon Glass New
[v5,17/46] x86: Disable paging before changing to long mode x86: Improve operation under QEMU - - - - --- 2025-03-15 Simon Glass New
[v5,16/46] x86: Tidy up the GDT size in start/16.S x86: Improve operation under QEMU - - - - --- 2025-03-15 Simon Glass New
[v5,15/46] x86: Include stdbool.h in interrupt header x86: Improve operation under QEMU - - - - --- 2025-03-15 Simon Glass New
[v5,14/46] x86: Drop the message about features missing in 64-bit x86: Improve operation under QEMU - - - - --- 2025-03-15 Simon Glass New
[v5,13/46] x86: spl: Drop duplicate CPU init x86: Improve operation under QEMU - - - - --- 2025-03-15 Simon Glass New
[v5,12/46] x86: Use defines for the cache flags x86: Improve operation under QEMU - - - - --- 2025-03-15 Simon Glass New
[v5,11/46] x86: Add 64-bit entries to the GDT x86: Improve operation under QEMU - - - - --- 2025-03-15 Simon Glass New
[v5,10/46] x86: Avoid clearing the VESA display x86: Improve operation under QEMU - - - - --- 2025-03-15 Simon Glass New
[v5,09/46] x86: Drop use of CONFIG_REALMODE_DEBUG x86: Improve operation under QEMU - - 1 - --- 2025-03-15 Simon Glass New
[v5,08/46] x86: Add some log categories x86: Improve operation under QEMU - - - - --- 2025-03-15 Simon Glass New
[v5,07/46] x86: Drop mpspec from the SPL build x86: Improve operation under QEMU - - - - --- 2025-03-15 Simon Glass New
[v5,06/46] x86: qemu: Avoid accessing BSS too early x86: Improve operation under QEMU - - - - --- 2025-03-15 Simon Glass New
[v5,05/46] x86: qemu: Enable dhrystone x86: Improve operation under QEMU - - - - --- 2025-03-15 Simon Glass New
[v5,04/46] x86: qemu: Switch to bochs display x86: Improve operation under QEMU - 1 - - --- 2025-03-15 Simon Glass New
[v5,03/46] x86: Expand x86_64 early memory x86: Improve operation under QEMU - - - - --- 2025-03-15 Simon Glass New
[v5,02/46] sandbox: Correct a typo in mapmem x86: Improve operation under QEMU - - - - --- 2025-03-15 Simon Glass New
[v5,01/46] boot: Correct ramdisk address x86: Improve operation under QEMU - 1 1 - --- 2025-03-15 Simon Glass New
[RESEND] clk: fix crash on clk_set_rate clean rate cache [RESEND] clk: fix crash on clk_set_rate clean rate cache - 1 1 - --- 2025-03-15 Christian Marangi forty New
Kconfig: Fix "warning: style: quotes recommended" warnings Kconfig: Fix "warning: style: quotes recommended" warnings - - - - --- 2025-03-15 Tom Rini trini New
[2/2] arc: Migrate to SYS_{BIG,LITTLE}_ENDIAN fully [1/2] arc: Rework Kconfig choice menus - 1 - - --- 2025-03-15 Tom Rini abrodkin New
[1/2] arc: Rework Kconfig choice menus [1/2] arc: Rework Kconfig choice menus - - - - --- 2025-03-15 Tom Rini abrodkin New
phycore_imx8mp: Rework some of the RAM related Kconfig symbols phycore_imx8mp: Rework some of the RAM related Kconfig symbols - - 1 - --- 2025-03-15 Tom Rini festevam New
ARM: renesas: Drop 'imply MULTI_DTB_FIT_USER_DEFINED_AREA' lines ARM: renesas: Drop 'imply MULTI_DTB_FIT_USER_DEFINED_AREA' lines - - - - --- 2025-03-15 Tom Rini marex New
ARM: mvebu: Correct SYS_MMCSD_RAW_MODE_U_BOOT_USE_SECTOR usage ARM: mvebu: Correct SYS_MMCSD_RAW_MODE_U_BOOT_USE_SECTOR usage - - - - --- 2025-03-15 Tom Rini stroese New
ARM: socfpga: Drop incorrect imply SYS_MMCSD_RAW_MODE_U_BOOT_USE_PARTITION* ARM: socfpga: Drop incorrect imply SYS_MMCSD_RAW_MODE_U_BOOT_USE_PARTITION* - - - - --- 2025-03-15 Tom Rini TIENFONG New
cmd: Correct dependency for CMD_LINK_LOCAL cmd: Correct dependency for CMD_LINK_LOCAL - - - - --- 2025-03-15 Tom Rini trini New
Kconfig: Do not "select OF_SEPARATE" Kconfig: Do not "select OF_SEPARATE" - - - - --- 2025-03-15 Tom Rini trini New
x86: Correct usage of FSP_VERSION2 x86: Correct usage of FSP_VERSION2 - - - - --- 2025-03-15 Tom Rini bmeng New
openpiton: riscv64: Drop unnecessary 'imply SPL_RISCV_MMODE' openpiton: riscv64: Drop unnecessary 'imply SPL_RISCV_MMODE' - - 1 - --- 2025-03-15 Tom Rini Andes New
mtd: nand: raw: Drop SYS_NAND_SOFT_ECC from NAND_SANDBOX mtd: nand: raw: Drop SYS_NAND_SOFT_ECC from NAND_SANDBOX - - - - --- 2025-03-15 Tom Rini passgat New
[2/2] usb: ulpi: Clean up how we enable support [1/2] usb: ulpi: Remove unused omap-ulpi-viewport driver - - - - --- 2025-03-15 Tom Rini marex New
[1/2] usb: ulpi: Remove unused omap-ulpi-viewport driver [1/2] usb: ulpi: Remove unused omap-ulpi-viewport driver - - - - --- 2025-03-15 Tom Rini marex New
[12/12] CI: add sandbox64_lwip lwIP sandbox tests - - - - --- 2025-03-14 Jerome Forissier jforissier New
[11/12] configs: add sandbox64_lwip_defconfig lwIP sandbox tests - - - - --- 2025-03-14 Jerome Forissier jforissier New
[10/12] net: lwip: allow DM_DSA=y when NET_LWIP=y lwIP sandbox tests - - - - --- 2025-03-14 Jerome Forissier jforissier New
[09/12] test: dm: eth, dsa: update tests for NET_LWIP lwIP sandbox tests - - - - --- 2025-03-14 Jerome Forissier jforissier New
[08/12] net: ping: make do_ping() available via <net.h> lwIP sandbox tests - - - - --- 2025-03-14 Jerome Forissier jforissier New
[07/12] sandbox: provide static IP addresses for eth{2, 3, 5, 6, 7} lwIP sandbox tests - - - - --- 2025-03-14 Jerome Forissier jforissier New
[06/12] drivers: net: sandbox: add support for NET_LWIP lwIP sandbox tests - - - - --- 2025-03-14 Jerome Forissier jforissier New
[05/12] net: lwip: use timer_early_get_count() when CONFIG_SANDBOX_TIMER=y lwIP sandbox tests - - - - --- 2025-03-14 Jerome Forissier jforissier New
[04/12] net: lwip: add restart support to ping lwIP sandbox tests - - - - --- 2025-03-14 Jerome Forissier jforissier New
[03/12] net: lwip: provide net_start_again() lwIP sandbox tests - - - - --- 2025-03-14 Jerome Forissier jforissier New
[02/12] net: lwip: fix initialization sequence before a command lwIP sandbox tests - - - - --- 2025-03-14 Jerome Forissier jforissier New
[01/12] net: lwip: do_ping() should return CMD_RET_FAILURE when no device lwIP sandbox tests - - 1 - --- 2025-03-14 Jerome Forissier jforissier New
arch/x86: Add 64-bit U-Boot configuration without SPL arch/x86: Add 64-bit U-Boot configuration without SPL - - 1 - --- 2025-03-14 Jeremy Compostella bmeng New
[2/2] imx8qm: Do not use CONFIG_XPL_BUILD in device tree Do not use CONFIG_XPL_BUILD in device tree - 1 - - --- 2025-03-14 Hendrik Donner festevam New
[1/2] imx8qxp: Do not use CONFIG_XPL_BUILD in device tree Do not use CONFIG_XPL_BUILD in device tree - 1 - - --- 2025-03-14 Hendrik Donner festevam New
cmd: fuse: add switch for quiet operation cmd: fuse: add switch for quiet operation - - - - --- 2025-03-14 Rogerio Guerra Borin trini New
[v2,6/6] dt-bindings: clock: add ID for eMMC for EN7581 airoha: Add initial support AN7581 1 - - - --- 2025-03-14 Christian Marangi trini New
[v2,5/6] dt-bindings: clock: drop NUM_CLOCKS define for EN7581 airoha: Add initial support AN7581 1 - - - --- 2025-03-14 Christian Marangi trini New
[v2,4/6] arm64: dts: airoha: en7581: Add Clock Controller node airoha: Add initial support AN7581 - - 1 - --- 2025-03-14 Christian Marangi trini New
[v2,3/6] reset: airoha: Add driver for controlling reset line of AN7581 airoha: Add initial support AN7581 - - - - --- 2025-03-14 Christian Marangi trini New
[v2,2/6] clk: airoha: Add support for Airoha AN7581 SoC clock airoha: Add initial support AN7581 - - - - --- 2025-03-14 Christian Marangi trini New
[v2,1/6] airoha: Add initial support for Airoha AN7581 SoC airoha: Add initial support AN7581 - - - - --- 2025-03-14 Christian Marangi trini New
disable mail for swarren disable mail for swarren - - - - --- 2025-03-14 Stephen Warren tagr New
reset: socfpga: release more A10 peripherals out of reset reset: socfpga: release more A10 peripherals out of reset - - - - --- 2025-03-14 Naresh Kumar Ravulapalli TIENFONG New
[v2,1/1] board: ouya: add Ouya Game Console support board: tegra30: ouya: add basic support for Ouya Game Console - - - - --- 2025-03-14 Svyatoslav Ryhel tagr New
[v1,4/4] ARM: tegra: dts: fix lock, io-reset and open-drain properties pinctrl: tegra: minor driver fixes - - - - --- 2025-03-14 Svyatoslav Ryhel tagr New
[v1,3/4] pinctrl: tegra20: fix function naming mismatches pinctrl: tegra: minor driver fixes - - - - --- 2025-03-14 Svyatoslav Ryhel tagr New
[v1,2/4] pinctrl: tegra: adjust pin state lists pinctrl: tegra: minor driver fixes - - - - --- 2025-03-14 Svyatoslav Ryhel tagr New
[v1,1/4] pinctrl: tegra: adjust default values of pins pinctrl: tegra: minor driver fixes - - - - --- 2025-03-14 Svyatoslav Ryhel tagr New
[3/3] i2c: geni: load firmware if required Qualcomm: implement support for GENI firmware loading - - 1 - --- 2025-03-14 Caleb Connolly calebccff New
[2/3] misc: introduce Qcom GENI wrapper Qualcomm: implement support for GENI firmware loading - - - - --- 2025-03-14 Caleb Connolly calebccff New
[1/3] i2c: geni: fix error message wording in clk_disable Qualcomm: implement support for GENI firmware loading - - 1 - --- 2025-03-14 Caleb Connolly calebccff New
[v1,4/4] ARM: tegra: tf700t: upgrade bindings ARM: tegra: update bindings to fit video changes - - - - --- 2025-03-14 Svyatoslav Ryhel tagr New
[v1,3/4] ARM: tegra: p1801-t: enable HDMI ARM: tegra: update bindings to fit video changes - - - - --- 2025-03-14 Svyatoslav Ryhel tagr New
[v1,2/4] ARM: tegra: endeavoru: upgrade bindings ARM: tegra: update bindings to fit video changes - - - - --- 2025-03-14 Svyatoslav Ryhel tagr New
[v1,1/4] ARM: tegra: lg_x3: upgrade bindings ARM: tegra: update bindings to fit video changes - - - - --- 2025-03-14 Svyatoslav Ryhel tagr New
Pull request for mmu-next-14032025 Pull request for mmu-next-14032025 - - - - --- 2025-03-14 Ilias Apalodimas trini Under Review
configs: am68_sk_r5: Enable AVS config configs: am68_sk_r5: Enable AVS config - - - - --- 2025-03-14 Kumar, Udit trini New
configs: Enable partial reconfiguration support for Stratix10 configs: Enable partial reconfiguration support for Stratix10 - - - - --- 2025-03-14 Naresh Kumar Ravulapalli TIENFONG New
[1/1] drivers: fpga: Add partial reconfiguration console commands Add partial reconfiguration console commands - - - - --- 2025-03-14 Naresh Kumar Ravulapalli monstr New
[2/2] configs: j7200_evm_r5: Add ESM related configs for J7200 Add WDT support for J7200 SOC - - - - --- 2025-03-14 Kumar, Udit trini New
[1/2] arm: dts: k3-j7200: Add ESM PMIC support for tps659413 Add WDT support for J7200 SOC - - - - --- 2025-03-14 Kumar, Udit trini New
lmb: change the return code on lmb_alloc_addr() lmb: change the return code on lmb_alloc_addr() - - 1 1 --- 2025-03-14 Ilias Apalodimas trini New
[v1] common/memsize.c: Fix get_ram_size() original data restore [v1] common/memsize.c: Fix get_ram_size() original data restore - 2 - - --- 2025-03-14 Stefan Eichenberger trini New
mmc: mmc_boot: support sandisk and micron emmc boot/rpmb partition resizing mmc: mmc_boot: support sandisk and micron emmc boot/rpmb partition resizing - - - - --- 2025-03-14 Luke Wang Jaehoon New
[v1,1/1] video: edid: guard standard timings EDID expansion behind kconfig video: edid: guard standard timings EDID expansion behind kconfig - - - - --- 2025-03-14 Svyatoslav Ryhel trini New
[v3] configs: am65x_evm_r5_usbdfu_defconfig: Fix USB DFU boot [v3] configs: am65x_evm_r5_usbdfu_defconfig: Fix USB DFU boot - - - - --- 2025-03-14 Hrushikesh Salunke trini New
[v5] spl: remove usage of CMD_BOOT[IZ] from image parsing [v5] spl: remove usage of CMD_BOOT[IZ] from image parsing - - 1 - --- 2025-03-14 Anshul Dalal trini New
[v1,2/2] drivers: fpga: Follow mainline to pass compatible flags to fpga_load Add FPGA configuration when booting Linux - - - - --- 2025-03-14 Muhammad Hazim Izzat Zamri monstr New
[v1,1/2] drivers: fpga: Add FPGA configuration during bootm for Intel SOCFPGA Add FPGA configuration when booting Linux - - - - --- 2025-03-14 Muhammad Hazim Izzat Zamri monstr New
[v2,11/11] test_fs: Add exfat tests fs: exfat: Add exfat port based on exfat-fuse - - - - --- 2025-03-13 Marek Vasut trini New
[v2,10/11] configs: sandbox: Enable exfat support fs: exfat: Add exfat port based on exfat-fuse - - - - --- 2025-03-13 Marek Vasut trini New
[v2,09/11] fs: exfat: Demote filesystem detection failure message to debug() fs: exfat: Add exfat port based on exfat-fuse - - 1 - --- 2025-03-13 Marek Vasut trini New
[v2,08/11] fs: exfat: Fix conversion overflow errors fs: exfat: Add exfat port based on exfat-fuse - - - - --- 2025-03-13 Marek Vasut trini New
[v2,07/11] fs: exfat: Add U-Boot porting layer fs: exfat: Add exfat port based on exfat-fuse 1 - - - --- 2025-03-13 Marek Vasut trini New
[v2,06/11] fs: exfat: Import libexfat from fuse-exfat fs: exfat: Add exfat port based on exfat-fuse 1 - - - --- 2025-03-13 Marek Vasut trini New
[v2,05/11] fs: Add generic fs_devread() implementation fs: exfat: Add exfat port based on exfat-fuse - - - - --- 2025-03-13 Marek Vasut trini New
[v2,04/11] linux: Add generic struct stat {} fs: exfat: Add exfat port based on exfat-fuse - - - - --- 2025-03-13 Marek Vasut trini New
[v2,03/11] test_fs: Allow testing FS_GENERIC fs: exfat: Add exfat port based on exfat-fuse - - - - --- 2025-03-13 Marek Vasut trini New
[v2,02/11] cmd: fs: Add generic rm implementation fs: exfat: Add exfat port based on exfat-fuse - - 1 - --- 2025-03-13 Marek Vasut trini New
[v2,01/11] cmd: fs: Add generic mkdir implementation fs: exfat: Add exfat port based on exfat-fuse - - 1 - --- 2025-03-13 Marek Vasut trini New
onenand: Remove ONENAND_BOOT option onenand: Remove ONENAND_BOOT option - - - - --- 2025-03-13 Tom Rini trini New
arm64: versal2: Disable debug console arm64: versal2: Disable debug console - - - - --- 2025-03-13 Michal Simek monstr New
serial: Setup default base and frequency for Versal platforms serial: Setup default base and frequency for Versal platforms - - - - --- 2025-03-13 Michal Simek monstr New
[v1,3/3] video: backlight: lm3533: set up backlight according to device tree video: backlight: lm3533: improve configurability of device - - - - --- 2025-03-12 Svyatoslav Ryhel ag New
[v1,2/3] video: backlight: lm3533: configure core in the probe video: backlight: lm3533: improve configurability of device - - - - --- 2025-03-12 Svyatoslav Ryhel ag New
« 1 2 3 410 11 »