1. 10a0338 ARM: tegra: add p2771-0000 board support by Stephen Warren · 8 years ago
  2. c7ba99c ARM: tegra: add core Tegra186 support by Stephen Warren · 8 years ago
  3. 601800b ARM: tegra: convert CONFIG_TEGRA_GPIO to Kconfig by Stephen Warren · 8 years ago
  4. d9b6f58 ARM: tegra: enable GPU node by compatible value by Stephen Warren · 9 years ago
  5. 8f83759 ARM: tegra210: set PLLE_PTS bit when enabling PLLE by Stephen Warren · 9 years ago
  6. b30291a tegra: Replace home grown mmu code with generic table approach by Alexander Graf · 9 years ago
  7. d6ef8a6 video: tegra: Correct a Kconfig warning with VIDCONSOLE_AS_LCD by Simon Glass · 9 years ago
  8. e007633 tegra: video: Clean up the old LCD/PWM driver code by Simon Glass · 9 years ago
  9. 91c08af tegra: video: Move LCD driver to use the DM PWM driver by Simon Glass · 9 years ago
  10. 71cafc3 tegra: video: Merge the display driver into one file by Simon Glass · 9 years ago
  11. d2f9065 tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20 by Simon Glass · 9 years ago
  12. 135a87e tegra: Allow CONFIG_DM_VIDEO to be used as well as CONFIG_LCD by Simon Glass · 9 years ago
  13. 3f2997a tegra: Allow driver model to be used for the PWM by Simon Glass · 9 years ago
  14. 6c88b51 video: tegra: Enable the 'lcd' env variable work-around by Simon Glass · 9 years ago
  15. dd8204d ARM: tegra: shut down USB device controller at boot by Stephen Warren · 9 years ago
  16. 84b8bf6 bug.h: move BUILD_BUG_* defines to include/linux/bug.h by Masahiro Yamada · 9 years ago
  17. 5b8031c Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  18. 96350f7 dm: tegra: net: Convert tegra boards to driver model for Ethernet by Simon Glass · 9 years ago
  19. 878a3ed dm: tegra: Provide serial platform data for SPL by Simon Glass · 9 years ago
  20. 3ba5f74 dm: pci: Disable PCI compatibility functions by default by Simon Glass · 9 years ago
  21. e81ca88 dm: tegra: pci: Convert tegra boards to driver model for PCI by Simon Glass · 9 years ago
  22. 15bcc62 ARM: tegra: refactor common Kconfig options by Stephen Warren · 9 years ago
  23. 1874626 ns16550: unify serial_tegra by Thomas Chou · 9 years ago
  24. f77f5e9 dm: tegra: Convert keyboard driver to driver model by Simon Glass · 9 years ago
  25. e1cf527 ARM: tegra: note that p2371-2180 is Jetson TX1 by Stephen Warren · 9 years ago
  26. eca676b ARM: tegra: rename GPU functions by Alexandre Courbot · 9 years ago
  27. d6bf06c ARM: tegra: simplify GPU setup by Alexandre Courbot · 9 years ago
  28. 36e5f7c ARM: tegra: remove vpr_configured() function by Alexandre Courbot · 9 years ago
  29. f35cb12 ARM: tegra: error check Tegra210 XUSB padctl waits by Stephen Warren · 9 years ago
  30. 4e4b557 ARM: tegra: add lane tables to Tegra210 XUSB padctl by Stephen Warren · 9 years ago
  31. 7a908c7 ARM: tegra: switch Tegra210 to common XUSB padctl by Stephen Warren · 9 years ago
  32. 095e658 ARM: tegra: parameterize common XUSB code by Stephen Warren · 9 years ago
  33. 1680d7b ARM: tegra: create common XUSB padctl driver file by Stephen Warren · 9 years ago
  34. 057fd32 ARM: tegra: clean up XUSB padctl error() calls by Stephen Warren · 9 years ago
  35. aae52c0 ARM: tegra: rename dummy XUSB padctl implementation by Stephen Warren · 9 years ago
  36. dfa551e ARM: tegra210: implement PLLE init procedure from TRM by Stephen Warren · 9 years ago
  37. cad0499 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 9 years ago
  38. 376cb1a ARM: tegra: add custom MMU setup on ARMv8 by Stephen Warren · 9 years ago
  39. da58dec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · 9 years ago
  40. 8e1601d ARM: tegra114: Clear IDDQ when enabling PLLC by Thierry Reding · 9 years ago
  41. aba11d4 ARM: tegra124: Clear IDDQ when enabling PLLC by Thierry Reding · 9 years ago
  42. 97c02d8 ARM: tegra: clk_m is the architected timer source clock by Thierry Reding · 9 years ago
  43. c043c02 ARM: tegra: Implement clk_m by Thierry Reding · 9 years ago
  44. 6c7dc62 ARM: tegra: fix PLLP frequency calc on T210 by Stephen Warren · 9 years ago
  45. 2573428 ARM: tegra: Add p2371-2180 board by Stephen Warren · 9 years ago
  46. 0f92582 of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
  47. dffb86e of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL by Masahiro Yamada · 9 years ago
  48. bbc1b99 ARM: tegra: represent RAM in 1 or 2 banks by Stephen Warren · 9 years ago
  49. a5fc3d0 ARM: tegra: query_sdram_size() cleanup by Stephen Warren · 9 years ago
  50. 5a30cee tegra: Correct logic for reading pll_misc in clock_start_pll() by Simon Glass · 9 years ago
  51. f05fa67 ARM: tegra: Add p2371-0000 board by Stephen Warren · 9 years ago
  52. b692009 ARM: tegra: Add e2220-1170 board by Stephen Warren · 9 years ago
  53. a38a3c4 ARM: tegra: enable GPU DT node when appropriate by Alexandre Courbot · 9 years ago
  54. 871d78e ARM: tegra: move VPR configuration to a later stage by Alexandre Courbot · 9 years ago
  55. 424afc0 ARM: tegra: restrict usable RAM size further by Stephen Warren · 9 years ago
  56. 722e000 Tegra: PLL: use per-SoC pllinfo table instead of PLL_DIVM/N/P, etc. by Tom Warren · 9 years ago
  57. 3e8650c Tegra: clocks: Add 38.4MHz OSC support for T210 use by Tom Warren · 9 years ago
  58. 6699989 T210: P2571: Turn CPU fan on by Tom Warren · 10 years ago
  59. 873e3ef T210: Add support for 64-bit T210-based P2571 board by Tom Warren · 10 years ago
  60. 7aaa5a6 ARM: Tegra210: Add support to common Tegra source/config files by Tom Warren · 10 years ago
  61. 6c43f6c ARM: Tegra210: Add SoC code/include files for T210 by Tom Warren · 10 years ago
  62. 56079ec Tegra: Rework KConfig options to allow 64-bit builds (T210) by Tom Warren · 9 years ago
  63. 659a075 Tegra210: Fix 64-bit build warning about save_boot_params_ret() by Tom Warren · 9 years ago
  64. aa44187 ARM: tegra: Initialize timer earlier by Thierry Reding · 9 years ago
  65. 32b3234 ARM: tegra: Use standard cache enable for 64-bit by Thierry Reding · 9 years ago
  66. 00f782a ARM: tegra: Restrict usable RAM to 32-bit on 64-bit SoCs by Thierry Reding · 9 years ago
  67. f49357b ARM: tegra: Build warning fixes for 64-bit by Thierry Reding · 9 years ago
  68. 537e967 tegra124: Implement spl_was_boot_source() by Simon Glass · 9 years ago
  69. c9bb942 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
  70. 257bfd2 dm: usb: tegra: Drop legacy USB code by Simon Glass · 10 years ago
  71. 47a785a dts: Disable device tree for SPL on all boards by Simon Glass · 9 years ago
  72. 534f9d3 dm: tegra: usb: Move USB to driver model by Simon Glass · 9 years ago
  73. f374662 tegra: Replace 'Norrin' with 'Nyan-big' and fix typo by Simon Glass · 9 years ago
  74. c96d709 tegra: Allow board-specific init by Simon Glass · 9 years ago
  75. 057772b tegra: Add missing tegra124 peripherals by Simon Glass · 9 years ago
  76. 701b7b1 tegra: Introduce SRAM repair on tegra124 by Simon Glass · 9 years ago
  77. cd3c676 tegra: clock: Adjust PLL access to avoid a warning by Simon Glass · 9 years ago
  78. 746dc76 tegra: clock: Support enabling external clocks by Simon Glass · 9 years ago
  79. 237c363 ARM: tegra: move NVIDIA common files to arch/arm/mach-tegra by Masahiro Yamada · 10 years ago
  80. 21f0fd2 jetson-tk1: Add PSCI configuration options and reserve secure code by Ian Campbell · 10 years ago
  81. 79cf644 ARM: tegra: Enable SMMU when going non-secure by Thierry Reding · 10 years ago
  82. a0d0a59 tegra: Set CNTFRQ for secondary CPUs by Jan Kiszka · 10 years ago
  83. 7316987 tegra124: Reserve secure RAM using MC_SECURITY_CFG{0, 1}_0 by Ian Campbell · 10 years ago
  84. ffdf9f9 tegra124: Add PSCI support for Tegra124 by Jan Kiszka · 10 years ago
  85. 91a34ed tegra: Make tegra_powergate_power_on public by Jan Kiszka · 10 years ago
  86. 2eb70de tegra: Move display controller header into common by Simon Glass · 10 years ago
  87. 96e82a2 tegra124: clock: Add display clocks and functions by Simon Glass · 10 years ago
  88. 7bb6199 tegra: clock: Split the clock source code into a separate function by Simon Glass · 10 years ago
  89. 801b05c tegra: clock: Add checking for invalid clock IDs by Simon Glass · 10 years ago
  90. 7d87413 tegra: Move checkboard() into the board code by Simon Glass · 10 years ago
  91. db04378 tegra: pwm: Allow the clock rate to be left as is by Simon Glass · 10 years ago
  92. 1c82c2f tegra: Move the pwm into tegra-common by Simon Glass · 10 years ago
  93. a26cd04 arch: Make board selection choices optional by Joe Hershberger · 9 years ago
  94. 58d423b dm: select CONFIG_DM* options by Masahiro Yamada · 10 years ago
  95. 692e5c4 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 10 years ago
  96. 9b219d4 tegra: pinmux: fix FUNCMUX_NDFLASH_KBC_8_BIT by Lucas Stach · 10 years ago
  97. e57c6e5 ARM: tegra: rename colibri_t20 board/configuration/device-tree by Marcel Ziswiler · 10 years ago
  98. 89d9437 ARM: tegra: enable MIPI PAD CTRL support for Tegra124 by Stephen Warren · 10 years ago
  99. 5ee7ec7 ARM: tegra: pinctrl: add support for MIPI PAD control groups by Stephen Warren · 10 years ago
  100. c21478b ARM: tegra: pinctrl: minor cleanup by Stephen Warren · 10 years ago