1. c10848d SPI: SPL: sunxi: fix 64-bit build by Andre Przywara · 8 years ago
  2. 378c8db Merge git://git.denx.de/u-boot-tegra by Tom Rini · 8 years ago
  3. 10f0fdc Merge git://git.denx.de/u-boot-mmc by Tom Rini · 8 years ago
  4. 71a356b Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  5. 3075fb9 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 8 years ago
  6. 3fdf217 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  7. 6089bbd Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 8 years ago
  8. 8670885 mmc: tegra: allow disabling external clock loopback by Marcel Ziswiler · 8 years ago
  9. a3c556c mmc: omap_hsmmc: add support for CONFIG_BLK by Jean-Jacques Hiblot · 8 years ago
  10. ae51a66 mmc: omap_hsmmc: move the mmc_config to platdata when DM_MMC is used by Jean-Jacques Hiblot · 8 years ago
  11. 26319b1 mmc: omap_hsmmc: use mmc_get_blk_desc() to get the block device desc by Jean-Jacques Hiblot · 8 years ago
  12. d58ef8e mmc: omap_hsmmc: use an accessor to get the private data by Jean-Jacques Hiblot · 8 years ago
  13. 32fafb8 net: mvpp2: Remove unreferenced in_use_thresh from struct mvpp2_bm_pool by Stefan Roese · 8 years ago
  14. 95b2741 net: mvpp2: Configure SMI PHY address needed for PHY polling by Stefan Roese · 8 years ago
  15. b851e40 net: mvpp2: Enable PHY polling mode on PPv2.2 by Stefan Roese · 8 years ago
  16. c20e4e4 net: mvpp2: Add missing PHY_INTERFACE_MODE_RGMII_ID by Stefan Roese · 8 years ago
  17. 0164764 net: mvpp2: Add GoP and NetC support for port 0 (SFI) by Stefan Roese · 8 years ago
  18. 40e749b net: mvpp2: Add GoP and NetC support for ports 2 & 3 (RGMII & SGMII) by Stefan Roese · 8 years ago
  19. 3651bfc net: mvpp2: Read phy-speed from DT to select between 1GB and 2.5GB SGMII by Stefan Roese · 8 years ago
  20. 8ba5f0b net: mvpp2: Restructure probe / init functions by Stefan Roese · 8 years ago
  21. a8801ed net: mvpp2: Add RX and TX FIFO configuration for PPv2.2 by Stefan Roese · 8 years ago
  22. 38801d4 net: mvpp2: Handle eth device naming in multi-CP case correctly by Stefan Roese · 8 years ago
  23. 78a112b net: mvpp2: Enable compilation for Armada 7K/8K platforms by Stefan Roese · 8 years ago
  24. 4cc7541 net: mvpp2.c: Clear all buffer / descriptor areas before usage by Stefan Roese · 8 years ago
  25. d017cdf net: mvpp2: Move probe function from MISC to ETH DM driver by Stefan Roese · 8 years ago
  26. b71c2a3 net: mvpp2: Add MDIO support for PPv2.2 by Stefan Roese · 8 years ago
  27. e595a23 net: mvpp2: finally add the PPv2.2 compatible string by Thomas Petazzoni · 8 years ago
  28. 38a2328 net: mvpp2: adapt rxq distribution to PPv2.2 by Thomas Petazzoni · 8 years ago
  29. f107747 net: mvpp2: rework RXQ interrupt group initialization for PPv2.2 by Thomas Petazzoni · 8 years ago
  30. ca560ab net: mvpp2: add AXI bridge initialization for PPv2.2 by Thomas Petazzoni · 8 years ago
  31. cc2445f net: mvpp2: handle misc PPv2.1/PPv2.2 differences by Thomas Petazzoni · 8 years ago
  32. 5555f07 net: mvpp2: handle register mapping and access for PPv2.2 by Thomas Petazzoni · 8 years ago
  33. 7f215c7 net: mvpp2: adjust mvpp2_{rxq,txq}_init for PPv2.2 by Thomas Petazzoni · 8 years ago
  34. 58159ee net: mvpp2: adapt mvpp2_defaults_set() to PPv2.2 by Thomas Petazzoni · 8 years ago
  35. 2321c92 net: mvpp2: adapt the mvpp2_rxq_*_pool_set functions to PPv2.2 by Thomas Petazzoni · 8 years ago
  36. 3520a33 net: mvpp2: adjust the allocation/free of BM pools for PPv2.2 by Thomas Petazzoni · 8 years ago
  37. 56563ad net: mvpp2: introduce PPv2.2 HW descriptors and adapt accessors by Thomas Petazzoni · 8 years ago
  38. e3645a0 net: mvpp2: introduce an intermediate union for the TX/RX descriptors by Thomas Petazzoni · 8 years ago
  39. 51ccb41 net: mvpp2: add hw_version field in "struct mvpp2" by Thomas Petazzoni · 8 years ago
  40. fb3a7bb net: mvpp2: add and use accessors for TX/RX descriptors by Thomas Petazzoni · 8 years ago
  41. 0983176 net: mvpp2: store physical address of buffer in rx_desc->buf_cookie by Thomas Petazzoni · 8 years ago
  42. 0ff5752 net: mvpp2: remove support for buffer header by Thomas Petazzoni · 8 years ago
  43. c49aff2 net: mvpp2: use "dma" instead of "phys" where appropriate by Thomas Petazzoni · 8 years ago
  44. feb0b33 net: mvpp2: enable building on 64-bit platforms (more U-Boot specific) by Stefan Roese · 8 years ago
  45. a3c988f net: mvpp2: enable building on 64-bit platforms by Thomas Petazzoni · 8 years ago
  46. 265b3c6 net: mvpp2: simplify MVPP2_PRS_RI_* definitions by Thomas Petazzoni · 8 years ago
  47. ebbe76f net: mvpp2: fix indentation of MVPP2_EXT_GLOBAL_CTRL_DEFAULT by Thomas Petazzoni · 8 years ago
  48. 5e3eaae net: mvpp2: remove unused register definitions by Thomas Petazzoni · 8 years ago
  49. 1b085c5 net: mvpp2: simplify mvpp2_bm_bufs_add() by Thomas Petazzoni · 8 years ago
  50. b4268e2 net: mvpp2: Round up top tx buffer boundaries for dcache ops by Stefan Roese · 8 years ago
  51. 8488c90 drivers: timer: Introduce ARC timer driver by Vlad Zakharov · 8 years ago
  52. ed446f7 mvebu: neta: a37xx: Add fixed link support to neta driver by Konstantin Porotchkin · 8 years ago
  53. 9d89f01 mvebu: neta: Add support for board init function by Konstantin Porotchkin · 8 years ago
  54. 50ca8f2 mvebu: usb: xhci: Add VBUS regulator supply to the host driver by Konstantin Porotchkin · 8 years ago
  55. ee3964b mvebu: pcie: Add support for GPIO reset for PCIe device by Konstantin Porotchkin · 8 years ago
  56. 666f139 drivers: ti_qspi: use syscon to get the address ctrl_mod_mmap register by Jean-Jacques Hiblot · 8 years ago
  57. a213817 regmap: use fdt address translation by Jean-Jacques Hiblot · 8 years ago
  58. 40a68f8 dm: core: Fix Handling of global_data moving in SPL by Lokesh Vutla · 8 years ago
  59. c1f7006 mmc: xenon_sdhci: Add missing host->max_clk to Xenon SDHCI driver by Stefan Roese · 8 years ago
  60. 4c2881d mmc: drop unnecessary send_status request by Xu Ziyuan · 8 years ago
  61. c8537cb mmc: sdhci: only flush cache for data command by Kevin Liu · 8 years ago
  62. 853b78c mmc: tangier: Add Intel Tangier eMMC/SDHCI driver by Felipe Balbi · 8 years ago
  63. c351201 mmc: pci: Add CONFIG_MMC_PCI by Felipe Balbi · 8 years ago
  64. 50514b9 pcie-layerscape: Fixup iommu-map property of pci node by Bharat Bhushan · 8 years ago
  65. 36e36be pcie-layerscape: Initialize pci-lut for NXP chasis-2 socs by Bharat Bhushan · 8 years ago
  66. 9c8b3c7 mtd: nand: remove nand size print from nand_init function by Hou Zhiqiang · 8 years ago
  67. 5dac9d8 mtd: nand: add initialization flag by Hou Zhiqiang · 8 years ago
  68. 8cd3f48 pci: layerscape: Fixup device tree node for ls2088a by Hou Zhiqiang · 8 years ago
  69. 92fecb5 pci: layerscape: add LS2088A series SoC pcie support by Hou Zhiqiang · 8 years ago
  70. 095f78e spi: fsl_qspi: Add support for single chip select by Suresh Gupta · 8 years ago
  71. 3c39c08 arm: fsl-layerscape: Move QSGMII wriop_init to SoC file by Prabhakar Kushwaha · 8 years ago
  72. 5faf561 pci: layerscape: enable PCIe config ready by Hou Zhiqiang · 8 years ago
  73. 0a55627 i2c: Set default I2C bus number by Lukasz Majewski · 8 years ago
  74. 698a9ba i2c: ti: Update method to calculate psc, sscl and ssch I2C parameters by Lukasz Majewski · 8 years ago
  75. 4cd6fd4 i2c: ti: Update SCLH and SCLL to be in sync with v4.9 Linux kernel by Lukasz Majewski · 8 years ago
  76. 54c00a1 i2c: lpc32xx: Force consistent bus numbering by Liam Beguin · 8 years ago
  77. b61b623 i2c: lpc32xx: Move definitions to header file by Liam Beguin · 8 years ago
  78. 285de71 i2c: lpc32xx: Remove note for DM conversation by Sylvain Lemieux · 8 years ago
  79. 13232b9 i2c: lpc32xx: Add DM for lpc32xx I2C by Liam Beguin · 8 years ago
  80. 326998e i2c: lpc32xx: Factor out i2c_adapter parameter by Liam Beguin · 8 years ago
  81. 3fe4a6c i2c: lpc32xx: Prepare compatibility functions by Liam Beguin · 8 years ago
  82. 57612f2 i2c: lpc32xx: Rename probe function by Liam Beguin · 8 years ago
  83. 7bc2354 Add single register pin controller driver by Felix Brack · 8 years ago
  84. 1235aa0 reset: Add STi reset support by Patrice Chotard · 8 years ago
  85. d19d061 pci: correct a function description by Hou Zhiqiang · 8 years ago
  86. a5bfcc5 lib: tpm: Add command to list resources by mario.six@gdsys.cc · 8 years ago
  87. a5a7ea2 tpm: Add function to load keys via their parent's SHA1 hash by mario.six@gdsys.cc · 8 years ago
  88. da49460 drivers/net/phy: add fixed-phy / fixed-link support by Hannes Schmelzer · 8 years ago
  89. 07e6b05 net: fix cache misaligned issue in Broadcom SF2 driver by Suji Velupillai · 8 years ago
  90. 9fceb22 net: sunxi-emac: Write HW address via function by oliver@schinagl.nl · 8 years ago
  91. 55bab63 Merge git://git.denx.de/u-boot-arc by Tom Rini · 8 years ago
  92. bcdbfcd Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 8 years ago
  93. 8f2c1da drivers: timer: Introduce ARC timer driver by Vlad Zakharov · 8 years ago
  94. 95d0af3 mvebu: neta: a37xx: Add fixed link support to neta driver by Konstantin Porotchkin · 8 years ago
  95. fb8e202 mvebu: neta: Add support for board init function by Konstantin Porotchkin · 8 years ago
  96. 1b5ed4d mvebu: usb: xhci: Add VBUS regulator supply to the host driver by Konstantin Porotchkin · 8 years ago
  97. 4eb09cd mvebu: pcie: Add support for GPIO reset for PCIe device by Konstantin Porotchkin · 8 years ago
  98. 931b1f2 drivers: ti_qspi: use syscon to get the address ctrl_mod_mmap register by Jean-Jacques Hiblot · 8 years ago
  99. 024611b regmap: use fdt address translation by Jean-Jacques Hiblot · 8 years ago
  100. 02ba17f dm: core: Fix Handling of global_data moving in SPL by Lokesh Vutla · 8 years ago