1. 27 Mar, 2018 20 commits
  2. 26 Mar, 2018 3 commits
  3. 23 Mar, 2018 1 commit
    • Dinh Nguyen's avatar
      arm64: defconfig: enable stmmac ethernet to defconfig · 83d6e27e
      Dinh Nguyen authored
      This patch enables the CONFIG_STMMAC_ETH to the default arm64 defconfig:
      
      -CONFIG_STMMAC_ETH=m
      +CONFIG_STMMAC_ETH=y
      +CONFIG_DWMAC_IPQ806X=m
      +CONFIG_DWMAC_MESON=m
      +CONFIG_DWMAC_ROCKCHIP=m
      +CONFIG_DWMAC_SUNXI=m
      +CONFIG_DWMAC_SUN8I=m
      
      The STMMAC ethernet controller is on the Stratix10 platform, and thus needs
      driver to be in the kernel image for NFS to work.
      Signed-off-by: default avatarDinh Nguyen <dinguyen@kernel.org>
      83d6e27e
  4. 20 Mar, 2018 9 commits
  5. 15 Mar, 2018 2 commits
  6. 14 Mar, 2018 1 commit
  7. 13 Mar, 2018 1 commit
    • Arnd Bergmann's avatar
      Merge tag 'arm-soc/for-4.17/defconfig' of https://github.com/Broadcom/stblinux into next/soc · 6140e14b
      Arnd Bergmann authored
      Pull "Broadcom defconfig changes for 4.17" from Florian Fainelli:
      
      This pull request contains multi_v7_defconfig changes for Broadcom
      ARM-based SoC for 4.17, please pull the following:
      
      - Tuomas enables the BCM2835 AUX driver which is necessary to provide
        console on the Raspberry Pi 3
      
      - Stefan turns on support for the BCM43438 Bluetooth adapter connected
        via UART on the Raspberry Pi Zero Wireless and he also turns on
        support for the thermal driver on the Pi 2 and 3.
      
      * tag 'arm-soc/for-4.17/defconfig' of https://github.com/Broadcom/stblinux:
        ARM: multi_v7_defconfig: Enable thermal driver for RPi 2/3
        ARM: bcm2385_defconfig: Enable BT support for BCM43438
        ARM: multi_v7_defconfig: Enable serial console on RPi 3
      6140e14b
  8. 12 Mar, 2018 3 commits