1. 5a44ab4 ARM: tegra: shut down USB device controller at boot by Stephen Warren · 9 years ago
  2. 78eeb91 bug.h: move BUILD_BUG_* defines to include/linux/bug.h by Masahiro Yamada · 9 years ago
  3. e237880 Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  4. a403c9f dm: tegra: net: Convert tegra boards to driver model for Ethernet by Simon Glass · 9 years ago
  5. f4402d0 dm: tegra: Provide serial platform data for SPL by Simon Glass · 9 years ago
  6. eca7b0d dm: pci: Disable PCI compatibility functions by default by Simon Glass · 9 years ago
  7. 46fcfc1 dm: tegra: pci: Convert tegra boards to driver model for PCI by Simon Glass · 9 years ago
  8. 8c29e65 ARM: tegra: refactor common Kconfig options by Stephen Warren · 9 years ago
  9. e3b9026 ns16550: unify serial_tegra by Thomas Chou · 9 years ago
  10. 01e9940 dm: tegra: Convert keyboard driver to driver model by Simon Glass · 9 years ago
  11. 7f75d54 ARM: tegra: note that p2371-2180 is Jetson TX1 by Stephen Warren · 9 years ago
  12. f36729d ARM: tegra: rename GPU functions by Alexandre Courbot · 9 years ago
  13. 91aeab0 ARM: tegra: simplify GPU setup by Alexandre Courbot · 9 years ago
  14. af1fb61 ARM: tegra: remove vpr_configured() function by Alexandre Courbot · 9 years ago
  15. 6f6ed1b ARM: tegra: error check Tegra210 XUSB padctl waits by Stephen Warren · 9 years ago
  16. e3ba569 ARM: tegra: add lane tables to Tegra210 XUSB padctl by Stephen Warren · 9 years ago
  17. 7de245d ARM: tegra: switch Tegra210 to common XUSB padctl by Stephen Warren · 9 years ago
  18. fbae197 ARM: tegra: parameterize common XUSB code by Stephen Warren · 9 years ago
  19. 6422ace ARM: tegra: create common XUSB padctl driver file by Stephen Warren · 9 years ago
  20. 962b9e0 ARM: tegra: clean up XUSB padctl error() calls by Stephen Warren · 9 years ago
  21. 1a662fb ARM: tegra: rename dummy XUSB padctl implementation by Stephen Warren · 9 years ago
  22. 553b61e ARM: tegra210: implement PLLE init procedure from TRM by Stephen Warren · 9 years ago
  23. f6971d0 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 9 years ago
  24. 9e54980 ARM: tegra: add custom MMU setup on ARMv8 by Stephen Warren · 9 years ago
  25. 0cab3ec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · 9 years ago
  26. 0fca329 ARM: tegra114: Clear IDDQ when enabling PLLC by Thierry Reding · 9 years ago
  27. a1dfa9a ARM: tegra124: Clear IDDQ when enabling PLLC by Thierry Reding · 9 years ago
  28. 4c3aaa7 ARM: tegra: clk_m is the architected timer source clock by Thierry Reding · 9 years ago
  29. fa6e24d ARM: tegra: Implement clk_m by Thierry Reding · 9 years ago
  30. b1c6a8a ARM: tegra: fix PLLP frequency calc on T210 by Stephen Warren · 9 years ago
  31. 8681561 ARM: tegra: Add p2371-2180 board by Stephen Warren · 9 years ago
  32. 366b24f of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
  33. 1e35f39 of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL by Masahiro Yamada · 9 years ago
  34. 3ffd090 ARM: tegra: represent RAM in 1 or 2 banks by Stephen Warren · 9 years ago
  35. 6718af0 ARM: tegra: query_sdram_size() cleanup by Stephen Warren · 9 years ago
  36. b6ba3fb tegra: Correct logic for reading pll_misc in clock_start_pll() by Simon Glass · 9 years ago
  37. 952a573 ARM: tegra: Add p2371-0000 board by Stephen Warren · 9 years ago
  38. 1b54a5e ARM: tegra: Add e2220-1170 board by Stephen Warren · 9 years ago
  39. 5e270dc ARM: tegra: enable GPU DT node when appropriate by Alexandre Courbot · 9 years ago
  40. 7f936d4 ARM: tegra: move VPR configuration to a later stage by Alexandre Courbot · 9 years ago
  41. 30d1966 ARM: tegra: restrict usable RAM size further by Stephen Warren · 9 years ago
  42. a8480ef Tegra: PLL: use per-SoC pllinfo table instead of PLL_DIVM/N/P, etc. by Tom Warren · 9 years ago
  43. 27bce71 Tegra: clocks: Add 38.4MHz OSC support for T210 use by Tom Warren · 9 years ago
  44. f3035ca T210: P2571: Turn CPU fan on by Tom Warren · 10 years ago
  45. 22425c9 T210: Add support for 64-bit T210-based P2571 board by Tom Warren · 10 years ago
  46. ab0cc6b ARM: Tegra210: Add support to common Tegra source/config files by Tom Warren · 10 years ago
  47. f80dd82 ARM: Tegra210: Add SoC code/include files for T210 by Tom Warren · 10 years ago
  48. 7b5002e Tegra: Rework KConfig options to allow 64-bit builds (T210) by Tom Warren · 9 years ago
  49. 021a8bb Tegra210: Fix 64-bit build warning about save_boot_params_ret() by Tom Warren · 9 years ago
  50. ff81d75 ARM: tegra: Initialize timer earlier by Thierry Reding · 9 years ago
  51. 0367dbd ARM: tegra: Use standard cache enable for 64-bit by Thierry Reding · 9 years ago
  52. 6d835fa ARM: tegra: Restrict usable RAM to 32-bit on 64-bit SoCs by Thierry Reding · 9 years ago
  53. 8264d1f ARM: tegra: Build warning fixes for 64-bit by Thierry Reding · 9 years ago
  54. eec13c4 tegra124: Implement spl_was_boot_source() by Simon Glass · 10 years ago
  55. 17491a8 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
  56. 3ada902 dm: usb: tegra: Drop legacy USB code by Simon Glass · 10 years ago
  57. 47e5f66 dts: Disable device tree for SPL on all boards by Simon Glass · 10 years ago
  58. eab35fe dm: tegra: usb: Move USB to driver model by Simon Glass · 10 years ago
  59. 9eb444e tegra: Replace 'Norrin' with 'Nyan-big' and fix typo by Simon Glass · 9 years ago
  60. 44a6808 tegra: Allow board-specific init by Simon Glass · 9 years ago
  61. 75b1c23 tegra: Add missing tegra124 peripherals by Simon Glass · 9 years ago
  62. ed42eba tegra: Introduce SRAM repair on tegra124 by Simon Glass · 9 years ago
  63. 3168987 tegra: clock: Adjust PLL access to avoid a warning by Simon Glass · 9 years ago
  64. cd4b59b tegra: clock: Support enabling external clocks by Simon Glass · 9 years ago
  65. 7a12889 ARM: tegra: move NVIDIA common files to arch/arm/mach-tegra by Masahiro Yamada · 10 years ago
  66. 56c6c31 jetson-tk1: Add PSCI configuration options and reserve secure code by Ian Campbell · 10 years ago
  67. a16875a ARM: tegra: Enable SMMU when going non-secure by Thierry Reding · 10 years ago
  68. 7cccf45 tegra: Set CNTFRQ for secondary CPUs by Jan Kiszka · 10 years ago
  69. d07e7b0 tegra124: Reserve secure RAM using MC_SECURITY_CFG{0, 1}_0 by Ian Campbell · 10 years ago
  70. 52bb8f9 tegra124: Add PSCI support for Tegra124 by Jan Kiszka · 10 years ago
  71. af0d229 tegra: Make tegra_powergate_power_on public by Jan Kiszka · 10 years ago
  72. a11a43a tegra: Move display controller header into common by Simon Glass · 10 years ago
  73. 93a1995 tegra124: clock: Add display clocks and functions by Simon Glass · 10 years ago
  74. d2d1c3f tegra: clock: Split the clock source code into a separate function by Simon Glass · 10 years ago
  75. 6017b9a tegra: clock: Add checking for invalid clock IDs by Simon Glass · 10 years ago
  76. 675804d tegra: Move checkboard() into the board code by Simon Glass · 10 years ago
  77. eb49487 tegra: pwm: Allow the clock rate to be left as is by Simon Glass · 10 years ago
  78. 142af8c tegra: Move the pwm into tegra-common by Simon Glass · 10 years ago
  79. f069960 arch: Make board selection choices optional by Joe Hershberger · 10 years ago
  80. 5ef5ccc dm: select CONFIG_DM* options by Masahiro Yamada · 10 years ago
  81. c1a1955 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 10 years ago
  82. c9109a1 tegra: pinmux: fix FUNCMUX_NDFLASH_KBC_8_BIT by Lucas Stach · 10 years ago
  83. cad18b8 ARM: tegra: rename colibri_t20 board/configuration/device-tree by Marcel Ziswiler · 10 years ago
  84. d937fb5 ARM: tegra: enable MIPI PAD CTRL support for Tegra124 by Stephen Warren · 10 years ago
  85. 8ec1088 ARM: tegra: pinctrl: add support for MIPI PAD control groups by Stephen Warren · 10 years ago
  86. 1a1f10f ARM: tegra: pinctrl: minor cleanup by Stephen Warren · 10 years ago
  87. f55fdec ARM: tegra: pinctrl: move Tegra210 code to the correct dir by Stephen Warren · 10 years ago
  88. c698824 malloc_f: enable SYS_MALLOC_F by default if DM is on by Masahiro Yamada · 10 years ago
  89. ffdb488 remove unnecessary version.h includes by Rob Herring · 10 years ago
  90. 23d9b03 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 10 years ago
  91. e3e5a9f dm: tegra: Enable driver model in SPL and adjust the GPIO driver by Simon Glass · 10 years ago
  92. d9f8def ARM: tegra: pinmux: support Tegra210's e_io_hv pin option by Stephen Warren · 10 years ago
  93. 51f9e72 ARM: tegra: pinmux: account for different drivegroup base registers by Stephen Warren · 10 years ago
  94. 97f9c68 ARM: tegra: pinmux: support hsm/schmitt on pins by Stephen Warren · 10 years ago
  95. 9b9a75a ARM: tegra: pinmux: partially handle varying register layouts by Stephen Warren · 10 years ago
  96. 899a5cb ARM: tegra: pinmux: move some type definitions by Stephen Warren · 10 years ago
  97. 3e9fb7b ARM: tegra: pinmux: handle feature removal on newer SoCs by Stephen Warren · 10 years ago
  98. 22d57fe ARM: tegra: pinmux: simplify some defines by Stephen Warren · 10 years ago
  99. 21788e0 ARM: tegra: pinmux: add note re: drive group field defines by Stephen Warren · 10 years ago
  100. db2937f ARM: tegra: add function to clear pinmux CLAMPING bit by Stephen Warren · 10 years ago