1. 5a057e3 tegra: usb: Fix device enumeration problem of USB1 by Jim Lin · Sun Jun 24 20:40:57 2012 +0000
  2. 1bdbc9f tegra: add GMC/GMD funcmux entry for SFLASH by Stephen Warren · Tue Jun 12 08:33:39 2012 +0000
  3. 53c7911 tegra: add ULPI on USB2 funcmux entry by Lucas Stach · Thu May 31 01:51:01 2012 +0000
  4. 7ee52b0 arm: Tegra: Use ODMDATA from BCT in IRAM by Tom Warren · Wed May 30 14:06:09 2012 -0700
  5. c570d7a gpio: tegra2: rename tegra2_gpio.* to tegra_gpio.* by Tom Warren · Tue May 22 12:19:25 2012 +0000
  6. e8aebc2 spi: tegra2: rename tegra2_spi.* to tegra_spi.* by Tom Warren · Tue May 22 07:33:47 2012 +0000
  7. 563b46f tegra: Correct PLL access in ap20.c and clock.c by Simon Glass · Thu Apr 19 08:04:39 2012 +0000
  8. b6d1901 tegra: add SDMMC1 on SDIO1 funcmux entry by Stephen Warren · Wed May 16 13:54:06 2012 +0000
  9. 4de6eec tegra: add SDIO1 funcmux entry for UARTA by Lucas Stach · Wed May 16 08:21:02 2012 +0000
  10. 2249fb6 tegra: sync SDIO1 pingroup enum name with TRM by Lucas Stach · Wed May 16 08:21:01 2012 +0000
  11. e4c01a8 tegra: add UART1 on GPU funcmux entry by Stephen Warren · Wed May 16 05:59:59 2012 +0000
  12. 59f9010 tegra: add alternate UART1 funcmux entry by Stephen Warren · Mon May 14 13:13:45 2012 +0000
  13. c309b46 spi: Tegra2: Seaboard: fix UART corruption during SPI transactions by Tom Warren · Tue May 15 14:32:40 2012 -0700
  14. a0d0b76 tegra: i2c: Add function to find DVC bus by Simon Glass · Mon Apr 02 13:19:01 2012 +0000
  15. 22e9f89 tegra: Add warmboot implementation by Yen Lin · Tue Apr 10 05:17:02 2012 +0000
  16. aef6ca5 tegra: Add PMU to manage power supplies by Jimmy Zhang · Mon Apr 02 13:18:53 2012 +0000
  17. 5983ef8 tegra: Add EMC support for optimal memory timings by Jimmy Zhang · Mon Apr 02 13:18:52 2012 +0000
  18. 9e11f7a tegra: Add header file for APB_MISC register by Simon Glass · Mon Apr 02 13:18:51 2012 +0000
  19. 1fed82a tegra: Add tegra_get_chip_type() to detect SKU by Simon Glass · Mon Apr 02 13:18:50 2012 +0000
  20. 1bf6c77 tegra: Add flow, gp_padctl, fuse, sdram headers by Yen Lin · Mon Apr 02 13:18:49 2012 +0000
  21. 01df75f tegra: Add functions to access low-level Osc/PLL details by Simon Glass · Mon Apr 02 13:18:47 2012 +0000
  22. 84a8dcf tegra: Move ap20.h header into arch location by Simon Glass · Mon Apr 02 13:18:46 2012 +0000
  23. ccf7e90 tegra: i2c: Add I2C driver by Yen Lin · Tue Mar 06 19:00:23 2012 +0000
  24. d243022 tegra: Enhance clock support to handle 16-bit clock divisors by Simon Glass · Fri Feb 03 15:13:54 2012 +0000
  25. cad1a27 tegra: Rename NV_PA_PMC_BASE to TEGRA2_PMC_BASE by Simon Glass · Fri Feb 03 15:13:52 2012 +0000
  26. 08d6ec2 tegra: usb: Add support for Tegra USB peripheral by Simon Glass · Mon Feb 27 10:52:49 2012 +0000
  27. 2966cd2 tegra: fdt: Add function to return peripheral/clock ID by Simon Glass · Tue Mar 06 17:10:27 2012 +0000
  28. fb1ea63 tegra: Add SDMMC support to funcmux by Simon Glass · Wed Jan 11 12:42:25 2012 +0000
  29. d8c03b8 tegra: Add I2C support to funcmux by Simon Glass · Wed Jan 11 12:42:24 2012 +0000
  30. 43b1a7c tegra: Add enum to select from available funcmux configs by Simon Glass · Wed Jan 11 12:42:23 2012 +0000
  31. 3ba99a3 tegra: Adjust funcmux config test to permit expansion by Simon Glass · Wed Jan 11 12:42:22 2012 +0000
  32. 96b7c43 tegra: Add support for UART init in cpu board.c by Simon Glass · Mon Nov 28 15:04:39 2011 +0000
  33. 84a97c5 tegra: Add a function mux feature by Simon Glass · Mon Nov 28 15:04:38 2011 +0000
  34. 2ffbb25 tegra: add clock_ll_start_uart() to enable UART prior to reloc by Simon Glass · Mon Nov 28 15:04:37 2011 +0000
  35. f368559 tegra2: Move tegra2_mmc_init() prototype to public header. by Thierry Reding · Thu Nov 17 00:10:23 2011 +0000
  36. 92d8f1f tegra2: Implement SPI / UART GPIO switch by Simon Glass · Sat Nov 05 04:46:49 2011 +0000
  37. ee554f8 tegra2: spi: Add SPI driver for Tegra2 SOC by Tom Warren · Sat Nov 05 09:48:11 2011 +0000
  38. b70bbf1 tegra2: Add more pinmux functions by Simon Glass · Wed Sep 21 12:40:06 2011 +0000
  39. 80608ed tegra2: Rename PIN_ to PINGRP_ by Simon Glass · Wed Sep 21 12:40:05 2011 +0000
  40. c2ea5e4 tegra2: Add more clock functions by Simon Glass · Wed Sep 21 12:40:04 2011 +0000
  41. 069784e tegra2: Rename CLOCK_PLL_ID to CLOCK_ID by Simon Glass · Wed Sep 21 12:40:02 2011 +0000
  42. e2deddd Tegra2: Use clock and pinmux functions to simplify code by Simon Glass · Tue Aug 30 06:23:15 2011 +0000
  43. fa516f6 Tegra2: Add additional pin multiplexing features by Simon Glass · Tue Aug 30 06:23:14 2011 +0000
  44. 16134fd Tegra2: Add more clock support by Simon Glass · Tue Aug 30 06:23:13 2011 +0000
  45. 28cb161 Tegra2: Add microsecond timer function by Simon Glass · Tue Aug 30 06:23:12 2011 +0000
  46. 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
  47. b3878b8 GPIO: Tegra2: add GPIO driver for Tegra2 by Tom Warren · Fri Jun 17 06:27:28 2011 +0000
  48. 8020586 arm: Tegra2: GPIO: Add basic GPIO definitions by Tom Warren · Thu Apr 14 12:09:40 2011 +0000
  49. 30e80f6 arm: Tegra2: Add missing PLLX init by Tom Warren · Thu Apr 14 12:09:39 2011 +0000
  50. 112a188 arm: Tegra2: add support for A9 CPU init by Tom Warren · Thu Apr 14 12:18:06 2011 +0000
  51. 41b6838 arm: Tegra2: Add basic NVIDIA Tegra2 SoC support by Tom Warren · Thu Jan 27 10:58:05 2011 +0000