1. 8aff009 Tegra114: Dalmore: Add DT files by Tom Warren · 12 years ago
  2. b19f574 tegra: add SPI SLINK driver by Allen Martin · 12 years ago
  3. 23e3158 tegra30: fdt: add SPI SLINK nodes by Allen Martin · 12 years ago
  4. 36068ae tegra: fdt: add back missing host1x node by Allen Martin · 12 years ago
  5. b7723f3 tegra: fdt: sort dts files by Allen Martin · 12 years ago
  6. d3f8752 tegra: fdt: remove clocks nodes by Allen Martin · 12 years ago
  7. d08b9e9 tegra: remove IRDA pinmux synonym by Allen Martin · 12 years ago
  8. 083bbbb Tegra30: fdt: Update DT files with I2C info for T30/Cardhu by Tom Warren · 12 years ago
  9. f01b631 Tegra30: Add/enable Cardhu build (T30 reference board) by Tom Warren · 12 years ago
  10. 6d6c0ba Tegra30: Add generic Tegra30 build support by Tom Warren · 12 years ago
  11. 79ce91b Tegra30: Cardhu: Add DT files by Tom Warren · 12 years ago
  12. 716d943 tegra: display: add board pinmux by Marc Dietrich · 12 years ago
  13. 7257354 ARM: tegra: enable 8-bit SD slots in board files by Stephen Warren · 12 years ago
  14. 77139f5 tegra: fdt: Add LCD definitions for Seaboard by Simon Glass · 12 years ago
  15. 1b24a50 tegra: Add LCD support to Nvidia boards by Simon Glass · 12 years ago
  16. e1ae0d1 tegra: Add support for PWM by Simon Glass · 12 years ago
  17. a2ab6b7 ARM: tegra: don't request GPIO from Seaboard's SPL by Stephen Warren · 12 years ago
  18. da1f735 ARM: tegra: select between Seaboard/Ventana at compile time by Stephen Warren · 12 years ago
  19. 56f42f8 ARM: tegra: Whistler: remove unused USB alias by Stephen Warren · 12 years ago
  20. 699c40e ARM: tegra: Harmony: enable ULPI USB port by Stephen Warren · 12 years ago
  21. 73286d8 tegra: move common features to a common makefile by Marc Dietrich · 12 years ago
  22. c0720af tegra: nand: add board pinmux by Lucas Stach · 12 years ago
  23. 516f00b tegra: clean up board include hell by Lucas Stach · 12 years ago
  24. 0cd10c7 tegra20: rework UART GPIO handling by Lucas Stach · 12 years ago
  25. 150c249 Tegra20: Move some include files to arch-tegra for sharing with Tegra30 by Tom Warren · 12 years ago
  26. 29f3e3f Tegra: Change Tegra20 to Tegra in common code, prep for T30 by Tom Warren · 12 years ago
  27. cf46cde ARM: tegra: fix Ventana standalone build by Stephen Warren · 12 years ago
  28. 3aa7a6a ARM: tegra: remove redundant mkdirs from board Makefiles by Stephen Warren · 12 years ago
  29. 9614a1e tegra: enable NAND on Harmony by Stephen Warren · 12 years ago
  30. 7cedd181 tegra: fdt: Add NAND definitions to fdt by Simon Glass · 12 years ago
  31. a49716a tegra20: move SDRAM param save to later in boot by Allen Martin · 12 years ago
  32. 45ec5b2 tegra20: remove timer_init from SPL build by Allen Martin · 12 years ago
  33. 00a2749 tegra20: rename tegra2 -> tegra20 by Allen Martin · 12 years ago
  34. e028494 tegra: add pin_mux_spi() board initialization function by Stephen Warren · 12 years ago
  35. 1e2d785 tegra: fix leftover CONFIG_TEGRA2_MMC & _SPI build switches by Tom Warren · 12 years ago
  36. cb7a1cf tegra: Allow boards to perform early GPIO setup by Thierry Reding · 12 years ago
  37. 3f82d89 mmc: tegra2: rename tegra2_mmc.* to tegra_mmc.* by Tom Warren · 12 years ago
  38. edffa63 spi: tegra2: rename tegra2_spi.* to tegra_spi.* by Tom Warren · 12 years ago
  39. b1b9e4c tegra: ventana: add own device tree, enable USB by Stephen Warren · 12 years ago
  40. f3d9330 tegra: harmony: add device tree support by Stephen Warren · 12 years ago
  41. d5ebc93 tegra: Whistler board support by Stephen Warren · 12 years ago
  42. 078078c spi: Tegra2: Seaboard: fix UART corruption during SPI transactions by Tom Warren · 12 years ago
  43. c3ab91f tegra: fdt: Add keyboard definitions for Seaboard by Anton Staff · 12 years ago
  44. d376e8d tegra: fdt: Add EMC data for Tegra2 Seaboard by Simon Glass · 12 years ago
  45. c5b34a2 tegra: Add EMC settings for Seaboard by Jimmy Zhang · 12 years ago
  46. 5aff021 tegra: Turn off power detect in board init by Wei Ni · 12 years ago
  47. 67ac579 tegra: Set up warmboot code on Nvidia boards by Simon Glass · 12 years ago
  48. 8723626 tegra: Set up PMU for Nvidia boards by Simon Glass · 12 years ago
  49. 3682cc3 tegra: i2c: Select I2C ordering for Seaboard by Simon Glass · 13 years ago
  50. cb445fb tegra: i2c: Initialise I2C on Nvidia boards by Simon Glass · 13 years ago
  51. f10393e tegra: usb: Add USB support to nvidia boards by Simon Glass · 13 years ago
  52. 1920172 tegra: usb: fdt: Add USB definitions for Tegra2 Seaboard by Simon Glass · 13 years ago
  53. cd474cb tegra: fdt: Add clock bindings for Tegra2 Seaboard by Simon Glass · 13 years ago
  54. 6710b5b tegra: fdt: Add device tree file for Tegra2 Seaboard from kernel by Simon Glass · 13 years ago
  55. ca28090 tegra: Use funcmux for MMC on seaboard by Simon Glass · 13 years ago
  56. e712e54 tegra: Use funcmux for MMC on harmony by Simon Glass · 13 years ago
  57. a747cc0 tegra2: Optimize out-of-tree build for Ventana. by Thierry Reding · 13 years ago
  58. f46a945 tegra: Move boards over to use arch-level board UART function by Simon Glass · 13 years ago
  59. 905ed41 tegra: Move clock_early_init() to arch_cpu_init() by Simon Glass · 13 years ago
  60. ccdd6ea tegra: Move cpu_init_cp15() to arch_cpu_init() by Simon Glass · 13 years ago
  61. 5b37bd3 arm: Tegra: Fix Harmony and Ventana builds in u-boot-tegra/master by Tom Warren · 13 years ago
  62. 977a39e tegra2: Move tegra2_mmc_init() prototype to public header. by Thierry Reding · 13 years ago
  63. a04eba9 tegra2: Plumb in SPI/UART switch code by Simon Glass · 13 years ago
  64. cb93481 tegra2: Implement SPI / UART GPIO switch by Simon Glass · 13 years ago
  65. 9112ef8 tegra2: spi: Add SPI driver for Tegra2 SOC by Tom Warren · 13 years ago
  66. 1be0d75 tegra2: Add UARTB support by Simon Glass · 13 years ago
  67. 6b5763e tegra2: Tidy UART selection by Simon Glass · 13 years ago
  68. 67c2cb1 tegra2: Fix out-of-tree build for Ventana. by Thierry Reding · 13 years ago
  69. 831a077 tegra2: Enable instruction cache by Simon Glass · 13 years ago
  70. e43d6ed tegra2: Add arch_cpu_init() to fire up Cortex-A9 by Simon Glass · 13 years ago
  71. 5fac236 tegra2: Use new GPIO APIs in gpio_config_uart() by Stephen Warren · 13 years ago
  72. d5ef19b tegra2: Add support for Ventana by Stephen Warren · 13 years ago
  73. 9877841 tegra2: Modify MMC driver to handle power and cd GPIOs by Stephen Warren · 13 years ago
  74. ae03661 tegra2: Move board_mmc_init into board files by Stephen Warren · 13 years ago
  75. de71fbe tegra2: Move MMC clock initialization into MMC driver by Stephen Warren · 13 years ago
  76. ccf7988 tegra2: Enable MMC for Seaboard by Tom Warren · 13 years ago
  77. 20e18e0 tegra2: Add more pinmux functions by Simon Glass · 13 years ago
  78. c3cf49d tegra2: Rename PIN_ to PINGRP_ by Simon Glass · 13 years ago
  79. 4ed59e7 tegra2: Add more clock functions by Simon Glass · 13 years ago
  80. 3e00dbd tegra2: Clean up board code a little by Simon Glass · 13 years ago
  81. 03c609f tegra2: Rename CLOCK_PLL_ID to CLOCK_ID by Simon Glass · 13 years ago
  82. 26ddff2 build: add missing $(AR)->$(cmd_link_o_target) update by Mike Frysinger · 13 years ago
  83. 464c792 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  84. 10980d4 arm: tegra2: fix out-of-tree build by Che-liang Chiou · 13 years ago
  85. d07dc49 Tegra2: Use clock and pinmux functions to simplify code by Simon Glass · 13 years ago
  86. 858bd09 Tegra2: Add additional pin multiplexing features by Simon Glass · 13 years ago
  87. b4ba2be Tegra2: Add more clock support by Simon Glass · 13 years ago
  88. 221a066 arm: nvidia and smdk6400: use common code for machine type by Igor Grinberg · 13 years ago
  89. 4769be2 Timer: Remove reset_timer() for non-Nios2 arches by Graeme Russ · 13 years ago
  90. 21ef6a1 mmc: Tegra2: SD/MMC driver for Seaboard - eMMC on SDMMC4, SDIO on SDMMC3 by Tom Warren · 13 years ago
  91. f4ef666 arm: Tegra2: Move clk/mux init to board_early_init_f, add GPIO init by Tom Warren · 13 years ago
  92. 74652cf arm: Tegra2: add support for A9 CPU init by Tom Warren · 13 years ago
  93. 1466641 Coding Style cleanup: remove trailing empty lines by Wolfgang Denk · 14 years ago
  94. ee4bbbc arm: Tegra2: Add support for NVIDIA Seaboard board by Tom Warren · 14 years ago
  95. efc05ae arm: Tegra2: Add support for NVIDIA Harmony board by Tom Warren · 14 years ago
  96. 3f82b1d arm: Tegra2: Add basic NVIDIA Tegra2 SoC support by Tom Warren · 14 years ago