1. 0f92582 of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
  2. dffb86e of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL by Masahiro Yamada · 9 years ago
  3. bbc1b99 ARM: tegra: represent RAM in 1 or 2 banks by Stephen Warren · 9 years ago
  4. a5fc3d0 ARM: tegra: query_sdram_size() cleanup by Stephen Warren · 9 years ago
  5. 5a30cee tegra: Correct logic for reading pll_misc in clock_start_pll() by Simon Glass · 9 years ago
  6. f05fa67 ARM: tegra: Add p2371-0000 board by Stephen Warren · 9 years ago
  7. b692009 ARM: tegra: Add e2220-1170 board by Stephen Warren · 9 years ago
  8. a38a3c4 ARM: tegra: enable GPU DT node when appropriate by Alexandre Courbot · 9 years ago
  9. 871d78e ARM: tegra: move VPR configuration to a later stage by Alexandre Courbot · 9 years ago
  10. 424afc0 ARM: tegra: restrict usable RAM size further by Stephen Warren · 9 years ago
  11. 722e000 Tegra: PLL: use per-SoC pllinfo table instead of PLL_DIVM/N/P, etc. by Tom Warren · 9 years ago
  12. 3e8650c Tegra: clocks: Add 38.4MHz OSC support for T210 use by Tom Warren · 9 years ago
  13. 6699989 T210: P2571: Turn CPU fan on by Tom Warren · 10 years ago
  14. 873e3ef T210: Add support for 64-bit T210-based P2571 board by Tom Warren · 10 years ago
  15. 7aaa5a6 ARM: Tegra210: Add support to common Tegra source/config files by Tom Warren · 10 years ago
  16. 6c43f6c ARM: Tegra210: Add SoC code/include files for T210 by Tom Warren · 10 years ago
  17. 56079ec Tegra: Rework KConfig options to allow 64-bit builds (T210) by Tom Warren · 9 years ago
  18. 659a075 Tegra210: Fix 64-bit build warning about save_boot_params_ret() by Tom Warren · 9 years ago
  19. aa44187 ARM: tegra: Initialize timer earlier by Thierry Reding · 9 years ago
  20. 32b3234 ARM: tegra: Use standard cache enable for 64-bit by Thierry Reding · 9 years ago
  21. 00f782a ARM: tegra: Restrict usable RAM to 32-bit on 64-bit SoCs by Thierry Reding · 9 years ago
  22. f49357b ARM: tegra: Build warning fixes for 64-bit by Thierry Reding · 9 years ago
  23. 537e967 tegra124: Implement spl_was_boot_source() by Simon Glass · 9 years ago
  24. c9bb942 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
  25. 257bfd2 dm: usb: tegra: Drop legacy USB code by Simon Glass · 10 years ago
  26. 47a785a dts: Disable device tree for SPL on all boards by Simon Glass · 9 years ago
  27. 534f9d3 dm: tegra: usb: Move USB to driver model by Simon Glass · 9 years ago
  28. f374662 tegra: Replace 'Norrin' with 'Nyan-big' and fix typo by Simon Glass · 9 years ago
  29. c96d709 tegra: Allow board-specific init by Simon Glass · 9 years ago
  30. 057772b tegra: Add missing tegra124 peripherals by Simon Glass · 9 years ago
  31. 701b7b1 tegra: Introduce SRAM repair on tegra124 by Simon Glass · 9 years ago
  32. cd3c676 tegra: clock: Adjust PLL access to avoid a warning by Simon Glass · 9 years ago
  33. 746dc76 tegra: clock: Support enabling external clocks by Simon Glass · 9 years ago
  34. 237c363 ARM: tegra: move NVIDIA common files to arch/arm/mach-tegra by Masahiro Yamada · 9 years ago
  35. 21f0fd2 jetson-tk1: Add PSCI configuration options and reserve secure code by Ian Campbell · 9 years ago
  36. 79cf644 ARM: tegra: Enable SMMU when going non-secure by Thierry Reding · 9 years ago
  37. a0d0a59 tegra: Set CNTFRQ for secondary CPUs by Jan Kiszka · 9 years ago
  38. 7316987 tegra124: Reserve secure RAM using MC_SECURITY_CFG{0, 1}_0 by Ian Campbell · 9 years ago
  39. ffdf9f9 tegra124: Add PSCI support for Tegra124 by Jan Kiszka · 9 years ago
  40. 91a34ed tegra: Make tegra_powergate_power_on public by Jan Kiszka · 9 years ago
  41. 2eb70de tegra: Move display controller header into common by Simon Glass · 9 years ago
  42. 96e82a2 tegra124: clock: Add display clocks and functions by Simon Glass · 9 years ago
  43. 7bb6199 tegra: clock: Split the clock source code into a separate function by Simon Glass · 9 years ago
  44. 801b05c tegra: clock: Add checking for invalid clock IDs by Simon Glass · 9 years ago
  45. 7d87413 tegra: Move checkboard() into the board code by Simon Glass · 9 years ago
  46. db04378 tegra: pwm: Allow the clock rate to be left as is by Simon Glass · 9 years ago
  47. 1c82c2f tegra: Move the pwm into tegra-common by Simon Glass · 9 years ago
  48. a26cd04 arch: Make board selection choices optional by Joe Hershberger · 9 years ago
  49. 58d423b dm: select CONFIG_DM* options by Masahiro Yamada · 9 years ago
  50. 692e5c4 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 9 years ago
  51. 9b219d4 tegra: pinmux: fix FUNCMUX_NDFLASH_KBC_8_BIT by Lucas Stach · 10 years ago
  52. e57c6e5 ARM: tegra: rename colibri_t20 board/configuration/device-tree by Marcel Ziswiler · 10 years ago
  53. 89d9437 ARM: tegra: enable MIPI PAD CTRL support for Tegra124 by Stephen Warren · 10 years ago
  54. 5ee7ec7 ARM: tegra: pinctrl: add support for MIPI PAD control groups by Stephen Warren · 10 years ago
  55. c21478b ARM: tegra: pinctrl: minor cleanup by Stephen Warren · 10 years ago
  56. 0edb3a8 ARM: tegra: pinctrl: move Tegra210 code to the correct dir by Stephen Warren · 10 years ago
  57. 326a682 malloc_f: enable SYS_MALLOC_F by default if DM is on by Masahiro Yamada · 10 years ago
  58. 7682a99 remove unnecessary version.h includes by Rob Herring · 10 years ago
  59. b79dadf Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 10 years ago
  60. bdfb341 dm: tegra: Enable driver model in SPL and adjust the GPIO driver by Simon Glass · 10 years ago
  61. f4d7c9d ARM: tegra: pinmux: support Tegra210's e_io_hv pin option by Stephen Warren · 10 years ago
  62. 790f771 ARM: tegra: pinmux: account for different drivegroup base registers by Stephen Warren · 10 years ago
  63. f2c60ee ARM: tegra: pinmux: support hsm/schmitt on pins by Stephen Warren · 10 years ago
  64. b2cd3d8 ARM: tegra: pinmux: partially handle varying register layouts by Stephen Warren · 10 years ago
  65. bc13472 ARM: tegra: pinmux: move some type definitions by Stephen Warren · 10 years ago
  66. 439f576 ARM: tegra: pinmux: handle feature removal on newer SoCs by Stephen Warren · 10 years ago
  67. 7a28441 ARM: tegra: pinmux: simplify some defines by Stephen Warren · 10 years ago
  68. 9f21c1a ARM: tegra: pinmux: add note re: drive group field defines by Stephen Warren · 10 years ago
  69. f799b03 ARM: tegra: add function to clear pinmux CLAMPING bit by Stephen Warren · 10 years ago
  70. 73c3893 ARM: tegra: support running in non-secure mode by Stephen Warren · 10 years ago
  71. 56519c4 ARM: tegra: support large RAM sizes by Stephen Warren · 10 years ago
  72. 3a2cab5 ARM: tegra: fix variable naming in query_sdram_size() by Stephen Warren · 10 years ago
  73. d648964 kconfig: remove unneeded dependency on !SPL_BUILD by Masahiro Yamada · 10 years ago
  74. e02ee25 kconfig: switch to single .config configuration by Masahiro Yamada · 10 years ago
  75. 09f455d ARM: tegra: collect SoC sources into mach-tegra by Masahiro Yamada · 10 years ago