1. 09 4月, 2016 1 次提交
  2. 24 2月, 2016 1 次提交
  3. 02 10月, 2015 1 次提交
  4. 28 7月, 2014 1 次提交
  5. 17 7月, 2014 1 次提交
  6. 11 4月, 2014 1 次提交
  7. 11 12月, 2013 1 次提交
  8. 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
  9. 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
  10. 14 9月, 2012 1 次提交
  11. 13 9月, 2012 1 次提交
  12. 21 6月, 2012 1 次提交
  13. 08 5月, 2012 1 次提交
  14. 26 4月, 2012 2 次提交
  15. 19 4月, 2012 1 次提交
  16. 07 2月, 2012 2 次提交
  17. 05 1月, 2012 1 次提交
  18. 18 12月, 2011 1 次提交
  19. 08 12月, 2011 1 次提交
  20. 16 11月, 2011 1 次提交
  21. 17 10月, 2011 1 次提交
  22. 22 8月, 2011 1 次提交
  23. 11 8月, 2011 1 次提交
  24. 10 8月, 2011 5 次提交
  25. 13 7月, 2011 6 次提交
  26. 08 3月, 2011 1 次提交