1. b3d2ed3 dm: power: Convert as3722 to driver model by Simon Glass · 7 years ago
  2. c3f2650 dm: tegra: Convert clock_decode_periph_id() to support livetree by Simon Glass · 7 years ago
  3. cf0c6e2 dm: tegra: Convert USB setup to livetree by Simon Glass · 7 years ago
  4. 0662cf2 tegra: tegra124: Add a PMC syscon driver by Simon Glass · 7 years ago
  5. 923983a tegra: spl: Enable debug UART by Simon Glass · 7 years ago
  6. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  7. 9d8271e tegra: Show a debug message if the LCD PMIC fails to start by Simon Glass · 7 years ago
  8. 1502392 tegra: Fix up include file ordering by Simon Glass · 7 years ago
  9. 6137523 ARM: tegra: remove Whistler support by Stephen Warren · 8 years ago
  10. 86b89fd tegra: clock: Avoid a divide-by-zero error by Simon Glass · 7 years ago
  11. 2b4029a tegra: Init clocks even when SPL did not run by Simon Glass · 7 years ago
  12. bb7c01e fdt: Rename a few functions in fdt_support by Simon Glass · 8 years ago
  13. a9e2c67 Kconfig: Finish migration of hashing commands by Daniel Thompson · 8 years ago
  14. bd74b03 Convert CONFIG_CMD_ENTERRCM to Kconfig by Simon Glass · 8 years ago
  15. 48fcc4a Convert CONFIG_SPL_BOARD_INIT to Kconfig by Ley Foon Tan · 8 years ago
  16. 81a3356 power: Rename CONFIG_AS3722_POWER to CONFIG_PMIC_AS3722 by Simon Glass · 8 years ago
  17. 4a24308 Rename aes.h to uboot_aes.h by Stefano Babic · 8 years ago
  18. 2f949c3 board_f: Drop setup_dram_config() wrapper by Simon Glass · 8 years ago
  19. d2b64bd arm: tegra: initial support for apalis tk1 by Marcel Ziswiler · 8 years ago
  20. bacb52c ARM: Migrate errata to Kconfig by Tom Rini · 8 years ago
  21. 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  22. 22d567e Kconfig: Migrate BOARD_LATE_INIT to a select by Tom Rini · 8 years ago
  23. 06f108e serial, ns16550: bugfix: ns16550 fifo not enabled by Heiko Schocher · 8 years ago
  24. b2c8868 mmc: move more driver config options to Kconfig by Masahiro Yamada · 8 years ago
  25. 79417c5 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  26. 6c52607 SPL: make struct spl_image 64-bit safe by Andre Przywara · 8 years ago
  27. 66c3e19 ARM: tegra: allow passing cboot DTB to the kernel by Stephen Warren · 8 years ago
  28. e5fb156 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 8 years ago
  29. 4146a9a ARM: tegra186: call secure monitor for all cache-wide ops by Stephen Warren · 8 years ago
  30. ddb0f63 armv8: add hooks for all cache-wide operations by Stephen Warren · 8 years ago
  31. 48a4c18 ARM: tegra: translate __asm_flush_l3_cache to assembly by Stephen Warren · 8 years ago
  32. 21d6ea6 ARM: tegra: ensure nvtboot_boot_x0 alignment by Stephen Warren · 8 years ago
  33. fdb3269 ARM: tegra: configure Ethernet address on Tegra186 by Stephen Warren · 8 years ago
  34. 9a40c79 ARM: tegra: add SoC-level hook for board_late_init() by Stephen Warren · 8 years ago
  35. f48e025 drivers/pci/Kconfig: Add PCI by Tom Rini · 8 years ago
  36. db090a2 Fix codying style broken by recent libfdt sync by Masahiro Yamada · 8 years ago
  37. 499c29e libfdt: Sync fdt_for_each_subnode() with upstream by Simon Glass · 8 years ago
  38. b0ea740 libfdt: Bring in upstream stringlist functions by Simon Glass · 8 years ago
  39. fc23c1d ARM: tegra: reduce DRAM size mapped into MMU on ARM64 by Stephen Warren · 8 years ago
  40. 4028e33 ARM: tegra: flush caches via SMC call by Stephen Warren · 8 years ago
  41. 905752c ARM: tegra: enable standard clock/reset APIs everywhere by Stephen Warren · 8 years ago
  42. e331b20 ARM: tegra: fix clock_get_periph_rate() for UART clocks by Stephen Warren · 8 years ago
  43. 532543c ARM: tegra: add APIs the clock uclass driver will need by Stephen Warren · 8 years ago
  44. 1453d10 ARM: tegra: add peripheral clock init table by Stephen Warren · 8 years ago
  45. a66f772 mmc: tegra: Add DM_MMC support to Tegra MMC driver by Tom Warren · 8 years ago
  46. c044fe2 ARM: tegra: set MMC pin mux in board_init() by Stephen Warren · 8 years ago
  47. c76e936 mmc: tegra: move pad_init_mmc() into MMC driver by Stephen Warren · 8 years ago
  48. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  49. e076d6f Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  50. b16c92c Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  51. f2a8946 Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  52. 0bdfc3e Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig by Simon Glass · 8 years ago
  53. d5415b2 ARM: armv7: move CONFIG_ARMV7_PSCI to Kconfig by Masahiro Yamada · 8 years ago
  54. fcd2155 ARM: tegra: remove wrong dependency on SPL_BUILD by Masahiro Yamada · 8 years ago
  55. 441f238 ARM: tegra: Add support for TK1-SOM board from Colorado Engineering by Peter Chubb · 8 years ago
  56. f082993 ARM: tegra: reduce CSITE clock from 204M to 136M by Bryan Wu · 8 years ago
  57. 56aca90 ARM: tegra: move ft_system_setup() by Stephen Warren · 8 years ago
  58. fccc9c5 reset: add Tegra186 reset driver by Stephen Warren · 8 years ago
  59. e8e3f20 clock: add Tegra186 clock driver by Stephen Warren · 8 years ago
  60. a214892 misc: add Tegra BPMP driver by Stephen Warren · 8 years ago
  61. 2befe0c Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 8 years ago
  62. 3b787ef ARM: Rework and correct barrier definitions by Tom Rini · 8 years ago
  63. 20e7843 ARM: tegra: call tegra_board_init on Tegra186 by Stephen Warren · 8 years ago
  64. c5f510f ARM: tegra: pick up actual memory size by Stephen Warren · 8 years ago
  65. adf3abd ARM: tegra: add IVC protocol implementation by Stephen Warren · 8 years ago
  66. 9ec4d9b ARM: tegra: unify Tegra186 Makefile a bit by Stephen Warren · 8 years ago
  67. 99777bd Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  68. 8d56db9 Various, unrelated tree-wide typo fixes. by Robert P. J. Day · 8 years ago
  69. c7104e5 armv8: mmu: Add support of non-identical mapping by York Sun · 8 years ago
  70. 6e14795 ARM: PSCI: Switch to per-CPU target PC storage in secure data section by Chen-Yu Tsai · 8 years ago
  71. 1d0c177 ARM: PSCI: Remove unused psci_text_end symbol by Chen-Yu Tsai · 8 years ago
  72. 70617c7 ARM: PSCI: Split out common stack setup code from psci_arch_init by Chen-Yu Tsai · 8 years ago
  73. e0e2b26 mailbox: add Tegra186 HSP driver by Stephen Warren · 8 years ago
  74. 1ce3d54 ARM: tegra: add p2771-0000 board support by Stephen Warren · 9 years ago
  75. 03667eb ARM: tegra: add core Tegra186 support by Stephen Warren · 9 years ago
  76. af974be ARM: tegra: convert CONFIG_TEGRA_GPIO to Kconfig by Stephen Warren · 9 years ago
  77. f4949cd ARM: tegra: enable GPU node by compatible value by Stephen Warren · 9 years ago
  78. b6409f2 ARM: tegra210: set PLLE_PTS bit when enabling PLLE by Stephen Warren · 9 years ago
  79. da6cfe1 tegra: Replace home grown mmu code with generic table approach by Alexander Graf · 9 years ago
  80. fe4ee97 video: tegra: Correct a Kconfig warning with VIDCONSOLE_AS_LCD by Simon Glass · 9 years ago
  81. d5f3613 tegra: video: Clean up the old LCD/PWM driver code by Simon Glass · 9 years ago
  82. d8af3c9 tegra: video: Move LCD driver to use the DM PWM driver by Simon Glass · 9 years ago
  83. d8fc3c5 tegra: video: Merge the display driver into one file by Simon Glass · 9 years ago
  84. 89c0346 tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20 by Simon Glass · 9 years ago
  85. 3e2b2d9 tegra: Allow CONFIG_DM_VIDEO to be used as well as CONFIG_LCD by Simon Glass · 9 years ago
  86. eb21083 tegra: Allow driver model to be used for the PWM by Simon Glass · 9 years ago
  87. 669933b video: tegra: Enable the 'lcd' env variable work-around by Simon Glass · 9 years ago
  88. 5a44ab4 ARM: tegra: shut down USB device controller at boot by Stephen Warren · 9 years ago
  89. 78eeb91 bug.h: move BUILD_BUG_* defines to include/linux/bug.h by Masahiro Yamada · 9 years ago
  90. e237880 Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  91. a403c9f dm: tegra: net: Convert tegra boards to driver model for Ethernet by Simon Glass · 9 years ago
  92. f4402d0 dm: tegra: Provide serial platform data for SPL by Simon Glass · 9 years ago
  93. eca7b0d dm: pci: Disable PCI compatibility functions by default by Simon Glass · 9 years ago
  94. 46fcfc1 dm: tegra: pci: Convert tegra boards to driver model for PCI by Simon Glass · 9 years ago
  95. 8c29e65 ARM: tegra: refactor common Kconfig options by Stephen Warren · 9 years ago
  96. e3b9026 ns16550: unify serial_tegra by Thomas Chou · 9 years ago
  97. 01e9940 dm: tegra: Convert keyboard driver to driver model by Simon Glass · 9 years ago
  98. 7f75d54 ARM: tegra: note that p2371-2180 is Jetson TX1 by Stephen Warren · 9 years ago
  99. f36729d ARM: tegra: rename GPU functions by Alexandre Courbot · 9 years ago
  100. 91aeab0 ARM: tegra: simplify GPU setup by Alexandre Courbot · 9 years ago