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