1. 5b66888 board_f: initcall: Add a header guard by Simon Glass · 8 years ago
  2. b94eed5 board_f: sandbox: Move setup_ram_buf() to private code by Simon Glass · 8 years ago
  3. 7ba4b4a OpenRISC: Remove by Tom Rini · 8 years ago
  4. fef2bd1 SPARC: Remove by Tom Rini · 8 years ago
  5. 210ebce Blackfin: Remove by Tom Rini · 8 years ago
  6. a467753 mx6sxsabreauto: Remove legacy CONFIG_PCA953X by Tom Rini · 8 years ago
  7. 14c576b Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  8. b6cca7d dm: avoid dropping pin control DT properties in case of SPL_PINCTRL by Vikas Manocha · 8 years ago
  9. eaffda7 dm: test: Add test for device removal by Stefan Roese · 8 years ago
  10. 8ab5a1b arm: bootm: Add dm_remove_devices_flags() call to announce_and_cleanup() by Stefan Roese · 8 years ago
  11. 505045d dm: core: Add dm_remove_devices_flags() and hook it into device_remove() by Stefan Roese · 8 years ago
  12. 80b5bc9 dm: core: Add flags parameter to device_remove() by Stefan Roese · 8 years ago
  13. 971e53a rockchip: Add support for MiQi rk3288 board by Jernej Skrabec · 8 years ago
  14. 3c6372d rockchip: cosmetic: Sort RK3288 boards by Jernej Skrabec · 8 years ago
  15. 8c4bdec dts: rk3399: move rockchip, vbus-gpio properties into board-specific files by Philipp Tomsich · 8 years ago
  16. 23aec1d defconfig: puma-rk3399: add defconfig for the RK3399-Q7 (Puma) by Philipp Tomsich · 8 years ago
  17. 3093d20 dts: rk3399-puma: add DTS for RK3399-Q7 (Puma) SoM by Philipp Tomsich · 8 years ago
  18. 90dd6d9 rockchip: spi: rk3399: move CONFIG_SPI and CONFIG_SPI_FLASH to defconfig by Jakob Unterwurzacher · 8 years ago
  19. 7ab3571 arm64: rockchip: rk3399-puma: add DDR3-1333 timings by Philipp Tomsich · 8 years ago
  20. 4f21299 rockchip: rk3399: spl: make SPL boot-order configurable via /chosen by Philipp Tomsich · 8 years ago
  21. e1de611 rockchip: rk3188: Add Radxa Rock board by Heiko Stübner · 8 years ago
  22. e2f94ae string: Provide a slimmed-down memset() by Simon Glass · 8 years ago
  23. 6223c28 Makefile: Correct dependency race condition with TPL by Simon Glass · 8 years ago
  24. 9fcfe3e rockchip: dts: firefly: add usb host power supply node by Eddie Cai · 8 years ago
  25. 1e4ed30 rockchip: rk3188: follow THUMB_BUILD Kconfig migration by Heiko Stübner · 8 years ago
  26. 775bc39 rockchip: clk: rk3399: 24MHz is not a power of 2 by Philipp Tomsich · 8 years ago
  27. 5c6523e dts: rk3399: add gmac for the rk3399 by Philipp Tomsich · 8 years ago
  28. 99cac58 net: gmac_rockchip: Add support for the RK3399 GMAC by Philipp Tomsich · 8 years ago
  29. bfa896c rockchip: clk: rk3399: add clocking support for Ethernet by Philipp Tomsich · 8 years ago
  30. cf0a4ba rockchip: clk: rk3399: fix warnings for unused variables in SPL/non-SPL by Philipp Tomsich · 8 years ago
  31. 2be5abf rockchip: pinctrl: rk3399: add GMAC (RGMII only) support by Philipp Tomsich · 8 years ago
  32. f911808 rockchip: arm64: rk3399: remove unconditional debug message by Philipp Tomsich · 8 years ago
  33. 5803cf2 rockchip: spl: RK3399: add COUNTER_FREQUENCY define to rk3399_common.h by Philipp Tomsich · 8 years ago
  34. 2ae12ee rockchip: video: Split out HDMI controller code by Jernej Skrabec · 8 years ago
  35. 3714d31 rockchip: i2c: Add compatibles for Rockchip Cortex-A9 socs by Heiko Stübner · 8 years ago
  36. ba188bb rockchip: rk3188: Setup the armclk in spl by Heiko Stübner · 8 years ago
  37. 4126265 rockchip: clk: rk3188: Allow configuration of the armclk by Heiko Stübner · 8 years ago
  38. ec0e260 rockchip: rk3188: Cleanup some SPL/TPL rename leftovers by Heiko Stübner · 8 years ago
  39. 2e14047 rockchip: rk3188: Decode the actual amount of ram by Heiko Stübner · 8 years ago
  40. 0bb016e rockchip: rk3188: sdram: Set correct sdram base by Heiko Stübner · 8 years ago
  41. fdf967c rockchip: rk3188: add README.rockchip paragraph describing sd boot by Heiko Stübner · 8 years ago
  42. fc4010e rockchip: rk3188: enable TPL_LIBGENERIC for generic memset by Heiko Stübner · 8 years ago
  43. e603a3d rockchip: spl: use spl_early_init() instead of spl_init() by Kever Yang · 8 years ago
  44. a0ee8d1 rockchip: pinctrl: use per-SoC option names for Kconfig by Philipp Tomsich · 8 years ago
  45. e39ccb5 rockchip: mkimage: update rkimage to support pre-padded payloads by Philipp Tomsich · 8 years ago
  46. c244871 rockchip: spl: RK3399: use boot0 hook to create space for SPL magic by Philipp Tomsich · 8 years ago
  47. 087ce82 rockchip: mkimage: pad the header to 8-bytes (using a 'nop') for RK3399 by Philipp Tomsich · 8 years ago
  48. 421c405 rockchip: mkimage: simplify start/size calculation for rc4_encode by Philipp Tomsich · 8 years ago
  49. b7c4907 rockchip: configs: correct mmc env dev for rk3288 based boards by Jacob Chen · 8 years ago
  50. 0339c9a Prepare v2017.05-rc1 by Tom Rini · 8 years ago
  51. 378c8db Merge git://git.denx.de/u-boot-tegra by Tom Rini · 8 years ago
  52. 4280c5f Merge git://git.denx.de/u-boot-arc by Tom Rini · 8 years ago
  53. 10f0fdc Merge git://git.denx.de/u-boot-mmc by Tom Rini · 8 years ago
  54. 71a356b Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  55. 3075fb9 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 8 years ago
  56. 3fdf217 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  57. 6089bbd Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 8 years ago
  58. 05d0a59 apalis-tk1: disable external clock loopback on SDMMC3 by Marcel Ziswiler · 8 years ago
  59. 8670885 mmc: tegra: allow disabling external clock loopback by Marcel Ziswiler · 8 years ago
  60. d2b64bd arm: tegra: initial support for apalis tk1 by Marcel Ziswiler · 8 years ago
  61. 5b9c8a0 arcv2: Halt non-master cores by Alexey Brodkin · 8 years ago
  62. 323dad4 axs103: Support slave core kick-start on axs103 v1.1 firmware by Alexey Brodkin · 8 years ago
  63. ef5b517 axs103: Clean-up smp_kick_all_cpus() by Alexey Brodkin · 8 years ago
  64. a3c556c mmc: omap_hsmmc: add support for CONFIG_BLK by Jean-Jacques Hiblot · 8 years ago
  65. ae51a66 mmc: omap_hsmmc: move the mmc_config to platdata when DM_MMC is used by Jean-Jacques Hiblot · 8 years ago
  66. 26319b1 mmc: omap_hsmmc: use mmc_get_blk_desc() to get the block device desc by Jean-Jacques Hiblot · 8 years ago
  67. d58ef8e mmc: omap_hsmmc: use an accessor to get the private data by Jean-Jacques Hiblot · 8 years ago
  68. 23d7dc2 arm64: mvebu: Enable CONFIG_PHY_MARVELL in Armada7k/8k-DB defconfig by Stefan Roese · 8 years ago
  69. f6f117b arm64: mvebu: armada-7040-db.dts: Change eth1 speed from 2.5G to 1G by Stefan Roese · 8 years ago
  70. 32fafb8 net: mvpp2: Remove unreferenced in_use_thresh from struct mvpp2_bm_pool by Stefan Roese · 8 years ago
  71. 95b2741 net: mvpp2: Configure SMI PHY address needed for PHY polling by Stefan Roese · 8 years ago
  72. b851e40 net: mvpp2: Enable PHY polling mode on PPv2.2 by Stefan Roese · 8 years ago
  73. c20e4e4 net: mvpp2: Add missing PHY_INTERFACE_MODE_RGMII_ID by Stefan Roese · 8 years ago
  74. 0164764 net: mvpp2: Add GoP and NetC support for port 0 (SFI) by Stefan Roese · 8 years ago
  75. 40e749b net: mvpp2: Add GoP and NetC support for ports 2 & 3 (RGMII & SGMII) by Stefan Roese · 8 years ago
  76. 3651bfc net: mvpp2: Read phy-speed from DT to select between 1GB and 2.5GB SGMII by Stefan Roese · 8 years ago
  77. 8ba5f0b net: mvpp2: Restructure probe / init functions by Stefan Roese · 8 years ago
  78. f8c8cc1 net: include/phy.h: Add new PHY interface modes by Stefan Roese · 8 years ago
  79. a8801ed net: mvpp2: Add RX and TX FIFO configuration for PPv2.2 by Stefan Roese · 8 years ago
  80. 38801d4 net: mvpp2: Handle eth device naming in multi-CP case correctly by Stefan Roese · 8 years ago
  81. 97c3ba0 arm64: mvebu: armada-7k/8k: Enable MVPP2 ethernet driver by Stefan Roese · 8 years ago
  82. 24d55a6 arm64: marvell: dts: add PPv2.2 description to Armada 7K/8K by Thomas Petazzoni · 8 years ago
  83. 78a112b net: mvpp2: Enable compilation for Armada 7K/8K platforms by Stefan Roese · 8 years ago
  84. 4cc7541 net: mvpp2.c: Clear all buffer / descriptor areas before usage by Stefan Roese · 8 years ago
  85. d017cdf net: mvpp2: Move probe function from MISC to ETH DM driver by Stefan Roese · 8 years ago
  86. b71c2a3 net: mvpp2: Add MDIO support for PPv2.2 by Stefan Roese · 8 years ago
  87. e595a23 net: mvpp2: finally add the PPv2.2 compatible string by Thomas Petazzoni · 8 years ago
  88. 38a2328 net: mvpp2: adapt rxq distribution to PPv2.2 by Thomas Petazzoni · 8 years ago
  89. f107747 net: mvpp2: rework RXQ interrupt group initialization for PPv2.2 by Thomas Petazzoni · 8 years ago
  90. ca560ab net: mvpp2: add AXI bridge initialization for PPv2.2 by Thomas Petazzoni · 8 years ago
  91. cc2445f net: mvpp2: handle misc PPv2.1/PPv2.2 differences by Thomas Petazzoni · 8 years ago
  92. 5555f07 net: mvpp2: handle register mapping and access for PPv2.2 by Thomas Petazzoni · 8 years ago
  93. 7f215c7 net: mvpp2: adjust mvpp2_{rxq,txq}_init for PPv2.2 by Thomas Petazzoni · 8 years ago
  94. 58159ee net: mvpp2: adapt mvpp2_defaults_set() to PPv2.2 by Thomas Petazzoni · 8 years ago
  95. 2321c92 net: mvpp2: adapt the mvpp2_rxq_*_pool_set functions to PPv2.2 by Thomas Petazzoni · 8 years ago
  96. 3520a33 net: mvpp2: adjust the allocation/free of BM pools for PPv2.2 by Thomas Petazzoni · 8 years ago
  97. 56563ad net: mvpp2: introduce PPv2.2 HW descriptors and adapt accessors by Thomas Petazzoni · 8 years ago
  98. e3645a0 net: mvpp2: introduce an intermediate union for the TX/RX descriptors by Thomas Petazzoni · 8 years ago
  99. 51ccb41 net: mvpp2: add hw_version field in "struct mvpp2" by Thomas Petazzoni · 8 years ago
  100. fb3a7bb net: mvpp2: add and use accessors for TX/RX descriptors by Thomas Petazzoni · 8 years ago