1. 1121b1b dm: tegra: spi: Convert to driver model by Simon Glass · 10 years ago
  2. 0d5c46a usb: tegra: combine header file by Stefan Agner · 11 years ago
  3. f70dbc3 ARM: tegra: prototype pinmux_init() in board.h by Stephen Warren · 11 years ago
  4. 59f15f2 kbuild: change out-of-tree build by Masahiro Yamada · 11 years ago
  5. 6b33c83 ARM: tegra: only build __pinmux_nand() when it's needed by Tom Warren · 11 years ago
  6. f283e4f lib: time: add weak timer_init() function by Darwin Rambo · 11 years ago
  7. 33ed77e Makefile: convert makefiles to Kbuild style and delete grep switch by Masahiro Yamada · 11 years ago
  8. d862f89 usb: new board-specific USB init interface by Mateusz Zalega · 11 years ago
  9. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  10. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  11. 026fefb tegra: i2c: Enable new CONFIG_SYS_I2C framework by Simon Glass · 12 years ago
  12. 2fefb8b ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114 by Jim Lin · 11 years ago
  13. 8b81711 Tegra: Split tegra_get_chip_type() into soc & sku funcs by Tom Warren · 12 years ago
  14. b98691c spi: add common fdt SPI driver interface by Allen Martin · 12 years ago
  15. e8e99ab tegra: spi: rename tegra SPI drivers by Allen Martin · 12 years ago
  16. e0158b8 tegra: remove support for UART SPI switch by Allen Martin · 12 years ago
  17. f5d874d Tegra30: MMC: Add SD bus power-rail and SDMMC pad init routines by Tom Warren · 12 years ago
  18. 9745cf8 Tegra: MMC: Add DT support to MMC driver for all T20 boards by Tom Warren · 12 years ago
  19. 26c3216 tegra: usb: move implementation into right directory by Lucas Stach · 12 years ago
  20. 598547d Tegra114: Add generic Tegra114 build support by Tom Warren · 12 years ago
  21. ba4fb9b tegra: add SPI SLINK driver by Allen Martin · 12 years ago
  22. d32b2a4 Tegra30: Add generic Tegra30 build support by Tom Warren · 12 years ago
  23. 9bbe64b tegra: display: add board pinmux by Marc Dietrich · 12 years ago
  24. 4f476f3 tegra: Add LCD support to Nvidia boards by Simon Glass · 12 years ago
  25. 1564f34 tegra: Add support for PWM by Simon Glass · 12 years ago
  26. 611ca64 tegra: move common features to a common makefile by Marc Dietrich · 12 years ago
  27. 0458584 tegra: nand: add board pinmux by Lucas Stach · 12 years ago
  28. e80f7ca tegra: clean up board include hell by Lucas Stach · 12 years ago
  29. 18561f7 tegra20: rework UART GPIO handling by Lucas Stach · 12 years ago
  30. ab37196 Tegra20: Move some include files to arch-tegra for sharing with Tegra30 by Tom Warren · 12 years ago
  31. 22562a4 Tegra: Change Tegra20 to Tegra in common code, prep for T30 by Tom Warren · 12 years ago
  32. 0ca1a45 tegra20: move SDRAM param save to later in boot by Allen Martin · 12 years ago
  33. 74753a8 tegra20: remove timer_init from SPL build by Allen Martin · 12 years ago
  34. 55d98a1 tegra20: rename tegra2 -> tegra20 by Allen Martin · 12 years ago
  35. d2f67fe tegra: add pin_mux_spi() board initialization function by Stephen Warren · 12 years ago
  36. 2967d48 tegra: fix leftover CONFIG_TEGRA2_MMC & _SPI build switches by Tom Warren · 13 years ago
  37. 2fa4db0 tegra: Allow boards to perform early GPIO setup by Thierry Reding · 12 years ago
  38. e8aebc2 spi: tegra2: rename tegra2_spi.* to tegra_spi.* by Tom Warren · 13 years ago
  39. c309b46 spi: Tegra2: Seaboard: fix UART corruption during SPI transactions by Tom Warren · 13 years ago
  40. a308d46 tegra: Add EMC settings for Seaboard by Jimmy Zhang · 13 years ago
  41. 39d45ed tegra: Turn off power detect in board init by Wei Ni · 13 years ago
  42. 8cc8f61 tegra: Set up warmboot code on Nvidia boards by Simon Glass · 13 years ago
  43. e772be8 tegra: Set up PMU for Nvidia boards by Simon Glass · 13 years ago
  44. 87cc3d1 tegra: i2c: Initialise I2C on Nvidia boards by Simon Glass · 13 years ago
  45. 5d73a8d tegra: usb: Add USB support to nvidia boards by Simon Glass · 13 years ago
  46. a8ccc8b tegra: Move boards over to use arch-level board UART function by Simon Glass · 13 years ago
  47. 7d697d7 tegra: Move clock_early_init() to arch_cpu_init() by Simon Glass · 13 years ago
  48. e992a41 tegra: Move cpu_init_cp15() to arch_cpu_init() by Simon Glass · 13 years ago
  49. f368559 tegra2: Move tegra2_mmc_init() prototype to public header. by Thierry Reding · 13 years ago
  50. 704e60d tegra2: Plumb in SPI/UART switch code by Simon Glass · 13 years ago
  51. 92d8f1f tegra2: Implement SPI / UART GPIO switch by Simon Glass · 13 years ago
  52. ee554f8 tegra2: spi: Add SPI driver for Tegra2 SOC by Tom Warren · 13 years ago
  53. e942fe0 tegra2: Add UARTB support by Simon Glass · 13 years ago
  54. 8d93c70 tegra2: Tidy UART selection by Simon Glass · 13 years ago
  55. 7103221 tegra2: Enable instruction cache by Simon Glass · 13 years ago
  56. 5f3a899 tegra2: Add arch_cpu_init() to fire up Cortex-A9 by Simon Glass · 13 years ago
  57. fba8754 tegra2: Modify MMC driver to handle power and cd GPIOs by Stephen Warren · 13 years ago
  58. f8eac0d tegra2: Move board_mmc_init into board files by Stephen Warren · 13 years ago
  59. 85a6c07 tegra2: Move MMC clock initialization into MMC driver by Stephen Warren · 13 years ago
  60. 97bf58f tegra2: Enable MMC for Seaboard by Tom Warren · 13 years ago
  61. b70bbf1 tegra2: Add more pinmux functions by Simon Glass · 13 years ago
  62. 80608ed tegra2: Rename PIN_ to PINGRP_ by Simon Glass · 13 years ago
  63. c2ea5e4 tegra2: Add more clock functions by Simon Glass · 13 years ago
  64. dfcee79 tegra2: Clean up board code a little by Simon Glass · 13 years ago
  65. 069784e tegra2: Rename CLOCK_PLL_ID to CLOCK_ID by Simon Glass · 13 years ago
  66. e2deddd Tegra2: Use clock and pinmux functions to simplify code by Simon Glass · 13 years ago
  67. fa516f6 Tegra2: Add additional pin multiplexing features by Simon Glass · 13 years ago
  68. 16134fd Tegra2: Add more clock support by Simon Glass · 13 years ago
  69. bd0d0b8 arm: nvidia and smdk6400: use common code for machine type by Igor Grinberg · 13 years ago
  70. 139d6cf Timer: Remove reset_timer() for non-Nios2 arches by Graeme Russ · 13 years ago
  71. 85f0ee4 mmc: Tegra2: SD/MMC driver for Seaboard - eMMC on SDMMC4, SDIO on SDMMC3 by Tom Warren · 14 years ago
  72. e149558 arm: Tegra2: Move clk/mux init to board_early_init_f, add GPIO init by Tom Warren · 14 years ago
  73. 112a188 arm: Tegra2: add support for A9 CPU init by Tom Warren · 14 years ago
  74. 1a0ce28 Coding Style cleanup: remove trailing empty lines by Wolfgang Denk · 14 years ago
  75. 41b6838 arm: Tegra2: Add basic NVIDIA Tegra2 SoC support by Tom Warren · 14 years ago