1. 9caf772 armv8: cavium: Add the device tree for ThunderX by Sergey Temerkhanov · 9 years ago
  2. 064949c armv8: Add Secure Monitor/Hypervisor Call (SMC/HVC) infrastructure by Sergey Temerkhanov · 9 years ago
  3. 78eaa49 armv8: New MMU setup code allowing to use 48+ bits PA/VA by Sergey Temerkhanov · 9 years ago
  4. 6774e4e armv8: Add read_mpidr() function by Sergey Temerkhanov · 9 years ago
  5. e237880 Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  6. c142d30 socfpga: Modify qts-filter args to allow input for bsp generated files and quartus project directories by Dalon Westergreen · 9 years ago
  7. 159c0da arm: initialize gd for AArch64 by Stephen Warren · 9 years ago
  8. 0872fb2 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 9 years ago
  9. d76eba6 mvebu: Support Synology DS414 by Phil Sutter · 9 years ago
  10. 22e553e mvebu: Add rudimental MV78230 support by Phil Sutter · 9 years ago
  11. a7f94ad mvebu: Introduce kconfig symbols for SoC variants by Phil Sutter · 9 years ago
  12. 8dd44b2 mvebu: axp: refactor board_sat_r_get() and caller by Phil Sutter · 9 years ago
  13. 68010aa drivers/pci/pci_mvebu: Fix for boards with X4 lanes by Phil Sutter · 9 years ago
  14. 04ec0d3 arm: mvebu: Add runtime detection of UART (xmodem) boot-mode by Stefan Roese · 9 years ago
  15. 44e7ebd arm: mvebu: Add runtime boot-device detection by Stefan Roese · 9 years ago
  16. 32139c3 arm: mvebu: Make local structs static const by Stefan Roese · 9 years ago
  17. c03a213 arm: mvebu: Move SAR register defines into header by Stefan Roese · 9 years ago
  18. c1fe9b4 arm: mvebu: Remove leftover Makefile by Stefan Roese · 9 years ago
  19. eb083e5 arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig by Stefan Roese · 9 years ago
  20. b9f41bf arm: mvebu: Consolidate board Kconfig options into one file by Stefan Roese · 9 years ago
  21. 2a539c8 arm: mvebu: Print CPU and SDRAM frequency upon startup by Stefan Roese · 9 years ago
  22. 3025fa6 arm: mvebu: Make serdes setup on Armada XP less noisy by Stefan Roese · 9 years ago
  23. 9aad5c9 arm: mvebu: Don't include "netdev.h" in cpu.c by Stefan Roese · 9 years ago
  24. b158f37 arm: mvebu: Add support for MV78260 by Stefan Roese · 9 years ago
  25. d8a25fc arm: mvebu: Don't use 0 as board ID as its used for the custom boards by Stefan Roese · 9 years ago
  26. 0b1d537 arm: mvebu: Simplify code in setup_usb_phys() a bit by Stefan Roese · 9 years ago
  27. caf74c9 arm: mvebu: Don't disable cache at startup on Armada XP at all by Stefan Roese · 9 years ago
  28. e7c7228 arm: mvebu: Don't call arch_cpu_init() from SPL at all by Stefan Roese · 9 years ago
  29. 77b299c arm: mvebu: Add v7_outer_cache_disable function for AXP & A38x by Stefan Roese · 9 years ago
  30. 479a977 arm: mvebu: Enable L2 cache on Armada XP by Stefan Roese · 9 years ago
  31. 7360640 arm: mvebu: Add SolidRun ClearFog Armada 38x initial support by Stefan Roese · 9 years ago
  32. c14c93f arm: mvebu: Move some defines to common include file by Stefan Roese · 9 years ago
  33. 05b38c1 net: mvneta: Convert to driver model by Stefan Roese · 9 years ago
  34. b0e373c arm: mvebu: armada-388-gp.dts: Add ethernet aliases by Stefan Roese · 9 years ago
  35. c981c0e arm: mvebu: Add armada-xp-maxbcm.dts for maxbcm board by Stefan Roese · 9 years ago
  36. 49e7d77 arm: mvebu: Add SPI driver model support by Stefan Roese · 9 years ago
  37. 83097cf arm: mvebu: Add DM and OF_CONTROL support to SPL by Stefan Roese · 9 years ago
  38. 6417489 arm: mvebu/kirkwood: Use common timer functions by Stefan Roese · 9 years ago
  39. 45e3fd9 arm: lpc32xx: switch SPL builds to driver model by Vladimir Zapolskiy · 9 years ago
  40. 8bf9450 arm: lpc32xx: switch serial console to driver model by Vladimir Zapolskiy · 9 years ago
  41. 85260bb arm: move gd handling outside of C code by Albert ARIBAUD · 9 years ago
  42. 6cb4c46 Fix board init code to respect the C runtime environment by Albert ARIBAUD · 9 years ago
  43. f4d480b Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 9 years ago
  44. f58d5bd arm: dts: am4372: add qspi register maps for memory map by Mugunthan V N · 9 years ago
  45. df5f4ea arm: dts: dra72-evm: add spi-flash comaptible for flash by Mugunthan V N · 9 years ago
  46. 20be68d arm: dts: dra7-evm: add spi-flash comaptible for flash by Mugunthan V N · 9 years ago
  47. 4bd456c arm: dts: am437x-gp-evm: add spi-flash comaptible for flash by Mugunthan V N · 9 years ago
  48. 23af70a arm: dts: dra7: add qspi register maps for memory map and control module by Mugunthan V N · 9 years ago
  49. b1f54d8 dts: dra7: add spi alias for qspi by Mugunthan V N · 9 years ago
  50. 66f0570 arm: mvebu: Select SPL_DM_SEQ_ALIAS by Nathan Rossi · 9 years ago
  51. 140b471 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  52. e0f177b rockchip: Use the debug UART on rk3036 by Simon Glass · 9 years ago
  53. a403c9f dm: tegra: net: Convert tegra boards to driver model for Ethernet by Simon Glass · 9 years ago
  54. bfffa2c ARM: uniphier: add dump command for DDR Multi PHY registers by Masahiro Yamada · 9 years ago
  55. 95e7487 ARM: uniphier: add DRAM init code for ProXstream2/PH1-LD6b by Masahiro Yamada · 9 years ago
  56. efdf340 ARM: uniphier: move headers out of include/mach directory by Masahiro Yamada · 9 years ago
  57. 54d93e2 ARM: uniphier: move cmd_pinmon.c to boot-mode subdirectory by Masahiro Yamada · 9 years ago
  58. cd09278 ARM: uniphier: move cmd_ddrphy.c to dram subdirectory by Masahiro Yamada · 9 years ago
  59. 52d08c4 ARM: uniphier: kill bogus header includes by Masahiro Yamada · 9 years ago
  60. 937fd03 am33xx/am43xx: Add platform data for GPIOs by Tom Rini · 9 years ago
  61. adce477 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  62. 587e72e imx_common: check for Serial Downloader in spl_boot_device by Stefano Babic · 9 years ago
  63. 364e536 ARM: mxs: allow boards to select DC-DC switching clock source by Michael Heimpold · 9 years ago
  64. 4648332 imx: ddr: drop duplicated debug info by Peng Fan · 9 years ago
  65. 4376c0e Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 9 years ago
  66. 70c0412 arm: socfpga: Unreset NAND in U-Boot by Marek Vasut · 9 years ago
  67. 796c4c2 arm: socfpga: Unreset NAND in SPL by Marek Vasut · 9 years ago
  68. 8dcb5c5 arm: socfpga: Define NAND reset bit by Marek Vasut · 9 years ago
  69. e37e0ed ARM: dts: uniphier: add SD/MMC pinmux nodes by Masahiro Yamada · 9 years ago
  70. bf6e3fc ARM: uniphier: set DTB file name to fdt_file environment by Masahiro Yamada · 9 years ago
  71. 5031659 ARM: uniphier: merge umc/ and ddrphy/ into a single directory by Masahiro Yamada · 9 years ago
  72. f454609 ARM: uniphier: display model number all the time on boot up by Masahiro Yamada · 9 years ago
  73. 46a9de3 ARM: uniphier: add macros and revision IDs for sLD11 and LD10 by Masahiro Yamada · 9 years ago
  74. 22c2fc6 ARM: uniphier: compile uniphier_get_board_param() for U-Boot proper by Masahiro Yamada · 9 years ago
  75. 9dd408f ARM: uniphier: split ProXstream2 board data and change DDR frequency by Masahiro Yamada · 9 years ago
  76. c93f279 ARM: uniphier: call uniphier_get_board_param() without FDT blob by Masahiro Yamada · 9 years ago
  77. f637bdf ARM: uniphier: add functions to get SoC model/revision by Masahiro Yamada · 9 years ago
  78. 3b35c29 ARM: dts: uniphier: use stdout-path instead of console by Masahiro Yamada · 9 years ago
  79. b36f305 ARM: dts: uniphier: add outer cache nodes by Masahiro Yamada · 9 years ago
  80. 3de725b ARM: dts: uniphier: factor out common nodes to uniphier-common32.dtsi by Masahiro Yamada · 9 years ago
  81. 5f36921 ARM: uniphier: allow DDR function to return more precise error code by Masahiro Yamada · 9 years ago
  82. 2679f6e ARM: uniphier: use BIT() macro for DDR PHY header by Masahiro Yamada · 9 years ago
  83. 9100c0f ARM: uniphier: rename DTCR_RNKEN_* register bit to DTCR_RANKEN_* by Masahiro Yamada · 9 years ago
  84. be5b847 ARM: uniphier: add const qualifier to constant array by Masahiro Yamada · 9 years ago
  85. 663a592 ARM: uniphier: add static qualifiers to locally used functions by Masahiro Yamada · 9 years ago
  86. fd8eab5 arm: socfpga: Make /soc available in pre-reloc by Marek Vasut · 9 years ago
  87. 9f7b30d arm: socfpga: Actually enable L2 cache by Marek Vasut · 9 years ago
  88. c8d4347 sunxi: Select DM_KEYBOARD by Hans de Goede · 9 years ago
  89. 9f1a034 sun5i: Add defconfig and dts file for the Empire Electronix D709 tablet by Hans de Goede · 9 years ago
  90. c4b66c4 arm: socfpga: fix up a questionable macro for SDMMC by Dinh Nguyen · 9 years ago
  91. 9365e90 arm: socfpga: remove building scan manager by Dinh Nguyen · 9 years ago
  92. 677a16f arm: socfpga: introduce TARGET_SOCFPGA_GEN5 config property by Dinh Nguyen · 9 years ago
  93. 05204f6 arm: socfpga: Introduce common board code by Marek Vasut · 9 years ago
  94. ad3c96a arm: socfpga: socrates: Probe DWC2 UDC from OF instead of hard-coded data by Marek Vasut · 9 years ago
  95. 90576c9 arm: socfpga: sockit: Probe DWC2 UDC from OF instead of hard-coded data by Marek Vasut · 9 years ago
  96. bc71b04 arm: socfpga: mcvevk: Probe DWC2 UDC from OF instead of hard-coded data by Marek Vasut · 9 years ago
  97. 8ece8b6 arm: socfpga: de0_nano: Probe DWC2 UDC from OF instead of hard-coded data by Marek Vasut · 9 years ago
  98. b935326 arm: socfpga: cyclone5-socdk: Probe DWC2 UDC from OF instead of hard-coded data by Marek Vasut · 9 years ago
  99. 52e8aa2 arm: socfpga: arria5-socdk: Probe DWC2 UDC from OF instead of hard-coded data by Marek Vasut · 9 years ago
  100. f95f5fd arm: socfpga: socrates: Add missing PHY skew config by Marek Vasut · 9 years ago