1. cb3c0d1 tegra: Setup PMC scratch info from ap20 setup by Yen Lin · Mon Apr 02 13:18:56 2012 +0000
  2. 22e9f89 tegra: Add warmboot implementation by Yen Lin · Tue Apr 10 05:17:02 2012 +0000
  3. aef6ca5 tegra: Add PMU to manage power supplies by Jimmy Zhang · Mon Apr 02 13:18:53 2012 +0000
  4. 5983ef8 tegra: Add EMC support for optimal memory timings by Jimmy Zhang · Mon Apr 02 13:18:52 2012 +0000
  5. 1fed82a tegra: Add tegra_get_chip_type() to detect SKU by Simon Glass · Mon Apr 02 13:18:50 2012 +0000
  6. c3813db tegra: Add crypto library for warmboot code by Yen Lin · Mon Apr 02 13:18:48 2012 +0000
  7. 01df75f tegra: Add functions to access low-level Osc/PLL details by Simon Glass · Mon Apr 02 13:18:47 2012 +0000
  8. 84a8dcf tegra: Move ap20.h header into arch location by Simon Glass · Mon Apr 02 13:18:46 2012 +0000
  9. fd8798b armv7: add appropriate headers for assembly functions by Aneesh V · Thu Mar 08 07:20:18 2012 +0000
  10. d243022 tegra: Enhance clock support to handle 16-bit clock divisors by Simon Glass · Fri Feb 03 15:13:54 2012 +0000
  11. cad1a27 tegra: Rename NV_PA_PMC_BASE to TEGRA2_PMC_BASE by Simon Glass · Fri Feb 03 15:13:52 2012 +0000
  12. 08d6ec2 tegra: usb: Add support for Tegra USB peripheral by Simon Glass · Mon Feb 27 10:52:49 2012 +0000
  13. 2966cd2 tegra: fdt: Add function to return peripheral/clock ID by Simon Glass · Tue Mar 06 17:10:27 2012 +0000
  14. 83aaec8 tegra: fdt: Add Tegra2x device tree file from kernel by Simon Glass · Mon Feb 27 10:52:38 2012 +0000
  15. 8b75b8f arm: Tegra2: Fix ELDK42 gcc failure with inline asm stack pointer load by Tom Warren · Fri Feb 17 06:01:21 2012 +0000
  16. 410012f tegra2: Enable data cache by Simon Glass · Mon Jan 09 13:22:15 2012 +0000
  17. fb1ea63 tegra: Add SDMMC support to funcmux by Simon Glass · Wed Jan 11 12:42:25 2012 +0000
  18. d8c03b8 tegra: Add I2C support to funcmux by Simon Glass · Wed Jan 11 12:42:24 2012 +0000
  19. 43b1a7c tegra: Add enum to select from available funcmux configs by Simon Glass · Wed Jan 11 12:42:23 2012 +0000
  20. 3ba99a3 tegra: Adjust funcmux config test to permit expansion by Simon Glass · Wed Jan 11 12:42:22 2012 +0000
  21. b60fa39 tegra2: Fix default RAM size selection in odmdata by Stephen Warren · Fri Jan 06 12:14:41 2012 +0000
  22. 0b764d6 tegra2: Fix conflicting pinmux for UARTA by Stephen Warren · Fri Jan 06 12:14:40 2012 +0000
  23. 96b7c43 tegra: Add support for UART init in cpu board.c by Simon Glass · Mon Nov 28 15:04:39 2011 +0000
  24. 84a97c5 tegra: Add a function mux feature by Simon Glass · Mon Nov 28 15:04:38 2011 +0000
  25. 2ffbb25 tegra: add clock_ll_start_uart() to enable UART prior to reloc by Simon Glass · Mon Nov 28 15:04:37 2011 +0000
  26. 7d697d7 tegra: Move clock_early_init() to arch_cpu_init() by Simon Glass · Mon Nov 28 15:04:36 2011 +0000
  27. e992a41 tegra: Move cpu_init_cp15() to arch_cpu_init() by Simon Glass · Mon Nov 28 15:04:35 2011 +0000
  28. 02044fe tegra2: Always build with USE_PRIVATE_LIBGCC=yes. by Thierry Reding · Thu Nov 17 00:04:05 2011 +0000
  29. f6fcbbd tegra2: Don't use board pointer before it is set up by Simon Glass · Sat Nov 05 03:56:57 2011 +0000
  30. 0234c34 tegra2: Remove unneeded 'dynamic ram size' message by Simon Glass · Sat Nov 05 03:56:56 2011 +0000
  31. 6ddda84 tegra2: Remove unneeded boot code by Simon Glass · Sat Nov 05 03:56:53 2011 +0000
  32. ec8dab4 tegra2: Simplify tegra_start() boot path by Simon Glass · Sat Nov 05 03:56:50 2011 +0000
  33. 5f3a899 tegra2: Add arch_cpu_init() to fire up Cortex-A9 by Simon Glass · Sat Nov 05 03:56:49 2011 +0000
  34. dae82aa Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Fri Oct 28 00:15:19 2011 +0200
  35. 8148e11 GCC4.6: Squash warning in tegra2 board.c by Marek Vasut · Mon Oct 24 23:41:39 2011 +0000
  36. b70bbf1 tegra2: Add more pinmux functions by Simon Glass · Wed Sep 21 12:40:06 2011 +0000
  37. 80608ed tegra2: Rename PIN_ to PINGRP_ by Simon Glass · Wed Sep 21 12:40:05 2011 +0000
  38. c2ea5e4 tegra2: Add more clock functions by Simon Glass · Wed Sep 21 12:40:04 2011 +0000
  39. 069784e tegra2: Rename CLOCK_PLL_ID to CLOCK_ID by Simon Glass · Wed Sep 21 12:40:02 2011 +0000
  40. 57e0deb build: add missing $(AR)->$(cmd_link_o_target) update by Mike Frysinger · Tue Oct 18 05:30:17 2011 +0000
  41. d48e2d8 tegra2: fix warning: "assert" redefined by Wolfgang Denk · Sat Sep 10 16:17:25 2011 +0200
  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. 944a7fe Timer: Remove reset_timer_masked() by Graeme Russ · Fri Jul 15 02:21:14 2011 +0000
  47. 139d6cf Timer: Remove reset_timer() for non-Nios2 arches by Graeme Russ · Fri Jul 15 02:19:44 2011 +0000
  48. 5e669ff Timer: Remove set_timer completely by Graeme Russ · Fri Jul 15 02:18:12 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