Show patches with: none      |   178856 patches
« 1 2 ... 181 182 1831788 1789 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[03/22] test: Allow CONFIG_SPL_LOAD_FIT to be disabled Various fixes and enhancements - - - - --- 2021-07-05 Simon Glass sjg Accepted
[02/22] dm: Support lzma in the flashmap Various fixes and enhancements - - - - --- 2021-07-05 Simon Glass sjg Accepted
[01/22] dm: core: Add logging for DM_SEQ_ALIAS Various fixes and enhancements - - - - --- 2021-07-05 Simon Glass sjg Accepted
[1/1] sandbox: don't set SA_NODEFER in signal handler [1/1] sandbox: don't set SA_NODEFER in signal handler - - 2 - --- 2021-07-05 Heinrich Schuchardt sjg Accepted
[v3,4/4] configs: Enable USB3 on Allwinner H6 boards Allwinner H6 USB3 support - - - - --- 2021-07-05 Andre Przywara apritzel Accepted
[v3,3/4] usb: xhci-dwc3: Add support for clocks/resets Allwinner H6 USB3 support - - - - --- 2021-07-05 Andre Przywara apritzel Accepted
[v3,2/4] usb: xhci-pci: Move reset logic out of XHCI core Allwinner H6 USB3 support - 1 1 - --- 2021-07-05 Andre Przywara apritzel Accepted
[v3,1/4] phy: sun50i-usb3: Add a driver for the H6 USB3 PHY Allwinner H6 USB3 support - - 1 - --- 2021-07-05 Andre Przywara apritzel Accepted
arm: mach-snapdragon: pinctrl: Place pin_name in .data section arm: mach-snapdragon: pinctrl: Place pin_name in .data section - - 1 - --- 2021-07-05 Stephan Gerhold trini Accepted
stm32mp: stm32prog: use defines for virtual partition size stm32mp: stm32prog: use defines for virtual partition size - - 1 - --- 2021-07-05 Patrick DELAUNAY patrick_delaunay Accepted
ARM: renesas: Set CONFIG_SYS_TEXT_BASE=0x0 on R-Car Gen3 ARM: renesas: Set CONFIG_SYS_TEXT_BASE=0x0 on R-Car Gen3 - - - - --- 2021-07-04 Marek Vasut marex Accepted
ARM: rmobile: Remove default bootargs ARM: rmobile: Remove default bootargs - - - - --- 2021-07-04 Marek Vasut marex Accepted
ARM: rmobile: Align CPU: print with other prints ARM: rmobile: Align CPU: print with other prints - - - - --- 2021-07-04 Marek Vasut marex Accepted
[3/3] ARM: rmobile: Enable sysinfo on R-Car Gen3 [1/3] ARM: dts: rmobile: Add sysinfo extras on R-Car Gen3 - - - - --- 2021-07-04 Marek Vasut marex Accepted
[2/3] ARM: rmobile: Enable I2C EEPROM support on R-Car Gen3 [1/3] ARM: dts: rmobile: Add sysinfo extras on R-Car Gen3 - - - - --- 2021-07-04 Marek Vasut marex Accepted
[1/3] ARM: dts: rmobile: Add sysinfo extras on R-Car Gen3 [1/3] ARM: dts: rmobile: Add sysinfo extras on R-Car Gen3 - - - - --- 2021-07-04 Marek Vasut marex Accepted
sysinfo: rcar3: Add Renesas R-Car Gen3 sysinfo driver sysinfo: rcar3: Add Renesas R-Car Gen3 sysinfo driver - - 1 - --- 2021-07-04 Marek Vasut marex Accepted
[2/2] board-info: Call sysinfo_detect() before sysinfo_get_str() [1/2] board-info: Use sysinfo_get() - - 1 - --- 2021-07-04 Marek Vasut trini Accepted
[1/2] board-info: Use sysinfo_get() [1/2] board-info: Use sysinfo_get() - - 1 - --- 2021-07-04 Marek Vasut trini Accepted
misc: i2c_eeprom: Add atmel,24c01 to the list misc: i2c_eeprom: Add atmel,24c01 to the list - - 1 - --- 2021-07-04 Marek Vasut trini Accepted
[8/8] dtoc: Update documentation to cover warnings in more detail dtoc: Improvements to warnings - - 1 - --- 2021-07-04 Simon Glass sjg Accepted
[7/8] dtoc: Detect drivers which do not parse correctly dtoc: Improvements to warnings - - 2 - --- 2021-07-04 Simon Glass sjg Accepted
[6/8] dtoc: Detect unexpected suffix on .of_match dtoc: Improvements to warnings - - - - --- 2021-07-04 Simon Glass sjg Accepted
[5/8] dtoc: Add a stdout check in test_normalized_name() dtoc: Improvements to warnings - - - - --- 2021-07-04 Simon Glass sjg Accepted
[4/8] dtoc: Correct the re_compat regular expression dtoc: Improvements to warnings - - 2 - --- 2021-07-04 Simon Glass sjg Accepted
[3/8] dtoc: Allow multiple warnings for a driver dtoc: Improvements to warnings - - 2 - --- 2021-07-04 Simon Glass sjg Accepted
[2/8] dtoc: Convert to use ArgumentParser dtoc: Improvements to warnings - - 2 - --- 2021-07-04 Simon Glass sjg Accepted
[1/8] dtoc: Avoid using subscripts on match objects dtoc: Improvements to warnings - - 2 - --- 2021-07-04 Simon Glass sjg Accepted
env: efi: fix a wrong address dereference env: efi: fix a wrong address dereference - 1 - - --- 2021-07-03 Tom Rini xypron Accepted
[v2,4/4] NSA310S : Add DM SATA configs Untitled series #251774 - - - - --- 2021-07-03 Tony Dinh stroese Accepted
[V2,2/2] ARM: imx: Pick correct eMMC boot partition from ROM log [V2,1/2] spl: mmc: Factor out eMMC boot partition selection code - - - - --- 2021-07-03 Marek Vasut sbabic Accepted
[V2,1/2] spl: mmc: Factor out eMMC boot partition selection code [V2,1/2] spl: mmc: Factor out eMMC boot partition selection code - - 1 - --- 2021-07-03 Marek Vasut sbabic Accepted
[PULL,u-boot] Please pull u-boot-amlogic-20210703 [PULL,u-boot] Please pull u-boot-amlogic-20210703 - - - - --- 2021-07-02 Neil Armstrong trini Accepted
configs: libretech: set SPI mode to 0 configs: libretech: set SPI mode to 0 - - - - --- 2021-07-02 Da Xue narmstrong Accepted
[v2,6/9] lib: Create a new Kconfig option for charset conversion efi: Various tidy-ups and drop the default - - 1 - --- 2021-07-02 Simon Glass trini Accepted
[v2,5/9] Allow efi_loader header to be included always efi: Various tidy-ups and drop the default - - - - --- 2021-07-02 Simon Glass trini Accepted
[v2,4/9] Use LIB_UUID with ACPIGEN and FS_BTRFS efi: Various tidy-ups and drop the default - - - - --- 2021-07-02 Simon Glass trini Accepted
[v2,3/9] disk: Tidy up #ifdefs in part_efi efi: Various tidy-ups and drop the default - - - - --- 2021-07-02 Simon Glass trini Accepted
[v2,2/9] Makefile: Drop include/asm directory as well as symlink efi: Various tidy-ups and drop the default - - - - --- 2021-07-02 Simon Glass trini Accepted
video: Add simple driver for ST-Ericsson MCDE with pre-configured display video: Add simple driver for ST-Ericsson MCDE with pre-configured display - - 1 - --- 2021-07-02 Stephan Gerhold ag Accepted
Pull request for efi-2021-07-rc6 Pull request for efi-2021-07-rc6 - - - - --- 2021-07-02 Heinrich Schuchardt trini Accepted
autoboot: fix MENUKEY autoboot: fix MENUKEY - - - - --- 2021-07-02 Da Xue trini Accepted
timer: nomadik-mtu: Use dev_read_addr_ptr() timer: nomadik-mtu: Use dev_read_addr_ptr() - - 1 - --- 2021-07-02 Stephan Gerhold trini Accepted
[2/2] gpio: Add driver for Nomadik GPIO [1/2] gpio: Drop long unused DB8500 GPIO driver - - 1 - --- 2021-07-02 Stephan Gerhold trini Accepted
[1/2] gpio: Drop long unused DB8500 GPIO driver [1/2] gpio: Drop long unused DB8500 GPIO driver - - 1 - --- 2021-07-02 Stephan Gerhold trini Accepted
[PATCHv4] Azure/GitLab: Move to gcc-11.1.0 and LLVM-11 [PATCHv4] Azure/GitLab: Move to gcc-11.1.0 and LLVM-11 - - 1 - --- 2021-07-02 Tom Rini trini Accepted
[v3,3/3] xilinx: versal: Enable Xilinx AXI MRMAC Add MRMAC driver support - - 1 - --- 2021-07-02 Ashok Reddy Soma monstr Accepted
[v3,2/3] net: xilinx: axi_mrmac: Add MRMAC driver Add MRMAC driver support - - - - --- 2021-07-02 Ashok Reddy Soma monstr Accepted
[v3,1/3] net: ethtool: Add ethernet speed macros for higher speeds Add MRMAC driver support 1 - 1 - --- 2021-07-02 Ashok Reddy Soma monstr Accepted
doc: fix typo in signature.txt doc: fix typo in signature.txt - - 1 - --- 2021-07-02 Thomas Perrot xypron Accepted
xilinx: zynq, zynqmp: Return ENVL_NOWHERE instead of ENVL_UNKNOWN xilinx: zynq, zynqmp: Return ENVL_NOWHERE instead of ENVL_UNKNOWN - 1 - - --- 2021-07-02 Mike Looijmans monstr Accepted
image: android: Automatically detect more compression types image: android: Automatically detect more compression types - - - - --- 2021-07-01 Stephan Gerhold trini Accepted
configs: j721e_evm: Switch envboot out for distro_bootcmd configs: j721e_evm: Switch envboot out for distro_bootcmd - - - - --- 2021-07-01 Tom Rini lokeshvutla Accepted
[3/3] ti: omap5: Switch to generic distro boot for non-Android cases [1/3] ti: am43xx_evm: Switch to DISTRO_BOOT only - - - - --- 2021-07-01 Tom Rini lokeshvutla Accepted
[2/3] arm: ti: environment: Move <environment/ti/boot.h> in to <configs/ti_omap5_common.h> [1/3] ti: am43xx_evm: Switch to DISTRO_BOOT only - - - - --- 2021-07-01 Tom Rini lokeshvutla Accepted
[1/3] ti: am43xx_evm: Switch to DISTRO_BOOT only [1/3] ti: am43xx_evm: Switch to DISTRO_BOOT only - - - - --- 2021-07-01 Tom Rini lokeshvutla Accepted
[v3,2/2] efi_loader: clear OsIndications efi_loader: indicating capsule update results - - - - --- 2021-07-01 Heinrich Schuchardt xypron Accepted
[v11,2/2] mmc: openpiton: add piton_mmc driver Add OpenPiton-riscv64 Board Support - - 1 - --- 2021-07-01 Tianrui Wei Andes Accepted
[v11,1/2] board: riscv: add openpiton-riscv64 SoC support Add OpenPiton-riscv64 Board Support - - 1 - --- 2021-07-01 Tianrui Wei Andes Accepted
[2/4] NSA310S : Add DM USB, DM Ethernet, and DM SATA configs Zyxel NSA310S NAS : convert to Driver Model. - - 1 - --- 2021-07-01 Tony Dinh stroese Accepted
[1/4] NSA310S : Add device tree DTS for Zyxel NSA310S board Zyxel NSA310S NAS : convert to Driver Model. - - 1 - --- 2021-07-01 Tony Dinh stroese Accepted
[5/5] board: gateworks: venice: remove forced enable of GSC thermal protection [1/5] board: gateworks: venice: gsc: fix typo - - - - --- 2021-07-01 Tim Harvey sbabic Accepted
[4/5] board: gateworks: venice: add ftd_file env vars on boot [1/5] board: gateworks: venice: gsc: fix typo - - - - --- 2021-07-01 Tim Harvey sbabic Accepted
[3/5] board: gateworks: venice: display DTB used [1/5] board: gateworks: venice: gsc: fix typo - - - - --- 2021-07-01 Tim Harvey sbabic Accepted
[2/5] board: gateworks: venice: gsc: fix voltage offset [1/5] board: gateworks: venice: gsc: fix typo - - - - --- 2021-07-01 Tim Harvey sbabic Accepted
[1/5] board: gateworks: venice: gsc: fix typo [1/5] board: gateworks: venice: gsc: fix typo - - - - --- 2021-07-01 Tim Harvey sbabic Accepted
[9/9] configs: imx8mm_venice_defconfig: add support for gbe switch Add support for imx8mm-venice-gw7901 and DSA switch - - - - --- 2021-06-30 Tim Harvey sbabic Accepted
[8/9] arm: dts: imx8mm-venice-gw7901.dts: fix dsa switch configuration Add support for imx8mm-venice-gw7901 and DSA switch - - - - --- 2021-06-30 Tim Harvey sbabic Accepted
[6/9] net: dsa: enable master promisc mode if available and needed Add support for imx8mm-venice-gw7901 and DSA switch - - 1 - --- 2021-06-30 Tim Harvey sbabic Accepted
[5/9] net: fec: add set_promisc function Add support for imx8mm-venice-gw7901 and DSA switch - - 1 - --- 2021-06-30 Tim Harvey sbabic Accepted
[4/9] net: add set_promisc function to enable/disable Promiscuous mode Add support for imx8mm-venice-gw7901 and DSA switch - - 1 - --- 2021-06-30 Tim Harvey sbabic Accepted
[3/9] net: fec: set phy_of_node properly for fixed-link phy Add support for imx8mm-venice-gw7901 and DSA switch - - 1 - --- 2021-06-30 Tim Harvey sbabic Accepted
[2/9] net: fec: use device sequence vs index when fetching fec Add support for imx8mm-venice-gw7901 and DSA switch - - 1 - --- 2021-06-30 Tim Harvey sbabic Accepted
[v3,3/3] test/py: rewrite sqfsls command test suite test/py: Rewrite SquashFS commands test suite - - 1 1 --- 2021-06-30 João Marcos Costa trini Accepted
[v3,2/3] test/py: rewrite sqfsload command test suite test/py: Rewrite SquashFS commands test suite - - 1 1 --- 2021-06-30 João Marcos Costa trini Accepted
[v3,1/3] test/py: rewrite common tools for SquashFS tests test/py: Rewrite SquashFS commands test suite - - 1 1 --- 2021-06-30 João Marcos Costa trini Accepted
[v2] cmd:Elaborate 'blkcache' cmd HELP statement [v2] cmd:Elaborate 'blkcache' cmd HELP statement - - 1 - --- 2021-06-30 Adarsh Babu Kalepalli trini Accepted
[v2] efi_loader: Improve the parameter check for QueryVariableInfo() [v2] efi_loader: Improve the parameter check for QueryVariableInfo() - - 1 - --- 2021-06-30 Masami Hiramatsu xypron Accepted
[6/6] board: sifive: support spl multi-dtb on unmatched board Support multi-dtb in SPL on Unmatched board - - 1 - --- 2021-06-30 Zong Li Andes Accepted
[5/6] riscv: dts: add dts for unmatched rev1 Support multi-dtb in SPL on Unmatched board - - 1 - --- 2021-06-30 Zong Li Andes Accepted
[4/6] board: sifive: Add an interface to get PCB revision Support multi-dtb in SPL on Unmatched board - - 1 - --- 2021-06-30 Zong Li Andes Accepted
[3/6] riscv: sifive: fu740: Support i2c in spl Support multi-dtb in SPL on Unmatched board - - 1 - --- 2021-06-30 Zong Li Andes Accepted
[2/6] riscv: sifive: fu740: kconfig: Enable support for Opencores I2C controller Support multi-dtb in SPL on Unmatched board - - 1 - --- 2021-06-30 Zong Li Andes Accepted
[1/6] board: sifive: unmatched: add initial support for a platform ID EEPROM Support multi-dtb in SPL on Unmatched board - - 1 - --- 2021-06-30 Zong Li Andes Accepted
xilinx: zynqmp: Add support for 67dr silicon xilinx: zynqmp: Add support for 67dr silicon - - - - --- 2021-06-30 Michal Simek monstr Accepted
arm: armv8: Fix warning about redeclaring global functions as weak arm: armv8: Fix warning about redeclaring global functions as weak - - - - --- 2021-06-29 Tom Rini trini Accepted
[v3,7/7] net: enetc: propagate the return code from phy_startup() to eth_ops::start Fixes for the NXP LS1028A-QDS boards - - - - --- 2021-06-29 Vladimir Oltean rfried Accepted
[v3,6/7] net: enetc: force the RGMII MAC speed/duplex instead of using in-band signaling Fixes for the NXP LS1028A-QDS boards - - - - --- 2021-06-29 Vladimir Oltean rfried Accepted
[v3,5/7] net: enetc: require a PHY device when probing Fixes for the NXP LS1028A-QDS boards - - 1 - --- 2021-06-29 Vladimir Oltean rfried Accepted
[v3,4/7] arm: dts: ls1028a: disable enetc-2 by default Fixes for the NXP LS1028A-QDS boards - - - - --- 2021-06-29 Vladimir Oltean rfried Accepted
[v3,3/7] arm: dts: ls1028a: declare the fixed-link speeds for the internal ENETC ports Fixes for the NXP LS1028A-QDS boards - - - - --- 2021-06-29 Vladimir Oltean rfried Accepted
[v3,2/7] arm: dts: ls1028a: enable internal RGMII delays for the LS1028A-QDS AR8035 PHY Fixes for the NXP LS1028A-QDS boards - 1 - - --- 2021-06-29 Vladimir Oltean rfried Accepted
[v3,1/7] arm: dts: ls1028a: enable the switch CPU port for the LS1028A-QDS Fixes for the NXP LS1028A-QDS boards - 1 - - --- 2021-06-29 Vladimir Oltean rfried Accepted
[v2] efi_loader: Allow capsule update on-disk without checking OsIndications [v2] efi_loader: Allow capsule update on-disk without checking OsIndications - - 1 - --- 2021-06-29 Ilias Apalodimas xypron Accepted
configs: stm32mp1: activate command rng configs: stm32mp1: activate command rng - - 1 - --- 2021-06-29 Patrick DELAUNAY patrick_delaunay Accepted
[2/2] stm32mp: syscon: manage clock when present in device tree [1/2] clk: stm32mp1: add support of SYSCFG clock - - 1 - --- 2021-06-29 Patrick DELAUNAY patrick_delaunay Accepted
[1/2] clk: stm32mp1: add support of SYSCFG clock [1/2] clk: stm32mp1: add support of SYSCFG clock - - 1 - --- 2021-06-29 Patrick DELAUNAY patrick_delaunay Accepted
arm: dts: stm32mp15: alignment with v5.13 arm: dts: stm32mp15: alignment with v5.13 - - 1 - --- 2021-06-29 Patrick DELAUNAY patrick_delaunay Accepted
[v3,3/3] rockchip: config: evb-rk3399: add hs400 and SDMA support Add hs400 support for rk3399 and rk3568 - - 2 - --- 2021-06-29 Yifeng Zhao kevery Accepted
[v3,2/3] mmc: rockchip_sdhci: Add support for RK3568 Add hs400 support for rk3399 and rk3568 - - 2 - --- 2021-06-29 Yifeng Zhao kevery Accepted
« 1 2 ... 181 182 1831788 1789 »