Tags

Tags give the ability to mark specific points in history as being important
  • soc-fixes-5.14-4

    ARM: SoC fixes for 5.14, part 4
    
    Just two trivial fixes from the reset driver tree, nothing else came up
    since the last soc fixes.
    
    Signed-off-by: Arnd Bergmann <arnd@arndb.de>
    
  • v5.14-rc7

    e22ce8eb · Linux 5.14-rc7 ·
    Linux 5.14-rc7
    
  • soc-fixes-5.14-3

    ARM: SoC fixes for 5.14, part 3
    
    Not much to see here. Half the fixes this time are for Qualcomm dts files,
    fixing small mistakes on certain machines. The other fixes are:
    
     - A 5.13 regression fix for freescale QE interrupt controller\
    
     - A fix for TI OMAP gpt12 timer error handling
    
     - A randconfig build regression fix for ixp4xx
    
     - Another defconfig fix following the CONFIG_FB dependency rework
    
    Signed-off-by: Arnd Bergmann <arnd@arndb.de>
    
  • v5.14-rc6

    7c60610d · Linux 5.14-rc6 ·
    Linux 5.14-rc6
    
  • samsung-dt-5.15

    Samsung DTS ARM changes for v5.15
    
    Add CPU topology to all Exynos DTSI files.
    
  • samsung-dt64-5.15

    Samsung DTS ARM64 changes for v5.15
    
    1. Add CPU topology and cache information to Exynos DTSI files.
    2. Correct GIC CPU interfaces address range on Exynos7.
    
  • v5.14-rc5

    36a21d51 · Linux 5.14-rc5 ·
    Linux 5.14-rc5
    
  • soc-fixes-5.14-2

    ARM: SoC fixes for v5.14, part 2
    
    Lots of small fixes for Arm SoCs this time, nothing
    too worrying:
    
     - omap/beaglebone boot regression fix in gpt12 timer
    
     - revert for i.mx8 soc driver breaking as a platform_driver
    
     - kexec/kdump fixes for op-tee
    
     - various fixes for incorrect DT settings on imx, mvebu, omap,
       stm32, and tegra causing problems.
    
     - device tree fixes for static checks in nomadik, versatile, stm32
    
     - code fixes for issues found in build testing and with static
       checking on tegra, ixp4xx, imx, omap
    
    Signed-off-by: Arnd Bergmann <arnd@arndb.de>
    
  • v5.14-rc4

    c500bee1 · Linux 5.14-rc4 ·
    Linux 5.14-rc4
    
  • v5.14-rc3

    ff117646 · Linux 5.14-rc3 ·
    Linux 5.14-rc3
    
  • v5.14-rc2

    2734d6c1 · Linux 5.14-rc2 ·
    Linux 5.14-rc2
    
  • soc-fixes-5.14-1

    ARM: SoC fixes for v5.14
    
    Here are the patches for this week that came as the fallout of
    the merge window:
    
     - Two fixes for the NVidia memory controller driver
    
     - multiple defconfig files get patched to turn CONFIG_FB back on
       after that is no longer selected by CONFIG_DRM
    
     - ffa and scmpi firmware drivers fixes, mostly addressing compiler
       and documentation warnings
    
     - Platform specific fixes for device tree files on ASpeed,
       Renesas and NVidia SoC, mostly for recent regressions.
    
     - A workaround for a regression on the USB PHY with devlink when
       the usb-nop-xceiv driver is not available until the rootfs is
       mounted.
    
     - Device tree compiler warnings in Arm Versatile-AB
    
    Signed-off-by: Arnd Bergmann <arnd@arndb.de>
    
  • v5.14-rc1

    e73f0f0e · Linux 5.14-rc1 ·
    Linux 5.14-rc1
    
  • arm-defconfig-5.14

    ARM: Defconfig changes for 5.14
    
    A set of defconfig changes, we keep them in a separate branch to avoid
    conflicts between topics by separating them out. These changes are
    almost exclusively turning on new drivers for various platforms, or
    turning on modules for new drivers for the shared generic configs.
    
  • arm-dt-5.14

    ARM: Devicetree material for 5.14
    
    Like always, the DT branch is sizable. There are numerous additions and
    fixes to existing platforms, but also a handful of new ones introduced.
    Less than some other releases, but there's been significant work on
    cleanups, refactorings and device enabling on existing platforms.
    
    A non-exhaustive list of new material:
    
     - Refactoring of BCM2711 dtsi structure to add support for the Raspberry Pi 400
     - Rockchip: RK3568 SoC and EVB, video codecs for rk3036/3066/3188/322x
     - Qualcomm: SA8155p Automotive platform (SM8150 derivative),
       SM8150/8250 enhancements and support for Sony Xperia 1/1II and 5/5II
     - TI K3: PCI/USB3 support on AM64-sk boards, R5 remoteproc definitions
     - TI OMAP: Various cleanups
     - Tegra: Audio support for Jetson Xavier NX, SMMU support on Tegra194
     - Qualcomm: lots of additions for peripherals across several SoCs, and
       new support for Microsoft Surface Duo (SM8150-based), Huawei Ascend G7.
     - i.MX: Numerous additions of features across SoCs and boards.
     - Allwinner: More device bindings for V3s, Forlinx OKA40i-C and NanoPi
       R1S H5 boards
     - MediaTek: More device bindings for mt8167, new Chromebook system
       variants for mt8183
     - Renesas: RZ/G2L SoC and EVK added
     - Amlogic: BananaPi BPI-M5 board added
    
  • arm-drivers-5.14

    ARM: Drivers for 5.14
    
    - Reset controllers: Adding support for Microchip Sparx5 Switch.
    
    - Memory controllers: ARM Primecell PL35x SMC memory controller
      driver cleanups and improvements.
    
    - i.MX SoC drivers: Power domain support for i.MX8MM and i.MX8MN.
    
    - Rockchip: RK3568 power domains support + DT binding updates,
      cleanups.
    
    - Qualcomm SoC drivers: Amend socinfo with more SoC/PMIC details,
      including support for MSM8226, MDM9607, SM6125 and SC8180X.
    
    - ARM FFA driver: "Firmware Framework for ARMv8-A", defining
      management interfaces and communication (including bus model)
      between partitions both in Normal and Secure Worlds.
    
    - Tegra Memory controller changes, including major rework to deal
      with identity mappings at boot and integration with ARM SMMU
      pieces.
    
  • arm-soc-5.14

    ARM: SoC changes for 5.14
    
    A few SoC (code) changes have queued up this cycle, mostly for minor
    changes and some refactoring and cleanup of legacy platforms. This
    branch also contains a few of the fixes that weren't sent in by the end
    of the release (all fairly minor).
    
     - Adding an additional maintainer for the TEE subsystem (Sumit Garg)
    
     - Quite a significant modernization of the IXP4xx platforms by Linus
       Walleij, revisiting with a new PCI host driver/binding, removing legacy
       mach/* include dependencies and moving platform detection/config to
       drivers/soc. Also some updates/cleanup of platform data.
    
     - Core power domain support for Tegra platforms, and some improvements
       in build test coverage by adding stubs for compile test targets.
    
     - A handful of updates to i.MX platforms, adding legacy (non-PSCI) SMP
       support on i.MX7D, SoC ID setup for i.MX50, removal of platform data
       and board fixups for iMX6/7.
    
     ... and a few smaller changes and fixes for Samsung, OMAP, Allwinner,
     Rockchip.
    
  • v5.13

    62fb9874 · Linux 5.13 ·
    Linux 5.13
    
  • v5.13-rc7

    13311e74 · Linux 5.13-rc7 ·
    Linux 5.13-rc7
    
  • samsung-defconfig-5.14

    Samsung defconfig changes for v5.14
    
    1. Enable Exynos Universal Flash Storage (UFS) driver for Exynos7 arm64
       boards.
    2. Restore framebuffer support in exynos_defconfig.