1. 79d020e rockchip: Use pwrseq for MMC start-up on jerry by Simon Glass · 9 years ago
  2. a4275f5 rockchip: Convert the PMU IOMUX registers into an array by Simon Glass · 9 years ago
  3. 1e724f8 rockchip: Avoid using MMC code when not booting from MMC by Simon Glass · 9 years ago
  4. f7ee071 ARM: bootm: Try to use relocated ramdisk by Jeffy Chen · 9 years ago
  5. 6905f4d Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  6. 9d08268 sunxi: Add support for the I2C controller which is part of the PRCM by Jelle van der Waa · 9 years ago
  7. 665ac00 arm: ls1021atwr: Enable driver model lpuart serial driver by Bin Meng · 9 years ago
  8. 8b67761 arm: ls1021atwr: Split off board device tree by Bin Meng · 9 years ago
  9. f833cd6 arm: ls1021atwr: Convert to driver model and enable serial support by Bin Meng · 9 years ago
  10. 87a2127 arm: dts: dra7-evm: add tick-timer to chosen node by Mugunthan V N · 9 years ago
  11. 6c3401a arm: dts: dra72-evm: add tick-timer to chosen node by Mugunthan V N · 9 years ago
  12. d3e25ae arm: dts: am335x-evm: add tick-timer to chosen node by Mugunthan V N · 9 years ago
  13. c7bd870 arm: dts: am335x-boneblack: add tick-timer to chosen node by Mugunthan V N · 9 years ago
  14. ff9e612 arm: dts: am437x-gp-evm: add tick-timer to chosen node by Mugunthan V N · 9 years ago
  15. 34afc61 arm: dts: am437x-sk-evm: add tick-timer to chosen node by Mugunthan V N · 9 years ago
  16. 28a6c01 arm: omap-common: do not build timer when CONFIG_TIMER defined by Mugunthan V N · 9 years ago
  17. 0a61ee8 stm32: move stm32 specific code to mach-stm32 by Vikas Manocha · 9 years ago
  18. bfb7cc3 armv7: Add missing newline after OMAP die ID by Ladislav Michl · 9 years ago
  19. 1d48ca6 arm, ubifs: fix gcc5.x compiler warning by Heiko Schocher · 9 years ago
  20. 048c61d ARM: uniphier: remove unneeded if conditionals by Masahiro Yamada · 9 years ago
  21. faefef9 ARM: uniphier: move UMC register macros to umc-regs.h by Masahiro Yamada · 9 years ago
  22. d649fb8 ARM: uniphier: set active ways to really enable outer cache by Masahiro Yamada · 9 years ago
  23. 6d95778 ARM: uniphier: fix range invalidate for outer cache by Masahiro Yamada · 9 years ago
  24. 5407735 ARM: uniphier: factor out outer cache sync as a helper function by Masahiro Yamada · 9 years ago
  25. cefca48 ARM: uniphier: refactor outer cache operation slightly by Masahiro Yamada · 9 years ago
  26. 746f985 armv8: cavium: Add ThunderX 88xx board definition by Sergey Temerkhanov · 9 years ago
  27. 1674bd1 armv8: cavium: Add the device tree for ThunderX by Sergey Temerkhanov · 9 years ago
  28. a5b9fa3 armv8: Add Secure Monitor/Hypervisor Call (SMC/HVC) infrastructure by Sergey Temerkhanov · 9 years ago
  29. 94f7ff3 armv8: New MMU setup code allowing to use 48+ bits PA/VA by Sergey Temerkhanov · 9 years ago
  30. ba5648c armv8: Add read_mpidr() function by Sergey Temerkhanov · 9 years ago
  31. 5b8031c Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  32. 217db22 socfpga: Modify qts-filter args to allow input for bsp generated files and quartus project directories by Dalon Westergreen · 9 years ago
  33. a737028 arm: initialize gd for AArch64 by Stephen Warren · 9 years ago
  34. f46c255 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 9 years ago
  35. aefb8f4 mvebu: Support Synology DS414 by Phil Sutter · 9 years ago
  36. 6202953 mvebu: Add rudimental MV78230 support by Phil Sutter · 9 years ago
  37. 4290252 mvebu: Introduce kconfig symbols for SoC variants by Phil Sutter · 9 years ago
  38. beadff1 mvebu: axp: refactor board_sat_r_get() and caller by Phil Sutter · 9 years ago
  39. 9a04527 drivers/pci/pci_mvebu: Fix for boards with X4 lanes by Phil Sutter · 9 years ago
  40. f4db6c9 arm: mvebu: Add runtime detection of UART (xmodem) boot-mode by Stefan Roese · 9 years ago
  41. a5f8887 arm: mvebu: Add runtime boot-device detection by Stefan Roese · 9 years ago
  42. a9fc5a2 arm: mvebu: Make local structs static const by Stefan Roese · 9 years ago
  43. d35831f arm: mvebu: Move SAR register defines into header by Stefan Roese · 9 years ago
  44. b7ca250 arm: mvebu: Remove leftover Makefile by Stefan Roese · 9 years ago
  45. 81e33f4 arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig by Stefan Roese · 9 years ago
  46. b322c83 arm: mvebu: Consolidate board Kconfig options into one file by Stefan Roese · 9 years ago
  47. d718bf2 arm: mvebu: Print CPU and SDRAM frequency upon startup by Stefan Roese · 9 years ago
  48. e25d5a9 arm: mvebu: Make serdes setup on Armada XP less noisy by Stefan Roese · 9 years ago
  49. 84877c6 arm: mvebu: Don't include "netdev.h" in cpu.c by Stefan Roese · 9 years ago
  50. bf0db8b arm: mvebu: Add support for MV78260 by Stefan Roese · 9 years ago
  51. 00a457b arm: mvebu: Don't use 0 as board ID as its used for the custom boards by Stefan Roese · 9 years ago
  52. ab8a4c6 arm: mvebu: Simplify code in setup_usb_phys() a bit by Stefan Roese · 9 years ago
  53. c86d53f arm: mvebu: Don't disable cache at startup on Armada XP at all by Stefan Roese · 9 years ago
  54. f4e6ec7 arm: mvebu: Don't call arch_cpu_init() from SPL at all by Stefan Roese · 9 years ago
  55. f0e8173 arm: mvebu: Add v7_outer_cache_disable function for AXP & A38x by Stefan Roese · 9 years ago
  56. 3e5ce7c arm: mvebu: Enable L2 cache on Armada XP by Stefan Roese · 9 years ago
  57. 0299c90 arm: mvebu: Add SolidRun ClearFog Armada 38x initial support by Stefan Roese · 9 years ago
  58. 8a02ec1 arm: mvebu: Move some defines to common include file by Stefan Roese · 9 years ago
  59. e3b9c98 net: mvneta: Convert to driver model by Stefan Roese · 9 years ago
  60. 202eded arm: mvebu: armada-388-gp.dts: Add ethernet aliases by Stefan Roese · 9 years ago
  61. 18c1272 arm: mvebu: Add armada-xp-maxbcm.dts for maxbcm board by Stefan Roese · 9 years ago
  62. 09a54c0 arm: mvebu: Add SPI driver model support by Stefan Roese · 9 years ago
  63. 6451223 arm: mvebu: Add DM and OF_CONTROL support to SPL by Stefan Roese · 9 years ago
  64. 2fbc18f arm: mvebu/kirkwood: Use common timer functions by Stefan Roese · 9 years ago
  65. 1222305 arm: lpc32xx: switch SPL builds to driver model by Vladimir Zapolskiy · 9 years ago
  66. d25ba89 arm: lpc32xx: switch serial console to driver model by Vladimir Zapolskiy · 9 years ago
  67. adc421e arm: move gd handling outside of C code by Albert ARIBAUD · 9 years ago
  68. ecc3066 Fix board init code to respect the C runtime environment by Albert ARIBAUD · 9 years ago
  69. 20d08f5 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 9 years ago
  70. 4fb01c4 arm: dts: am4372: add qspi register maps for memory map by Mugunthan V N · 9 years ago
  71. 1f19d50 arm: dts: dra72-evm: add spi-flash comaptible for flash by Mugunthan V N · 9 years ago
  72. f7276c8 arm: dts: dra7-evm: add spi-flash comaptible for flash by Mugunthan V N · 9 years ago
  73. 4416ddb arm: dts: am437x-gp-evm: add spi-flash comaptible for flash by Mugunthan V N · 9 years ago
  74. 830aba2 arm: dts: dra7: add qspi register maps for memory map and control module by Mugunthan V N · 9 years ago
  75. 6145ef7 dts: dra7: add spi alias for qspi by Mugunthan V N · 9 years ago
  76. 47c0d79 arm: mvebu: Select SPL_DM_SEQ_ALIAS by Nathan Rossi · 9 years ago
  77. 077678e Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  78. 9b20519 rockchip: Use the debug UART on rk3036 by Simon Glass · 9 years ago
  79. 96350f7 dm: tegra: net: Convert tegra boards to driver model for Ethernet by Simon Glass · 9 years ago
  80. 93d92d4 ARM: uniphier: add dump command for DDR Multi PHY registers by Masahiro Yamada · 9 years ago
  81. 15607d0 ARM: uniphier: add DRAM init code for ProXstream2/PH1-LD6b by Masahiro Yamada · 9 years ago
  82. 107b3fb ARM: uniphier: move headers out of include/mach directory by Masahiro Yamada · 9 years ago
  83. 042b28f ARM: uniphier: move cmd_pinmon.c to boot-mode subdirectory by Masahiro Yamada · 9 years ago
  84. 9ca6616 ARM: uniphier: move cmd_ddrphy.c to dram subdirectory by Masahiro Yamada · 9 years ago
  85. 9475f8d ARM: uniphier: kill bogus header includes by Masahiro Yamada · 9 years ago
  86. 90345c9 am33xx/am43xx: Add platform data for GPIOs by Tom Rini · 9 years ago
  87. f1993ca Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  88. 40f4839 imx_common: check for Serial Downloader in spl_boot_device by Stefano Babic · 9 years ago
  89. fe21eaf ARM: mxs: allow boards to select DC-DC switching clock source by Michael Heimpold · 9 years ago
  90. 839479d imx: ddr: drop duplicated debug info by Peng Fan · 9 years ago
  91. 40253dd Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 9 years ago
  92. 8f7ed08 arm: socfpga: Unreset NAND in U-Boot by Marek Vasut · 9 years ago
  93. ac242e1 arm: socfpga: Unreset NAND in SPL by Marek Vasut · 9 years ago
  94. f2f3782 arm: socfpga: Define NAND reset bit by Marek Vasut · 9 years ago
  95. 8182b41 ARM: dts: uniphier: add SD/MMC pinmux nodes by Masahiro Yamada · 9 years ago
  96. 8ea4f49 ARM: uniphier: set DTB file name to fdt_file environment by Masahiro Yamada · 9 years ago
  97. 3388669 ARM: uniphier: merge umc/ and ddrphy/ into a single directory by Masahiro Yamada · 9 years ago
  98. 6e1550f ARM: uniphier: display model number all the time on boot up by Masahiro Yamada · 9 years ago
  99. 6f45a97 ARM: uniphier: add macros and revision IDs for sLD11 and LD10 by Masahiro Yamada · 9 years ago
  100. 6994700 ARM: uniphier: compile uniphier_get_board_param() for U-Boot proper by Masahiro Yamada · 9 years ago