1. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  2. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  3. 8e16b1e common: Move RAM-sizing functions to init.h by Simon Glass · 5 years ago
  4. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  5. 7cef2b2 ARM: tegra: Unify Tegra186 builds by Thierry Reding · 6 years ago
  6. f6270a6 ARM: tegra: Fix save_boot_params() prototype by Thierry Reding · 6 years ago
  7. 7c0b150 ARM: tegra: Guard pin controller code with a Kconfig symbol by Thierry Reding · 6 years ago
  8. 17987bb ARM: tegra: Guard memory controller code with a Kconfig symbol by Thierry Reding · 6 years ago
  9. 45ad0b0 ARM: tegra: Guard clock code with a Kconfig symbol by Thierry Reding · 6 years ago
  10. 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 6 years ago
  11. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  12. 06f108e serial, ns16550: bugfix: ns16550 fifo not enabled by Heiko Schocher · 8 years ago
  13. f4402d0 dm: tegra: Provide serial platform data for SPL by Simon Glass · 9 years ago
  14. e3b9026 ns16550: unify serial_tegra by Thomas Chou · 9 years ago
  15. 6718af0 ARM: tegra: query_sdram_size() cleanup by Stephen Warren · 9 years ago
  16. ab0cc6b ARM: Tegra210: Add support to common Tegra source/config files by Tom Warren · 10 years ago
  17. 021a8bb Tegra210: Fix 64-bit build warning about save_boot_params_ret() by Tom Warren · 9 years ago
  18. 0367dbd ARM: tegra: Use standard cache enable for 64-bit by Thierry Reding · 9 years ago
  19. eec13c4 tegra124: Implement spl_was_boot_source() by Simon Glass · 10 years ago
  20. 675804d tegra: Move checkboard() into the board code by Simon Glass · 10 years ago
  21. 8d1fb31 ARM: tegra: support running in non-secure mode by Stephen Warren · 10 years ago
  22. c801805 ARM: tegra: support large RAM sizes by Stephen Warren · 10 years ago
  23. 210bdb2 ARM: tegra: fix variable naming in query_sdram_size() by Stephen Warren · 10 years ago
  24. ed1632a ARM: tegra: collect SoC sources into mach-tegra by Masahiro Yamada · 10 years ago[Renamed from arch/arm/cpu/tegra-common/board.c]
  25. c5ecf27 ARM: tegra: Use mem size from MC in combination with get_ram_size() by Marcel Ziswiler · 10 years ago
  26. 1b4af6b ARM: tegra: Use mem size from MC rather than ODMDATA by Stephen Warren · 10 years ago
  27. e5ffffd ARM: tegra: add common (shared) CPU files by Tom Warren · 11 years ago
  28. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  29. e3d95bc Tegra114: Add common CPU (shared) files by Tom Warren · 12 years ago
  30. 811af73 tegra: rename FUNCMUX_UART2_UARTB by Stephen Warren · 12 years ago
  31. 89ad2de tegra: remove IRDA pinmux synonym by Allen Martin · 12 years ago
  32. 61c6d0e Tegra30: Add common CPU (shared) files by Tom Warren · 12 years ago
  33. e80f7ca tegra: clean up board include hell by Lucas Stach · 12 years ago
  34. ab37196 Tegra20: Move some include files to arch-tegra for sharing with Tegra30 by Tom Warren · 12 years ago
  35. f83e9c6 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]
  36. 22562a4 Tegra: Change Tegra20 to Tegra in common code, prep for T30 by Tom Warren · 12 years ago
  37. c9c9846 tegra20: enable SPL for tegra20 boards by Allen Martin · 12 years ago
  38. 21fe2f0 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]
  39. 55d98a1 tegra20: rename tegra2 -> tegra20 by Allen Martin · 12 years ago[Renamed (90%) from arch/arm/cpu/armv7/tegra2/board.c]
  40. 4de6eec tegra: add SDIO1 funcmux entry for UARTA by Lucas Stach · 13 years ago
  41. e4c01a8 tegra: add UART1 on GPU funcmux entry by Stephen Warren · 13 years ago
  42. 59f9010 tegra: add alternate UART1 funcmux entry by Stephen Warren · 13 years ago
  43. 84a8dcf tegra: Move ap20.h header into arch location by Simon Glass · 13 years ago
  44. cad1a27 tegra: Rename NV_PA_PMC_BASE to TEGRA2_PMC_BASE by Simon Glass · 13 years ago
  45. 410012f tegra2: Enable data cache by Simon Glass · 13 years ago
  46. 43b1a7c tegra: Add enum to select from available funcmux configs by Simon Glass · 13 years ago
  47. b60fa39 tegra2: Fix default RAM size selection in odmdata by Stephen Warren · 13 years ago
  48. 96b7c43 tegra: Add support for UART init in cpu board.c by Simon Glass · 13 years ago
  49. 7d697d7 tegra: Move clock_early_init() to arch_cpu_init() by Simon Glass · 13 years ago
  50. e992a41 tegra: Move cpu_init_cp15() to arch_cpu_init() by Simon Glass · 13 years ago
  51. f6fcbbd tegra2: Don't use board pointer before it is set up by Simon Glass · 13 years ago
  52. 0234c34 tegra2: Remove unneeded 'dynamic ram size' message by Simon Glass · 13 years ago
  53. 6ddda84 tegra2: Remove unneeded boot code by Simon Glass · 13 years ago
  54. 5f3a899 tegra2: Add arch_cpu_init() to fire up Cortex-A9 by Simon Glass · 13 years ago
  55. 8148e11 GCC4.6: Squash warning in tegra2 board.c by Marek Vasut · 13 years ago
  56. 41b6838 arm: Tegra2: Add basic NVIDIA Tegra2 SoC support by Tom Warren · 14 years ago