1. e007633 tegra: video: Clean up the old LCD/PWM driver code by Simon Glass · 9 years ago
  2. 135a87e tegra: Allow CONFIG_DM_VIDEO to be used as well as CONFIG_LCD by Simon Glass · 9 years ago
  3. 3f2997a tegra: Allow driver model to be used for the PWM by Simon Glass · 9 years ago
  4. dd8204d ARM: tegra: shut down USB device controller at boot by Stephen Warren · 9 years ago
  5. e81ca88 dm: tegra: pci: Convert tegra boards to driver model for PCI by Simon Glass · 9 years ago
  6. eca676b ARM: tegra: rename GPU functions by Alexandre Courbot · 9 years ago
  7. d6bf06c ARM: tegra: simplify GPU setup by Alexandre Courbot · 9 years ago
  8. bbc1b99 ARM: tegra: represent RAM in 1 or 2 banks by Stephen Warren · 9 years ago
  9. 871d78e ARM: tegra: move VPR configuration to a later stage by Alexandre Courbot · 9 years ago
  10. 424afc0 ARM: tegra: restrict usable RAM size further by Stephen Warren · 9 years ago
  11. 6699989 T210: P2571: Turn CPU fan on by Tom Warren · 10 years ago
  12. aa44187 ARM: tegra: Initialize timer earlier by Thierry Reding · 9 years ago
  13. 00f782a ARM: tegra: Restrict usable RAM to 32-bit on 64-bit SoCs by Thierry Reding · 9 years ago
  14. 257bfd2 dm: usb: tegra: Drop legacy USB code by Simon Glass · 10 years ago
  15. 534f9d3 dm: tegra: usb: Move USB to driver model by Simon Glass · 9 years ago
  16. c96d709 tegra: Allow board-specific init by Simon Glass · 9 years ago
  17. 237c363 ARM: tegra: move NVIDIA common files to arch/arm/mach-tegra by Masahiro Yamada · 9 years ago[Renamed from board/nvidia/common/board.c]
  18. 346451b tegra: Add support for setting up a as3722 PMIC by Simon Glass · 9 years ago
  19. 8277636 tegra: Provide a function to allow LCD PMIC setup by Simon Glass · 9 years ago
  20. ec74664 tegra: Add a board ID function by Simon Glass · 9 years ago
  21. 7d87413 tegra: Move checkboard() into the board code by Simon Glass · 9 years ago
  22. 73c3893 ARM: tegra: support running in non-secure mode by Stephen Warren · 10 years ago
  23. 79c7a90 ARM: tegra: Implement XUSB pad controller by Thierry Reding · 10 years ago
  24. b0e6ef4 dm: i2c: tegra: Convert to driver model by Simon Glass · 10 years ago
  25. 0521f98 dm: tegra: Add platform data for the GPIO driver by Simon Glass · 10 years ago
  26. 19d7bf3 tegra: make local functions static by Jeroen Hofstee · 10 years ago
  27. fda6fac dm: tegra: spi: Convert to driver model by Simon Glass · 10 years ago
  28. 8f9fd6c usb: tegra: combine header file by Stefan Agner · 11 years ago
  29. 07bbd48 ARM: tegra: prototype pinmux_init() in board.h by Stephen Warren · 11 years ago
  30. dcd1251 ARM: tegra: only build __pinmux_nand() when it's needed by Tom Warren · 11 years ago
  31. de351d6 lib: time: add weak timer_init() function by Darwin Rambo · 11 years ago
  32. 16297cf usb: new board-specific USB init interface by Mateusz Zalega · 11 years ago
  33. c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  34. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  35. 1f2ba72 tegra: i2c: Enable new CONFIG_SYS_I2C framework by Simon Glass · 12 years ago
  36. 7e44d93 ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114 by Jim Lin · 11 years ago
  37. 78f47b7 spi: add common fdt SPI driver interface by Allen Martin · 12 years ago
  38. ff1da6f tegra: spi: rename tegra SPI drivers by Allen Martin · 12 years ago
  39. 9000652 tegra: remove support for UART SPI switch by Allen Martin · 12 years ago
  40. 190be1f Tegra30: MMC: Add SD bus power-rail and SDMMC pad init routines by Tom Warren · 12 years ago
  41. c9aa831 Tegra: MMC: Add DT support to MMC driver for all T20 boards by Tom Warren · 12 years ago
  42. 7ae18f3 tegra: usb: move implementation into right directory by Lucas Stach · 12 years ago
  43. 9482919 Tegra114: Add generic Tegra114 build support by Tom Warren · 12 years ago
  44. b19f574 tegra: add SPI SLINK driver by Allen Martin · 12 years ago
  45. 6d6c0ba Tegra30: Add generic Tegra30 build support by Tom Warren · 12 years ago
  46. 716d943 tegra: display: add board pinmux by Marc Dietrich · 12 years ago
  47. 1b24a50 tegra: Add LCD support to Nvidia boards by Simon Glass · 12 years ago
  48. e1ae0d1 tegra: Add support for PWM by Simon Glass · 12 years ago
  49. c0720af tegra: nand: add board pinmux by Lucas Stach · 12 years ago
  50. 516f00b tegra: clean up board include hell by Lucas Stach · 12 years ago
  51. 0cd10c7 tegra20: rework UART GPIO handling by Lucas Stach · 12 years ago
  52. 150c249 Tegra20: Move some include files to arch-tegra for sharing with Tegra30 by Tom Warren · 12 years ago
  53. 29f3e3f Tegra: Change Tegra20 to Tegra in common code, prep for T30 by Tom Warren · 12 years ago
  54. a49716a tegra20: move SDRAM param save to later in boot by Allen Martin · 12 years ago
  55. 45ec5b2 tegra20: remove timer_init from SPL build by Allen Martin · 12 years ago
  56. 00a2749 tegra20: rename tegra2 -> tegra20 by Allen Martin · 12 years ago
  57. e028494 tegra: add pin_mux_spi() board initialization function by Stephen Warren · 12 years ago
  58. 1e2d785 tegra: fix leftover CONFIG_TEGRA2_MMC & _SPI build switches by Tom Warren · 12 years ago
  59. cb7a1cf tegra: Allow boards to perform early GPIO setup by Thierry Reding · 12 years ago
  60. c5b34a2 tegra: Add EMC settings for Seaboard by Jimmy Zhang · 12 years ago
  61. 5aff021 tegra: Turn off power detect in board init by Wei Ni · 12 years ago
  62. 67ac579 tegra: Set up warmboot code on Nvidia boards by Simon Glass · 12 years ago
  63. 8723626 tegra: Set up PMU for Nvidia boards by Simon Glass · 12 years ago
  64. cb445fb tegra: i2c: Initialise I2C on Nvidia boards by Simon Glass · 13 years ago
  65. f10393e tegra: usb: Add USB support to nvidia boards by Simon Glass · 13 years ago
  66. f46a945 tegra: Move boards over to use arch-level board UART function by Simon Glass · 13 years ago
  67. 905ed41 tegra: Move clock_early_init() to arch_cpu_init() by Simon Glass · 13 years ago
  68. ccdd6ea tegra: Move cpu_init_cp15() to arch_cpu_init() by Simon Glass · 13 years ago
  69. a04eba9 tegra2: Plumb in SPI/UART switch code by Simon Glass · 13 years ago
  70. 9112ef8 tegra2: spi: Add SPI driver for Tegra2 SOC by Tom Warren · 13 years ago
  71. 1be0d75 tegra2: Add UARTB support by Simon Glass · 13 years ago
  72. 6b5763e tegra2: Tidy UART selection by Simon Glass · 13 years ago
  73. 831a077 tegra2: Enable instruction cache by Simon Glass · 13 years ago
  74. e43d6ed tegra2: Add arch_cpu_init() to fire up Cortex-A9 by Simon Glass · 13 years ago
  75. ae03661 tegra2: Move board_mmc_init into board files by Stephen Warren · 13 years ago
  76. de71fbe tegra2: Move MMC clock initialization into MMC driver by Stephen Warren · 13 years ago
  77. ccf7988 tegra2: Enable MMC for Seaboard by Tom Warren · 13 years ago
  78. 20e18e0 tegra2: Add more pinmux functions by Simon Glass · 13 years ago
  79. c3cf49d tegra2: Rename PIN_ to PINGRP_ by Simon Glass · 13 years ago
  80. 4ed59e7 tegra2: Add more clock functions by Simon Glass · 13 years ago
  81. 3e00dbd tegra2: Clean up board code a little by Simon Glass · 13 years ago
  82. 03c609f tegra2: Rename CLOCK_PLL_ID to CLOCK_ID by Simon Glass · 13 years ago
  83. d07dc49 Tegra2: Use clock and pinmux functions to simplify code by Simon Glass · 13 years ago
  84. 858bd09 Tegra2: Add additional pin multiplexing features by Simon Glass · 13 years ago
  85. b4ba2be Tegra2: Add more clock support by Simon Glass · 13 years ago
  86. 221a066 arm: nvidia and smdk6400: use common code for machine type by Igor Grinberg · 13 years ago
  87. 4769be2 Timer: Remove reset_timer() for non-Nios2 arches by Graeme Russ · 13 years ago
  88. 21ef6a1 mmc: Tegra2: SD/MMC driver for Seaboard - eMMC on SDMMC4, SDIO on SDMMC3 by Tom Warren · 13 years ago
  89. f4ef666 arm: Tegra2: Move clk/mux init to board_early_init_f, add GPIO init by Tom Warren · 13 years ago
  90. 74652cf arm: Tegra2: add support for A9 CPU init by Tom Warren · 13 years ago
  91. 1466641 Coding Style cleanup: remove trailing empty lines by Wolfgang Denk · 14 years ago
  92. 3f82b1d arm: Tegra2: Add basic NVIDIA Tegra2 SoC support by Tom Warren · 14 years ago