1. 2970e14 armv8/ls1043aqds: Add lpuart support by Wenbin Song · 9 years ago
  2. 8e728aa armv8/ls1043aqds: Spilt off board device tree by Wenbin Song · 9 years ago
  3. d041288 secure_boot: enable chain of trust for ARM platforms by Aneesh Bansal · 9 years ago
  4. 0a6b271 secure_boot: create function to determine boot mode by Aneesh Bansal · 9 years ago
  5. bdc2207 secure_boot: split the secure boot functionality in two parts by Aneesh Bansal · 9 years ago
  6. 74eecd8 secure_boot: include/configs: move definition of CONFIG_CMD_BLOB by Aneesh Bansal · 9 years ago
  7. ef6c55a secure_boot: include/configs: make secure boot header file uniform by Aneesh Bansal · 9 years ago
  8. aa4ba7f armv8: ls2040a: Add support of LS2040A SoC by Pratiyush Mohan Srivastava · 9 years ago
  9. 191e3c0 armv8: Enable all 8 DPMAC ports in LS2080A Personality by Pratiyush Mohan Srivastava · 9 years ago
  10. c238ad0 armv8: fsl-layerscape: fixes lsch2 serdes registers define by Shaohui Xie · 9 years ago
  11. 1ef7ac7 arm: ls1021a: Adjust sata register default values by Tang Yuantian · 9 years ago
  12. a994b3d driver/ddr/fsl: Add workaround for A009663 by Shengzhou Liu · 9 years ago
  13. 6f14e25 armv8: fsl-lsch3: fixup SYSCLK frequency in device tree by Prabhakar Kushwaha · 9 years ago
  14. 0d3972c fsl/ddr: Add workaround for ERRATUM_A009942 by Shengzhou Liu · 9 years ago
  15. 7c1058f rockchip: Add support for Raxda Rock 2 by Simon Glass · 9 years ago
  16. cf629bb rockchip: rock2: dts: Make changes for U-Boot by Simon Glass · 9 years ago
  17. 68b08c4 rockchip: rock2: Bring in device tree files from Linux by Simon Glass · 9 years ago
  18. 6406f45 rockchip: dts: Sync up SPDIF node with Linux by Simon Glass · 9 years ago
  19. 74336f7 rockchip: jerry: Enable EDP and HDMI video output by Simon Glass · 9 years ago
  20. dae594f rockchip: spl: Support full-speed CPU in SPL by Simon Glass · 9 years ago
  21. 4f14d13 rockchip: jerry: Fix the SDRAM timing by Simon Glass · 9 years ago
  22. f23cf90 rockchip: spl: Drop MMC support code when not needed by Simon Glass · 9 years ago
  23. affd4a9 rockchip: Tidy up the register-access macros by Simon Glass · 9 years ago
  24. 2460d18 rockchip: sdram: Use syscon_get_first_range() where possible by Simon Glass · 9 years ago
  25. 9368104 rockchip: sdram: Tidy up a few comments by Simon Glass · 9 years ago
  26. 74e53e0 rockchip: Add a simple 'clock' command by Simon Glass · 9 years ago
  27. ad443b7 rockchip: Don't skip low-level init by Simon Glass · 9 years ago
  28. 7b7ad5c rockchip: video: Add a video-output driver by Simon Glass · 9 years ago
  29. 5852d53 rockchip: video: Add a display driver for rockchip eDP by Simon Glass · 9 years ago
  30. c253948 rockchip: video: Add a display driver for rockchip HDMI by Simon Glass · 9 years ago
  31. 009741f rockchip: Rename the CRU_MODE_CON fields by Simon Glass · 9 years ago
  32. 0e23fd8 pwm: rockchip: Add a PWM driver for Rockchip SoCs by Simon Glass · 9 years ago
  33. 27a1961 rockchip: jerry: Enable the Chrome OS EC by Simon Glass · 9 years ago
  34. 5ddf5d7 rockchip: clk: Make rkclk_get_clk() SoC-specific by Simon Glass · 9 years ago
  35. a49dc0a rockchip: reset: Use the rk_clr/setreg() interface by Simon Glass · 9 years ago
  36. 0906995 rockchip: sdram: Use the rk_clr/setreg() interface by Simon Glass · 9 years ago
  37. 64b7faa rockchip: clock: Add a function to find a clock by ID by Simon Glass · 9 years ago
  38. f4adc9a rockchip: jerry: Disable pmic-int-1 setup to avoid a hang by Simon Glass · 9 years ago
  39. 79d020e rockchip: Use pwrseq for MMC start-up on jerry by Simon Glass · 9 years ago
  40. a4275f5 rockchip: Convert the PMU IOMUX registers into an array by Simon Glass · 9 years ago
  41. 1e724f8 rockchip: Avoid using MMC code when not booting from MMC by Simon Glass · 9 years ago
  42. f7ee071 ARM: bootm: Try to use relocated ramdisk by Jeffy Chen · 9 years ago
  43. 6905f4d Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  44. 9d08268 sunxi: Add support for the I2C controller which is part of the PRCM by Jelle van der Waa · 9 years ago
  45. 665ac00 arm: ls1021atwr: Enable driver model lpuart serial driver by Bin Meng · 9 years ago
  46. 8b67761 arm: ls1021atwr: Split off board device tree by Bin Meng · 9 years ago
  47. f833cd6 arm: ls1021atwr: Convert to driver model and enable serial support by Bin Meng · 9 years ago
  48. 87a2127 arm: dts: dra7-evm: add tick-timer to chosen node by Mugunthan V N · 9 years ago
  49. 6c3401a arm: dts: dra72-evm: add tick-timer to chosen node by Mugunthan V N · 9 years ago
  50. d3e25ae arm: dts: am335x-evm: add tick-timer to chosen node by Mugunthan V N · 9 years ago
  51. c7bd870 arm: dts: am335x-boneblack: add tick-timer to chosen node by Mugunthan V N · 9 years ago
  52. ff9e612 arm: dts: am437x-gp-evm: add tick-timer to chosen node by Mugunthan V N · 9 years ago
  53. 34afc61 arm: dts: am437x-sk-evm: add tick-timer to chosen node by Mugunthan V N · 9 years ago
  54. 28a6c01 arm: omap-common: do not build timer when CONFIG_TIMER defined by Mugunthan V N · 9 years ago
  55. 0a61ee8 stm32: move stm32 specific code to mach-stm32 by Vikas Manocha · 9 years ago
  56. bfb7cc3 armv7: Add missing newline after OMAP die ID by Ladislav Michl · 9 years ago
  57. 1d48ca6 arm, ubifs: fix gcc5.x compiler warning by Heiko Schocher · 9 years ago
  58. 048c61d ARM: uniphier: remove unneeded if conditionals by Masahiro Yamada · 9 years ago
  59. faefef9 ARM: uniphier: move UMC register macros to umc-regs.h by Masahiro Yamada · 9 years ago
  60. d649fb8 ARM: uniphier: set active ways to really enable outer cache by Masahiro Yamada · 9 years ago
  61. 6d95778 ARM: uniphier: fix range invalidate for outer cache by Masahiro Yamada · 9 years ago
  62. 5407735 ARM: uniphier: factor out outer cache sync as a helper function by Masahiro Yamada · 9 years ago
  63. cefca48 ARM: uniphier: refactor outer cache operation slightly by Masahiro Yamada · 9 years ago
  64. 746f985 armv8: cavium: Add ThunderX 88xx board definition by Sergey Temerkhanov · 9 years ago
  65. 1674bd1 armv8: cavium: Add the device tree for ThunderX by Sergey Temerkhanov · 9 years ago
  66. a5b9fa3 armv8: Add Secure Monitor/Hypervisor Call (SMC/HVC) infrastructure by Sergey Temerkhanov · 9 years ago
  67. 94f7ff3 armv8: New MMU setup code allowing to use 48+ bits PA/VA by Sergey Temerkhanov · 9 years ago
  68. ba5648c armv8: Add read_mpidr() function by Sergey Temerkhanov · 9 years ago
  69. 5b8031c Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  70. 217db22 socfpga: Modify qts-filter args to allow input for bsp generated files and quartus project directories by Dalon Westergreen · 9 years ago
  71. a737028 arm: initialize gd for AArch64 by Stephen Warren · 9 years ago
  72. f46c255 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 9 years ago
  73. aefb8f4 mvebu: Support Synology DS414 by Phil Sutter · 9 years ago
  74. 6202953 mvebu: Add rudimental MV78230 support by Phil Sutter · 9 years ago
  75. 4290252 mvebu: Introduce kconfig symbols for SoC variants by Phil Sutter · 9 years ago
  76. beadff1 mvebu: axp: refactor board_sat_r_get() and caller by Phil Sutter · 9 years ago
  77. 9a04527 drivers/pci/pci_mvebu: Fix for boards with X4 lanes by Phil Sutter · 9 years ago
  78. f4db6c9 arm: mvebu: Add runtime detection of UART (xmodem) boot-mode by Stefan Roese · 9 years ago
  79. a5f8887 arm: mvebu: Add runtime boot-device detection by Stefan Roese · 9 years ago
  80. a9fc5a2 arm: mvebu: Make local structs static const by Stefan Roese · 9 years ago
  81. d35831f arm: mvebu: Move SAR register defines into header by Stefan Roese · 9 years ago
  82. b7ca250 arm: mvebu: Remove leftover Makefile by Stefan Roese · 9 years ago
  83. 81e33f4 arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig by Stefan Roese · 9 years ago
  84. b322c83 arm: mvebu: Consolidate board Kconfig options into one file by Stefan Roese · 9 years ago
  85. d718bf2 arm: mvebu: Print CPU and SDRAM frequency upon startup by Stefan Roese · 9 years ago
  86. e25d5a9 arm: mvebu: Make serdes setup on Armada XP less noisy by Stefan Roese · 9 years ago
  87. 84877c6 arm: mvebu: Don't include "netdev.h" in cpu.c by Stefan Roese · 9 years ago
  88. bf0db8b arm: mvebu: Add support for MV78260 by Stefan Roese · 9 years ago
  89. 00a457b arm: mvebu: Don't use 0 as board ID as its used for the custom boards by Stefan Roese · 9 years ago
  90. ab8a4c6 arm: mvebu: Simplify code in setup_usb_phys() a bit by Stefan Roese · 9 years ago
  91. c86d53f arm: mvebu: Don't disable cache at startup on Armada XP at all by Stefan Roese · 9 years ago
  92. f4e6ec7 arm: mvebu: Don't call arch_cpu_init() from SPL at all by Stefan Roese · 9 years ago
  93. f0e8173 arm: mvebu: Add v7_outer_cache_disable function for AXP & A38x by Stefan Roese · 9 years ago
  94. 3e5ce7c arm: mvebu: Enable L2 cache on Armada XP by Stefan Roese · 9 years ago
  95. 0299c90 arm: mvebu: Add SolidRun ClearFog Armada 38x initial support by Stefan Roese · 9 years ago
  96. 8a02ec1 arm: mvebu: Move some defines to common include file by Stefan Roese · 9 years ago
  97. e3b9c98 net: mvneta: Convert to driver model by Stefan Roese · 9 years ago
  98. 202eded arm: mvebu: armada-388-gp.dts: Add ethernet aliases by Stefan Roese · 9 years ago
  99. 18c1272 arm: mvebu: Add armada-xp-maxbcm.dts for maxbcm board by Stefan Roese · 9 years ago
  100. 09a54c0 arm: mvebu: Add SPI driver model support by Stefan Roese · 9 years ago