1. 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  2. 22d567e Kconfig: Migrate BOARD_LATE_INIT to a select by Tom Rini · 8 years ago
  3. 06f108e serial, ns16550: bugfix: ns16550 fifo not enabled by Heiko Schocher · 8 years ago
  4. b2c8868 mmc: move more driver config options to Kconfig by Masahiro Yamada · 8 years ago
  5. 79417c5 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  6. 6c52607 SPL: make struct spl_image 64-bit safe by Andre Przywara · 8 years ago
  7. 66c3e19 ARM: tegra: allow passing cboot DTB to the kernel by Stephen Warren · 8 years ago
  8. e5fb156 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 8 years ago
  9. 4146a9a ARM: tegra186: call secure monitor for all cache-wide ops by Stephen Warren · 8 years ago
  10. ddb0f63 armv8: add hooks for all cache-wide operations by Stephen Warren · 8 years ago
  11. 48a4c18 ARM: tegra: translate __asm_flush_l3_cache to assembly by Stephen Warren · 8 years ago
  12. 21d6ea6 ARM: tegra: ensure nvtboot_boot_x0 alignment by Stephen Warren · 8 years ago
  13. fdb3269 ARM: tegra: configure Ethernet address on Tegra186 by Stephen Warren · 8 years ago
  14. 9a40c79 ARM: tegra: add SoC-level hook for board_late_init() by Stephen Warren · 8 years ago
  15. f48e025 drivers/pci/Kconfig: Add PCI by Tom Rini · 8 years ago
  16. db090a2 Fix codying style broken by recent libfdt sync by Masahiro Yamada · 8 years ago
  17. 499c29e libfdt: Sync fdt_for_each_subnode() with upstream by Simon Glass · 8 years ago
  18. b0ea740 libfdt: Bring in upstream stringlist functions by Simon Glass · 8 years ago
  19. fc23c1d ARM: tegra: reduce DRAM size mapped into MMU on ARM64 by Stephen Warren · 8 years ago
  20. 4028e33 ARM: tegra: flush caches via SMC call by Stephen Warren · 8 years ago
  21. 905752c ARM: tegra: enable standard clock/reset APIs everywhere by Stephen Warren · 8 years ago
  22. e331b20 ARM: tegra: fix clock_get_periph_rate() for UART clocks by Stephen Warren · 8 years ago
  23. 532543c ARM: tegra: add APIs the clock uclass driver will need by Stephen Warren · 8 years ago
  24. 1453d10 ARM: tegra: add peripheral clock init table by Stephen Warren · 8 years ago
  25. a66f772 mmc: tegra: Add DM_MMC support to Tegra MMC driver by Tom Warren · 8 years ago
  26. c044fe2 ARM: tegra: set MMC pin mux in board_init() by Stephen Warren · 8 years ago
  27. c76e936 mmc: tegra: move pad_init_mmc() into MMC driver by Stephen Warren · 8 years ago
  28. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  29. e076d6f Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  30. b16c92c Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  31. f2a8946 Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  32. 0bdfc3e Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig by Simon Glass · 8 years ago
  33. d5415b2 ARM: armv7: move CONFIG_ARMV7_PSCI to Kconfig by Masahiro Yamada · 8 years ago
  34. fcd2155 ARM: tegra: remove wrong dependency on SPL_BUILD by Masahiro Yamada · 8 years ago
  35. 441f238 ARM: tegra: Add support for TK1-SOM board from Colorado Engineering by Peter Chubb · 8 years ago
  36. f082993 ARM: tegra: reduce CSITE clock from 204M to 136M by Bryan Wu · 8 years ago
  37. 56aca90 ARM: tegra: move ft_system_setup() by Stephen Warren · 8 years ago
  38. fccc9c5 reset: add Tegra186 reset driver by Stephen Warren · 8 years ago
  39. e8e3f20 clock: add Tegra186 clock driver by Stephen Warren · 8 years ago
  40. a214892 misc: add Tegra BPMP driver by Stephen Warren · 8 years ago
  41. 2befe0c Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 8 years ago
  42. 3b787ef ARM: Rework and correct barrier definitions by Tom Rini · 8 years ago
  43. 20e7843 ARM: tegra: call tegra_board_init on Tegra186 by Stephen Warren · 8 years ago
  44. c5f510f ARM: tegra: pick up actual memory size by Stephen Warren · 8 years ago
  45. adf3abd ARM: tegra: add IVC protocol implementation by Stephen Warren · 8 years ago
  46. 9ec4d9b ARM: tegra: unify Tegra186 Makefile a bit by Stephen Warren · 8 years ago
  47. 99777bd Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  48. 8d56db9 Various, unrelated tree-wide typo fixes. by Robert P. J. Day · 8 years ago
  49. c7104e5 armv8: mmu: Add support of non-identical mapping by York Sun · 8 years ago
  50. 6e14795 ARM: PSCI: Switch to per-CPU target PC storage in secure data section by Chen-Yu Tsai · 8 years ago
  51. 1d0c177 ARM: PSCI: Remove unused psci_text_end symbol by Chen-Yu Tsai · 8 years ago
  52. 70617c7 ARM: PSCI: Split out common stack setup code from psci_arch_init by Chen-Yu Tsai · 8 years ago
  53. e0e2b26 mailbox: add Tegra186 HSP driver by Stephen Warren · 8 years ago
  54. 1ce3d54 ARM: tegra: add p2771-0000 board support by Stephen Warren · 9 years ago
  55. 03667eb ARM: tegra: add core Tegra186 support by Stephen Warren · 9 years ago
  56. af974be ARM: tegra: convert CONFIG_TEGRA_GPIO to Kconfig by Stephen Warren · 9 years ago
  57. f4949cd ARM: tegra: enable GPU node by compatible value by Stephen Warren · 9 years ago
  58. b6409f2 ARM: tegra210: set PLLE_PTS bit when enabling PLLE by Stephen Warren · 9 years ago
  59. da6cfe1 tegra: Replace home grown mmu code with generic table approach by Alexander Graf · 9 years ago
  60. fe4ee97 video: tegra: Correct a Kconfig warning with VIDCONSOLE_AS_LCD by Simon Glass · 9 years ago
  61. d5f3613 tegra: video: Clean up the old LCD/PWM driver code by Simon Glass · 9 years ago
  62. d8af3c9 tegra: video: Move LCD driver to use the DM PWM driver by Simon Glass · 9 years ago
  63. d8fc3c5 tegra: video: Merge the display driver into one file by Simon Glass · 9 years ago
  64. 89c0346 tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20 by Simon Glass · 9 years ago
  65. 3e2b2d9 tegra: Allow CONFIG_DM_VIDEO to be used as well as CONFIG_LCD by Simon Glass · 9 years ago
  66. eb21083 tegra: Allow driver model to be used for the PWM by Simon Glass · 9 years ago
  67. 669933b video: tegra: Enable the 'lcd' env variable work-around by Simon Glass · 9 years ago
  68. 5a44ab4 ARM: tegra: shut down USB device controller at boot by Stephen Warren · 9 years ago
  69. 78eeb91 bug.h: move BUILD_BUG_* defines to include/linux/bug.h by Masahiro Yamada · 9 years ago
  70. e237880 Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  71. a403c9f dm: tegra: net: Convert tegra boards to driver model for Ethernet by Simon Glass · 9 years ago
  72. f4402d0 dm: tegra: Provide serial platform data for SPL by Simon Glass · 9 years ago
  73. eca7b0d dm: pci: Disable PCI compatibility functions by default by Simon Glass · 9 years ago
  74. 46fcfc1 dm: tegra: pci: Convert tegra boards to driver model for PCI by Simon Glass · 9 years ago
  75. 8c29e65 ARM: tegra: refactor common Kconfig options by Stephen Warren · 9 years ago
  76. e3b9026 ns16550: unify serial_tegra by Thomas Chou · 9 years ago
  77. 01e9940 dm: tegra: Convert keyboard driver to driver model by Simon Glass · 9 years ago
  78. 7f75d54 ARM: tegra: note that p2371-2180 is Jetson TX1 by Stephen Warren · 9 years ago
  79. f36729d ARM: tegra: rename GPU functions by Alexandre Courbot · 9 years ago
  80. 91aeab0 ARM: tegra: simplify GPU setup by Alexandre Courbot · 9 years ago
  81. af1fb61 ARM: tegra: remove vpr_configured() function by Alexandre Courbot · 9 years ago
  82. 6f6ed1b ARM: tegra: error check Tegra210 XUSB padctl waits by Stephen Warren · 9 years ago
  83. e3ba569 ARM: tegra: add lane tables to Tegra210 XUSB padctl by Stephen Warren · 9 years ago
  84. 7de245d ARM: tegra: switch Tegra210 to common XUSB padctl by Stephen Warren · 9 years ago
  85. fbae197 ARM: tegra: parameterize common XUSB code by Stephen Warren · 9 years ago
  86. 6422ace ARM: tegra: create common XUSB padctl driver file by Stephen Warren · 9 years ago
  87. 962b9e0 ARM: tegra: clean up XUSB padctl error() calls by Stephen Warren · 9 years ago
  88. 1a662fb ARM: tegra: rename dummy XUSB padctl implementation by Stephen Warren · 9 years ago
  89. 553b61e ARM: tegra210: implement PLLE init procedure from TRM by Stephen Warren · 9 years ago
  90. f6971d0 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 9 years ago
  91. 9e54980 ARM: tegra: add custom MMU setup on ARMv8 by Stephen Warren · 9 years ago
  92. 0cab3ec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · 9 years ago
  93. 0fca329 ARM: tegra114: Clear IDDQ when enabling PLLC by Thierry Reding · 9 years ago
  94. a1dfa9a ARM: tegra124: Clear IDDQ when enabling PLLC by Thierry Reding · 9 years ago
  95. 4c3aaa7 ARM: tegra: clk_m is the architected timer source clock by Thierry Reding · 9 years ago
  96. fa6e24d ARM: tegra: Implement clk_m by Thierry Reding · 9 years ago
  97. b1c6a8a ARM: tegra: fix PLLP frequency calc on T210 by Stephen Warren · 9 years ago
  98. 8681561 ARM: tegra: Add p2371-2180 board by Stephen Warren · 9 years ago
  99. 366b24f of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
  100. 1e35f39 of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL by Masahiro Yamada · 9 years ago