Tags

Tags give the ability to mark specific points in history as being important
  • tesla-dt64-5.18

    Tesla FSD ARM64 changes for v5.18
    
    Add Tesla FSD SoC ARM64 platform: bindings, DTSI+DTS, maintainer's entry
    and defconfig change.  This brings and enables this new platform.
    
    This includes clock controller bindings (header files with clock IDs)
    which are shared also with Tesla FSD SoC clock controller pull request.
    
  • samsung-clk-fsd-5.18

    Samsung clock controller changes for v5.18
    
    Add support for Tesla FSD SoC clock controller within Samsung Exynos SoC
    clock controller drivers.  The Tesla FSD's clock controller is similar
    to Samsung Exynos one, so entire driver structure can be re-used.
    
  • v5.17-rc2

    26291c54 · Linux 5.17-rc2 ·
    Linux 5.17-rc2
    
  • samsung-dt-pinctrl-5.18

    Samsung pinctrl DTS and driver changes for v5.18
    
    Conversion of Samsung pinctrl bindings to dtschema followed up with
    alignment of DTS files to the dtschema.
    
    The entire work consists of three parts but everything should be merged
    at once to avoid dtschema check errors:
    1. Samsung pinctrl driver change necessary to accept new DTS (driver
       depends on node names and this has to be adjusted because of dtschema).
    2. Conversion to dtschema which brings requirement of different naming
       of the GPIO nodes.
    3. DTS commits depending on driver (1) above, which convert all GPIO pin
       bank names to new naming, required by dtschema.
       This also includes few cleanups around DTS which are here to avoid
       any merge conflicts.
    
    The Samsung pinctrl driver changes are backwards compatible.  However
    the DTS changes (renaming nodes) could cause problems in out-of-tree or
    other project implementations of the driver.
    
  • samsung-fixes-5.17

    Samsung fixes for v5.17
    
    1. Typo in CONFIG_EXYNOS_USI description.
    2. Add Alim Akhtar as a reviewer for Samsung Exynos platform.
    
  • samsung-dt-bindings-clk-fsd-5.18

    dt-bindings for Tesla FSD clock controllers for 5.18
    
    The Devicetree bindings for Tesla FSD clock controllers.
    
  • v5.17-rc1

    e783362e · Linux 5.17-rc1 ·
    Linux 5.17-rc1
    
  • v5.16

    df0cc57e · Linux 5.16 ·
    Linux 5.16
    
  • soc-fixes-5.16-5

    SoC: One more fix for 5.16
    
    I had missed one patch when I sent up what I thought was the last batch
    of fixes for this release. This one fixes issues on the Raspberry Pi
    platforms due to gpio init changes this release, so hopefully we can get
    it merged before final release is cut.
    
  • soc-fixes-5.16-4

    SoC; Fixes for 5.16, part 4
    
    A few more fixes have come in, nothing overly severe but would be good
    to get in by final release:
    
     - More specific compatible fields on the qspi controller for socfpga,
     to enable quirks in the driver.
     - A runtime PM fix for Renesas to fix mismatched reference counts on
     errors.
    
  • v5.16-rc8

    c9e6606c · Linux 5.16-rc8 ·
    Linux 5.16-rc8
    
  • v5.16-rc7

    fc74e0a4 · Linux 5.16-rc7 ·
    Linux 5.16-rc7
    
  • newsoc-5.17

    SoC: Add support for StarFive JH7100 RISC-V SoC
    
    This adds support for the StarFive JH7100, including the necessary
    device drivers and DT files for the BeagleV Starlight prototype
    board, with additional boards to be added later. This SoC promises
    to be the first usable low-cost platform for RISC-V.
    
    I've taken this through the SoC tree in the anticipation of adding
    a few other Arm based SoCs as well, but those did not pass the
    review in time, so it's only this one.
    
  • riscv/newsoc

    SoC: Add support for StarFive JH7100 RISC-V SoC
    
    This adds support for the StarFive JH7100, including the necessary
    device drivers and DT files for the BeagleV Starlight prototype
    board, with additional boards to be added later. This SoC promises
    to be the first usable low-cost platform for RISC-V.
    
    I've taken this through the SoC tree in the anticipation of adding
    a few other Arm based SoCs as well, but those did not pass the
    review in time, so it's only this one.
    
  • arm-fixes-5.16-4

    ARM: SoC fixes for 5.16, part 4
    
    This is my last set of fixes for 5.16, including
    
     - multiple code fixes for the op-tee firmware driver
    
     - Two patches for allwinner SoCs, one fixing the phy mode on
       a board, the other one fixing a driver bug in the "RSB"
       bus driver. This was originally targetted for 5.17, but
       seemed worth moving to 5.16.
    
     - Two small fixes for devicetree files on i.MX platforms,
       resolving problems with ethernet and i2c.
    
  • dt-5.17

    ARM: SoC devicetree changes for v5.17
    
    As usual, this is the bulk of the updates for the SoC tree, adding
    more devices to existing files, addressing issues from ever improving
    automated checking, and fixing minor issues.
    
    The most interesting bits as usual are the new platforms.
    All the newly supported SoCs belong into existing families
    this time:
    
     - Qualcomm gets support for two newly announced platforms, both
       of which can now work in production environments: the SDX65
       5G modem that can run a minimal Linux on its Cortex-A7 core,
       and the Snapdragon 8 Gen 1, their latest high-end phone SoC.
    
     - Renesas adds support for R-Car S4-8, the most recent automotive
       Server/Communication SoC.
    
     - TI adds support for J721s2, a new automotive SoC in the K3
       family.
    
     - Mediatek MT7986a/b is a SoC used in Wifi routers, the latest
       generation following their popular MT76xx series. Only basic
       support is added for now.
    
     - NXP i.MX8 ULP8 is a new low-power variant of the widespread
       i.MX8 series.
    
     - TI SPEAr320s is a minor variant of the old SPEAr320 SoC that
       we have supported for a long time.
    
    New boards with the existing SoCs include
    
     - Aspeed AST2500/AST2600 BMCs in TYAN, Facebook and Yadro servers
    
     - AT91/SAMA5 based evaluation board
    
     - NXP gains twenty new development and industrial boards for their
       i.MX and Layerscape SoCs
    
     - Intel IXP4xx now supports the final two machines in device tree
       that were previously only supported in old style board files.
    
     - Mediatek MT6589 is used in the Fairphone FP1 phone from 2013,
       while MT8183 is used in the Acer Chromebook 314.
    
     - Qualcomm gains support for the reference machines using the two
       new SoCs, plus a number of Chromebook variants and phones based
       on the Snapdragon 7c, 845 and 888 SoCs, including various
       Sony Xperia devices and the Microsoft Surface Duo 2.
    
     - ST STM32 now supports the Engicam i.Core STM32MP1 carrier board.
    
     - Tegra now boots various older Android devices based on 32-bit
       chips out of the box, including a number of ASUS Transformer
       tablets.
       There is also a new Jetson AGX Orin developer kit.
    
     - Apple support adds the missing device trees for all the remaining
       M1 Macbook and iMac variants, though not yet the M1 Pro/Max
       versions.
    
     - Allwinner now supports another version of the Tanix TX6 set-top
       box based on the H6 SoC.
    
     - Broadcom gains support for the Netgear RAXE500 Wireless router
       based on BCM4908.
    
  • soc-5.17

    ARM: SoC updates for v5.17
    
    These are all minor bug fixes and cleanups to code in arch/arm and
    arch/arm64 that is specific to one SoC, updating Kconfig symbols,
    the MAINTAINERS file, and removing some dead code.
    
  • drivers-5.17

    ARM: SoC driver updates for v5.17
    
    There are cleanups and minor bugfixes across several SoC specific
    drivers, for Qualcomm, Samsung, NXP i.MX, AT91, Tegra, Keystone,
    Renesas, ZynqMP
    
    Noteworthy new features are:
    
     - The op-tee firmware driver gains support for asynchronous
       notifications from secure-world firmware.
    
     - Qualcomm platforms gain support for new SoC types in various
       drivers: power domain, cache controller, RPM sleep, soc-info
    
     - Samsung SoC drivers gain support for new SoCs in ChipID and PMU,
       as well as a new USIv2 driver that handles various types of
       serial communiction (uart, i2c, spi)
    
     - Renesas adds support for R-Car S4-8 (R8A779F0) in multiple
       drivers, as well as memory controller support for RZ/G2L
       (R9A07G044).
    
     - Apple M1 gains support for the PMGR power management driver
    
  • defconfig-5.17

    ARM: defconfig updates for 5.17
    
    These are the usual changes to enable newly added driver
    by default, and to do some housekeeping around changing
    Kconfig symbols.
    
  • samsung-soc-5.17

    Samsung mach/soc changes for v5.17
    
    1. Minor fixes for S3C platforms.
    2. Remove HAVE_S3C2410_I2C Kconfig symbol - not really useful.