1. 11 4月, 2014 1 次提交
  2. 11 12月, 2013 1 次提交
  3. 18 9月, 2013 1 次提交
    • S
      ARM: tegra: delete gpio-names.h · 6ae89416
      Stephen Warren 提交于
      gpio-names.h defines IDs for GPIOs. This information now comes from
      device tree, so delete this stale header. The one remaining use-case is
      board-paz00.c's wifi_rfkill device. Isolate the knowledge of those GPIO
      IDs into that file. Let's hope the values stay valid:-)
      Signed-off-by: NStephen Warren <swarren@nvidia.com>
      6ae89416
  4. 15 9月, 2012 1 次提交
    • S
      ARM: tegra: remove board (but not DT) support for Paz00 · cff1dfbf
      Stephen Warren 提交于
      Paz00 (Toshiba AC100) can be booted using device tree with equal
      functionality as when booted using a board file. Remove as much of the
      board file as is possible, since it's no longer needed.
      
      One special-case is still left in board-dt-tegra20.c, since there is no
      way to create a WiFi rfkill device from device tree yet. This logic is
      now enabled unconditionally rather than via CONFIG_MACH_PAZ00. The extra
      cases where it's enabled (.configs which did not enable Paz00 support)
      shouldn't impact much since the amount of code is tiny.
      Signed-off-by: NStephen Warren <swarren@nvidia.com>
      Acked-By: NMarc Dietrich <marvin24@gmx.de>
      cff1dfbf
  5. 14 9月, 2012 1 次提交
  6. 13 9月, 2012 1 次提交
  7. 21 6月, 2012 1 次提交
  8. 08 5月, 2012 1 次提交
  9. 26 4月, 2012 2 次提交
  10. 19 4月, 2012 1 次提交
  11. 07 2月, 2012 2 次提交
  12. 05 1月, 2012 1 次提交
  13. 18 12月, 2011 1 次提交
  14. 08 12月, 2011 1 次提交
  15. 16 11月, 2011 1 次提交
  16. 17 10月, 2011 1 次提交
  17. 22 8月, 2011 1 次提交
  18. 11 8月, 2011 1 次提交
  19. 10 8月, 2011 5 次提交
  20. 13 7月, 2011 6 次提交
  21. 08 3月, 2011 1 次提交