1. d5167d5 ARM: uniphier: add PH1-Pro5 support by Masahiro Yamada · 9 years ago
  2. 75f16f8 ARM: uniphier: allow to enable multiple SoCs by Masahiro Yamada · 9 years ago
  3. c743249 ARM: uniphier: unify low-level debug init code by Masahiro Yamada · 9 years ago
  4. aac6e37 ARM: uniphier: fix glitch signal problem for low-level debug by Masahiro Yamada · 9 years ago
  5. c52db9d ARM: uniphier: delete unneeded input enable for low-level debug by Masahiro Yamada · 9 years ago
  6. 1fa0b01 ARM: uniphier: rename CONFIG_MACH_* to CONFIG_ARCH_UNIPHIER_* by Masahiro Yamada · 9 years ago
  7. bd2a62d ARM: uniphier: allow to disable CONFIG_MICRO_SUPPORT_CARD by Masahiro Yamada · 9 years ago
  8. 56a2071 ARM: uniphier: move CONFIG_SUPPORT_CARD_* macros to local file by Masahiro Yamada · 9 years ago
  9. 4e5d28d ARM: uniphier: refactor LED function by Masahiro Yamada · 9 years ago
  10. d8527c2 ARM: uniphier: remove useless wrapper functions by Masahiro Yamada · 9 years ago
  11. 4990203 ARM: uniphier: remove unused header file by Masahiro Yamada · 9 years ago
  12. b4782cd ARM: uniphier: parse device tree to determine DRAM base and size by Masahiro Yamada · 9 years ago
  13. 6e42974 ARM: uniphier: remove ifdef CONFIG_{SOC} conditionals from sg-regs.h by Masahiro Yamada · 9 years ago
  14. 4b275ea ARM: uniphier: change the external bus address mapping by Masahiro Yamada · 9 years ago
  15. 4903b6d ARM: uniphier: drop DCC micro support card support by Masahiro Yamada · 9 years ago
  16. 8bf8b21 ARM: uniphier: drop ad-hoc input enable settings by Masahiro Yamada · 9 years ago
  17. 1f690ac ARM: uniphier: drop ad-hoc early pin-muxing settings by Masahiro Yamada · 9 years ago
  18. 0012d8f ARM: dts: uniphier: prepare device trees to use pinctrl in SPL by Masahiro Yamada · 9 years ago
  19. 8e78e16 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  20. 0244ef4 x86: quark: Configure MTRR to enable cache by Bin Meng · 9 years ago
  21. 9c12432 x86: galileo: Add PCIe root port IRQ routing by Bin Meng · 9 years ago
  22. 8f578db x86: quark: Initialize thermal sensor properly by Bin Meng · 9 years ago
  23. 619c90a x86: quark: Lock HMBOUND register before jumping to kernel by Bin Meng · 9 years ago
  24. d863026 x86: quark: Convert to use clrbits, setbits, clrsetbits macros by Bin Meng · 9 years ago
  25. 34a3571 x86: quark: Add clrbits, setbits, clrsetbits macros for message port access by Bin Meng · 9 years ago
  26. 4e19d7c x86: quark: Add PCIe/USB static register programming after memory init by Bin Meng · 9 years ago
  27. 8e0102c x86: Convert to use driver model eth on quark/galileo by Bin Meng · 9 years ago
  28. 0fca329 ARM: tegra114: Clear IDDQ when enabling PLLC by Thierry Reding · 9 years ago
  29. a1dfa9a ARM: tegra124: Clear IDDQ when enabling PLLC by Thierry Reding · 9 years ago
  30. 0633965 ARM: tegra: Add Tegra20 SPI device nodes by Mirza Krak · 9 years ago
  31. 4c3aaa7 ARM: tegra: clk_m is the architected timer source clock by Thierry Reding · 9 years ago
  32. fa6e24d ARM: tegra: Implement clk_m by Thierry Reding · 9 years ago
  33. 2565792 armv8: Make COUNTER_FREQUENCY optional by Thierry Reding · 9 years ago
  34. b1c6a8a ARM: tegra: fix PLLP frequency calc on T210 by Stephen Warren · 9 years ago
  35. d0a2589 tegra: Remove tegra_spl_gpio_direction_output declaration from header file by Axel Lin · 10 years ago
  36. 8681561 ARM: tegra: Add p2371-2180 board by Stephen Warren · 9 years ago
  37. 35674d8 arm: Remove unused reference to nomadik by Stefan Roese · 9 years ago
  38. 3b1bb09 arm: Remove unused ST-Ericsson u8500 arch by Stefan Roese · 9 years ago
  39. 700db47 Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 9 years ago
  40. f62604d imx-common: cpu: Do not print on invalid temperature by Fabio Estevam · 9 years ago
  41. f425d30 imx: mx6 discard 'select CPU_V7' for different targets by Peng Fan · 9 years ago
  42. 5630c98 imx: mx6ul: support mx6ul 9x9 evk board by Peng Fan · 9 years ago
  43. b96b74c Revert "imx: mx6: ddr correct tRFC and tXS" by Peng Fan · 9 years ago
  44. 9881077 imx: mx7dsabresd: Add support for MX7D SABRESD board by Adrian Alonso · 9 years ago
  45. 9f883e0 imx: imx7d: add imx-common cpu support for imx7d by Adrian Alonso · 9 years ago
  46. 51d70f7 arm: imx-common: init: rework wdog settings for imx6/imx7 by Adrian Alonso · 9 years ago
  47. c792900 arm: imx-common: init: extend init_aips to support imx7 by Adrian Alonso · 9 years ago
  48. 2b3d961 imx: imx7d: Add SoC system support by Adrian Alonso · 9 years ago
  49. eed22a0 imx: imx7d: clock control module support by Adrian Alonso · 9 years ago
  50. 1ea23b1 imx: imx7d: initial arch level support by Adrian Alonso · 9 years ago
  51. 0c92fff imx: system counter driver for imx7d and mx6ul by Adrian Alonso · 9 years ago
  52. ee7c4ca arm: imx: imx-common: init: move arch init common setup by Adrian Alonso · 9 years ago
  53. 7409451 arm: imx: common rework cache settings for imx6 by Adrian Alonso · 9 years ago
  54. ce08c36 thermal: imx_thermal: rework driver to be reused by Adrian Alonso · 9 years ago
  55. 1eec27c imx: arch-mx6: add is_soc_type helper macro by Adrian Alonso · 9 years ago
  56. 06dc5c0 gpio: lpc32xx: fix issues with port3 gpio by Sylvain Lemieux · 9 years ago
  57. 69bab55 bitops: introduce BIT() definition by Heiko Schocher · 9 years ago
  58. 9d89b08 board: Add Toby-Churchill SL50 board support. by Enric Balletbò i Serra · 9 years ago
  59. 69804d4 arm: spear: Add command to switch between 1-bit HW ECC and SW BCH4 by Stefan Roese · 9 years ago
  60. 2edd48f arm: Remove tx25 board by Simon Glass · 9 years ago
  61. 3bf0cf9 arm: Remove palmtreo680 board by Simon Glass · 9 years ago
  62. 6731d13 arm: Remove xaeniax board by Simon Glass · 9 years ago
  63. f35e38d arm: Remove vpac270_nor_128 board by Simon Glass · 9 years ago
  64. 771390a arm: Remove vl_ma2sc board by Simon Glass · 9 years ago
  65. ef2ca99 arm: Remove vision2 board by Simon Glass · 9 years ago
  66. dfd904a arm: Remove versatileab board by Simon Glass · 9 years ago
  67. 365a14b arm: Remove tt01 board by Simon Glass · 9 years ago
  68. 97748c1 arm: Remove tk71 board by Simon Glass · 9 years ago
  69. 82666b8 arm: Remove scb9328 board by Simon Glass · 9 years ago
  70. 4c3685a arm: Remove rd6281a board by Simon Glass · 9 years ago
  71. 661978a arm: Remove qong board by Simon Glass · 9 years ago
  72. 6cbc7c2 arm: Remove pxa255_idp, zipitz2 boards by Simon Glass · 9 years ago
  73. 7c73a1b arm: Remove portuxg20, stamp9g20 boards by Simon Glass · 9 years ago
  74. d096c5f arm: Remove polaris and trizepsiv boards by Simon Glass · 9 years ago
  75. 3715a24 arm: Remove palmtc board by Simon Glass · 9 years ago
  76. 88c6e9a arm: Remove palmld board by Simon Glass · 9 years ago
  77. e90576d arm: Remove otc570 board by Simon Glass · 9 years ago
  78. f627d2d arm: Remove openrd boards by Simon Glass · 9 years ago
  79. eceec49 arm: Remove omap3_sdp3430 board by Simon Glass · 9 years ago
  80. ef67c97 arm: Remove omap3_mvblx board by Simon Glass · 9 years ago
  81. f52e1dc arm: Remove nhk8815 boards and nomadik arch by Simon Glass · 9 years ago
  82. ffb6f9c arm: Remove mx51_efikamx, mx51_efikasb boards by Simon Glass · 9 years ago
  83. f4c1260 arm: Remove mv88f6281gtw_ge board by Simon Glass · 9 years ago
  84. e40ba17 arm: Remove lp8x4x board by Simon Glass · 9 years ago
  85. a8101d1 arm: Remove jornada board by Simon Glass · 9 years ago
  86. 23d2ace arm: Remove mx31_litekit board by Simon Glass · 9 years ago
  87. 1b86244 arm: Remove imx27lite, imx27_litekit and magnesium boards by Simon Glass · 9 years ago
  88. f2aa889 arm: Remove ima3-mx53 board by Simon Glass · 9 years ago
  89. 467a19d arm: Remove enbw_cmc board by Simon Glass · 9 years ago
  90. de0a9a6 arm: Remove eb_cpu9k2 and eb_cpu9k2_ram boards by Simon Glass · 9 years ago
  91. c450174 arm: Remove dig297 board by Simon Glass · 9 years ago
  92. a6664e9 arm: Remove unmaintained davinci boards by Simon Glass · 9 years ago
  93. ed016df arm: Remove snowball and u8500_href boards by Simon Glass · 9 years ago
  94. b04bf30 arm: Remove eukrea boards by Simon Glass · 9 years ago
  95. faca5ac arm: Remove balloon3 board by Simon Glass · 9 years ago
  96. 206ab3b ARM: DRA7: emif: Fix disabling/enabling of refreshes by Lokesh Vutla · 9 years ago
  97. b7f8ed2 lpc32xx: remove duplicated DMA_CLK_ENABLE bit definition by Vladimir Zapolskiy · 9 years ago
  98. 88491ee Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  99. 1b863c2 sun5i: Add A10s-Wobo-i5 defconfig and dts by Jelle van der Waa · 9 years ago
  100. e55036e sun5i: Add q8_a13_tablet defconfig and dts by Hans de Goede · 9 years ago