1. f38f5f4 arm: tegra: initial support for apalis tk1 by Marcel Ziswiler · 7 years ago
  2. 8dda2e2 ARM: Migrate errata to Kconfig by Tom Rini · 8 years ago
  3. a5d6754 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  4. e5ec481 Kconfig: Migrate BOARD_LATE_INIT to a select by Tom Rini · 8 years ago
  5. 17fa032 serial, ns16550: bugfix: ns16550 fifo not enabled by Heiko Schocher · 8 years ago
  6. 1d2c050 mmc: move more driver config options to Kconfig by Masahiro Yamada · 8 years ago
  7. 0b84043 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  8. 11e1479 SPL: make struct spl_image 64-bit safe by Andre Przywara · 8 years ago
  9. a182e69 ARM: tegra: allow passing cboot DTB to the kernel by Stephen Warren · 8 years ago
  10. 38cacda Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 8 years ago
  11. a8d0526 ARM: tegra186: call secure monitor for all cache-wide ops by Stephen Warren · 8 years ago
  12. 1ab557a armv8: add hooks for all cache-wide operations by Stephen Warren · 8 years ago
  13. b9ae641 ARM: tegra: translate __asm_flush_l3_cache to assembly by Stephen Warren · 8 years ago
  14. 6db8e17 ARM: tegra: ensure nvtboot_boot_x0 alignment by Stephen Warren · 8 years ago
  15. 2b950f3 ARM: tegra: configure Ethernet address on Tegra186 by Stephen Warren · 8 years ago
  16. 86919a2 ARM: tegra: add SoC-level hook for board_late_init() by Stephen Warren · 8 years ago
  17. af27382 drivers/pci/Kconfig: Add PCI by Tom Rini · 8 years ago
  18. 6e67f17 Fix codying style broken by recent libfdt sync by Masahiro Yamada · 8 years ago
  19. df87e6b libfdt: Sync fdt_for_each_subnode() with upstream by Simon Glass · 8 years ago
  20. b02e404 libfdt: Bring in upstream stringlist functions by Simon Glass · 8 years ago
  21. d40d69e ARM: tegra: reduce DRAM size mapped into MMU on ARM64 by Stephen Warren · 8 years ago
  22. 8e5d804 ARM: tegra: flush caches via SMC call by Stephen Warren · 8 years ago
  23. 140a9ea ARM: tegra: enable standard clock/reset APIs everywhere by Stephen Warren · 8 years ago
  24. 7468676 ARM: tegra: fix clock_get_periph_rate() for UART clocks by Stephen Warren · 8 years ago
  25. d0ad8a5 ARM: tegra: add APIs the clock uclass driver will need by Stephen Warren · 8 years ago
  26. 6dbcc96 ARM: tegra: add peripheral clock init table by Stephen Warren · 8 years ago
  27. 6a474db mmc: tegra: Add DM_MMC support to Tegra MMC driver by Tom Warren · 8 years ago
  28. c0be77d ARM: tegra: set MMC pin mux in board_init() by Stephen Warren · 8 years ago
  29. 6b83588 mmc: tegra: move pad_init_mmc() into MMC driver by Stephen Warren · 8 years ago
  30. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  31. e00f76c Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  32. cc4288e Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  33. 77d2f7f Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  34. 53b5bf3 Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig by Simon Glass · 8 years ago
  35. 217f92b ARM: armv7: move CONFIG_ARMV7_PSCI to Kconfig by Masahiro Yamada · 8 years ago
  36. 55a65e6 ARM: tegra: remove wrong dependency on SPL_BUILD by Masahiro Yamada · 8 years ago
  37. b615267 ARM: tegra: Add support for TK1-SOM board from Colorado Engineering by Peter Chubb · 8 years ago
  38. 027638d ARM: tegra: reduce CSITE clock from 204M to 136M by Bryan Wu · 8 years ago
  39. 9889862 ARM: tegra: move ft_system_setup() by Stephen Warren · 8 years ago
  40. 4dd99d1 reset: add Tegra186 reset driver by Stephen Warren · 8 years ago
  41. d9fd700 clock: add Tegra186 clock driver by Stephen Warren · 8 years ago
  42. 73dd5c4 misc: add Tegra BPMP driver by Stephen Warren · 8 years ago
  43. 7edb176 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 8 years ago
  44. a78cd86 ARM: Rework and correct barrier definitions by Tom Rini · 8 years ago
  45. cb0ff4c ARM: tegra: call tegra_board_init on Tegra186 by Stephen Warren · 8 years ago
  46. 2a5f7f2 ARM: tegra: pick up actual memory size by Stephen Warren · 8 years ago
  47. 49626ea ARM: tegra: add IVC protocol implementation by Stephen Warren · 8 years ago
  48. d0f4500 ARM: tegra: unify Tegra186 Makefile a bit by Stephen Warren · 8 years ago
  49. 66669fc Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  50. 62a3b7d Various, unrelated tree-wide typo fixes. by Robert P. J. Day · 8 years ago
  51. cd4b0c5 armv8: mmu: Add support of non-identical mapping by York Sun · 8 years ago
  52. 6e6622d ARM: PSCI: Switch to per-CPU target PC storage in secure data section by Chen-Yu Tsai · 8 years ago
  53. 28f9035 ARM: PSCI: Remove unused psci_text_end symbol by Chen-Yu Tsai · 8 years ago
  54. b528132 ARM: PSCI: Split out common stack setup code from psci_arch_init by Chen-Yu Tsai · 8 years ago
  55. 0f67e23 mailbox: add Tegra186 HSP driver by Stephen Warren · 8 years ago
  56. 10a0338 ARM: tegra: add p2771-0000 board support by Stephen Warren · 8 years ago
  57. c7ba99c ARM: tegra: add core Tegra186 support by Stephen Warren · 8 years ago
  58. 601800b ARM: tegra: convert CONFIG_TEGRA_GPIO to Kconfig by Stephen Warren · 8 years ago
  59. d9b6f58 ARM: tegra: enable GPU node by compatible value by Stephen Warren · 8 years ago
  60. 8f83759 ARM: tegra210: set PLLE_PTS bit when enabling PLLE by Stephen Warren · 9 years ago
  61. b30291a tegra: Replace home grown mmu code with generic table approach by Alexander Graf · 9 years ago
  62. d6ef8a6 video: tegra: Correct a Kconfig warning with VIDCONSOLE_AS_LCD by Simon Glass · 9 years ago
  63. e007633 tegra: video: Clean up the old LCD/PWM driver code by Simon Glass · 9 years ago
  64. 91c08af tegra: video: Move LCD driver to use the DM PWM driver by Simon Glass · 9 years ago
  65. 71cafc3 tegra: video: Merge the display driver into one file by Simon Glass · 9 years ago
  66. d2f9065 tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20 by Simon Glass · 9 years ago
  67. 135a87e tegra: Allow CONFIG_DM_VIDEO to be used as well as CONFIG_LCD by Simon Glass · 9 years ago
  68. 3f2997a tegra: Allow driver model to be used for the PWM by Simon Glass · 9 years ago
  69. 6c88b51 video: tegra: Enable the 'lcd' env variable work-around by Simon Glass · 9 years ago
  70. dd8204d ARM: tegra: shut down USB device controller at boot by Stephen Warren · 9 years ago
  71. 84b8bf6 bug.h: move BUILD_BUG_* defines to include/linux/bug.h by Masahiro Yamada · 9 years ago
  72. 5b8031c Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  73. 96350f7 dm: tegra: net: Convert tegra boards to driver model for Ethernet by Simon Glass · 9 years ago
  74. 878a3ed dm: tegra: Provide serial platform data for SPL by Simon Glass · 9 years ago
  75. 3ba5f74 dm: pci: Disable PCI compatibility functions by default by Simon Glass · 9 years ago
  76. e81ca88 dm: tegra: pci: Convert tegra boards to driver model for PCI by Simon Glass · 9 years ago
  77. 15bcc62 ARM: tegra: refactor common Kconfig options by Stephen Warren · 9 years ago
  78. 1874626 ns16550: unify serial_tegra by Thomas Chou · 9 years ago
  79. f77f5e9 dm: tegra: Convert keyboard driver to driver model by Simon Glass · 9 years ago
  80. e1cf527 ARM: tegra: note that p2371-2180 is Jetson TX1 by Stephen Warren · 9 years ago
  81. eca676b ARM: tegra: rename GPU functions by Alexandre Courbot · 9 years ago
  82. d6bf06c ARM: tegra: simplify GPU setup by Alexandre Courbot · 9 years ago
  83. 36e5f7c ARM: tegra: remove vpr_configured() function by Alexandre Courbot · 9 years ago
  84. f35cb12 ARM: tegra: error check Tegra210 XUSB padctl waits by Stephen Warren · 9 years ago
  85. 4e4b557 ARM: tegra: add lane tables to Tegra210 XUSB padctl by Stephen Warren · 9 years ago
  86. 7a908c7 ARM: tegra: switch Tegra210 to common XUSB padctl by Stephen Warren · 9 years ago
  87. 095e658 ARM: tegra: parameterize common XUSB code by Stephen Warren · 9 years ago
  88. 1680d7b ARM: tegra: create common XUSB padctl driver file by Stephen Warren · 9 years ago
  89. 057fd32 ARM: tegra: clean up XUSB padctl error() calls by Stephen Warren · 9 years ago
  90. aae52c0 ARM: tegra: rename dummy XUSB padctl implementation by Stephen Warren · 9 years ago
  91. dfa551e ARM: tegra210: implement PLLE init procedure from TRM by Stephen Warren · 9 years ago
  92. cad0499 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 9 years ago
  93. 376cb1a ARM: tegra: add custom MMU setup on ARMv8 by Stephen Warren · 9 years ago
  94. da58dec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · 9 years ago
  95. 8e1601d ARM: tegra114: Clear IDDQ when enabling PLLC by Thierry Reding · 9 years ago
  96. aba11d4 ARM: tegra124: Clear IDDQ when enabling PLLC by Thierry Reding · 9 years ago
  97. 97c02d8 ARM: tegra: clk_m is the architected timer source clock by Thierry Reding · 9 years ago
  98. c043c02 ARM: tegra: Implement clk_m by Thierry Reding · 9 years ago
  99. 6c7dc62 ARM: tegra: fix PLLP frequency calc on T210 by Stephen Warren · 9 years ago
  100. 2573428 ARM: tegra: Add p2371-2180 board by Stephen Warren · 9 years ago