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