1. bbc1b99 ARM: tegra: represent RAM in 1 or 2 banks by Stephen Warren · 9 years ago
  2. 871d78e ARM: tegra: move VPR configuration to a later stage by Alexandre Courbot · 9 years ago
  3. 424afc0 ARM: tegra: restrict usable RAM size further by Stephen Warren · 9 years ago
  4. 6699989 T210: P2571: Turn CPU fan on by Tom Warren · 10 years ago
  5. aa44187 ARM: tegra: Initialize timer earlier by Thierry Reding · 9 years ago
  6. 00f782a ARM: tegra: Restrict usable RAM to 32-bit on 64-bit SoCs by Thierry Reding · 9 years ago
  7. 257bfd2 dm: usb: tegra: Drop legacy USB code by Simon Glass · 10 years ago
  8. 534f9d3 dm: tegra: usb: Move USB to driver model by Simon Glass · 9 years ago
  9. c96d709 tegra: Allow board-specific init by Simon Glass · 9 years ago
  10. 237c363 ARM: tegra: move NVIDIA common files to arch/arm/mach-tegra by Masahiro Yamada · 9 years ago[Renamed from board/nvidia/common/board.c]
  11. 346451b tegra: Add support for setting up a as3722 PMIC by Simon Glass · 9 years ago
  12. 8277636 tegra: Provide a function to allow LCD PMIC setup by Simon Glass · 9 years ago
  13. ec74664 tegra: Add a board ID function by Simon Glass · 9 years ago
  14. 7d87413 tegra: Move checkboard() into the board code by Simon Glass · 9 years ago
  15. 73c3893 ARM: tegra: support running in non-secure mode by Stephen Warren · 10 years ago
  16. 79c7a90 ARM: tegra: Implement XUSB pad controller by Thierry Reding · 10 years ago
  17. b0e6ef4 dm: i2c: tegra: Convert to driver model by Simon Glass · 10 years ago
  18. 0521f98 dm: tegra: Add platform data for the GPIO driver by Simon Glass · 10 years ago
  19. 19d7bf3 tegra: make local functions static by Jeroen Hofstee · 10 years ago
  20. fda6fac dm: tegra: spi: Convert to driver model by Simon Glass · 10 years ago
  21. 8f9fd6c usb: tegra: combine header file by Stefan Agner · 11 years ago
  22. 07bbd48 ARM: tegra: prototype pinmux_init() in board.h by Stephen Warren · 11 years ago
  23. dcd1251 ARM: tegra: only build __pinmux_nand() when it's needed by Tom Warren · 11 years ago
  24. de351d6 lib: time: add weak timer_init() function by Darwin Rambo · 11 years ago
  25. 16297cf usb: new board-specific USB init interface by Mateusz Zalega · 11 years ago
  26. c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  27. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  28. 1f2ba72 tegra: i2c: Enable new CONFIG_SYS_I2C framework by Simon Glass · 12 years ago
  29. 7e44d93 ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114 by Jim Lin · 11 years ago
  30. 78f47b7 spi: add common fdt SPI driver interface by Allen Martin · 12 years ago
  31. ff1da6f tegra: spi: rename tegra SPI drivers by Allen Martin · 12 years ago
  32. 9000652 tegra: remove support for UART SPI switch by Allen Martin · 12 years ago
  33. 190be1f Tegra30: MMC: Add SD bus power-rail and SDMMC pad init routines by Tom Warren · 12 years ago
  34. c9aa831 Tegra: MMC: Add DT support to MMC driver for all T20 boards by Tom Warren · 12 years ago
  35. 7ae18f3 tegra: usb: move implementation into right directory by Lucas Stach · 12 years ago
  36. 9482919 Tegra114: Add generic Tegra114 build support by Tom Warren · 12 years ago
  37. b19f574 tegra: add SPI SLINK driver by Allen Martin · 12 years ago
  38. 6d6c0ba Tegra30: Add generic Tegra30 build support by Tom Warren · 12 years ago
  39. 716d943 tegra: display: add board pinmux by Marc Dietrich · 12 years ago
  40. 1b24a50 tegra: Add LCD support to Nvidia boards by Simon Glass · 12 years ago
  41. e1ae0d1 tegra: Add support for PWM by Simon Glass · 12 years ago
  42. c0720af tegra: nand: add board pinmux by Lucas Stach · 12 years ago
  43. 516f00b tegra: clean up board include hell by Lucas Stach · 12 years ago
  44. 0cd10c7 tegra20: rework UART GPIO handling by Lucas Stach · 12 years ago
  45. 150c249 Tegra20: Move some include files to arch-tegra for sharing with Tegra30 by Tom Warren · 12 years ago
  46. 29f3e3f Tegra: Change Tegra20 to Tegra in common code, prep for T30 by Tom Warren · 12 years ago
  47. a49716a tegra20: move SDRAM param save to later in boot by Allen Martin · 12 years ago
  48. 45ec5b2 tegra20: remove timer_init from SPL build by Allen Martin · 12 years ago
  49. 00a2749 tegra20: rename tegra2 -> tegra20 by Allen Martin · 12 years ago
  50. e028494 tegra: add pin_mux_spi() board initialization function by Stephen Warren · 12 years ago
  51. 1e2d785 tegra: fix leftover CONFIG_TEGRA2_MMC & _SPI build switches by Tom Warren · 12 years ago
  52. cb7a1cf tegra: Allow boards to perform early GPIO setup by Thierry Reding · 12 years ago
  53. c5b34a2 tegra: Add EMC settings for Seaboard by Jimmy Zhang · 12 years ago
  54. 5aff021 tegra: Turn off power detect in board init by Wei Ni · 12 years ago
  55. 67ac579 tegra: Set up warmboot code on Nvidia boards by Simon Glass · 12 years ago
  56. 8723626 tegra: Set up PMU for Nvidia boards by Simon Glass · 12 years ago
  57. cb445fb tegra: i2c: Initialise I2C on Nvidia boards by Simon Glass · 13 years ago
  58. f10393e tegra: usb: Add USB support to nvidia boards by Simon Glass · 13 years ago
  59. f46a945 tegra: Move boards over to use arch-level board UART function by Simon Glass · 13 years ago
  60. 905ed41 tegra: Move clock_early_init() to arch_cpu_init() by Simon Glass · 13 years ago
  61. ccdd6ea tegra: Move cpu_init_cp15() to arch_cpu_init() by Simon Glass · 13 years ago
  62. a04eba9 tegra2: Plumb in SPI/UART switch code by Simon Glass · 13 years ago
  63. 9112ef8 tegra2: spi: Add SPI driver for Tegra2 SOC by Tom Warren · 13 years ago
  64. 1be0d75 tegra2: Add UARTB support by Simon Glass · 13 years ago
  65. 6b5763e tegra2: Tidy UART selection by Simon Glass · 13 years ago
  66. 831a077 tegra2: Enable instruction cache by Simon Glass · 13 years ago
  67. e43d6ed tegra2: Add arch_cpu_init() to fire up Cortex-A9 by Simon Glass · 13 years ago
  68. ae03661 tegra2: Move board_mmc_init into board files by Stephen Warren · 13 years ago
  69. de71fbe tegra2: Move MMC clock initialization into MMC driver by Stephen Warren · 13 years ago
  70. ccf7988 tegra2: Enable MMC for Seaboard by Tom Warren · 13 years ago
  71. 20e18e0 tegra2: Add more pinmux functions by Simon Glass · 13 years ago
  72. c3cf49d tegra2: Rename PIN_ to PINGRP_ by Simon Glass · 13 years ago
  73. 4ed59e7 tegra2: Add more clock functions by Simon Glass · 13 years ago
  74. 3e00dbd tegra2: Clean up board code a little by Simon Glass · 13 years ago
  75. 03c609f tegra2: Rename CLOCK_PLL_ID to CLOCK_ID by Simon Glass · 13 years ago
  76. d07dc49 Tegra2: Use clock and pinmux functions to simplify code by Simon Glass · 13 years ago
  77. 858bd09 Tegra2: Add additional pin multiplexing features by Simon Glass · 13 years ago
  78. b4ba2be Tegra2: Add more clock support by Simon Glass · 13 years ago
  79. 221a066 arm: nvidia and smdk6400: use common code for machine type by Igor Grinberg · 13 years ago
  80. 4769be2 Timer: Remove reset_timer() for non-Nios2 arches by Graeme Russ · 13 years ago
  81. 21ef6a1 mmc: Tegra2: SD/MMC driver for Seaboard - eMMC on SDMMC4, SDIO on SDMMC3 by Tom Warren · 13 years ago
  82. f4ef666 arm: Tegra2: Move clk/mux init to board_early_init_f, add GPIO init by Tom Warren · 13 years ago
  83. 74652cf arm: Tegra2: add support for A9 CPU init by Tom Warren · 13 years ago
  84. 1466641 Coding Style cleanup: remove trailing empty lines by Wolfgang Denk · 14 years ago
  85. 3f82b1d arm: Tegra2: Add basic NVIDIA Tegra2 SoC support by Tom Warren · 14 years ago