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