1. a0dbc13 ARM: tegra: Unify Tegra186 builds by Thierry Reding · 6 years ago
  2. 8f60d18 ARM: tegra: Fix save_boot_params() prototype by Thierry Reding · 6 years ago
  3. 07ea02b ARM: tegra: Guard pin controller code with a Kconfig symbol by Thierry Reding · 6 years ago
  4. 1a869c7 ARM: tegra: Guard memory controller code with a Kconfig symbol by Thierry Reding · 6 years ago
  5. b64e0b9 ARM: tegra: Guard clock code with a Kconfig symbol by Thierry Reding · 6 years ago
  6. 1001502 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 6 years ago
  7. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  8. 17fa032 serial, ns16550: bugfix: ns16550 fifo not enabled by Heiko Schocher · 8 years ago
  9. 878a3ed dm: tegra: Provide serial platform data for SPL by Simon Glass · 9 years ago
  10. 1874626 ns16550: unify serial_tegra by Thomas Chou · 9 years ago
  11. a5fc3d0 ARM: tegra: query_sdram_size() cleanup by Stephen Warren · 10 years ago
  12. 7aaa5a6 ARM: Tegra210: Add support to common Tegra source/config files by Tom Warren · 10 years ago
  13. 659a075 Tegra210: Fix 64-bit build warning about save_boot_params_ret() by Tom Warren · 10 years ago
  14. 32b3234 ARM: tegra: Use standard cache enable for 64-bit by Thierry Reding · 10 years ago
  15. 537e967 tegra124: Implement spl_was_boot_source() by Simon Glass · 10 years ago
  16. 7d87413 tegra: Move checkboard() into the board code by Simon Glass · 10 years ago
  17. 73c3893 ARM: tegra: support running in non-secure mode by Stephen Warren · 10 years ago
  18. 56519c4 ARM: tegra: support large RAM sizes by Stephen Warren · 10 years ago
  19. 3a2cab5 ARM: tegra: fix variable naming in query_sdram_size() by Stephen Warren · 10 years ago
  20. 09f455d ARM: tegra: collect SoC sources into mach-tegra by Masahiro Yamada · 10 years ago[Renamed from arch/arm/cpu/tegra-common/board.c]
  21. 8c33ba7 ARM: tegra: Use mem size from MC in combination with get_ram_size() by Marcel Ziswiler · 10 years ago
  22. aeb3fcb ARM: tegra: Use mem size from MC rather than ODMDATA by Stephen Warren · 11 years ago
  23. 2f5dac9 ARM: tegra: add common (shared) CPU files by Tom Warren · 11 years ago
  24. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 12 years ago
  25. e23bb6a Tegra114: Add common CPU (shared) files by Tom Warren · 12 years ago
  26. 4727a13 tegra: rename FUNCMUX_UART2_UARTB by Stephen Warren · 12 years ago
  27. d08b9e9 tegra: remove IRDA pinmux synonym by Allen Martin · 12 years ago
  28. b287103 Tegra30: Add common CPU (shared) files by Tom Warren · 12 years ago
  29. 516f00b tegra: clean up board include hell by Lucas Stach · 12 years ago
  30. 150c249 Tegra20: Move some include files to arch-tegra for sharing with Tegra30 by Tom Warren · 12 years ago
  31. 3064f32 Tegra20: Move some code files to common directories for upcoming Tegra30 patches. by Tom Warren · 12 years ago[Renamed from arch/arm/cpu/tegra20-common/board.c]
  32. 29f3e3f Tegra: Change Tegra20 to Tegra in common code, prep for T30 by Tom Warren · 12 years ago
  33. 12b7b70 tegra20: enable SPL for tegra20 boards by Allen Martin · 12 years ago
  34. d9e73a8 tegra20: move tegra20 SoC code to arch/arm/cpu/tegra20-common by Allen Martin · 12 years ago[Renamed from arch/arm/cpu/armv7/tegra20/board.c]
  35. 00a2749 tegra20: rename tegra2 -> tegra20 by Allen Martin · 12 years ago[Renamed (90%) from arch/arm/cpu/armv7/tegra2/board.c]
  36. a2cfe63 tegra: add SDIO1 funcmux entry for UARTA by Lucas Stach · 13 years ago
  37. e21649b tegra: add UART1 on GPU funcmux entry by Stephen Warren · 13 years ago
  38. b9607e7 tegra: add alternate UART1 funcmux entry by Stephen Warren · 13 years ago
  39. f9f3e1b tegra: Move ap20.h header into arch location by Simon Glass · 13 years ago
  40. f4589a7 tegra: Rename NV_PA_PMC_BASE to TEGRA2_PMC_BASE by Simon Glass · 13 years ago
  41. bd29cb0 tegra2: Enable data cache by Simon Glass · 13 years ago
  42. 2faf186 tegra: Add enum to select from available funcmux configs by Simon Glass · 13 years ago
  43. 9057e65 tegra2: Fix default RAM size selection in odmdata by Stephen Warren · 13 years ago
  44. bb6997f tegra: Add support for UART init in cpu board.c by Simon Glass · 13 years ago
  45. 905ed41 tegra: Move clock_early_init() to arch_cpu_init() by Simon Glass · 13 years ago
  46. ccdd6ea tegra: Move cpu_init_cp15() to arch_cpu_init() by Simon Glass · 13 years ago
  47. 7f8c070 tegra2: Don't use board pointer before it is set up by Simon Glass · 13 years ago
  48. e81cdc0 tegra2: Remove unneeded 'dynamic ram size' message by Simon Glass · 13 years ago
  49. e75119d tegra2: Remove unneeded boot code by Simon Glass · 13 years ago
  50. e43d6ed tegra2: Add arch_cpu_init() to fire up Cortex-A9 by Simon Glass · 13 years ago
  51. 4a34af7 GCC4.6: Squash warning in tegra2 board.c by Marek Vasut · 13 years ago
  52. 3f82b1d arm: Tegra2: Add basic NVIDIA Tegra2 SoC support by Tom Warren · 14 years ago