1. f58cf70 Merge branch 'tegra/t114' into next/soc by Olof Johansson · 12 years ago
  2. d2ffb91 ARM: tegra: Fix build error w/ ARCH_TEGRA_114_SOC w/o ARCH_TEGRA_3x_SOC by Olof Johansson · 12 years ago
  3. bda6f8e Merge tag 'tegra-for-3.9-soc-ccf' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/soc by Olof Johansson · 12 years ago
  4. 5c541b8 ARM: tegra: Add initial support for Tegra114 SoC. by Hiroshi Doyu · 12 years ago
  5. 61fd290 ARM: tegra: migrate to new clock code by Prashant Gaikwad · 12 years ago
  6. 9e32366 ARM: tegra: make device can run on UP by Joseph Lo · 12 years ago
  7. 0529e315 ARM: use common irqchip_init for GIC init by Rob Herring · 12 years ago
  8. 0f600f4 Merge tag 'tegra-for-3.8-fixes-for-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into fixes by Olof Johansson · 12 years ago
  9. b8edf84 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  10. 6eb583d ARM: tegra: select correct parent clk for pll_p by Sivaram Nair · 12 years ago
  11. 1a6d3da ARM: tegra: decouple uncompress.h and debug-macro.S by Stephen Warren · 12 years ago
  12. adc1831 ARM: tegra: simplify DEBUG_LL UART selection options by Stephen Warren · 12 years ago
  13. 29a0e7b ARM: tegra: retain L2 content over CPU suspend/resume by Joseph Lo · 12 years ago
  14. fe508d7 ARM: tegra30: common: enable csite clock by Joseph Lo · 12 years ago
  15. fd072a8 ARM: tegra: Implement 6395/1 for Tegra by Peter De Schrijver · 12 years ago
  16. ca3d241 ARM: tegra: enable data prefetch on L2 by Joseph Lo · 12 years ago
  17. d065ab7 ARM: tegra: common: using OF api for L2 cache init by Joseph Lo · 12 years ago
  18. d534b5d ARM: tegra30: clocks: add AHB and APB clocks by Joseph Lo · 12 years ago
  19. 2be39c0 ARM: tegra: move iomap.h to mach-tegra by Stephen Warren · 12 years ago
  20. 25468fe Merge branch 'multiplatform/smp_ops' into next/multiplatform by Olof Johansson · 12 years ago
  21. 453689e ARM: tegra20: add CPU hotplug support by Joseph Lo · 12 years ago
  22. 59b0f68 ARM: tegra30: add CPU hotplug support by Joseph Lo · 12 years ago
  23. a172573 ARM: SoC: convert Tegra to SMP operations by Marc Zyngier · 13 years ago
  24. 1dfacc1 ARM: tegra: Remove duplicate code by Prashant Gaikwad · 12 years ago
  25. 96a1bd1 ARM: tegra: Add clk_tegra structure and helper functions by Prashant Gaikwad · 12 years ago
  26. b861c27 ARM: tegra: apbio access using dma for tegra20 only by Laxman Dewangan · 12 years ago
  27. f465d14 Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  28. 7a3252f Merge branch 'for-3.5/tegra30-audio' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/drivers by Olof Johansson · 13 years ago
  29. 390e0cf ARM: tegra: use machine specific hook for late init by Shawn Guo · 13 years ago
  30. 9abafa0 ARM: tegra: change pll_p_out4's rate to 24MHz by Stephen Warren · 13 years ago
  31. 7ff4db0 ARM: tegra: fix pclk rate by Stephen Warren · 13 years ago
  32. 60f975b ARM: tegra: reparent sclk to pll_c_out1 by Stephen Warren · 13 years ago
  33. 6437626 ARM: tegra: Initialize pll_p_out1 by Peter De Schrijver · 13 years ago
  34. 4bb2d10 Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  35. 3480059 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  36. 281b053 Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  37. 38abdcd Merge branch 'for-armsoc' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm into next/soc2 by Arnd Bergmann · 13 years ago
  38. 7cb7f82 Merge tag 'tegra-soc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/tegra into tegra/soc-drivers by Arnd Bergmann · 13 years ago
  39. c71656c Merge tag 'tegra-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/tegra into tegra/soc by Arnd Bergmann · 13 years ago
  40. f6a1ba6 ARM: tegra: Enable CPUIdle on Tegra20 by Peter De Schrijver · 13 years ago
  41. 65fe31d ARM: tegra: support for Tegra30 CPU powerdomains by Peter De Schrijver · 13 years ago
  42. cec6006 ARM: tegra: initialize Tegra chipid early by Peter De Schrijver · 13 years ago
  43. 0f830e5 Merge branch 'for-3.4/soc-drivers' into for-3.4/t30-smp by Olof Johansson · 13 years ago
  44. d3b8bdd ARM: tegra: Add a simple PMC driver by Stephen Warren · 13 years ago
  45. 6d7d7b3 ARM: tegra: Pass uncompress.h UART selection to DEBUG_LL by Stephen Warren · 13 years ago
  46. 7ff43ee ARM: tegra: enable tegra30 clock framework by Peter De Schrijver · 13 years ago
  47. daa14d5 ARM: mach-tegra: properly disable CPU idle call by Nicolas Pitre · 13 years ago
  48. 23c4c1c Merge branch 'depends/rmk/for-linus' into next/soc by Arnd Bergmann · 13 years ago
  49. abea3f2 ARM: restart: tegra: use new restart hook by Russell King · 13 years ago
  50. 6cc04a4 arm/tegra: Compile tegra_dt_init_irq only when CONFIG_OF by Stephen Warren · 13 years ago
  51. 44107d8 arm/tegra: implement support for tegra30 by Peter De Schrijver · 13 years ago
  52. 0154867 arm/tegra: generalize L2 cache initialization by Peter De Schrijver · 13 years ago
  53. 9bfc3f0 arm/tegra: use PMC reset by Peter De Schrijver · 13 years ago
  54. c37c07d arm/tegra: prepare early init for multiple tegra variants by Peter De Schrijver · 13 years ago
  55. 74ae6c3 ARM: tegra: tegra_init_cache should be static by Olof Johansson · 13 years ago
  56. dc54c23 ARM: Tegra: Make tegra_dma_init a postcore_initcall by Stephen Warren · 14 years ago
  57. cd51d0e ARM: tegra: common: Enable core clocks by Colin Cross · 14 years ago
  58. 0cf6230 ARM: tegra: Move tegra_common_init to tegra_init_early by Colin Cross · 14 years ago
  59. 375b19c ARM: tegra: Fix hang on reboot by Simon Glass · 14 years ago
  60. 535371c ARM: tegra: Use writel_relaxed in tegra_init_cache by Colin Cross · 14 years ago
  61. 699fe14 ARM: tegra: Allow overriding arch_reset by Colin Cross · 14 years ago
  62. 4de3a8f [ARM] tegra: Add APB DMA support by Colin Cross · 15 years ago
  63. 8486bdd [ARM] tegra: common: Update common clock init table by Colin Cross · 14 years ago
  64. 73625e3 [ARM] tegra: Add support for reading fuses by Colin Cross · 14 years ago
  65. d861196 [ARM] tegra: Add clock support by Colin Cross · 15 years ago
  66. c5f8006 [ARM] tegra: initial tegra support by Erik Gilling · 15 years ago