Show patches with: none      |   180525 patches
« 1 2 ... 320 321 3221805 1806 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[u-boot-net,v3,10/14] phy: Move PHY_INTERFACE_MODE_NA to the beginning of the enum definition u-boot-net refactors, fixes, cleanups - - 2 - --- 2022-03-29 Marek Behún rfried Superseded
[u-boot-net,v3,09/14] treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NA u-boot-net refactors, fixes, cleanups - - 3 - --- 2022-03-29 Marek Behún rfried Superseded
[u-boot-net,v3,08/14] treewide: Rename PHY_INTERFACE_MODE_COUNT to PHY_INTERFACE_MODE_MAX u-boot-net refactors, fixes, cleanups - - 2 - --- 2022-03-29 Marek Behún rfried Superseded
[u-boot-net,v3,07/14] net: introduce helpers to get PHY interface mode from a device/ofnode u-boot-net refactors, fixes, cleanups - - 1 1 --- 2022-03-29 Marek Behún rfried Superseded
[u-boot-net,v3,06/14] net: phy: fix parsing wrong property u-boot-net refactors, fixes, cleanups - - 2 - --- 2022-03-29 Marek Behún rfried Superseded
[u-boot-net,v3,05/14] treewide: use dm_mdio_read/write/reset() wrappers u-boot-net refactors, fixes, cleanups - - 2 - --- 2022-03-29 Marek Behún rfried Superseded
[u-boot-net,v3,04/14] net: mdio-uclass: add wrappers for read/write/reset operations u-boot-net refactors, fixes, cleanups - - 2 - --- 2022-03-29 Marek Behún rfried Superseded
[u-boot-net,v3,03/14] net: introduce helpers to get PHY ofnode from MAC u-boot-net refactors, fixes, cleanups - - 2 - --- 2022-03-29 Marek Behún rfried Superseded
[u-boot-net,v3,02/14] net: mdio-uclass: use ARRAY_SIZE() u-boot-net refactors, fixes, cleanups - - 1 - --- 2022-03-29 Marek Behún rfried Superseded
[u-boot-net,v3,01/14] net: mdio-uclass: fix type for phy_mode_str and phy_handle_str u-boot-net refactors, fixes, cleanups - - 2 - --- 2022-03-29 Marek Behún rfried Superseded
[RFC] mips: dts: add initial support for ls1c300 SoC [RFC] mips: dts: add initial support for ls1c300 SoC - - - - --- 2022-03-29 Du Huanpeng danielschwierzeck RFC
treewide: Enable SPL_SEPARATE_BSS if SPL_BSS_START_ADDR is used treewide: Enable SPL_SEPARATE_BSS if SPL_BSS_START_ADDR is used - - - - --- 2022-03-29 Sean Anderson trini Changes Requested
[3/3] armv8: Initialize MAIR in early boot [1/3] armv8: Include <linux/types.h> in mmu.h - - - - --- 2022-03-29 Pierre-Clément Tosi trini Changes Requested
[2/3] armv8: Drop support for non-MEMORY_ATTRIBUTES MAIR [1/3] armv8: Include <linux/types.h> in mmu.h - - - - --- 2022-03-29 Pierre-Clément Tosi trini Changes Requested
[1/3] armv8: Include <linux/types.h> in mmu.h [1/3] armv8: Include <linux/types.h> in mmu.h - 1 - - --- 2022-03-29 Pierre-Clément Tosi trini Changes Requested
[v2,18/18] virtio: pci: Make use of dm_pci_map_bar() virtio: pci: Add and fix consistency checks - - 1 - --- 2022-03-29 Andrew Scull trini Changes Requested
[v2,17/18] virtio: pci: Check virtio configs are mapped virtio: pci: Add and fix consistency checks - - 1 - --- 2022-03-29 Andrew Scull trini Changes Requested
[v2,16/18] pci: Add mask parameter to dm_pci_map_bar() virtio: pci: Add and fix consistency checks - - - - --- 2022-03-29 Andrew Scull trini Changes Requested
[v2,15/18] pci: Update dm_pci_bus_to_virt() parameters virtio: pci: Add and fix consistency checks - - - - --- 2022-03-29 Andrew Scull trini Changes Requested
[v2,14/18] pci: Match region flags using a mask virtio: pci: Add and fix consistency checks - - 1 - --- 2022-03-29 Andrew Scull trini Changes Requested
[v2,13/18] pci: Map bars with offset and length virtio: pci: Add and fix consistency checks - - - - --- 2022-03-29 Andrew Scull trini Changes Requested
[v2,12/18] test: pci: Test PCI address conversion functions virtio: pci: Add and fix consistency checks - - - - --- 2022-03-29 Andrew Scull trini Changes Requested
[v2,11/18] pci: Range check address conversions virtio: pci: Add and fix consistency checks - - 1 - --- 2022-03-29 Andrew Scull trini Changes Requested
[v2,10/18] pci: Check region ranges are addressable virtio: pci: Add and fix consistency checks - - 1 - --- 2022-03-29 Andrew Scull trini Changes Requested
[v2,09/18] pci: Add config for Enhanced Allocation virtio: pci: Add and fix consistency checks - - - - --- 2022-03-29 Andrew Scull trini Changes Requested
[v2,08/18] pci: Fix use of flags in dm_pci_map_bar() virtio: pci: Add and fix consistency checks - - - - --- 2022-03-29 Andrew Scull trini Changes Requested
[v2,07/18] virtio: pci: Read entire capability into memory virtio: pci: Add and fix consistency checks - - 1 - --- 2022-03-29 Andrew Scull trini Changes Requested
[v2,06/18] virtio: pci: Check virtio capability is in bounds virtio: pci: Add and fix consistency checks - - 1 - --- 2022-03-29 Andrew Scull trini Changes Requested
[v2,05/18] virtio: pci: Check virtio common config size virtio: pci: Add and fix consistency checks - - 1 - --- 2022-03-29 Andrew Scull trini Changes Requested
[v2,04/18] virtio: pci: Bounds check notification writes virtio: pci: Add and fix consistency checks - - 1 - --- 2022-03-29 Andrew Scull trini Changes Requested
[v2,03/18] virtio: pci: Bounds check device config access virtio: pci: Add and fix consistency checks - - 1 - --- 2022-03-29 Andrew Scull trini Changes Requested
[v2,02/18] virtio: pci: Fix discovery of device config length virtio: pci: Add and fix consistency checks - 1 1 - --- 2022-03-29 Andrew Scull trini Changes Requested
[v2,01/18] virtio: pci: Allow exclusion of legacy driver virtio: pci: Add and fix consistency checks - - 1 - --- 2022-03-29 Andrew Scull trini Changes Requested
[6/6] arm_ffa: introduce FF-A MM communication introduce Arm FF-A support - - - - --- 2022-03-29 Abdellatif El Khlifi trini Changes Requested
[5/6] arm_ffa: introduce armffa command Sandbox test introduce Arm FF-A support - - - - --- 2022-03-29 Abdellatif El Khlifi trini Changes Requested
[4/6] arm_ffa: introduce Sandbox test cases for UCLASS_FFA introduce Arm FF-A support - - - - --- 2022-03-29 Abdellatif El Khlifi trini Changes Requested
[3/6] arm_ffa: introduce the FF-A Sandbox driver introduce Arm FF-A support - - - - --- 2022-03-29 Abdellatif El Khlifi trini Changes Requested
[2/6] arm_ffa: introduce armffa command introduce Arm FF-A support - - - - --- 2022-03-29 Abdellatif El Khlifi trini Changes Requested
[1/6] arm_ffa: introduce Arm FF-A low-level driver introduce Arm FF-A support - - - - --- 2022-03-29 Abdellatif El Khlifi trini Changes Requested
net: phy: Fix rgmii-id phy reset timeout issue net: phy: Fix rgmii-id phy reset timeout issue - 1 1 - --- 2022-03-29 Michal Simek monstr Accepted
[v7,3/3] clk: imx8m: reduce rate table duplication Add a clock driver for the imx8mq - - - 1 --- 2022-03-29 Angus Ainslie sbabic Accepted
[v7,2/3] clk: imx8mq: Add a clock driver for the imx8mq Add a clock driver for the imx8mq 1 - - - --- 2022-03-29 Angus Ainslie sbabic Accepted
[v7,1/3] dt-bindings: imx8mq-clock: add mainline definitions Add a clock driver for the imx8mq - - 1 - --- 2022-03-29 Angus Ainslie sbabic Accepted
doc: mmc dev doc: mmc dev - - 3 - --- 2022-03-29 Patrick Delaunay xypron Accepted
[v6,3/3] clk: imx8m: reduce rate table duplication Add a clock driver for the imx8mq - - - 1 --- 2022-03-29 Angus Ainslie sbabic Superseded
[v6,2/3] clk: imx8mq: Add a clock driver for the imx8mq Add a clock driver for the imx8mq 1 - - - --- 2022-03-29 Angus Ainslie sbabic Superseded
[v6,1/3] dt-bindings: imx8mq-clock: add mainline definitions Add a clock driver for the imx8mq - - 1 - --- 2022-03-29 Angus Ainslie sbabic Superseded
[v3,3/3] configs: add support of OPTEE RNG in stm32mp15 defconfig [v3,1/3] rng: add OP-TEE based Random Number Generator - - - - --- 2022-03-29 Patrick Delaunay trini Accepted
[v3,2/3] tee: optee: bind rng optee driver [v3,1/3] rng: add OP-TEE based Random Number Generator - - - - --- 2022-03-29 Patrick Delaunay trini Accepted
[v3,1/3] rng: add OP-TEE based Random Number Generator [v3,1/3] rng: add OP-TEE based Random Number Generator - - - - --- 2022-03-29 Patrick Delaunay trini Accepted
[PATCH/RFC,u-boot,3/3] renesas: Fix RPC-IF compatible values renesas: Fix RPC-IF enablement - - - - --- 2022-03-29 Geert Uytterhoeven marex Accepted
[u-boot,2/3] ARM: renesas: Propagate RPC-IF enablement to subsequent software renesas: Fix RPC-IF enablement - - - - --- 2022-03-29 Geert Uytterhoeven marex Accepted
[u-boot,1/3] ARM: dts: rmobile: Fix RPC-IF device node names renesas: Fix RPC-IF enablement - - - - --- 2022-03-29 Geert Uytterhoeven marex Accepted
[1/1] arm: apple: Add M1 Ultra support [1/1] arm: apple: Add M1 Ultra support - - 1 - --- 2022-03-29 Janne Grunau trini Accepted
clk: zynqmp: Add support for for DP audio/video clocks clk: zynqmp: Add support for for DP audio/video clocks - - - - --- 2022-03-29 Michal Simek monstr Accepted
xilinx: Increase max size of image from 60 to 100MB xilinx: Increase max size of image from 60 to 100MB - - - - --- 2022-03-29 Michal Simek monstr Accepted
mtd: rawnand: mxs_nand: Fix use_minimum_ecc for spl driver mtd: rawnand: mxs_nand: Fix use_minimum_ecc for spl driver - - 1 - --- 2022-03-29 Ye Li sbabic Superseded
[v5] pinctrl: nuvoton: Add NPCM8xx pinctrl driver [v5] pinctrl: nuvoton: Add NPCM8xx pinctrl driver - - - - --- 2022-03-29 Stanley Chu trini Superseded
dm: core: Provide fallbacks for ofnode_conf_read_... dm: core: Provide fallbacks for ofnode_conf_read_... - 1 - - --- 2022-03-28 Sean Anderson sjg Accepted
[v8,15/15] cmd: bootm: add subcommand preload image: add a stage pre-load - - - - --- 2022-03-28 Philippe REYNES trini Accepted
[v8,14/15] test: py: vboot: add test for global image signature image: add a stage pre-load - - - - --- 2022-03-28 Philippe REYNES trini Accepted
[v8,13/15] configs: sandbox_defconfig: enable stage pre-load in bootm image: add a stage pre-load - - 1 - --- 2022-03-28 Philippe REYNES trini Accepted
[v8,12/15] tools: binman: add support for pre-load header image: add a stage pre-load - - 1 - --- 2022-03-28 Philippe REYNES trini Awaiting Upstream
[v8,11/15] Makefile: provide sah-key to binman image: add a stage pre-load - - 1 - --- 2022-03-28 Philippe REYNES trini Accepted
[v8,10/15] mkimage: add public key for image pre-load stage image: add a stage pre-load - - 1 - --- 2022-03-28 Philippe REYNES trini Accepted
[v8,09/15] common: spl: fit_ram: allow to use image pre load image: add a stage pre-load - - 1 - --- 2022-03-28 Philippe REYNES trini Accepted
[v8,08/15] cmd: bootm: add a stage pre-load image: add a stage pre-load - - 1 - --- 2022-03-28 Philippe REYNES trini Accepted
[v8,07/15] boot: image: add a stage pre-load image: add a stage pre-load - - - - --- 2022-03-28 Philippe REYNES trini Accepted
[v8,06/15] lib: rsa: allow rsa verify with pkey in SPL image: add a stage pre-load - - 1 - --- 2022-03-28 Philippe REYNES trini Accepted
[v8,05/15] lib: crypto: allow to build crypyo in SPL image: add a stage pre-load - - 1 - --- 2022-03-28 Philippe REYNES trini Accepted
[v8,04/15] lib: allow to build asn1 decoder and oid registry in SPL image: add a stage pre-load - - 1 - --- 2022-03-28 Philippe REYNES trini Accepted
[v8,03/15] lib: Kconfig: enhance the help of OID_REGISTRY image: add a stage pre-load - - 1 - --- 2022-03-28 Philippe REYNES trini Accepted
[v8,02/15] lib: Kconfig: enhance help for ASN1 image: add a stage pre-load - - 1 - --- 2022-03-28 Philippe REYNES trini Accepted
[v8,01/15] arch: Kconfig: imply BINMAN for SANDBOX image: add a stage pre-load - - 1 - --- 2022-03-28 Philippe REYNES trini Accepted
Please pull u-boot-video/next Please pull u-boot-video/next - - - - --- 2022-03-28 Anatolij Gustschin trini Accepted
[PULL] u-boot-socfpga/master [PULL] u-boot-socfpga/master - - - - --- 2022-03-28 Marek Vasut trini Accepted
video: Do not show splash and U-Boot logo simultaneously video: Do not show splash and U-Boot logo simultaneously - - - 1 --- 2022-03-28 Fabio Estevam ag Accepted
[8/8] stm32mp: stm32prog: handle flashlayout without STM32 image header stm32mp: command stm32prog improvements - - 1 - --- 2022-03-28 Patrick Delaunay pchotard Accepted
[7/8] stm32mp: stm32prog: handle U-Boot script in flashlayout alternate stm32mp: command stm32prog improvements - - 1 - --- 2022-03-28 Patrick Delaunay pchotard Accepted
[6/8] stm32mp: stm32prog: handle interruption during the first enumeration stm32mp: command stm32prog improvements - - 1 - --- 2022-03-28 Patrick Delaunay pchotard Accepted
[5/8] stm32mp: stm32prog: add support of UUID for FIP partition stm32mp: command stm32prog improvements - - 1 - --- 2022-03-28 Patrick Delaunay pchotard Accepted
[4/8] stm32mp: stm32prog: add support of STM32IMAGE version 2 stm32mp: command stm32prog improvements - - 1 - --- 2022-03-28 Patrick Delaunay pchotard Accepted
[3/8] stm32mp: stm32prog: add TEE support in stm32prog command stm32mp: command stm32prog improvements - - 1 - --- 2022-03-28 Patrick Delaunay pchotard Accepted
[2/8] stm32mp: stm32prog: add CONFIG_CMD_STM32PROG_OTP stm32mp: command stm32prog improvements - - 1 - --- 2022-03-28 Patrick Delaunay pchotard Accepted
[1/8] stm32mp: stm32prog: fix comment stm32mp: command stm32prog improvements - - 1 - --- 2022-03-28 Patrick Delaunay pchotard Accepted
Layerscape DM_SERIAL (Was: Re: [PATCH v3 16/29] serial: Add semihosting driver) Layerscape DM_SERIAL (Was: Re: [PATCH v3 16/29] serial: Add semihosting driver) - - - - --- 2022-03-28 Sean Anderson priyankajain RFC
ahci: add PCI bindings for Marvell 88SE6121/45 SATA controllers ahci: add PCI bindings for Marvell 88SE6121/45 SATA controllers - - 1 - --- 2022-03-28 Hajo Noerenberg trini Accepted
[v2,3/3] configs: add support of OPTEE RNG in stm32mp15 defconfig [v2,1/3] rng: add OP-TEE based Random Number Generator - - - - --- 2022-03-28 Patrick Delaunay trini Superseded
[v2,2/3] tee: optee: bind rng optee driver [v2,1/3] rng: add OP-TEE based Random Number Generator - - - - --- 2022-03-28 Patrick Delaunay trini Superseded
[v2,1/3] rng: add OP-TEE based Random Number Generator [v2,1/3] rng: add OP-TEE based Random Number Generator - - - - --- 2022-03-28 Patrick Delaunay trini Superseded
[v2,2/2] net: eth-uclass: Fix data abort when tftp get nonexistent file via usb [v2,1/2] net: eth-uclass: Fix eth_halt - - 1 - --- 2022-03-28 qianfan rfried Superseded
[v2,1/2] net: eth-uclass: Fix eth_halt [v2,1/2] net: eth-uclass: Fix eth_halt - - - - --- 2022-03-28 qianfan rfried Superseded
[1/1] ubifs: Fix journal replay wrt. xattr nodes [1/1] ubifs: Fix journal replay wrt. xattr nodes - - - - --- 2022-03-28 Ville Baillie trini Handled Elsewhere
mtd: nand: mxs_nand_spl: Remove the page aligned access mtd: nand: mxs_nand_spl: Remove the page aligned access - - - 1 --- 2022-03-28 Ye Li sbabic Accepted
[1/1] ubifs: Fix journal replay wrt. xattr nodes [1/1] ubifs: Fix journal replay wrt. xattr nodes - - - - --- 2022-03-28 Ville Baillie trini Accepted
usb_hub: Set DM_FLAG_DEFAULT_PD_CTRL_OFF to usb_hub driver usb_hub: Set DM_FLAG_DEFAULT_PD_CTRL_OFF to usb_hub driver - - - - --- 2022-03-28 Ye Li trini Deferred
[v1] net: eth-uclass: Fix eth_halt [v1] net: eth-uclass: Fix eth_halt - - - - --- 2022-03-28 qianfan rfried Superseded
doc: usage: Group all shell command docs into cmd/ sub-direcotry doc: usage: Group all shell command docs into cmd/ sub-direcotry - - 1 - --- 2022-03-28 Bin Meng xypron Accepted
[3/3] doc: usage: Convert README.plan9 to reST [1/3] doc: usage: Convert README.vxworks to reST - - 1 - --- 2022-03-28 Bin Meng xypron Accepted
[2/3] doc: usage: Update vxworks doc to mention RISC-V support [1/3] doc: usage: Convert README.vxworks to reST - - 1 - --- 2022-03-28 Bin Meng xypron Accepted
« 1 2 ... 320 321 3221805 1806 »