1. 373ae16 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  2. 65c389d drivers: usb: gadget: ether: Fix compiler warning by Lokesh Vutla · 8 years ago
  3. fcf9f9f usb: ehci-mx6: handle vbus-supply by Peng Fan · 8 years ago
  4. cccbddc usb: ehci-mx6: implement ofdata_to_platdata by Peng Fan · 8 years ago
  5. 63d7474 drivers: usb: Add USB_XHCI_ZYNQMP to Kconfig by Michal Simek · 8 years ago
  6. 59ef203 usb: dwc2-otg: remove unused variable by Masahiro Yamada · 8 years ago
  7. f253f29 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 8 years ago
  8. 035ebf8 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 8 years ago
  9. 68e7999 spi: Zap cf_qspi driver and related code by Jagan Teki · 8 years ago
  10. 45a0194 rtc: pcf2127: Update Kconfig and code style by Meng Yi · 8 years ago
  11. 6fe7fe1 omap-gpmc: use SECTOR_BYTES instead of hardcoded value by Ladislav Michl · 8 years ago
  12. 7f73ca4 Kconfig: CONFIG_OF_PLATDATA doesn't really exist by Tom Rini · 8 years ago
  13. ee86e0d spi: Zap ep93xx_spi driver and related code by Jagan Teki · 8 years ago
  14. b4fc6f2 video: cfb_console: fix hang if splashimage file is missing by Anatolij Gustschin · 8 years ago
  15. 83c2f0b Merge branch 'master' of http://git.denx.de/u-boot-mmc by Tom Rini · 8 years ago
  16. 0ad178c mmc: sunxi: revive depends on UART0_PORT_F by Masahiro Yamada · 8 years ago
  17. 2cd44e1 mmc: pic32_sdhci: rename {pci->pic}32_sdhci_get_cd by Masahiro Yamada · 8 years ago
  18. bf9c4d1 mmc: sdhci: fix NULL pointer access when host->ops is not set by Masahiro Yamada · 8 years ago
  19. 0125bcf net: gmac_rockchip: Add Rockchip GMAC driver by Sjoerd Simons · 8 years ago
  20. e72ced2 net: designware: Export the operation functions by Simon Glass · 8 years ago
  21. f63f28e net: designware: Split the link init into a separate function by Simon Glass · 8 years ago
  22. 0ea38db net: designware: Adjust dw_adjust_link() to return an error by Simon Glass · 8 years ago
  23. b9e08d0 net: designware: Export various functions/struct to allow subclassing by Sjoerd Simons · 8 years ago
  24. 0fc41e5 rockchip: video: fix mpixelclock in rockchip HDMI by Nickey Yang Nickey Yang · 8 years ago
  25. 39fbb56 mmc: rockchip_sdhci: add clock init for mmc by Kever Yang · 8 years ago
  26. c8ac644 power_i2c.c: Fix unused variable warning by Tom Rini · 8 years ago
  27. 5b30997 Merge tag 'xilinx-for-v2017.03' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 8 years ago
  28. 1d2c050 mmc: move more driver config options to Kconfig by Masahiro Yamada · 8 years ago
  29. ae4c81e mmc: move DesignWare-based drivers to Kconfig by Masahiro Yamada · 8 years ago
  30. 55ed3b4 mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DW by Masahiro Yamada · 8 years ago
  31. fed4408 mmc: rename CONFIG_ROCKCHIP_DWMMC to CONFIG_MMC_DW_ROCKCHIP by Masahiro Yamada · 8 years ago
  32. 505cf47 power: change from meaningless value to error number by Jaehoon Chung · 8 years ago
  33. 9c720c8 mmc: uniphier-sd: fix Kconfig dependency by Masahiro Yamada · 8 years ago
  34. e5e7a7c mmc: sdhci-cadence: add Cadence SD4HC support by Masahiro Yamada · 8 years ago
  35. 3fd0a9b mmc: sdhci: combine the Host controller v3.0 feature into one condition by Jaehoon Chung · 8 years ago
  36. f37b7e4 mmc: sdhci: remove the SDHCI_QUIRK_NO_SIMULT_VDD_AND_POWER by Jaehoon Chung · 8 years ago
  37. 62226b6 mmc: sdhci: move the callback function into sdhci_ops by Jaehoon Chung · 8 years ago
  38. f73b33f mmc: s5p_sdhci: add the s5p_set_clock function by Jaehoon Chung · 8 years ago
  39. 07b0b9c mmc: change the set_ios return type from void to int by Jaehoon Chung · 8 years ago
  40. 6f88a3a mmc: sdhci: remove the SDHCI_QUIRK_NO_CD by Jaehoon Chung · 8 years ago
  41. 5e96217 mmc: pic32_sdhci: move the code to pic32_sdhci.c by Jaehoon Chung · 8 years ago
  42. 62358a9 mmc: sdhci: remove the unused code about testing Card detect by Jaehoon Chung · 8 years ago
  43. ecd7b24 mmc: sdhci: disable the 8bit mode when host doesn't support it by Jaehoon Chung · 8 years ago
  44. 1e94629 xilinx_phy: Pass correct pointer to fdtdec_get_int() by Kamensky Ivan · 8 years ago
  45. 04770e6 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  46. 0b84043 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  47. 50994ab i2c: cdns: Add additional compatible string for r1p14 of the IP. by Moritz Fischer · 8 years ago
  48. a765bdd net: zynq_gem: Use clock driver for ZynqMP by Siva Durga Prasad Paladugu · 8 years ago
  49. 128ec1f clk: zynqmp: Add clock driver support for zynqmp by Siva Durga Prasad Paladugu · 8 years ago
  50. 3d4eb33 fpga: zynqmp: Remove empty functions by Michal Simek · 8 years ago
  51. b908fca net: gem: Use wait_for_bit() instead of private mdio_wait() by Michal Simek · 8 years ago
  52. d4a3755 drivers: usb: gadget: ether/rndis: convert driver to adopt device driver model by Mugunthan V N · 8 years ago
  53. 0ed06c7 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 8 years ago
  54. 88c7da6 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 8 years ago
  55. 51370d5 ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLS by York Sun · 8 years ago
  56. 66e399b ddr: fsl: Move macro CONFIG_NUM_DDR_CONTROLLERS to Kconfig by York Sun · 8 years ago
  57. 63659ff powerpc: mpc85xx: Move CONFIG_SYS_FSL_ERRATUM_* to Kconfig by York Sun · 8 years ago
  58. c01e4a1 mmc: move CONFIG_SYS_FSL_ERRATUM_ESDHC* to Kconfig by York Sun · 8 years ago
  59. ba1b6fb arm: layerscape: Move CONFIG_SYS_FSL_ERRATUM_* to Kconfig by York Sun · 8 years ago
  60. d26e34c fsl_ddr: Move DDR config options to driver Kconfig by York Sun · 8 years ago
  61. 08a37fd powerpc: mpc85xx: Remove variant SoCs T1020/T1022/T1013/T1014 by York Sun · 8 years ago
  62. 90b8038 crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to Kconfig by York Sun · 8 years ago
  63. 2c2e2c9 crypto: Move SYS_FSL_SEC_COMPAT into driver Kconfig by York Sun · 8 years ago
  64. 101000b mtd: nand: mxs_nand_spl: Fix to remove twise 'NAND' print by Jagan Teki · 8 years ago
  65. b63b463 spi: cadence_qspi_apb: Use 32 bit indirect read transaction when possible by Vignesh R · 8 years ago
  66. 57897c1 spi: cadence_qspi_apb: Use 32 bit indirect write transaction when possible by Vignesh R · 8 years ago
  67. a648936 spl: sunxi: Fix build error with CONFIG_SPL_SPI_SUNXI by Priit Laes · 8 years ago
  68. e090fdb pci: kconfig: fix spelling in description by Marcel Ziswiler · 8 years ago
  69. d5c453a video: tegra: fix spelling in comment by Marcel Ziswiler · 8 years ago
  70. 5a25b71 imx: thermal: Kconfig: add MX7 by Peng Fan · 8 years ago
  71. 3d3a74c mmc: move MMC_SDHCI_IO_ACCESSORS to Kconfig by Masahiro Yamada · 8 years ago
  72. 45a68fe mmc: move some SDHCI related options to Kconfig by Masahiro Yamada · 8 years ago
  73. e1ce61f mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCI by Masahiro Yamada · 8 years ago
  74. e298c46 mmc: make MMC driver entries dependent on MMC by Masahiro Yamada · 8 years ago
  75. c272699 mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · 8 years ago
  76. c7c47ca Update Maintainer and Author's email address by Ajay Bhargav · 8 years ago
  77. a5acafb timer: Support clocks via phandle by Zakharov Vlad · 8 years ago
  78. bd2e971 regulator: fixed: Add support to handle enable-active-high DT property by Vignesh R · 8 years ago
  79. 7ceae0e Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 8 years ago
  80. 0683e7e Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 8 years ago
  81. 103e83a power: pmic: add the max8998 controller for DM by Jaehoon Chung · 8 years ago
  82. 9c4132b mmc: Extend dependencies for zynq sdhci by Michal Simek · 8 years ago
  83. c942fc9 mmc: spear: remove the entire spear_sdhci.c file by Jaehoon Chung · 8 years ago
  84. cb71c6d spi: Zap armada100_spi.c and env by Jagan Teki · 8 years ago
  85. 353f6a7 spi: Zap mpc52xx_spi.c, config and related code by Jagan Teki · 8 years ago
  86. 7588bf9 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 8 years ago
  87. 2346511 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 8 years ago
  88. f2e70a0 gpio: zynq: Remove empty line by Michal Simek · 8 years ago
  89. 49c4c78 block: Move ceva driver to DM by Michal Simek · 8 years ago
  90. e8a016b dm: Add support for scsi/sata based devices by Michal Simek · 8 years ago
  91. 6516e3f net: xilinx: Use mdio_register_seq() to support multiple instances by Michal Simek · 8 years ago
  92. 0b060ee serial: 16550: Add Ingenic JZ4780 support by Marek Vasut · 8 years ago
  93. 79fd928 serial: 16550: Add port type as driver data by Marek Vasut · 8 years ago
  94. 65f8380 serial: 16550: Add getfcr accessor by Marek Vasut · 8 years ago
  95. 7746626 i2c: mv_i2c.c: Correct address endianness by Bradley Bolen · 8 years ago
  96. 8ea0570 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  97. 0b4bc1b Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 8 years ago
  98. 2da24fe i2c: mxc: Make 'no gpio pinctrl state' print as debug by Jagan Teki · 8 years ago
  99. 65c92e4 i2c: mxc: Print hex instead of decimal for bus address by Jagan Teki · 8 years ago
  100. 72c8c10 i2c: Kconfig: Add SYS_I2C_MXC entry by Jagan Teki · 8 years ago