1. cf0a4ba rockchip: clk: rk3399: fix warnings for unused variables in SPL/non-SPL by Philipp Tomsich · 8 years ago
  2. 2be5abf rockchip: pinctrl: rk3399: add GMAC (RGMII only) support by Philipp Tomsich · 8 years ago
  3. f911808 rockchip: arm64: rk3399: remove unconditional debug message by Philipp Tomsich · 8 years ago
  4. 5803cf2 rockchip: spl: RK3399: add COUNTER_FREQUENCY define to rk3399_common.h by Philipp Tomsich · 8 years ago
  5. 2ae12ee rockchip: video: Split out HDMI controller code by Jernej Skrabec · 8 years ago
  6. 3714d31 rockchip: i2c: Add compatibles for Rockchip Cortex-A9 socs by Heiko Stübner · 8 years ago
  7. ba188bb rockchip: rk3188: Setup the armclk in spl by Heiko Stübner · 8 years ago
  8. 4126265 rockchip: clk: rk3188: Allow configuration of the armclk by Heiko Stübner · 8 years ago
  9. ec0e260 rockchip: rk3188: Cleanup some SPL/TPL rename leftovers by Heiko Stübner · 8 years ago
  10. 2e14047 rockchip: rk3188: Decode the actual amount of ram by Heiko Stübner · 8 years ago
  11. 0bb016e rockchip: rk3188: sdram: Set correct sdram base by Heiko Stübner · 8 years ago
  12. fdf967c rockchip: rk3188: add README.rockchip paragraph describing sd boot by Heiko Stübner · 8 years ago
  13. fc4010e rockchip: rk3188: enable TPL_LIBGENERIC for generic memset by Heiko Stübner · 8 years ago
  14. e603a3d rockchip: spl: use spl_early_init() instead of spl_init() by Kever Yang · 8 years ago
  15. a0ee8d1 rockchip: pinctrl: use per-SoC option names for Kconfig by Philipp Tomsich · 8 years ago
  16. e39ccb5 rockchip: mkimage: update rkimage to support pre-padded payloads by Philipp Tomsich · 8 years ago
  17. c244871 rockchip: spl: RK3399: use boot0 hook to create space for SPL magic by Philipp Tomsich · 8 years ago
  18. 087ce82 rockchip: mkimage: pad the header to 8-bytes (using a 'nop') for RK3399 by Philipp Tomsich · 8 years ago
  19. 421c405 rockchip: mkimage: simplify start/size calculation for rc4_encode by Philipp Tomsich · 8 years ago
  20. b7c4907 rockchip: configs: correct mmc env dev for rk3288 based boards by Jacob Chen · 8 years ago
  21. 0339c9a Prepare v2017.05-rc1 by Tom Rini · 8 years ago
  22. 378c8db Merge git://git.denx.de/u-boot-tegra by Tom Rini · 8 years ago
  23. 4280c5f Merge git://git.denx.de/u-boot-arc by Tom Rini · 8 years ago
  24. 10f0fdc Merge git://git.denx.de/u-boot-mmc by Tom Rini · 8 years ago
  25. 71a356b Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  26. 3075fb9 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 8 years ago
  27. 3fdf217 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  28. 6089bbd Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 8 years ago
  29. 05d0a59 apalis-tk1: disable external clock loopback on SDMMC3 by Marcel Ziswiler · 8 years ago
  30. 8670885 mmc: tegra: allow disabling external clock loopback by Marcel Ziswiler · 8 years ago
  31. d2b64bd arm: tegra: initial support for apalis tk1 by Marcel Ziswiler · 8 years ago
  32. 5b9c8a0 arcv2: Halt non-master cores by Alexey Brodkin · 8 years ago
  33. 323dad4 axs103: Support slave core kick-start on axs103 v1.1 firmware by Alexey Brodkin · 8 years ago
  34. ef5b517 axs103: Clean-up smp_kick_all_cpus() by Alexey Brodkin · 8 years ago
  35. a3c556c mmc: omap_hsmmc: add support for CONFIG_BLK by Jean-Jacques Hiblot · 8 years ago
  36. ae51a66 mmc: omap_hsmmc: move the mmc_config to platdata when DM_MMC is used by Jean-Jacques Hiblot · 8 years ago
  37. 26319b1 mmc: omap_hsmmc: use mmc_get_blk_desc() to get the block device desc by Jean-Jacques Hiblot · 8 years ago
  38. d58ef8e mmc: omap_hsmmc: use an accessor to get the private data by Jean-Jacques Hiblot · 8 years ago
  39. 23d7dc2 arm64: mvebu: Enable CONFIG_PHY_MARVELL in Armada7k/8k-DB defconfig by Stefan Roese · 8 years ago
  40. f6f117b arm64: mvebu: armada-7040-db.dts: Change eth1 speed from 2.5G to 1G by Stefan Roese · 8 years ago
  41. 32fafb8 net: mvpp2: Remove unreferenced in_use_thresh from struct mvpp2_bm_pool by Stefan Roese · 8 years ago
  42. 95b2741 net: mvpp2: Configure SMI PHY address needed for PHY polling by Stefan Roese · 8 years ago
  43. b851e40 net: mvpp2: Enable PHY polling mode on PPv2.2 by Stefan Roese · 8 years ago
  44. c20e4e4 net: mvpp2: Add missing PHY_INTERFACE_MODE_RGMII_ID by Stefan Roese · 8 years ago
  45. 0164764 net: mvpp2: Add GoP and NetC support for port 0 (SFI) by Stefan Roese · 8 years ago
  46. 40e749b net: mvpp2: Add GoP and NetC support for ports 2 & 3 (RGMII & SGMII) by Stefan Roese · 8 years ago
  47. 3651bfc net: mvpp2: Read phy-speed from DT to select between 1GB and 2.5GB SGMII by Stefan Roese · 8 years ago
  48. 8ba5f0b net: mvpp2: Restructure probe / init functions by Stefan Roese · 8 years ago
  49. f8c8cc1 net: include/phy.h: Add new PHY interface modes by Stefan Roese · 8 years ago
  50. a8801ed net: mvpp2: Add RX and TX FIFO configuration for PPv2.2 by Stefan Roese · 8 years ago
  51. 38801d4 net: mvpp2: Handle eth device naming in multi-CP case correctly by Stefan Roese · 8 years ago
  52. 97c3ba0 arm64: mvebu: armada-7k/8k: Enable MVPP2 ethernet driver by Stefan Roese · 8 years ago
  53. 24d55a6 arm64: marvell: dts: add PPv2.2 description to Armada 7K/8K by Thomas Petazzoni · 8 years ago
  54. 78a112b net: mvpp2: Enable compilation for Armada 7K/8K platforms by Stefan Roese · 8 years ago
  55. 4cc7541 net: mvpp2.c: Clear all buffer / descriptor areas before usage by Stefan Roese · 8 years ago
  56. d017cdf net: mvpp2: Move probe function from MISC to ETH DM driver by Stefan Roese · 8 years ago
  57. b71c2a3 net: mvpp2: Add MDIO support for PPv2.2 by Stefan Roese · 8 years ago
  58. e595a23 net: mvpp2: finally add the PPv2.2 compatible string by Thomas Petazzoni · 8 years ago
  59. 38a2328 net: mvpp2: adapt rxq distribution to PPv2.2 by Thomas Petazzoni · 8 years ago
  60. f107747 net: mvpp2: rework RXQ interrupt group initialization for PPv2.2 by Thomas Petazzoni · 8 years ago
  61. ca560ab net: mvpp2: add AXI bridge initialization for PPv2.2 by Thomas Petazzoni · 8 years ago
  62. cc2445f net: mvpp2: handle misc PPv2.1/PPv2.2 differences by Thomas Petazzoni · 8 years ago
  63. 5555f07 net: mvpp2: handle register mapping and access for PPv2.2 by Thomas Petazzoni · 8 years ago
  64. 7f215c7 net: mvpp2: adjust mvpp2_{rxq,txq}_init for PPv2.2 by Thomas Petazzoni · 8 years ago
  65. 58159ee net: mvpp2: adapt mvpp2_defaults_set() to PPv2.2 by Thomas Petazzoni · 8 years ago
  66. 2321c92 net: mvpp2: adapt the mvpp2_rxq_*_pool_set functions to PPv2.2 by Thomas Petazzoni · 8 years ago
  67. 3520a33 net: mvpp2: adjust the allocation/free of BM pools for PPv2.2 by Thomas Petazzoni · 8 years ago
  68. 56563ad net: mvpp2: introduce PPv2.2 HW descriptors and adapt accessors by Thomas Petazzoni · 8 years ago
  69. e3645a0 net: mvpp2: introduce an intermediate union for the TX/RX descriptors by Thomas Petazzoni · 8 years ago
  70. 51ccb41 net: mvpp2: add hw_version field in "struct mvpp2" by Thomas Petazzoni · 8 years ago
  71. fb3a7bb net: mvpp2: add and use accessors for TX/RX descriptors by Thomas Petazzoni · 8 years ago
  72. 0983176 net: mvpp2: store physical address of buffer in rx_desc->buf_cookie by Thomas Petazzoni · 8 years ago
  73. 0ff5752 net: mvpp2: remove support for buffer header by Thomas Petazzoni · 8 years ago
  74. c49aff2 net: mvpp2: use "dma" instead of "phys" where appropriate by Thomas Petazzoni · 8 years ago
  75. feb0b33 net: mvpp2: enable building on 64-bit platforms (more U-Boot specific) by Stefan Roese · 8 years ago
  76. a3c988f net: mvpp2: enable building on 64-bit platforms by Thomas Petazzoni · 8 years ago
  77. 265b3c6 net: mvpp2: simplify MVPP2_PRS_RI_* definitions by Thomas Petazzoni · 8 years ago
  78. ebbe76f net: mvpp2: fix indentation of MVPP2_EXT_GLOBAL_CTRL_DEFAULT by Thomas Petazzoni · 8 years ago
  79. 5e3eaae net: mvpp2: remove unused register definitions by Thomas Petazzoni · 8 years ago
  80. 1b085c5 net: mvpp2: simplify mvpp2_bm_bufs_add() by Thomas Petazzoni · 8 years ago
  81. b4268e2 net: mvpp2: Round up top tx buffer boundaries for dcache ops by Stefan Roese · 8 years ago
  82. 5e9aade bitops.h: Include bitsperlong.h as needed for GENMASK_ULL by Stefan Roese · 8 years ago
  83. ca3e320 arc: use timer driver for ARC boards by Vlad Zakharov · 8 years ago
  84. 8b62490 arc: dts: separate single axs10x.dts file by Vlad Zakharov · 8 years ago
  85. 8488c90 drivers: timer: Introduce ARC timer driver by Vlad Zakharov · 8 years ago
  86. 6308724 arm: mvebu: Add gdsys ControlCenter-Compact board by Dirk Eibach · 8 years ago
  87. 184bb628 dm: Add callback to modify the device tree by mario.six@gdsys.cc · 8 years ago
  88. 2dd4173 arm: mvebu: theadorable: Add 'pcie' test command by Stefan Roese · 8 years ago
  89. 96332a9 arm: mvebu: theadorable: Add board-specific PEX detection pulse width by Stefan Roese · 8 years ago
  90. 981673d arm: mvebu: AXP: Add possiblity to configure PEX detection pulse width by Stefan Roese · 8 years ago
  91. c2d1c2a arm64: a37xx: Remove DM_I2C_COMPAT from the board config by Konstantin Porotchkin · 8 years ago
  92. 4025e2c arm64: a37xx: Disable DB configurations on ESPRESSOBin board by Konstantin Porotchkin · 8 years ago
  93. bf9fae5 arm64: mvebu: Add default config for ESPRESSOBin board by Konstantin Porotchkin · 8 years ago
  94. c2f0ff9 arm64: dts: Add device tree for ESPRESSOBin board by Konstantin Porotchkin · 8 years ago
  95. a18a311 mvebu: a37xx: Add init for ESPRESSBin Topaz switch by Konstantin Porotchkin · 8 years ago
  96. ed446f7 mvebu: neta: a37xx: Add fixed link support to neta driver by Konstantin Porotchkin · 8 years ago
  97. 9d89f01 mvebu: neta: Add support for board init function by Konstantin Porotchkin · 8 years ago
  98. 73b4526 arm64: a37xx: Handle pin controls in early board init by Konstantin Porotchkin · 8 years ago
  99. 1406fa9 arm64: a37xx: dts: Add pin control nodes to DT by Konstantin Porotchkin · 8 years ago
  100. 78b1852 arm64: a37xx: Enable bubt command support on A3720-DB by Konstantin Porotchkin · 8 years ago