1. ea3310e Blackfin: Remove by Tom Rini · 8 years ago
  2. c3b7cfe mx6sxsabreauto: Remove legacy CONFIG_PCA953X by Tom Rini · 8 years ago
  3. 433647a Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  4. 239ae4a dm: avoid dropping pin control DT properties in case of SPL_PINCTRL by Vikas Manocha · 8 years ago
  5. 24f927c dm: test: Add test for device removal by Stefan Roese · 8 years ago
  6. 1b8220a arm: bootm: Add dm_remove_devices_flags() call to announce_and_cleanup() by Stefan Roese · 8 years ago
  7. bc85aa4 dm: core: Add dm_remove_devices_flags() and hook it into device_remove() by Stefan Roese · 8 years ago
  8. 706865a dm: core: Add flags parameter to device_remove() by Stefan Roese · 8 years ago
  9. 7da8680 rockchip: Add support for MiQi rk3288 board by Jernej Skrabec · 8 years ago
  10. 43b5c78 rockchip: cosmetic: Sort RK3288 boards by Jernej Skrabec · 8 years ago
  11. aad10a0 dts: rk3399: move rockchip, vbus-gpio properties into board-specific files by Philipp Tomsich · 8 years ago
  12. 0b3ce83 defconfig: puma-rk3399: add defconfig for the RK3399-Q7 (Puma) by Philipp Tomsich · 8 years ago
  13. 3c2bbd5 dts: rk3399-puma: add DTS for RK3399-Q7 (Puma) SoM by Philipp Tomsich · 8 years ago
  14. 094f67a rockchip: spi: rk3399: move CONFIG_SPI and CONFIG_SPI_FLASH to defconfig by Jakob Unterwurzacher · 8 years ago
  15. db4cc9a arm64: rockchip: rk3399-puma: add DDR3-1333 timings by Philipp Tomsich · 8 years ago
  16. d02d11f rockchip: rk3399: spl: make SPL boot-order configurable via /chosen by Philipp Tomsich · 8 years ago
  17. 4719768 rockchip: rk3188: Add Radxa Rock board by Heiko Stübner · 8 years ago
  18. ab4458b string: Provide a slimmed-down memset() by Simon Glass · 8 years ago
  19. 3c00a2c Makefile: Correct dependency race condition with TPL by Simon Glass · 8 years ago
  20. 07352c9 rockchip: dts: firefly: add usb host power supply node by Eddie Cai · 8 years ago
  21. 3af803a rockchip: rk3188: follow THUMB_BUILD Kconfig migration by Heiko Stübner · 8 years ago
  22. ba3bf38 rockchip: clk: rk3399: 24MHz is not a power of 2 by Philipp Tomsich · 8 years ago
  23. ca0ab27 dts: rk3399: add gmac for the rk3399 by Philipp Tomsich · 8 years ago
  24. 1f08aa1 net: gmac_rockchip: Add support for the RK3399 GMAC by Philipp Tomsich · 8 years ago
  25. 65d8330 rockchip: clk: rk3399: add clocking support for Ethernet by Philipp Tomsich · 8 years ago
  26. 61dff33 rockchip: clk: rk3399: fix warnings for unused variables in SPL/non-SPL by Philipp Tomsich · 8 years ago
  27. 476f709 rockchip: pinctrl: rk3399: add GMAC (RGMII only) support by Philipp Tomsich · 8 years ago
  28. f93a511 rockchip: arm64: rk3399: remove unconditional debug message by Philipp Tomsich · 8 years ago
  29. 88cb1a9 rockchip: spl: RK3399: add COUNTER_FREQUENCY define to rk3399_common.h by Philipp Tomsich · 8 years ago
  30. cc232a9 rockchip: video: Split out HDMI controller code by Jernej Skrabec · 8 years ago
  31. 02a7d83 rockchip: i2c: Add compatibles for Rockchip Cortex-A9 socs by Heiko Stübner · 8 years ago
  32. f4f57c5 rockchip: rk3188: Setup the armclk in spl by Heiko Stübner · 8 years ago
  33. f785357 rockchip: clk: rk3188: Allow configuration of the armclk by Heiko Stübner · 8 years ago
  34. 007a435 rockchip: rk3188: Cleanup some SPL/TPL rename leftovers by Heiko Stübner · 8 years ago
  35. 78959d4 rockchip: rk3188: Decode the actual amount of ram by Heiko Stübner · 8 years ago
  36. 3408509 rockchip: rk3188: sdram: Set correct sdram base by Heiko Stübner · 8 years ago
  37. f46b859 rockchip: rk3188: add README.rockchip paragraph describing sd boot by Heiko Stübner · 8 years ago
  38. 3c732de rockchip: rk3188: enable TPL_LIBGENERIC for generic memset by Heiko Stübner · 8 years ago
  39. 232cf96 rockchip: spl: use spl_early_init() instead of spl_init() by Kever Yang · 8 years ago
  40. f3f1af9 rockchip: pinctrl: use per-SoC option names for Kconfig by Philipp Tomsich · 8 years ago
  41. 3082775 rockchip: mkimage: update rkimage to support pre-padded payloads by Philipp Tomsich · 8 years ago
  42. 3d54eab rockchip: spl: RK3399: use boot0 hook to create space for SPL magic by Philipp Tomsich · 8 years ago
  43. 111bcc4 rockchip: mkimage: pad the header to 8-bytes (using a 'nop') for RK3399 by Philipp Tomsich · 8 years ago
  44. f3edf8b rockchip: mkimage: simplify start/size calculation for rc4_encode by Philipp Tomsich · 8 years ago
  45. 483a801 rockchip: configs: correct mmc env dev for rk3288 based boards by Jacob Chen · 8 years ago
  46. 11db152 Prepare v2017.05-rc1 by Tom Rini · 8 years ago
  47. 3b19c1d Merge git://git.denx.de/u-boot-tegra by Tom Rini · 8 years ago
  48. 4951e94 Merge git://git.denx.de/u-boot-arc by Tom Rini · 8 years ago
  49. 5f9518b Merge git://git.denx.de/u-boot-mmc by Tom Rini · 8 years ago
  50. 7d67bb1 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  51. f532703 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 8 years ago
  52. 797f165 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  53. 234d129 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 8 years ago
  54. ee92194 apalis-tk1: disable external clock loopback on SDMMC3 by Marcel Ziswiler · 8 years ago
  55. 4119b70 mmc: tegra: allow disabling external clock loopback by Marcel Ziswiler · 8 years ago
  56. f38f5f4 arm: tegra: initial support for apalis tk1 by Marcel Ziswiler · 8 years ago
  57. 6cba327 arcv2: Halt non-master cores by Alexey Brodkin · 8 years ago
  58. 2a5062c axs103: Support slave core kick-start on axs103 v1.1 firmware by Alexey Brodkin · 8 years ago
  59. 0b0db98 axs103: Clean-up smp_kick_all_cpus() by Alexey Brodkin · 8 years ago
  60. 17c9a1c mmc: omap_hsmmc: add support for CONFIG_BLK by Jean-Jacques Hiblot · 8 years ago
  61. 3d673ff mmc: omap_hsmmc: move the mmc_config to platdata when DM_MMC is used by Jean-Jacques Hiblot · 8 years ago
  62. dc09127 mmc: omap_hsmmc: use mmc_get_blk_desc() to get the block device desc by Jean-Jacques Hiblot · 8 years ago
  63. ae000e2 mmc: omap_hsmmc: use an accessor to get the private data by Jean-Jacques Hiblot · 8 years ago
  64. 941f7a4 arm64: mvebu: Enable CONFIG_PHY_MARVELL in Armada7k/8k-DB defconfig by Stefan Roese · 8 years ago
  65. d74238a arm64: mvebu: armada-7040-db.dts: Change eth1 speed from 2.5G to 1G by Stefan Roese · 8 years ago
  66. fbaa266 net: mvpp2: Remove unreferenced in_use_thresh from struct mvpp2_bm_pool by Stefan Roese · 8 years ago
  67. fb64072 net: mvpp2: Configure SMI PHY address needed for PHY polling by Stefan Roese · 8 years ago
  68. 3e3cbb4 net: mvpp2: Enable PHY polling mode on PPv2.2 by Stefan Roese · 8 years ago
  69. 025e592 net: mvpp2: Add missing PHY_INTERFACE_MODE_RGMII_ID by Stefan Roese · 8 years ago
  70. 2fe2304 net: mvpp2: Add GoP and NetC support for port 0 (SFI) by Stefan Roese · 8 years ago
  71. 31aa1e3 net: mvpp2: Add GoP and NetC support for ports 2 & 3 (RGMII & SGMII) by Stefan Roese · 8 years ago
  72. 9acb7da net: mvpp2: Read phy-speed from DT to select between 1GB and 2.5GB SGMII by Stefan Roese · 8 years ago
  73. 66b11cc net: mvpp2: Restructure probe / init functions by Stefan Roese · 8 years ago
  74. d11e934 net: include/phy.h: Add new PHY interface modes by Stefan Roese · 8 years ago
  75. ff572c6 net: mvpp2: Add RX and TX FIFO configuration for PPv2.2 by Stefan Roese · 8 years ago
  76. c9607c9 net: mvpp2: Handle eth device naming in multi-CP case correctly by Stefan Roese · 8 years ago
  77. def8442 arm64: mvebu: armada-7k/8k: Enable MVPP2 ethernet driver by Stefan Roese · 8 years ago
  78. a6555eb arm64: marvell: dts: add PPv2.2 description to Armada 7K/8K by Thomas Petazzoni · 8 years ago
  79. e7935c4 net: mvpp2: Enable compilation for Armada 7K/8K platforms by Stefan Roese · 8 years ago
  80. 30edc37 net: mvpp2.c: Clear all buffer / descriptor areas before usage by Stefan Roese · 8 years ago
  81. 1fabbd0 net: mvpp2: Move probe function from MISC to ETH DM driver by Stefan Roese · 8 years ago
  82. 0a61e9a net: mvpp2: Add MDIO support for PPv2.2 by Stefan Roese · 8 years ago
  83. a83a641 net: mvpp2: finally add the PPv2.2 compatible string by Thomas Petazzoni · 8 years ago
  84. 09b3f94 net: mvpp2: adapt rxq distribution to PPv2.2 by Thomas Petazzoni · 8 years ago
  85. bc0bbf4 net: mvpp2: rework RXQ interrupt group initialization for PPv2.2 by Thomas Petazzoni · 8 years ago
  86. cdf7779 net: mvpp2: add AXI bridge initialization for PPv2.2 by Thomas Petazzoni · 8 years ago
  87. 7c7311f net: mvpp2: handle misc PPv2.1/PPv2.2 differences by Thomas Petazzoni · 8 years ago
  88. 26a5278 net: mvpp2: handle register mapping and access for PPv2.2 by Thomas Petazzoni · 8 years ago
  89. 80350f5 net: mvpp2: adjust mvpp2_{rxq,txq}_init for PPv2.2 by Thomas Petazzoni · 8 years ago
  90. b8c8e6f net: mvpp2: adapt mvpp2_defaults_set() to PPv2.2 by Thomas Petazzoni · 8 years ago
  91. 8f3e4c3 net: mvpp2: adapt the mvpp2_rxq_*_pool_set functions to PPv2.2 by Thomas Petazzoni · 8 years ago
  92. c8feeb2 net: mvpp2: adjust the allocation/free of BM pools for PPv2.2 by Thomas Petazzoni · 8 years ago
  93. f50a011 net: mvpp2: introduce PPv2.2 HW descriptors and adapt accessors by Thomas Petazzoni · 8 years ago
  94. 9a6db0b net: mvpp2: introduce an intermediate union for the TX/RX descriptors by Thomas Petazzoni · 8 years ago
  95. 16a9898 net: mvpp2: add hw_version field in "struct mvpp2" by Thomas Petazzoni · 8 years ago
  96. cfa414a net: mvpp2: add and use accessors for TX/RX descriptors by Thomas Petazzoni · 8 years ago
  97. cd9ee19 net: mvpp2: store physical address of buffer in rx_desc->buf_cookie by Thomas Petazzoni · 8 years ago
  98. 15f4df3 net: mvpp2: remove support for buffer header by Thomas Petazzoni · 8 years ago
  99. 4dae32e net: mvpp2: use "dma" instead of "phys" where appropriate by Thomas Petazzoni · 8 years ago
  100. a7c28ff net: mvpp2: enable building on 64-bit platforms (more U-Boot specific) by Stefan Roese · 8 years ago