Show patches with: none      |   179179 patches
« 1 2 ... 153 154 1551791 1792 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v1,12/14] board: cssi: Refactor EEPROM read Add new CS GROUP CPU board CMPCPRO (v1) - - - - --- 2023-04-06 Christophe Leroy trini Accepted
[v1,11/14] board: cssi: Create dedicated file for common sources Add new CS GROUP CPU board CMPCPRO (v1) - - - - --- 2023-04-06 Christophe Leroy trini Accepted
[v1,10/14] spi: mpc8xxx: Add support for SPI on mpc832x Add new CS GROUP CPU board CMPCPRO (v1) - - - - --- 2023-04-06 Christophe Leroy trini Accepted
[v1,09/14] gpio: Add QUICC Engine GPIOs driver Add new CS GROUP CPU board CMPCPRO (v1) - - - - --- 2023-04-06 Christophe Leroy trini Accepted
[v1,08/14] clk: mpc83xx: Fix clocks for mpc832x Add new CS GROUP CPU board CMPCPRO (v1) - - - - --- 2023-04-06 Christophe Leroy trini Accepted
[v1,07/14] powerpc: mpc83xx: Don't activate MMU when not necessary Add new CS GROUP CPU board CMPCPRO (v1) - - - - --- 2023-04-06 Christophe Leroy trini Accepted
[v1,06/14] powerpc: mpc83xx: Fix soc.h Add new CS GROUP CPU board CMPCPRO (v1) - - - - --- 2023-04-06 Christophe Leroy trini Accepted
[v1,05/14] powerpc: mpc832x: Fix reset word Add new CS GROUP CPU board CMPCPRO (v1) - - - - --- 2023-04-06 Christophe Leroy trini Accepted
[v1,04/14] watchdog: mpc8xxx: Add support for mpc83xx Add new CS GROUP CPU board CMPCPRO (v1) - - - - --- 2023-04-06 Christophe Leroy trini Accepted
[v1,03/14] watchdog: mpc8xxx: Make it generic Add new CS GROUP CPU board CMPCPRO (v1) - - - - --- 2023-04-06 Christophe Leroy trini Accepted
[v1,02/14] watchdog: mpc8xx: Rename it mpc8xxx Add new CS GROUP CPU board CMPCPRO (v1) - - - - --- 2023-04-06 Christophe Leroy trini Accepted
[v1,01/14] powerpc: mpc8xx: Migrate to CONFIG_SYS_CLK_FREQ Add new CS GROUP CPU board CMPCPRO (v1) - - - - --- 2023-04-06 Christophe Leroy trini Accepted
[v3,12/12] arm: mach-k3: Remove empty sys_proto.h include Remove K3 misc sys_proto.h header - - 1 - --- 2023-04-06 Andrew Davis trini Superseded
[v3,11/12] arm: mach-k3: Move J721s2 SPL init functions to mach-k3 Remove K3 misc sys_proto.h header - - 1 - --- 2023-04-06 Andrew Davis trini Superseded
[v3,10/12] arm: mach-k3: Move sdelay() and wait_on_value() declaration Remove K3 misc sys_proto.h header - - 1 - --- 2023-04-06 Andrew Davis trini Superseded
[v3,09/12] arm: mach-k3: Remove unused fdt_disable_node() Remove K3 misc sys_proto.h header - - 1 - --- 2023-04-06 Andrew Davis trini Superseded
[v3,08/12] arm: mach-k3: Add weak do_board_detect() to common file Remove K3 misc sys_proto.h header - - 1 - --- 2023-04-06 Andrew Davis trini Superseded
[v3,07/12] arm: mach-k3: Move sysfw-loader.h out of mach includes Remove K3 misc sys_proto.h header - - 1 - --- 2023-04-06 Andrew Davis trini Superseded
[v3,06/12] arm: mach-k3: Make release_resources_for_core_shutdown() common Remove K3 misc sys_proto.h header - - 1 - --- 2023-04-06 Andrew Davis trini Superseded
[v3,05/12] configs: j721s2_evm.h: Remove refrences to J7200 EVM Remove K3 misc sys_proto.h header - - 1 - --- 2023-04-06 Andrew Davis trini Superseded
[v3,04/12] configs: j721x_evm: Remove unneeded check for SYS_K3_SPL_ATF Remove K3 misc sys_proto.h header - - 1 - --- 2023-04-06 Andrew Davis trini Superseded
[v3,03/12] soc: soc_ti_k3: Use hardware.h to remove definition duplication Remove K3 misc sys_proto.h header - - 1 - --- 2023-04-06 Andrew Davis trini Superseded
[v3,02/12] arm: mach-k3: Move J721e SoC detection out of common section Remove K3 misc sys_proto.h header - - - - --- 2023-04-06 Andrew Davis trini Superseded
[v3,01/12] arm: mach-k3: Move MSMC fixup to SoC level Remove K3 misc sys_proto.h header - - 1 - --- 2023-04-06 Andrew Davis trini Superseded
bootflow: Rework do_bootflow_menu() slightly bootflow: Rework do_bootflow_menu() slightly - - 2 - --- 2023-04-06 Tom Rini sjg Accepted
qemu: dfu: Correct memset call in set_dfu_alt_info qemu: dfu: Correct memset call in set_dfu_alt_info 1 - 1 - --- 2023-04-06 Tom Rini trini Accepted
api: Rework menu, and make it depend on CC_IS_GCC api: Rework menu, and make it depend on CC_IS_GCC - - 1 - --- 2023-04-06 Tom Rini trini Accepted
[1/1] arm: dts: icnova-a20-adb4006: Add board support [1/1] arm: dts: icnova-a20-adb4006: Add board support - - - - --- 2023-04-06 Ludwig Kormann apritzel Deferred
mmc: fsl_esdhc: Fix enablement of UHS mode mmc: fsl_esdhc: Fix enablement of UHS mode - - - - --- 2023-04-06 Fabio Estevam sbabic Changes Requested
i2c: imx_lpi2c: Fix misuse the IS_ENABLED for DM clock i2c: imx_lpi2c: Fix misuse the IS_ENABLED for DM clock - - 1 - --- 2023-04-06 Peng Fan (OSS) hs Accepted
watchdog: ulp_wdog: guard reset_cpu with condition check watchdog: ulp_wdog: guard reset_cpu with condition check - - - - --- 2023-04-06 Peng Fan (OSS) sbabic Superseded
[3/3] sysreset: psci: add psci_sysreset_get_status [1/3] firmware: psci: enable DM_FLAG_PRE_RELOC - - - - --- 2023-04-06 Peng Fan (OSS) trini Accepted
[2/3] sysreset: psci: enable DM_FLAG_PRE_RELOC [1/3] firmware: psci: enable DM_FLAG_PRE_RELOC - - - - --- 2023-04-06 Peng Fan (OSS) trini Accepted
[1/3] firmware: psci: enable DM_FLAG_PRE_RELOC [1/3] firmware: psci: enable DM_FLAG_PRE_RELOC - - - - --- 2023-04-06 Peng Fan (OSS) trini Accepted
xen: Fix Kconfig dependencies xen: Fix Kconfig dependencies - - 1 - --- 2023-04-06 Michal Simek trini Accepted
arm: mach-k3: Workaround errata ID i2331 arm: mach-k3: Workaround errata ID i2331 - - 1 - --- 2023-04-06 Raghavendra, Vignesh trini Accepted
board: ti: am64x: Add support for AM64B SK board: ti: am64x: Add support for AM64B SK 1 - - - --- 2023-04-06 Raghavendra, Vignesh trini Accepted
[1/1] pytest: Use --lazy with umount [1/1] pytest: Use --lazy with umount - - 1 - --- 2023-04-06 Tom Rini trini Accepted
[GIT,PULL] please pull fsl-qoriq-2023-4-6 for 2023.07-rc1 [GIT,PULL] please pull fsl-qoriq-2023-4-6 for 2023.07-rc1 - - - - --- 2023-04-06 Peng Fan trini Accepted
imx7d-sabresd: Cannot access the SD card imx7d-sabresd: Cannot access the SD card - - - - --- 2023-04-06 Fabio Estevam sbabic Not Applicable
ARM: configs: imx8mm: Sync i.MX8M Mini Toradex Verdin and Menlo board configs ARM: configs: imx8mm: Sync i.MX8M Mini Toradex Verdin and Menlo board configs - - 1 - --- 2023-04-05 Marek Vasut sbabic Superseded
[9/9] doc: clang: Update and correct support notes Update clang support for ARM - - 1 - --- 2023-04-05 Tom Rini xypron Changes Requested
[8/9] clang: efi payload: Silence unaligned access warning Update clang support for ARM - - - - --- 2023-04-05 Tom Rini xypron Changes Requested
[7/9] usb: gadget: f_mass_storage: Rework do_request_sense slightly Update clang support for ARM - - 1 - --- 2023-04-05 Tom Rini trini Accepted
[6/9] boot/image-board.c: Silence warning in select_ramdisk Update clang support for ARM - - 1 - --- 2023-04-05 Tom Rini trini Accepted
[5/9] armv7: Use isb/dsb directly in start.S Update clang support for ARM - - 1 - --- 2023-04-05 Tom Rini trini Accepted
[4/9] arm: Centralize fixed register logic Update clang support for ARM - - 1 - --- 2023-04-05 Tom Rini trini Accepted
[3/9] clang: Don't look for libgcc Update clang support for ARM - - 1 - --- 2023-04-05 Tom Rini trini Accepted
[2/9] clang: Add $(CLANG_TARGET) to LDPPFLAGS Update clang support for ARM - - 1 - --- 2023-04-05 Tom Rini trini Accepted
[1/9] arm: Only support ARM64_CRC32 when using GCC Update clang support for ARM - - 1 - --- 2023-04-05 Tom Rini trini Accepted
configs: am62x: enable secure device configs by default configs: am62x: enable secure device configs by default - - - - --- 2023-04-05 Praneeth Bajjuri trini Accepted
[RFC] sunxi: arm64: boot0.h: runtime check for RVBAR address [RFC] sunxi: arm64: boot0.h: runtime check for RVBAR address - - 1 - --- 2023-04-05 Andre Przywara apritzel Accepted
[v2,12/12] arm: mach-k3: Remove empty sys_proto.h include Remove K3 misc sys_proto.h header - - - - --- 2023-04-05 Andrew Davis trini Superseded
[v2,11/12] arm: mach-k3: Move J721s2 SPL init functions to mach-k3 Remove K3 misc sys_proto.h header - - 1 - --- 2023-04-05 Andrew Davis trini Superseded
[v2,10/12] arm: mach-k3: Move sdelay() and wait_on_value() declaration Remove K3 misc sys_proto.h header - - - - --- 2023-04-05 Andrew Davis trini Superseded
[v2,09/12] arm: mach-k3: Remove unused fdt_disable_node() Remove K3 misc sys_proto.h header - - 1 - --- 2023-04-05 Andrew Davis trini Superseded
[v2,08/12] arm: mach-k3: Add weak do_board_detect() to common file Remove K3 misc sys_proto.h header - - - - --- 2023-04-05 Andrew Davis trini Superseded
[v2,07/12] arm: mach-k3: Move sysfw-loader.h out of mach includes Remove K3 misc sys_proto.h header - - 1 - --- 2023-04-05 Andrew Davis trini Superseded
[v2,06/12] arm: mach-k3: Make release_resources_for_core_shutdown() common Remove K3 misc sys_proto.h header - - 1 - --- 2023-04-05 Andrew Davis trini Superseded
[v2,05/12] configs: j721s2_evm.h: Remove refrences to J7200 EVM Remove K3 misc sys_proto.h header - - 1 - --- 2023-04-05 Andrew Davis trini Superseded
[v2,04/12] configs: j721x_evm: Remove unneeded check for SYS_K3_SPL_ATF Remove K3 misc sys_proto.h header - - 1 - --- 2023-04-05 Andrew Davis trini Superseded
[v2,03/12] soc: soc_ti_k3: Use hardware.h to remove definition duplication Remove K3 misc sys_proto.h header - - 1 - --- 2023-04-05 Andrew Davis trini Superseded
[v2,02/12] arm: mach-k3: Move J721e SoC detection out of common section Remove K3 misc sys_proto.h header - - - - --- 2023-04-05 Andrew Davis trini Superseded
[v2,01/12] arm: mach-k3: Move MSMC fixup to SoC level Remove K3 misc sys_proto.h header - - 1 - --- 2023-04-05 Andrew Davis trini Superseded
[BUG] issues with new bootflow, uefi and virtio [BUG] issues with new bootflow, uefi and virtio - - - - --- 2023-04-05 Vincent Stehlé sjg Not Applicable
fs: yaffs2: Make yaffsfs_deviceList static fs: yaffs2: Make yaffsfs_deviceList static - - - - --- 2023-04-05 Bin Meng trini Accepted
nand: raw: octeontx: Make list static nand: raw: octeontx: Make list static 1 - - - --- 2023-04-05 Bin Meng passgat Accepted
dm: core: Make aliases_lookup static dm: core: Make aliases_lookup static - - 2 - --- 2023-04-05 Bin Meng sjg Accepted
[2/2] sunxi: remove support for boot0 header reservation [1/2] sunxi: boot0.h: allow RVBAR MMIO address customisation - - 1 - --- 2023-04-05 Andre Przywara apritzel New
[1/2] sunxi: boot0.h: allow RVBAR MMIO address customisation [1/2] sunxi: boot0.h: allow RVBAR MMIO address customisation - - 1 - --- 2023-04-05 Andre Przywara apritzel Accepted
arm64: zynqmp: Fix issue of apps executing from R5 core 1 arm64: zynqmp: Fix issue of apps executing from R5 core 1 - - - - --- 2023-04-05 Michal Simek monstr Accepted
drivers: tee: sandbox: Fix SCP03 control emulator drivers: tee: sandbox: Fix SCP03 control emulator - 1 - - --- 2023-04-05 Jorge Ramirez-Ortiz sjg Superseded
[5/5] efi: loader: Make efi_runtime_mmio static [1/5] efi: selftest: Make record static - - - - --- 2023-04-05 Bin Meng xypron Accepted
[4/5] efi: loader: Make efi_mem static [1/5] efi: selftest: Make record static - - - - --- 2023-04-05 Bin Meng xypron Accepted
[3/5] efi: loader: Make efi_event_queue and efi_register_notify_events static [1/5] efi: selftest: Make record static - - - - --- 2023-04-05 Bin Meng xypron Accepted
[2/5] efi: selftest: Make load_file() and load_file2() static [1/5] efi: selftest: Make record static - - - - --- 2023-04-05 Bin Meng xypron Accepted
[1/5] efi: selftest: Make record static [1/5] efi: selftest: Make record static - - - - --- 2023-04-05 Bin Meng xypron Accepted
k3: pmic: Clear ESM masks k3: pmic: Clear ESM masks - - - - --- 2023-04-05 Neha Malcom Francis trini Accepted
[v2] watchdog: arm_smc_wdt: add watchdog support [v2] watchdog: arm_smc_wdt: add watchdog support - - 2 1 --- 2023-04-05 Lionel Debieve stroese Superseded
[v2,1/1] sandbox: fix return type of os_filesize() [v2,1/1] sandbox: fix return type of os_filesize() - - 2 - --- 2023-04-05 Heinrich Schuchardt sjg Accepted
[1/1] MAINTAINERS: assign include/os.h [1/1] MAINTAINERS: assign include/os.h - - 2 - --- 2023-04-05 Heinrich Schuchardt sjg Accepted
[1/1] sandbox: fix return type of os_filesize() [1/1] sandbox: fix return type of os_filesize() - - - - --- 2023-04-05 Heinrich Schuchardt sjg Superseded
[v2,2/2] Load option with short device path for boot vars [v2,1/2] Boot var automatic management for removable medias - - - - --- 2023-04-05 Raymond Mao xypron Superseded
[v2,1/2] Boot var automatic management for removable medias [v2,1/2] Boot var automatic management for removable medias - - - - --- 2023-04-05 Raymond Mao xypron Superseded
doc: arch: m68k: fix maintainer email doc: arch: m68k: fix maintainer email - - - - --- 2023-04-04 Angelo Dureghello trini Accepted
[6/6] m68k: upgrading all boards to dm i2c [1/6] m68k: move CONFIG_SYS_I2C to CFG_ namespace - - - - --- 2023-04-04 Angelo Dureghello hs Accepted
[5/6] m68k: dts: add i2c nodes [1/6] m68k: move CONFIG_SYS_I2C to CFG_ namespace - - - - --- 2023-04-04 Angelo Dureghello hs Awaiting Upstream
[4/6] i2c: fsl_i2c: fix m68k transferts [1/6] m68k: move CONFIG_SYS_I2C to CFG_ namespace - - - - --- 2023-04-04 Angelo Dureghello hs Accepted
[3/6] m68k: mcf5441x: fix CONFIG_SYS_FSL_I2C definition [1/6] m68k: move CONFIG_SYS_I2C to CFG_ namespace - - - - --- 2023-04-04 Angelo Dureghello hs Accepted
[2/6] board: stmark2: add i2c0 pinmux pad configuration [1/6] m68k: move CONFIG_SYS_I2C to CFG_ namespace - - - - --- 2023-04-04 Angelo Dureghello hs Awaiting Upstream
[1/6] m68k: move CONFIG_SYS_I2C to CFG_ namespace [1/6] m68k: move CONFIG_SYS_I2C to CFG_ namespace - - - - --- 2023-04-04 Angelo Dureghello hs Accepted
[u-boot] mmc: spl: Add comments for default_spl_mmc_emmc_boot_partition() [u-boot] mmc: spl: Add comments for default_spl_mmc_emmc_boot_partition() - - - - --- 2023-04-04 Pali Rohár trini Deferred
[2/2] thermal: imx_tmu: Move architecture code into driver [1/2] thermal: imx_tmu: Clean up all prints - - 2 - --- 2023-04-04 Marek Vasut sbabic Accepted
[1/2] thermal: imx_tmu: Clean up all prints [1/2] thermal: imx_tmu: Clean up all prints - - 2 - --- 2023-04-04 Marek Vasut sbabic Accepted
binman: Use unsigned long over typedef ulong binman: Use unsigned long over typedef ulong - - 2 - --- 2023-04-04 Andrew Davis sjg Accepted
[v3,2/2] spl: mmc: Pass eMMC HW partition 7 through [v3,1/2] spl: mmc: Pass eMMC HW partition and SW partition to spl_mmc_get_uboot_raw_sector() - - - - --- 2023-04-04 Marek Vasut Jaehoon New
[v3,1/2] spl: mmc: Pass eMMC HW partition and SW partition to spl_mmc_get_uboot_raw_sector() [v3,1/2] spl: mmc: Pass eMMC HW partition and SW partition to spl_mmc_get_uboot_raw_sector() - - - - --- 2023-04-04 Marek Vasut Jaehoon New
arm: Remove omap5_uevm board arm: Remove omap5_uevm board - - - - --- 2023-04-04 Tom Rini trini Accepted
[v4,5/5] phy: rockchip-inno-usb2: add initial support for rk3588 PHY [v4,1/5] ARM: dts: rockchip: rk3588-rock-5b-u-boot: add USB 2.0 host - - - - --- 2023-04-04 Eugen Hristev kevery Superseded
[v4,4/5] phy: remove phy-supply related code [v4,1/5] ARM: dts: rockchip: rk3588-rock-5b-u-boot: add USB 2.0 host - - - - --- 2023-04-04 Eugen Hristev kevery Superseded
« 1 2 ... 153 154 1551791 1792 »