1. 13 11月, 2016 1 次提交
  2. 16 9月, 2016 1 次提交
  3. 15 9月, 2016 5 次提交
  4. 01 9月, 2016 1 次提交
  5. 26 8月, 2016 1 次提交
  6. 24 8月, 2016 5 次提交
  7. 13 8月, 2016 2 次提交
    • M
      arm64: defconfig: enable CONFIG_LOCALVERSION_AUTO · 53fb45d3
      Masahiro Yamada 提交于
      When CONFIG_LOCALVERSION_AUTO is disabled, the version string is
      just a tag name (or with a '+' appended if HEAD is not a tagged
      commit).
      
      During the development (and especially when git-bisecting), longer
      version string would be helpful to identify the commit we are running.
      
      This is a default y option, so drop the unset to enable it.
      Signed-off-by: NMasahiro Yamada <yamada.masahiro@socionext.com>
      Signed-off-by: NCatalin Marinas <catalin.marinas@arm.com>
      53fb45d3
    • R
      arm64: defconfig: add options for virtualization and containers · 2323439f
      Riku Voipio 提交于
      Enable options commonly needed by popular virtualization
      and container applications. Use modules when possible to
      avoid too much overhead for users not interested.
      
      - add namespace and cgroup options needed
      - add seccomp - optional, but enhances Qemu etc
      - bridge, nat, veth, macvtap and multicast for routing
        guests and containers
      - btfrs and overlayfs modules for container COW backends
      - while near it, make fuse a module instead of built-in.
      
      Generated with make saveconfig and dropping unrelated spurious
      change hunks while commiting. bloat-o-meter old-vmlinux vmlinux:
      
      add/remove: 905/390 grow/shrink: 767/229 up/down: 183513/-94861 (88652)
      ....
      Total: Before=10515408, After=10604060, chg +0.84%
      Signed-off-by: NRiku Voipio <riku.voipio@linaro.org>
      Signed-off-by: NCatalin Marinas <catalin.marinas@arm.com>
      2323439f
  8. 11 8月, 2016 1 次提交
  9. 08 8月, 2016 1 次提交
  10. 16 7月, 2016 1 次提交
  11. 11 7月, 2016 2 次提交
    • T
      arm64: Update default configuration · 10a7b37b
      Thierry Reding 提交于
      Enable a couple of drivers that are used on Jetson TX1:
      
        * GPIO_PCA953X, GPIO_PCA953X_IRQ: Two instances of this I2C GPIO
          expander are used on Jetson TX1 to expand the number of usable GPIOs
          on the I/O board. Enable the driver for this expander along with IRQ
          support.
      
        * MFD_MAX77620, REGULATOR_MAX77620, PINCTRL_MAX77620, GPIO_MAX77620,
          RTC_DRV_MAX77686: Enable support for the PMIC and various of its
          components found on the Jetson TX1 processor module (p2180).
      
        * RTC_DRV_TEGRA: This RTC is usually not hooked up to a battery on
          boards, but it can be useful as a wakeup source from suspend to RAM.
      
        * REGULATOR_PWM: The GPU is supplied by a regulator controlled via one
          of the Tegra's PWM channels.
      
        * DRM, DRM_NOUVEAU, DRM_TEGRA, DRM_PANEL_SIMPLE: Enable support for an
          optional DSI panel on Jetson TX1 as well as the GPU.
      
        * BACKLIGHT_GENERIC, BACKLIGHT_LP855X: The backlight on Jetson TX1, if
          shipped with a display module, is driver by an LP8557.
      
        * PHY_TEGRA_XUSB, USB_XHCI_TEGRA: Enable support for XUSB (USB 3.0) on
          Jetson TX1.
      
        * PWM, PWM_TEGRA: One of the PWM channels is used to control the
          voltage supplied to the GPU.
      
        * NFS_V4_1, NFS_V4_2: Support these newer versions of the NFS protocol
          to increase compatibility with distributions.
      
        * MFD_CROS_EC, MFD_CROS_EC_I2C and I2C_CROS_EC_TUNNEL: Used to enable
          the ChromeOS Embedded Controller and the I2C tunnel that allows the
          EC to function as an I2C bridge.
      
        * BATTERY_BQ27XXX: Support the battery charger and monitor found on
          the Google Pixel C.
      Signed-off-by: NThierry Reding <treding@nvidia.com>
      10a7b37b
    • K
      arm64: defconfig: Enable more IP blocks for Exynos7 and Exynos5433 · 426f754b
      Krzysztof Kozlowski 提交于
      Enable more drivers for IP blocks for existing Exynos7 and upcoming
      Exynos5433:
      1. SPI,
      2. Watchdog,
      3. USB: DWC3, Exynos EHCI and OHCI,
      4. Exynos ADC,
      5. Samsung PWM.
      
      These are already used by Exynos7 Espresso board or will be used by
      Exynos5433 based board.
      Signed-off-by: NKrzysztof Kozlowski <krzk@kernel.org>
      Reviewed-by: NAlim Akhtar <alim.akhtar@samsung.com>
      426f754b
  12. 06 7月, 2016 1 次提交
  13. 27 6月, 2016 1 次提交
  14. 25 6月, 2016 3 次提交
  15. 24 6月, 2016 1 次提交
  16. 20 6月, 2016 2 次提交
  17. 16 6月, 2016 1 次提交
  18. 15 6月, 2016 1 次提交
  19. 06 6月, 2016 1 次提交
  20. 04 6月, 2016 1 次提交
  21. 15 5月, 2016 1 次提交
  22. 10 5月, 2016 2 次提交
  23. 27 4月, 2016 4 次提交