1. 4f476f3 tegra: Add LCD support to Nvidia boards by Simon Glass · Wed Oct 17 13:24:52 2012 +0000
  2. 1564f34 tegra: Add support for PWM by Simon Glass · Wed Oct 17 13:24:49 2012 +0000
  3. 0458584 tegra: nand: add board pinmux by Lucas Stach · Sat Sep 29 10:02:09 2012 +0000
  4. e80f7ca tegra: clean up board include hell by Lucas Stach · Sat Sep 29 10:02:08 2012 +0000
  5. 18561f7 tegra20: rework UART GPIO handling by Lucas Stach · Tue Sep 25 20:21:14 2012 +0000
  6. ab37196 Tegra20: Move some include files to arch-tegra for sharing with Tegra30 by Tom Warren · Wed Sep 19 15:50:56 2012 -0700
  7. 22562a4 Tegra: Change Tegra20 to Tegra in common code, prep for T30 by Tom Warren · Tue Sep 04 17:00:24 2012 -0700
  8. 0ca1a45 tegra20: move SDRAM param save to later in boot by Allen Martin · Fri Aug 31 08:30:11 2012 +0000
  9. 74753a8 tegra20: remove timer_init from SPL build by Allen Martin · Fri Aug 31 08:30:08 2012 +0000
  10. 55d98a1 tegra20: rename tegra2 -> tegra20 by Allen Martin · Fri Aug 31 08:30:00 2012 +0000
  11. d2f67fe tegra: add pin_mux_spi() board initialization function by Stephen Warren · Tue Jun 12 08:33:40 2012 +0000
  12. 2967d48 tegra: fix leftover CONFIG_TEGRA2_MMC & _SPI build switches by Tom Warren · Fri Jun 01 08:22:14 2012 +0000
  13. 2fa4db0 tegra: Allow boards to perform early GPIO setup by Thierry Reding · Mon Jun 04 20:02:27 2012 +0000
  14. a308d46 tegra: Add EMC settings for Seaboard by Jimmy Zhang · Tue Apr 10 05:17:06 2012 +0000
  15. 39d45ed tegra: Turn off power detect in board init by Wei Ni · Mon Apr 02 13:18:58 2012 +0000
  16. 8cc8f61 tegra: Set up warmboot code on Nvidia boards by Simon Glass · Mon Apr 02 13:18:57 2012 +0000
  17. e772be8 tegra: Set up PMU for Nvidia boards by Simon Glass · Mon Apr 02 13:18:54 2012 +0000
  18. 87cc3d1 tegra: i2c: Initialise I2C on Nvidia boards by Simon Glass · Fri Feb 03 15:13:57 2012 +0000
  19. 5d73a8d tegra: usb: Add USB support to nvidia boards by Simon Glass · Mon Feb 27 10:52:50 2012 +0000
  20. a8ccc8b tegra: Move boards over to use arch-level board UART function by Simon Glass · Mon Nov 28 15:04:40 2011 +0000
  21. 7d697d7 tegra: Move clock_early_init() to arch_cpu_init() by Simon Glass · Mon Nov 28 15:04:36 2011 +0000
  22. e992a41 tegra: Move cpu_init_cp15() to arch_cpu_init() by Simon Glass · Mon Nov 28 15:04:35 2011 +0000
  23. 704e60d tegra2: Plumb in SPI/UART switch code by Simon Glass · Sat Nov 05 04:46:51 2011 +0000
  24. ee554f8 tegra2: spi: Add SPI driver for Tegra2 SOC by Tom Warren · Sat Nov 05 09:48:11 2011 +0000
  25. e942fe0 tegra2: Add UARTB support by Simon Glass · Sat Nov 05 04:46:45 2011 +0000
  26. 8d93c70 tegra2: Tidy UART selection by Simon Glass · Sat Nov 05 04:46:44 2011 +0000
  27. 7103221 tegra2: Enable instruction cache by Simon Glass · Sat Nov 05 03:56:52 2011 +0000
  28. 5f3a899 tegra2: Add arch_cpu_init() to fire up Cortex-A9 by Simon Glass · Sat Nov 05 03:56:49 2011 +0000
  29. f8eac0d tegra2: Move board_mmc_init into board files by Stephen Warren · Mon Oct 31 06:51:35 2011 +0000
  30. 85a6c07 tegra2: Move MMC clock initialization into MMC driver by Stephen Warren · Mon Oct 31 06:51:34 2011 +0000
  31. 97bf58f tegra2: Enable MMC for Seaboard by Tom Warren · Wed Sep 21 12:40:07 2011 +0000
  32. b70bbf1 tegra2: Add more pinmux functions by Simon Glass · Wed Sep 21 12:40:06 2011 +0000
  33. 80608ed tegra2: Rename PIN_ to PINGRP_ by Simon Glass · Wed Sep 21 12:40:05 2011 +0000
  34. c2ea5e4 tegra2: Add more clock functions by Simon Glass · Wed Sep 21 12:40:04 2011 +0000
  35. dfcee79 tegra2: Clean up board code a little by Simon Glass · Wed Sep 21 12:40:03 2011 +0000
  36. 069784e tegra2: Rename CLOCK_PLL_ID to CLOCK_ID by Simon Glass · Wed Sep 21 12:40:02 2011 +0000
  37. e2deddd Tegra2: Use clock and pinmux functions to simplify code by Simon Glass · Tue Aug 30 06:23:15 2011 +0000
  38. fa516f6 Tegra2: Add additional pin multiplexing features by Simon Glass · Tue Aug 30 06:23:14 2011 +0000
  39. 16134fd Tegra2: Add more clock support by Simon Glass · Tue Aug 30 06:23:13 2011 +0000
  40. bd0d0b8 arm: nvidia and smdk6400: use common code for machine type by Igor Grinberg · Sun Jul 03 23:00:20 2011 +0000
  41. 139d6cf Timer: Remove reset_timer() for non-Nios2 arches by Graeme Russ · Fri Jul 15 02:19:44 2011 +0000
  42. 85f0ee4 mmc: Tegra2: SD/MMC driver for Seaboard - eMMC on SDMMC4, SDIO on SDMMC3 by Tom Warren · Tue May 31 10:30:37 2011 +0000
  43. e149558 arm: Tegra2: Move clk/mux init to board_early_init_f, add GPIO init by Tom Warren · Thu Apr 14 12:09:41 2011 +0000
  44. 112a188 arm: Tegra2: add support for A9 CPU init by Tom Warren · Thu Apr 14 12:18:06 2011 +0000
  45. 1a0ce28 Coding Style cleanup: remove trailing empty lines by Wolfgang Denk · Sun Mar 27 21:48:08 2011 +0200
  46. 41b6838 arm: Tegra2: Add basic NVIDIA Tegra2 SoC support by Tom Warren · Thu Jan 27 10:58:05 2011 +0000