1. 37dadbc board: atmel: sama5d2_xplained: add SPL support by Wenyou Yang · 9 years ago
  2. 4245701 arm: at91/spl: mpddrc: use IP version to check configuration by Wenyou Yang · 9 years ago
  3. c2ad76c arm: at91/spl: mpddrc: add mpddrc DDR3-SDRAM initialization by Wenyou Yang · 9 years ago
  4. 7e8702a arm: at91/spl: mpddrc: add struct atmel_mpddrc_config by Wenyou Yang · 9 years ago
  5. 9e4de7f Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  6. cd7aa27 sunxi: Add suport for A83T based Banana-pi M3 Board by Vishnu Patekar · 9 years ago
  7. f3ad64c sunxi: Add support for LPDDR3 for A83T by Vishnu Patekar · 9 years ago
  8. f5fd8ca sunxi: Groundwork to support new dram type for A83T by Vishnu Patekar · 9 years ago
  9. 627b380 sunxi: Redundant code cleanup from a83t dram init by Vishnu Patekar · 9 years ago
  10. 9683945 sunxi: Support PSCI ops on Allwinner H3 by Chen-Yu Tsai · 9 years ago
  11. ed80584 sunxi: Support H3 CCU security switches by Chen-Yu Tsai · 9 years ago
  12. 5823664 sunxi: Support Secure Memory Touch Arbiter (SMTA) in sun8i H3 by Chen-Yu Tsai · 9 years ago
  13. b72ae19 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 9 years ago
  14. 2218c54 Merge branch 'master' of git://git.denx.de/u-boot-imx by Tom Rini · 9 years ago
  15. 84b8bf6 bug.h: move BUILD_BUG_* defines to include/linux/bug.h by Masahiro Yamada · 9 years ago
  16. 6e2f153 arm, powerpc: Update cc-version tests to check for cc-name as well by Tom Rini · 9 years ago
  17. d9699de imx: mx7: default enable MDIO open drain by Peng Fan · 9 years ago
  18. 9ba18ff imx: mx6ul/sx: fix mmdc_ch0 clk calculation by Peng Fan · 9 years ago
  19. 234dc63 imx: mx6: add more entry for mxc_ccm_reg by Peng Fan · 9 years ago
  20. bedaa84 imx: nand: update GPMI NAND driver to support MX7 by Peng Fan · 9 years ago
  21. 1fc4f80 imx: apbh_dma: Update APBH-DMA for MX7D by Peng Fan · 9 years ago
  22. 913d1be video: Add support for Armada XP LCD controller by Stefan Roese · 9 years ago
  23. 7c1058f rockchip: Add support for Raxda Rock 2 by Simon Glass · 9 years ago
  24. cf629bb rockchip: rock2: dts: Make changes for U-Boot by Simon Glass · 9 years ago
  25. 68b08c4 rockchip: rock2: Bring in device tree files from Linux by Simon Glass · 9 years ago
  26. 6406f45 rockchip: dts: Sync up SPDIF node with Linux by Simon Glass · 9 years ago
  27. 74336f7 rockchip: jerry: Enable EDP and HDMI video output by Simon Glass · 9 years ago
  28. dae594f rockchip: spl: Support full-speed CPU in SPL by Simon Glass · 9 years ago
  29. 4f14d13 rockchip: jerry: Fix the SDRAM timing by Simon Glass · 9 years ago
  30. f23cf90 rockchip: spl: Drop MMC support code when not needed by Simon Glass · 9 years ago
  31. affd4a9 rockchip: Tidy up the register-access macros by Simon Glass · 9 years ago
  32. 2460d18 rockchip: sdram: Use syscon_get_first_range() where possible by Simon Glass · 9 years ago
  33. 9368104 rockchip: sdram: Tidy up a few comments by Simon Glass · 9 years ago
  34. 74e53e0 rockchip: Add a simple 'clock' command by Simon Glass · 9 years ago
  35. ad443b7 rockchip: Don't skip low-level init by Simon Glass · 9 years ago
  36. 7b7ad5c rockchip: video: Add a video-output driver by Simon Glass · 9 years ago
  37. 5852d53 rockchip: video: Add a display driver for rockchip eDP by Simon Glass · 9 years ago
  38. c253948 rockchip: video: Add a display driver for rockchip HDMI by Simon Glass · 9 years ago
  39. 009741f rockchip: Rename the CRU_MODE_CON fields by Simon Glass · 9 years ago
  40. 0e23fd8 pwm: rockchip: Add a PWM driver for Rockchip SoCs by Simon Glass · 9 years ago
  41. 27a1961 rockchip: jerry: Enable the Chrome OS EC by Simon Glass · 9 years ago
  42. 5ddf5d7 rockchip: clk: Make rkclk_get_clk() SoC-specific by Simon Glass · 9 years ago
  43. a49dc0a rockchip: reset: Use the rk_clr/setreg() interface by Simon Glass · 9 years ago
  44. 0906995 rockchip: sdram: Use the rk_clr/setreg() interface by Simon Glass · 9 years ago
  45. 64b7faa rockchip: clock: Add a function to find a clock by ID by Simon Glass · 9 years ago
  46. f4adc9a rockchip: jerry: Disable pmic-int-1 setup to avoid a hang by Simon Glass · 9 years ago
  47. 79d020e rockchip: Use pwrseq for MMC start-up on jerry by Simon Glass · 9 years ago
  48. a4275f5 rockchip: Convert the PMU IOMUX registers into an array by Simon Glass · 9 years ago
  49. 1e724f8 rockchip: Avoid using MMC code when not booting from MMC by Simon Glass · 9 years ago
  50. f7ee071 ARM: bootm: Try to use relocated ramdisk by Jeffy Chen · 9 years ago
  51. 6905f4d Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  52. 9d08268 sunxi: Add support for the I2C controller which is part of the PRCM by Jelle van der Waa · 9 years ago
  53. 665ac00 arm: ls1021atwr: Enable driver model lpuart serial driver by Bin Meng · 9 years ago
  54. 8b67761 arm: ls1021atwr: Split off board device tree by Bin Meng · 9 years ago
  55. f833cd6 arm: ls1021atwr: Convert to driver model and enable serial support by Bin Meng · 9 years ago
  56. 87a2127 arm: dts: dra7-evm: add tick-timer to chosen node by Mugunthan V N · 9 years ago
  57. 6c3401a arm: dts: dra72-evm: add tick-timer to chosen node by Mugunthan V N · 9 years ago
  58. d3e25ae arm: dts: am335x-evm: add tick-timer to chosen node by Mugunthan V N · 9 years ago
  59. c7bd870 arm: dts: am335x-boneblack: add tick-timer to chosen node by Mugunthan V N · 9 years ago
  60. ff9e612 arm: dts: am437x-gp-evm: add tick-timer to chosen node by Mugunthan V N · 9 years ago
  61. 34afc61 arm: dts: am437x-sk-evm: add tick-timer to chosen node by Mugunthan V N · 9 years ago
  62. 28a6c01 arm: omap-common: do not build timer when CONFIG_TIMER defined by Mugunthan V N · 9 years ago
  63. 0a61ee8 stm32: move stm32 specific code to mach-stm32 by Vikas Manocha · 9 years ago
  64. bfb7cc3 armv7: Add missing newline after OMAP die ID by Ladislav Michl · 9 years ago
  65. 1d48ca6 arm, ubifs: fix gcc5.x compiler warning by Heiko Schocher · 9 years ago
  66. 048c61d ARM: uniphier: remove unneeded if conditionals by Masahiro Yamada · 9 years ago
  67. faefef9 ARM: uniphier: move UMC register macros to umc-regs.h by Masahiro Yamada · 9 years ago
  68. d649fb8 ARM: uniphier: set active ways to really enable outer cache by Masahiro Yamada · 9 years ago
  69. 6d95778 ARM: uniphier: fix range invalidate for outer cache by Masahiro Yamada · 9 years ago
  70. 5407735 ARM: uniphier: factor out outer cache sync as a helper function by Masahiro Yamada · 9 years ago
  71. cefca48 ARM: uniphier: refactor outer cache operation slightly by Masahiro Yamada · 9 years ago
  72. 746f985 armv8: cavium: Add ThunderX 88xx board definition by Sergey Temerkhanov · 9 years ago
  73. 1674bd1 armv8: cavium: Add the device tree for ThunderX by Sergey Temerkhanov · 9 years ago
  74. a5b9fa3 armv8: Add Secure Monitor/Hypervisor Call (SMC/HVC) infrastructure by Sergey Temerkhanov · 9 years ago
  75. 94f7ff3 armv8: New MMU setup code allowing to use 48+ bits PA/VA by Sergey Temerkhanov · 9 years ago
  76. ba5648c armv8: Add read_mpidr() function by Sergey Temerkhanov · 9 years ago
  77. 5b8031c Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  78. 217db22 socfpga: Modify qts-filter args to allow input for bsp generated files and quartus project directories by Dalon Westergreen · 9 years ago
  79. a737028 arm: initialize gd for AArch64 by Stephen Warren · 9 years ago
  80. f46c255 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 9 years ago
  81. aefb8f4 mvebu: Support Synology DS414 by Phil Sutter · 9 years ago
  82. 6202953 mvebu: Add rudimental MV78230 support by Phil Sutter · 9 years ago
  83. 4290252 mvebu: Introduce kconfig symbols for SoC variants by Phil Sutter · 9 years ago
  84. beadff1 mvebu: axp: refactor board_sat_r_get() and caller by Phil Sutter · 9 years ago
  85. 9a04527 drivers/pci/pci_mvebu: Fix for boards with X4 lanes by Phil Sutter · 9 years ago
  86. f4db6c9 arm: mvebu: Add runtime detection of UART (xmodem) boot-mode by Stefan Roese · 9 years ago
  87. a5f8887 arm: mvebu: Add runtime boot-device detection by Stefan Roese · 9 years ago
  88. a9fc5a2 arm: mvebu: Make local structs static const by Stefan Roese · 9 years ago
  89. d35831f arm: mvebu: Move SAR register defines into header by Stefan Roese · 9 years ago
  90. b7ca250 arm: mvebu: Remove leftover Makefile by Stefan Roese · 9 years ago
  91. 81e33f4 arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig by Stefan Roese · 9 years ago
  92. b322c83 arm: mvebu: Consolidate board Kconfig options into one file by Stefan Roese · 9 years ago
  93. d718bf2 arm: mvebu: Print CPU and SDRAM frequency upon startup by Stefan Roese · 9 years ago
  94. e25d5a9 arm: mvebu: Make serdes setup on Armada XP less noisy by Stefan Roese · 9 years ago
  95. 84877c6 arm: mvebu: Don't include "netdev.h" in cpu.c by Stefan Roese · 9 years ago
  96. bf0db8b arm: mvebu: Add support for MV78260 by Stefan Roese · 9 years ago
  97. 00a457b arm: mvebu: Don't use 0 as board ID as its used for the custom boards by Stefan Roese · 9 years ago
  98. ab8a4c6 arm: mvebu: Simplify code in setup_usb_phys() a bit by Stefan Roese · 9 years ago
  99. c86d53f arm: mvebu: Don't disable cache at startup on Armada XP at all by Stefan Roese · 9 years ago
  100. f4e6ec7 arm: mvebu: Don't call arch_cpu_init() from SPL at all by Stefan Roese · 9 years ago