Show patches with: Archived = No       |   167940 patches
« 1 2 ... 593 594 5951679 1680 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v1,1/2] rockchip: rk3328: dts: add L2 cache entry Add roc-rk3328-cc support - - - - --- 2020-02-14 Loic Devulder kevery Changes Requested
[U-Boot] defconfig: k2x_hs: Remove DTB_RESELECT to fix DHCP issue [U-Boot] defconfig: k2x_hs: Remove DTB_RESELECT to fix DHCP issue - - - - --- 2020-02-14 Andrew Davis lokeshvutla Accepted
[v1,2/2] ARM: dts: imx8mm-verdin: drop rgmii_rxc_dly/txc_dly [v1,1/2] ARM: dts: imx8mm-verdin: dm-spl for pinctrl_usdhc1 node 1 - 1 - --- 2020-02-14 Igor Opaniuk sbabic Awaiting Upstream
[v1,1/2] ARM: dts: imx8mm-verdin: dm-spl for pinctrl_usdhc1 node [v1,1/2] ARM: dts: imx8mm-verdin: dm-spl for pinctrl_usdhc1 node - - 2 - --- 2020-02-14 Igor Opaniuk sbabic Accepted
usb: dwc3: Check that the request is valid in dwc3_gadget_giveback() usb: dwc3: Check that the request is valid in dwc3_gadget_giveback() - - - - --- 2020-02-14 Raghavendra, Vignesh marex Rejected
misc: k3_avs: Fix possible NULL pointer deference misc: k3_avs: Fix possible NULL pointer deference - - 1 - --- 2020-02-14 Raghavendra, Vignesh lokeshvutla Accepted
[3/3] ARM: uniphier: detect the base of micro support card at run-time [1/3] ARM: uniphier: move NAND reset assertion to U-Boot proper from SPL - - - - --- 2020-02-14 Masahiro Yamada masahir0y Accepted
[2/3] ARM: uniphier: remove workaround for the NAND write protect [1/3] ARM: uniphier: move NAND reset assertion to U-Boot proper from SPL - - - - --- 2020-02-14 Masahiro Yamada masahir0y Accepted
[1/3] ARM: uniphier: move NAND reset assertion to U-Boot proper from SPL [1/3] ARM: uniphier: move NAND reset assertion to U-Boot proper from SPL - - - - --- 2020-02-14 Masahiro Yamada masahir0y Accepted
sandbox: also restore terminal settings when killed by SIGINT sandbox: also restore terminal settings when killed by SIGINT - - 2 - --- 2020-02-14 Rasmus Villemoes sjg Accepted
arm64: ls1012a: enable DM support for sata arm64: ls1012a: enable DM support for sata - - - - --- 2020-02-14 Peng Ma priyankajain Changes Requested
[PULL] Pull request: u-boot-stm32 u-boot-stm32-20200214 [PULL] Pull request: u-boot-stm32 u-boot-stm32-20200214 - - - - --- 2020-02-14 Patrick DELAUNAY trini Accepted
[GIT,PULL] TI changes for v2020.04-rc3 [GIT,PULL] TI changes for v2020.04-rc3 - - - - --- 2020-02-14 Lokesh Vutla trini Accepted
configs: versal: Add CONFIG_DISTRO_DEFAULTS to versal defconfig configs: versal: Add CONFIG_DISTRO_DEFAULTS to versal defconfig - - - - --- 2020-02-14 Michal Simek monstr Accepted
[v3,11/11] mmc: sdhci: fix missing cache invalidation after reading by DMA mmc: sdhci: code clean-up and fix cache coherency problem - - - - --- 2020-02-14 Masahiro Yamada freenix Accepted
[v3,10/11] mmc: sdhci: use dma_map_single() instead of flush_cache() before DMA mmc: sdhci: code clean-up and fix cache coherency problem - - - - --- 2020-02-14 Masahiro Yamada freenix Accepted
[v3,09/11] mmc: add mmc_get_dma_dir() helper mmc: sdhci: code clean-up and fix cache coherency problem - - 1 - --- 2020-02-14 Masahiro Yamada freenix Accepted
[v3,08/11] mmc: sdhci: remove unneeded casts mmc: sdhci: code clean-up and fix cache coherency problem - - 1 - --- 2020-02-14 Masahiro Yamada freenix Accepted
[v3,07/11] mmc: sdhci: use lower_32_bit2() and upper_32_bits() for setting adma_addr mmc: sdhci: code clean-up and fix cache coherency problem - - 1 - --- 2020-02-14 Masahiro Yamada freenix Accepted
[v3,06/11] mmc: sdhci: reduce code duplication for aligned buffer mmc: sdhci: code clean-up and fix cache coherency problem - - 1 - --- 2020-02-14 Masahiro Yamada freenix Accepted
[v3,05/11] mmc: sdhci: put the aligned buffer pointer to struct sdhci_host mmc: sdhci: code clean-up and fix cache coherency problem - - 1 - --- 2020-02-14 Masahiro Yamada freenix Accepted
[v3,04/11] dma-mapping: add <asm/dma-mapping.h> for all architectures mmc: sdhci: code clean-up and fix cache coherency problem - - - - --- 2020-02-14 Masahiro Yamada freenix Accepted
[v3,03/11] dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> mmc: sdhci: code clean-up and fix cache coherency problem - - - - --- 2020-02-14 Masahiro Yamada freenix Accepted
[v3,02/11] dma-mapping: fix the prototype of dma_unmap_single() mmc: sdhci: code clean-up and fix cache coherency problem - - - - --- 2020-02-14 Masahiro Yamada freenix Accepted
[v3,01/11] dma-mapping: fix the prototype of dma_map_single() mmc: sdhci: code clean-up and fix cache coherency problem - - - - --- 2020-02-14 Masahiro Yamada freenix Accepted
[v2,11/11] mmc: sdhci: fix missing cache invalidation after reading by DMA mmc: sdhci: code clean-up and fix cache coherency problem - - - - --- 2020-02-14 Masahiro Yamada freenix Superseded
[v2,10/11] mmc: sdhci: use dma_map_single() instead of flush_cache() before DMA mmc: sdhci: code clean-up and fix cache coherency problem - - - - --- 2020-02-14 Masahiro Yamada freenix Superseded
[v2,09/11] mmc: add mmc_get_dma_dir() helper mmc: sdhci: code clean-up and fix cache coherency problem - - - - --- 2020-02-14 Masahiro Yamada freenix Superseded
[v2,08/11] mmc: sdhci: remove unneeded casts mmc: sdhci: code clean-up and fix cache coherency problem - - - - --- 2020-02-14 Masahiro Yamada freenix Superseded
[v2,07/11] mmc: sdhci: use lower_32_bit2() and upper_32_bits() for setting adma_addr mmc: sdhci: code clean-up and fix cache coherency problem - - - - --- 2020-02-14 Masahiro Yamada freenix Superseded
[v2,06/11] mmc: sdhci: reduce code duplication for aligned buffer mmc: sdhci: code clean-up and fix cache coherency problem - - - - --- 2020-02-14 Masahiro Yamada freenix Superseded
[v2,05/11] mmc: sdhci: put the aligned buffer pointer to struct sdhci_host mmc: sdhci: code clean-up and fix cache coherency problem - - - - --- 2020-02-14 Masahiro Yamada freenix Superseded
[v2,04/11] dma-mapping: add <asm/dma-mapping.h> for all architectures mmc: sdhci: code clean-up and fix cache coherency problem - - - - --- 2020-02-14 Masahiro Yamada freenix Superseded
[v2,03/11] dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> mmc: sdhci: code clean-up and fix cache coherency problem - - - - --- 2020-02-14 Masahiro Yamada freenix Superseded
[v2,02/11] dma-mapping: fix the prototype of dma_unmap_single() mmc: sdhci: code clean-up and fix cache coherency problem - - - - --- 2020-02-14 Masahiro Yamada freenix Superseded
[v2,01/11] dma-mapping: fix the prototype of dma_map_single() mmc: sdhci: code clean-up and fix cache coherency problem - - - - --- 2020-02-14 Masahiro Yamada freenix Superseded
[3/3] board: fsl: lx2160a: Add GIC LPI memory reserve fixup Program GIC LPI configuration table - - - - --- 2020-02-14 Wasim Khan priyankajain Accepted
[2/3] configs: lx2160a: Enable GIC_V3_ITS config Program GIC LPI configuration table - - - - --- 2020-02-14 Wasim Khan priyankajain Accepted
[1/3] board: fsl: lx2160a: Program GIC LPI configuration table Program GIC LPI configuration table - - - - --- 2020-02-14 Wasim Khan priyankajain Accepted
arch: arm: Fix SZ_64K undeclared compilation error arch: arm: Fix SZ_64K undeclared compilation error - - 1 - --- 2020-02-14 Wasim Khan trini Accepted
i2c: designware_i2c: Correct the selection of speed mode i2c: designware_i2c: Correct the selection of speed mode - 1 1 - --- 2020-02-13 Simon Glass hs Accepted
[v2] dm: core: Move "/chosen" and "/firmware" node scan [v2] dm: core: Move "/chosen" and "/firmware" node scan - - - 1 --- 2020-02-13 Patrick DELAUNAY sjg Superseded
dm: core: Move "/chosen" and "/firmware" node scan dm: core: Move "/chosen" and "/firmware" node scan - - - - --- 2020-02-13 Patrick DELAUNAY sjg Superseded
ARM: bootm: take into account gd->ram_top ARM: bootm: take into account gd->ram_top - - 1 - --- 2020-02-13 Patrick DELAUNAY trini Accepted
[v2] mx6sabreauto: Convert to DM_ETH [v2] mx6sabreauto: Convert to DM_ETH - - 1 - --- 2020-02-13 Pedro Jardim sbabic Awaiting Upstream
arm: xilinx: Fill DEVICE_TREE directly in Makefiles arm: xilinx: Fill DEVICE_TREE directly in Makefiles - 1 - - --- 2020-02-13 Michal Simek monstr Accepted
arm: dts: sort armada alphabetically arm: dts: sort armada alphabetically - - - - --- 2020-02-13 Josip Kelecic stroese Awaiting Upstream
{Makefile,config.mk,a/Kconfig}: introduce SUPPLIER {Makefile,config.mk,a/Kconfig}: introduce SUPPLIER - - - - --- 2020-02-13 Jens Rehsack trini Deferred
[v3] mx6slevk: Convert to DM_ETH [v3] mx6slevk: Convert to DM_ETH - - 1 - --- 2020-02-13 Pedro Jardim sbabic Awaiting Upstream
gadget: f_thor: add missing line breaks for pr_err() gadget: f_thor: add missing line breaks for pr_err() - - - - --- 2020-02-13 Seung-Woo Kim lukma Accepted
ram: rockchip: Fix Kconfig dependency for RAM_ROCKCHIP_DEBUG ram: rockchip: Fix Kconfig dependency for RAM_ROCKCHIP_DEBUG - - - - --- 2020-02-13 Michal Simek trini Accepted
[v3] mips: cmd: go: Flush cache before jumping to app/image [v3] mips: cmd: go: Flush cache before jumping to app/image - - 1 1 --- 2020-02-13 Stefan Roese danielschwierzeck Accepted
ARM: uniphier: add sdscript, sdboot, sdupdate environment variables ARM: uniphier: add sdscript, sdboot, sdupdate environment variables - - - - --- 2020-02-13 Masahiro Yamada masahir0y Accepted
travis: Switch over to using LLVM-10 travis: Switch over to using LLVM-10 - - - - --- 2020-02-12 Tom Rini trini Accepted
[2/2] moveconfig: convert ps.stderr to string moveconfig fixes - - 1 - --- 2020-02-12 Markus Klotzbuecher trini Accepted
[1/2] moveconfig: replace unsafe eval with asteval moveconfig fixes - - 1 - --- 2020-02-12 Markus Klotzbuecher trini Accepted
[v2] mx6slevk: Convert to DM_ETH [v2] mx6slevk: Convert to DM_ETH - - 1 - --- 2020-02-12 Pedro Jardim sbabic Superseded
[RESEND,10/10] test: sandbox: add test for erase command env: ext4: add test for env in ext4 - - - - --- 2020-02-12 Patrick DELAUNAY trini Superseded
[RESEND,09/10] env: ext4: add support of command env erase env: ext4: add test for env in ext4 - - - - --- 2020-02-12 Patrick DELAUNAY trini Superseded
[RESEND,08/10] env: ext4: introduce new function env_ext4_save_buffer env: ext4: add test for env in ext4 - - - - --- 2020-02-12 Patrick DELAUNAY trini Superseded
[RESEND,07/10] env: ext4: fix possible compilation issue env: ext4: add test for env in ext4 - - - - --- 2020-02-12 Patrick DELAUNAY trini Superseded
[RESEND,06/10] test: environment in ext4 env: ext4: add test for env in ext4 - - - - --- 2020-02-12 Patrick DELAUNAY trini Superseded
[RESEND,05/10] sandbox: support the change of env location env: ext4: add test for env in ext4 - - - - --- 2020-02-12 Patrick DELAUNAY trini Superseded
[RESEND,04/10] sandbox: activate env in ext4 support env: ext4: add test for env in ext4 - - 1 - --- 2020-02-12 Patrick DELAUNAY trini Superseded
[RESEND,03/10] env: correctly handle result in env_init env: ext4: add test for env in ext4 - - - - --- 2020-02-12 Patrick DELAUNAY trini Superseded
[RESEND,02/10] env: ext4: set gd->env_valid env: ext4: add test for env in ext4 - - - - --- 2020-02-12 Patrick DELAUNAY trini Superseded
[RESEND,01/10] env: add absolute path at CONFIG_ENV_EXT4_FILE env: ext4: add test for env in ext4 - - - - --- 2020-02-12 Patrick DELAUNAY trini Superseded
[10/10] arm: stm32mp: fdt: update kernel device tree according the part number stm32mp1: board and SOC identifications 1 - - - --- 2020-02-12 Patrick DELAUNAY patrick_delaunay Accepted
[09/10] arm: stm32mp: add function get_soc_name stm32mp1: board and SOC identifications 1 - - - --- 2020-02-12 Patrick DELAUNAY patrick_delaunay Accepted
[08/10] board: stm32mp1: display reference only for STMicroelectronics board stm32mp1: board and SOC identifications 1 - - - --- 2020-02-12 Patrick DELAUNAY patrick_delaunay Accepted
[07/10] board: stm32mp1: add finished good in board identifier OTP stm32mp1: board and SOC identifications 1 - - - --- 2020-02-12 Patrick DELAUNAY patrick_delaunay Superseded
[06/10] arm: stm32mp: improve the error message for smc stm32mp1: board and SOC identifications 1 - - - --- 2020-02-12 Patrick DELAUNAY patrick_delaunay Accepted
[05/10] board: stm32mp1: stboard: lock the OTP after programming stm32mp1: board and SOC identifications 1 - - - --- 2020-02-12 Patrick DELAUNAY patrick_delaunay Accepted
[04/10] arm: stm32mp: bsec: add permanent lock support in bsec driver stm32mp1: board and SOC identifications 1 - - - --- 2020-02-12 Patrick DELAUNAY patrick_delaunay Accepted
[03/10] arm: stm32mp: bsec: remove unneeded test stm32mp1: board and SOC identifications 1 - - - --- 2020-02-12 Patrick DELAUNAY patrick_delaunay Accepted
[02/10] board: stm32mp1: read OTP in command stboard stm32mp1: board and SOC identifications 1 - - - --- 2020-02-12 Patrick DELAUNAY patrick_delaunay Accepted
[01/10] board: stm32mp1: update command stboard on misc_write result stm32mp1: board and SOC identifications 1 - - - --- 2020-02-12 Patrick DELAUNAY patrick_delaunay Accepted
[10/10] test: sandbox: add test for erase command Untitled series #158158 - - - - --- 2020-02-12 Patrick DELAUNAY jhersh Superseded
[09/10] env: ext4: add support of command env erase Untitled series #158158 - - - - --- 2020-02-12 Patrick DELAUNAY jhersh Superseded
[08/10] env: ext4: introduce new function env_ext4_save_buffer Untitled series #158158 - - - - --- 2020-02-12 Patrick DELAUNAY jhersh Superseded
[07/10] env: ext4: fix possible compilation issue Untitled series #158158 - - - - --- 2020-02-12 Patrick DELAUNAY jhersh Superseded
[06/10] test: environment in ext4 Untitled series #158158 - - - - --- 2020-02-12 Patrick DELAUNAY jhersh Superseded
[05/10] sandbox: support the change of env location Untitled series #158158 - - - - --- 2020-02-12 Patrick DELAUNAY jhersh Superseded
[04/10] sandbox: activate env in ext4 support Untitled series #158158 - - - - --- 2020-02-12 Patrick DELAUNAY jhersh Superseded
[03/10] env: correctly handle result in env_init Untitled series #158158 - - - - --- 2020-02-12 Patrick DELAUNAY jhersh Superseded
[02/10] env: ext4: set gd->env_valid Untitled series #158158 - - - - --- 2020-02-12 Patrick DELAUNAY jhersh Superseded
[01/10] env: add absolute path at CONFIG_ENV_EXT4_FILE Untitled series #158158 - - - - --- 2020-02-12 Patrick DELAUNAY jhersh Superseded
[v2,1/1] test: log functions with CONFIG_LOG=n [v2,1/1] test: log functions with CONFIG_LOG=n - - - - --- 2020-02-12 Heinrich Schuchardt sjg Superseded
mx6slevk: Convert to DM_ETH mx6slevk: Convert to DM_ETH - - - - --- 2020-02-12 Pedro Jardim sbabic Superseded
[v2,1/1] common/console.c: discard volatile [v2,1/1] common/console.c: discard volatile - 1 1 - --- 2020-02-12 Heinrich Schuchardt trini Accepted
[v5] Add support for SoM "VoCore2". [v5] Add support for SoM "VoCore2". - - - - --- 2020-02-12 Mauro Condarelli danielschwierzeck Superseded
[v5,6/6] doc: board: add rockchip subfolder doc: board: toradex reST documentation - - 2 - --- 2020-02-12 Igor Opaniuk bmeng Not Applicable
[v5,5/6] toradex: MAINTAINERS: entries for new reST docs doc: board: toradex reST documentation - - 1 - --- 2020-02-12 Igor Opaniuk bmeng Accepted
[v5,4/6] doc: board: colibri-imx8x: convert readme to reST doc: board: toradex reST documentation - - 2 1 --- 2020-02-12 Igor Opaniuk bmeng Accepted
[v5,3/6] doc: board: apalis-imx8: convert readme to reST doc: board: toradex reST documentation - - 2 1 --- 2020-02-12 Igor Opaniuk bmeng Accepted
[v5,2/6] doc: board: verdin-imx8mm: convert readme to reST doc: board: toradex reST documentation - - 2 - --- 2020-02-12 Igor Opaniuk bmeng Accepted
[v5,1/6] doc: board: toradex: add colibri_imx7.rst doc: board: toradex reST documentation - - 2 1 --- 2020-02-12 Igor Opaniuk bmeng Accepted
[v4,6/6] doc: board: add rockchip subfolder doc: board: toradex reST documentation - - 1 - --- 2020-02-12 Igor Opaniuk Superseded
[v4,5/6] toradex: MAINTAINERS: entries for new reST docs doc: board: toradex reST documentation - - - - --- 2020-02-12 Igor Opaniuk Superseded
[v4,4/6] doc: board: colibri-imx8x: convert readme to reST doc: board: toradex reST documentation - - - - --- 2020-02-12 Igor Opaniuk Superseded
« 1 2 ... 593 594 5951679 1680 »