1. 25 1月, 2018 1 次提交
  2. 24 1月, 2018 1 次提交
  3. 17 8月, 2017 3 次提交
  4. 10 1月, 2017 1 次提交
  5. 08 11月, 2016 3 次提交
  6. 30 4月, 2016 1 次提交
  7. 15 9月, 2015 2 次提交
  8. 14 8月, 2015 1 次提交
  9. 05 5月, 2015 1 次提交
    • T
      ARM: tegra: Update default configuration · 5f9c2187
      Thierry Reding 提交于
      Changes contributed by Marcel Ziswiler <marcel.ziswiler@toradex.com>:
      
        Enable HDA to support audio over HDMI and codecs connected to the HDA
        controller (needed by the Toradex Apalis Tegra30 Evaluation Board):
        - SND_HDA
        - SND_HDA_TEGRA
        - SND_HDA_INPUT_BEEP
        - SND_HDA_INPUT_JACK
        - SND_HDA_PATCH_LOADER
        - SND_HDA_CODEC_REALTEK
        - SND_HDA_CODEC_HDMI
        - SND_HDA_GENERIC
      
        Enable watchdog support:
        - WATCHDOG
        - TEGRA_WATCHDOG
      Signed-off-by: NThierry Reding <treding@nvidia.com>
      5f9c2187
  10. 06 1月, 2015 1 次提交
  11. 20 12月, 2014 1 次提交
  12. 21 11月, 2014 1 次提交
  13. 05 9月, 2014 1 次提交
  14. 03 9月, 2014 1 次提交
  15. 27 8月, 2014 1 次提交
  16. 17 6月, 2014 2 次提交
  17. 14 5月, 2014 1 次提交
    • S
      ARM: tegra: tegra_defconfig updates · 9956dcc5
      Stephen Warren 提交于
      AT24C EEPROM:
      
      This is used for the board ID EEPROM on Jetson TK1, as well as likely
      a whole slew of other NVIDIA reference boards; we simply haven't added
      enabled the EEPROM in the DT files until now.
      
      MTD_SPI_NOR:
      
      This defconfig contains the CONFIG_M25P80 symbol, which is now
      dependent on the MTD_SPI_NOR symbol. Add CONFIG_MTD_SPI_NOR to satisfy
      the new dependency.
      
      FRAMEBUFFER_CONSOLE_ROTATION:
      
      Needed for devices like Tegra Note 7 and NVIDIA SHIELD to get the boot
      console in the expected orientation.
      
      CAN*, RTC_DRV_DS1307:
      
      Toradex Colibri Evaluation Board uses the DS1307 RTC and the MCP251x CAN
      controller. The NVIDIA Tegra 3 based Colibri T30 module can be used on
      this carrier board.
      
      Furthermore the NVIDIA Tegra 3 based Apalis T30 module too contains two
      MCP251x CAN controllers.
      
      INPUT_JOYDEV:
      
      NVIDIA SHIELD embeds a USB joystick device.
      Signed-off-by: NBrian Norris <computersforpeace@gmail.com>
      Signed-off-by: NAlexandre Courbot <acourbot@nvidia.com>
      Signed-off-by: NStefan Agner <stefan@agner.ch>
      Signed-off-by: NStephen Warren <swarren@nvidia.com>
      9956dcc5
  18. 27 3月, 2014 1 次提交
  19. 04 3月, 2014 1 次提交
  20. 01 3月, 2014 1 次提交
  21. 01 2月, 2014 1 次提交
    • S
      ARM: tegra: rebuild tegra_defconfig to add DEBUG_FS · db079b18
      Stephen Warren 提交于
      DEBUG_FS used to be selected by COMMON_CLK_DEBUG, which was enabled
      by tegra_defconfig. However, this config option no longer exists, so
      no longer selects DEBUG_FS, and nothing else selects it either. So,
      "make tegra_defconfig" no longer enables DEBUG_FS in .config.
      
      Rebuild tegra_defconfig on top of next-20140424, while manually
      re-enabling DEBUG_FS.
      
      Reasons for removed entries are:
      - I2C_MUX: selected by MEDIA_SUBDRV_AUTOSELECT
      - DRM_PANEL: selected by DRM_TEGRA
      - NEW_LEDS: selected by many things; at least VT
      - LEDS_CLASS: selected by many things; at least VT
      - LEDS_TRIGGERS: selected by many things; at least VT
      - COMMON_CLK_DEBUG: no longer exists
      Signed-off-by: NStephen Warren <swarren@nvidia.com>
      Signed-off-by: NKevin Hilman <khilman@linaro.org>
      db079b18
  22. 20 12月, 2013 1 次提交
  23. 14 12月, 2013 2 次提交
  24. 09 10月, 2013 1 次提交
  25. 13 8月, 2013 1 次提交
  26. 13 6月, 2013 1 次提交
    • S
      ARM: tegra: defconfig updates · 16a4b5ae
      Stephen Warren 提交于
      Enable some new features:
      * The Tegra114 SPI controller, for Dalmore's SPI flash.
      * Set all the GPIO leds triggers to their "if you don't know, say X"
        value, so there are some useful triggers for the gpio-leds support.
      * TPS65090 charger, for Dalmore.
      * ASoC RT5640 machine driver, for audio on Beaver and Dalmore.
      
      Also, rebuild tegra_defconfig on top of linux-next. This should make it
      easier to create future defconfig patches, without extraneous diffs.
      This should introduce no changes; simply moving entries around due to
      Kconfig ordering changes. The apparent exceptions are:
      
      * AUTO_ZRELADDR: Selected by ARM multi-platform support.
      * MTD_CHAR: Removed in Kconfig.
      Signed-off-by: NLaxman Dewangan <ldewangan@nvidia.com>
      [swarren, squashed various patches]
      Signed-off-by: NStephen Warren <swarren@nvidia.com>
      16a4b5ae
  27. 21 5月, 2013 1 次提交
  28. 04 4月, 2013 1 次提交
    • S
      ARM: tegra: defconfig updates · e1eee65f
      Stephen Warren 提交于
      Update tegra_defconfig to:
      
      * Enable CONFIG_ARCH_TEGRA_114_SOC.
      * Enable various PMIC and related options for Tegra114 platforms Dalmore
        and pluto: Palmas, TPS51362, TPS65090.
      * Enable KEYBOARD_GPIO, mainly as a suspend wakeup source.
      * Rebuild tegra_defconfig based on v3.9-rc1, hence picking up various
        move/remove changes, and removing some entries for now-default or
        selected options.
      Signed-off-by: NLaxman Dewangan <ldewangan@nvidia.com>
      Signed-off-by: NStephen Warren <swarren@nvidia.com>
      e1eee65f
  29. 29 1月, 2013 1 次提交
  30. 16 11月, 2012 1 次提交
  31. 17 9月, 2012 1 次提交
  32. 12 9月, 2012 1 次提交
    • S
      ARM: tegra: defconfig updates · 9df25ccc
      Stephen Warren 提交于
      Removed:
      
      * MACH_HARMONY
      * MACH_PAZ00
      * MACH_TRIMSLICE
      
        These used to enable board support for individual boards. Now that we
        only support device tree, these options have been removed.
      
      Added:
      
      * TEGRA_PCI
      
        This used to be selected by the board options above. Select this
        explicitly now that the board options have been removed.
      
      * TEGRA_DEBUG_UART_AUTO_ODMDATA
      
        This makes the kernel automatically pick a UART for earlyprintk. It's
        likely to be a useful option for everyone.
      
      * PWM
      * PWM_TEGRA
      
        Enable the new PWM subsystem, and the Tegra driver within it.
      
      * GPIO_PCA953X
      * GPIO_PCA953X_IRQ
      * MFD_MAX8907
      * REGULATOR_MAX8907
      * RTC_DRV_MAX8907
      * RTC_DRV_TPS65910
      
        Various drivers required for the Whistler board.
      
      * RTC_INTF_SYSFS
      * RTC_INTF_PROC
      * RTC_INTF_DEV
      
        Some RTC options that Kconfig help implies should typically be
        enabled.
      
      * Wifi chip (rt3070)
      * Bluetooth (btusb)
      * Camera (uvcvideo)
      * 3G modem (acm and wdm)
      * rfkill
      * GPIO LEDs
      * NVEC
      
        Various devices and features found on PAZ00 boards.
      
        Some of these are enabled as modules because they are not needed for
        boot and will not be used on other boards. Wifi also needs to be
        module because of the firmware loader.
      
        The update also enabled support for the rfkill switch, the Wifi LED and
        the nvec power and led driver which got lost in the past.
      
      * DEVTMPFS, TMPFS_POSIX_ACL
      
        These are mandatory on modern linux distros.
      Signed-off-by: NJoseph Lo <josephl@nvidia.com>
      Signed-off-by: NMarc Dietrich <marvin24@gmx.de>
      Signed-off-by: NStephen Warren <swarren@nvidia.com>
      9df25ccc
  33. 25 7月, 2012 1 次提交