1. 688b56b ARM: tegra: Add head numbers to display controllers by Thierry Reding · 10 years ago
  2. ba4104e ARM: tegra: convert dts files of Tegra20 platforms to use pinctrl defines by Laxman Dewangan · 11 years ago
  3. 58ecb23 ARM: tegra: add missing unit addresses to DT by Stephen Warren · 11 years ago
  4. 74511c4 ARM: tegra: remove legacy DMA entries from DT by Stephen Warren · 11 years ago
  5. 2bd541f ARM: tegra: remove legacy clock entries from DT by Stephen Warren · 11 years ago
  6. 034d023 ARM: tegra: update DT files to add DMA properties by Stephen Warren · 11 years ago
  7. 3393d42 ARM: tegra: update DT files to add reset properties by Stephen Warren · 11 years ago
  8. d8f6479 ARM: tegra: add missing clock documentation to DT bindings by Stephen Warren · 11 years ago
  9. dccfd1e4 Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  10. d7283c1 ARM: dts: tegra: Increase prefetchable PCI memory space by Jay Agarwal · 11 years ago
  11. 1b62b61 ARM: tegra: Add Tegra20 PCIe support to DT by Thierry Reding · 11 years ago
  12. c49667e arm: dts: tegra20: Rename USB UTMI parameters according to new definitions by Mikko Perttunen · 11 years ago
  13. 885a8cf ARM: tegra20: convert device tree files to use CLK defines by Hiroshi Doyu · 11 years ago
  14. 6cecf91 ARM: tegra: convert device tree files to use IRQ defines by Stephen Warren · 11 years ago
  15. 3325f1b ARM: tegra: convert device tree files to use GPIO defines by Stephen Warren · 11 years ago
  16. 1bd0bd4 ARM: tegra: use #include for all device trees by Stephen Warren · 12 years ago
  17. 4c94c8b ARM: tegra: update device trees for USB binding rework by Venu Byravarasu · 11 years ago
  18. 535409d Merge tag 'tegra-for-3.10-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/dt2 by Arnd Bergmann · 11 years ago
  19. f8da810 Merge branch 'tegra/clk' into next/dt2 by Arnd Bergmann · 11 years ago
  20. 1071b2d clk: tegra: Fix cdev1 and cdev2 IDs by Prashant Gaikwad · 11 years ago
  21. b69cd98 ARM: tegra: fix the status of PWM DT nodes by Andrew Chew · 11 years ago
  22. 5d32441 ARM: tegra: fix sort order of USB PHY nodes by Stephen Warren · 11 years ago
  23. fc5c306 ARM: tegra: device tree whitespace cleanup by Stephen Warren · 11 years ago
  24. 8aa15d8 Merge branch 'for-3.10/soc' into for-3.10/clk by Stephen Warren · 11 years ago
  25. 7021d12 ARM: tegra: add clock source of PMC to device trees by Joseph Lo · 11 years ago
  26. 57471c8 ARM: tegra: fix register address of slink controller by Laxman Dewangan · 11 years ago
  27. 6f88fb8 clocksource: tegra: move to of_clk_get by Peter De Schrijver · 11 years ago
  28. ed3ced3 ARM: Tegra: Add clock entry for smp_twd clock by Prashant Gaikwad · 11 years ago
  29. 8364f5d ARM: tegra: remove clock-frequency properties from serial nodes by Stephen Warren · 11 years ago
  30. 109269e ARM: dt: tegra20: Rename "gart" to "iommu" by Hiroshi Doyu · 11 years ago
  31. ab343e9 ARM: tegra: move serial clock-frequency attr into the Tegra20 dtsi by Lucas Stach · 12 years ago
  32. 699ed4b ARM: tegra: add DT entry for KBC controller by Laxman Dewangan · 12 years ago
  33. bb2c1de ARM: tegra: swap cache-/interrupt-ctrlr nodes in DT by Stephen Warren · 12 years ago
  34. 0698ed1 ASoC: tegra: add ac97 host controller to device tree by Lucas Stach · 12 years ago
  35. b6551bb ARM: tegra: dts: add aliases and DMA requestor for serial controller by Laxman Dewangan · 12 years ago
  36. ee05948 Merge branch 'for-3.9/scu-base-rework' into for-3.9/soc-t114 by Stephen Warren · 11 years ago
  37. 540fc9d ARM: tegra: add clocks properties to USB PHY nodes by Stephen Warren · 12 years ago
  38. e374b65 ARM: tegra: add DT nodes for Tegra USB PHY by Venu Byravarasu · 12 years ago
  39. b4e0747 ARM: tegra: Add new DT property to USB node. by Venu Byravarasu · 12 years ago
  40. 8d8b43d ARM: tegra: add clock properties to Tegra20 DT by Prashant Gaikwad · 12 years ago
  41. 270f8ce ARM: tegra: define Tegra20 CAR binding by Stephen Warren · 12 years ago
  42. 4dd2bd3 ARM: tegra: Add CPU nodes to Tegra20 device tree by Hiroshi Doyu · 12 years ago
  43. 73368ba ARM: tegra: add TWD to device tree by Stephen Warren · 12 years ago
  44. 380e04a ARM: tegra: define DT bindings for and instantiate RTC by Stephen Warren · 12 years ago
  45. 2f2b7fb ARM: tegra: define DT bindings for and instantiate timer by Stephen Warren · 12 years ago
  46. ed821f0 ARM: tegra: Add Tegra20 host1x support by Thierry Reding · 12 years ago
  47. fa98a11 ARM: tegra: dts: add sflash controller dt entry by Laxman Dewangan · 12 years ago
  48. a86b0db ARM: tegra: dts: add slink controller dt entry by Laxman Dewangan · 12 years ago
  49. 5ab134a ARM: tegra: dt: add L2 cache controller by Joseph Lo · 12 years ago
  50. bbfc33b ARM: tegra: fix invalid unit-address in tegra*.dtsi by Stephen Warren · 12 years ago
  51. 2b8b15d ARM: tegra: dts: Add pwm label by Thierry Reding · 12 years ago
  52. 9ec9716 Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwm by Linus Torvalds · 12 years ago
  53. 140fd97 pwm: tegra: Add device tree support by Thierry Reding · 13 years ago
  54. 223ef78 ARM: tegra: Fix dts files w/ status property: "disable" -> "disabled" by Roland Stigge · 12 years ago
  55. bfb3fe1 ARM: dt: tegra20: Rename "emc" to "memory-controller" by hdoyu@nvidia.com · 12 years ago
  56. a9140aa ARM: dt: tegra{20,30}.dtsi: Rename "mc" to "memory-controller" by hdoyu@nvidia.com · 12 years ago
  57. 2a5fdc9 ARM: dt: tegra: invert status=disable vs status=okay by Stephen Warren · 12 years ago
  58. 2eaab06 ARM: dt: tegra: consistent basic property ordering by Stephen Warren · 12 years ago
  59. c04abb3 ARM: dt: tegra: sort nodes based on bus order by Stephen Warren · 12 years ago
  60. ba04c28 ARM: dt: tegra: consistenly use lower-case for hex constants by Stephen Warren · 12 years ago
  61. 5ff4888 ARM: dt: tegra: format regs properties consistently by Stephen Warren · 12 years ago
  62. f9eb26a ARM: dt: tegra: remove unnecessary unit addresses by Stephen Warren · 12 years ago
  63. 95decf8 ARM: dt: tegra: whitespace cleanup by Stephen Warren · 12 years ago
  64. 6a943e0 ARM: dt: tegra20.dtsi: Add GART node by hdoyu@nvidia.com · 12 years ago
  65. 4a82f2b ARM: dt: tegra20.dtsi: Add Memory Controller(MC) nodes by hdoyu@nvidia.com · 12 years ago
  66. 7868a9b ARM: dt: tegra: Add device tree support for AHB by Hiroshi DOYU · 12 years ago
  67. 09893ee Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  68. 66f03c6 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  69. ba202f1 arm: tegra: dts: Add legacy mode support to Tegra2x USB1 port by Simon Glass · 12 years ago
  70. 583553b ARM: dt: Add ARM PMU to tegra*.dtsi by Stephen Warren · 12 years ago
  71. 6f74dc9 gpio: tegra: Dynamically allocate IRQ base, and support DT by Stephen Warren · 13 years ago
  72. d17adfd ARM: dt: Add binding for Tegra PMC by Stephen Warren · 13 years ago
  73. c404af0 ARM: dt: tegra: Add labels for I2S controllers by Stephen Warren · 13 years ago
  74. 5c8ee31 ARM: dt: tegra: Modify I2S nodes to match binding by Stephen Warren · 13 years ago
  75. 8051b75 ARM: dt: tegra: Add Tegra APB DMA device tree binding by Stephen Warren · 13 years ago
  76. 0c6700a ARM: tegra: emc: device tree bindings by Olof Johansson · 13 years ago
  77. 0bc2ecb arm/dt: tegra: Use new compatible value for DVC I2C controller by Stephen Warren · 13 years ago
  78. 0d4f747 arm/tegra: convert tegra20 to GIC devicetree binding by pdeschrijver@nvidia.com · 13 years ago
  79. 64f88ec arm/dt: tegra: Clean up I2S and DAS nodes by Stephen Warren · 13 years ago
  80. c27317c arm/dt: add basic usb nodes to tegra device trees by Olof Johansson · 13 years ago
  81. f62f548 arm/dt: Tegra: Add pinmux node to tegra20.dtsi by Stephen Warren · 13 years ago
  82. 8e267f3 arm/dt: tegra devicetree support by Grant Likely · 13 years ago