1. a84a757 net/ethoc: use priv instead of dev internally by Max Filippov · 8 years ago
  2. f072712 net/ethoc: add Kconfig entry for the driver by Max Filippov · 8 years ago
  3. eb4e8ce net: e1000: Fix the build with driver model and SPI EEPROM by Alban Bedel · 8 years ago
  4. 70f1463 net: smsc95xx: Use correct get_unaligned functions by Chris Packham · 8 years ago
  5. a212b66 net: macb: Fix build error for CONFIG_DM_ETH enabled by Wenyou Yang · 9 years ago
  6. f4b0df1 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  7. b647f55 misc: add "call" uclass op by Stephen Warren · 8 years ago
  8. aa26776 power: pmic: act8846: add missing newline to debug statements by John Keeping · 8 years ago
  9. 65f89be power: regulator: act8846: fix reading values by John Keeping · 8 years ago
  10. 6e06acb fdt: allow fdtdec_get_addr_size_*() to translate addresses by Stephen Warren · 8 years ago
  11. ab65006 kconfig: use bool instead of boolean for type definition attributes by Masahiro Yamada · 8 years ago
  12. 1f01962 drivers: net: cpsw: always flush cache of size aligned to PKTALIGN by Lokesh Vutla · 8 years ago
  13. b25732c drivers/sysreset: group sysreset drivers by Max Filippov · 8 years ago
  14. 2651a05 i2c: Drop redundant platform data setting in drivers by Simon Glass · 8 years ago
  15. 2f1eb66 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  16. 76b2fad eth: asix88179: Add support for the driver model by Alban Bedel · 8 years ago
  17. 620452e eth: asix88179: Prepare supporting the driver model by Alban Bedel · 8 years ago
  18. 95def3c i2c: i2c-uclass-compat: avoid any BSS usage by Vignesh R · 8 years ago
  19. a61f6a5 drivers: net: keystone_net: add support for multi slave ethernet by Mugunthan V N · 8 years ago
  20. 1610a92 drivers: net: keystone_net: fix line termination with semi-colon by Mugunthan V N · 8 years ago
  21. 2e205ef net: cpsw: Add support to drive gpios for ethernet to be functional by Vignesh R · 8 years ago
  22. 5746b0d gpio: Add driver for TI PCF8575 I2C GPIO expander by Vignesh R · 8 years ago
  23. 50f5bb2 eth: asix88179: Fix receiving on big endian system by Alban Bedel · 8 years ago
  24. 652b269 eth: asix88179: Add VID:DID for Cypress GX3 USB Ethernet Adapter by Alban Bedel · 8 years ago
  25. 707c866 usb: xhci: fsl: Add code to use CONFIG_DM_USB by Rajesh Bhagat · 8 years ago
  26. ba699a5 usb: ehci: fsl: Add code to use CONFIG_DM_USB by Rajesh Bhagat · 8 years ago
  27. 1e61ce9 drivers: usb: fsl: Make function for initialization to use in CONFIG_DM_USB by Rajesh Bhagat · 8 years ago
  28. 2b58e1b usb: add (move) CONFIG_USB_HOST to Kconfig by Masahiro Yamada · 8 years ago
  29. 96d8284 usb: add CONFIG_USB_UHCI_HCD in Kconfig by Masahiro Yamada · 8 years ago
  30. 93cb824 usb: add CONFIG_USB_OHCI_HCD in Kconfig by Masahiro Yamada · 8 years ago
  31. 6688452 net: usb: r8152: Add DM support by Stefan Roese · 8 years ago
  32. bb42fb4 dm: ehci-mx6: support driver model by Peng Fan · 8 years ago
  33. 5405817 spi: cadence_qspi_apb: Ensure baudrate doesn't exceed max value by Chin Liang See · 8 years ago
  34. 2863a9bf Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 8 years ago
  35. f2df3b6 zynq_sdhci.c: Fix warning in arasan_sdhci_probe by Tom Rini · 8 years ago
  36. 7edb176 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 8 years ago
  37. abd0128 rockchip: remove log2 reimplementation from clock drivers by Heiko Stübner · 8 years ago
  38. fd4b2dc clock: rk3399: add support for dwmmc 400K by Kever Yang · 8 years ago
  39. aff8795 move: rockchip: move clock drivers into a subdirectory by Heiko Stübner · 8 years ago
  40. b0b3c86 rk3399: add basic soc driver by Kever Yang · 8 years ago
  41. 89f69e5 mmc: sdhci: fix the compiler warning when disable CONFIG_MMC_SDMA by Jaehoon Chung · 8 years ago
  42. 720724d mmc: dw_mmc: fix data starvation by host timeout under FIFO mode by Xu Ziyuan · 8 years ago
  43. 2990e07 mmc: dw_mmc: transfer proper bytes to FIFO by Xu Ziyuan · 8 years ago
  44. 14bed52 mmc: sdhci: remove the unnecessary arguments for sdhci_setup_cfg by Jaehoon Chung · 8 years ago
  45. 6a879ec mmc: sdhci: remove the unused argument for sdhci_setup_cfg by Jaehoon Chung · 8 years ago
  46. e1ea7c4 mmc: sdhci: revert "mmc: sdhci: Claer high speed if not supported" by Jaehoon Chung · 8 years ago
  47. 1bd4f92 mmc: display mmc list information like mmc_legacy type by Xu Ziyuan · 8 years ago
  48. 915ffa5 mmc: use the generic error number by Jaehoon Chung · 8 years ago
  49. 70f8628 mmc: fsl_esdhc: remove the duplicated header file by Jaehoon Chung · 8 years ago
  50. ccd60a8 mmc: dw_mmc: remove the duplicated header file by Jaehoon Chung · 8 years ago
  51. a034ec0 mmc: s5p_sdhci: unset the SDHCI_QUIRK_BROKEN_R1B by Jaehoon Chung · 8 years ago
  52. 17ea3c8 mmc: sdhci: set to INT_DATA_END when there are data by Jaehoon Chung · 8 years ago
  53. bae4a1f mmc: sdhci: clean up timeout detection by Masahiro Yamada · 8 years ago
  54. 729c2db ARM: tegra: adapt to latest HSP DT binding by Stephen Warren · 8 years ago
  55. 8936691 driver/ddr/fsl: Fix timing_cfg_2 by York Sun · 8 years ago
  56. 7fe1d6a crypto/fsl: Update blob cmd to accept 64bit addresses by Sumit Garg · 8 years ago
  57. 04e5c6d driver: spi: fsl-qspi: remove compile Warnings by Yunhui Cui · 8 years ago
  58. 26fb8db Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 8 years ago
  59. 4069437 net: sun8i_emac: Fix DMA alignment issues with the rx / tx buffers by Hans de Goede · 8 years ago
  60. 4694dc5 sunxi: gpio: Add .xlate function for gpio phandle resolution by Chen-Yu Tsai · 8 years ago
  61. 2b51784 rockchip: rk3288: Fix pinctrl for GPIO bank 0 by John Keeping · 8 years ago
  62. 46683f3 mmc-uclass: correct the device number by Kever Yang · 8 years ago
  63. a6f56ad spi: ti_qspi: dra7xx: Add support to use 76.8MHz clock by Vignesh R · 8 years ago
  64. b302669 sf: sf_params: Add AT25DF321 flash support by Wenyou Yang · 8 years ago
  65. fee3b6a spi: ti_qspi: Remove delay in read path for dra7xx by Vignesh R · 8 years ago
  66. c595a28 spi: ti_qspi: Fix compiler warning when DEBUG macro is set by Vignesh R · 8 years ago
  67. 69eeefa spi: ti_qspi: Fix failure on multiple READ_ID cmd by Vignesh R · 8 years ago
  68. 6bde34f spi: Add support for N25Q016A by Moritz Fischer · 8 years ago
  69. 4711e7f Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  70. ec21aee pci: allow disabling of pci init/enum via env by Tim Harvey · 8 years ago
  71. fe34b6a Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  72. 02ebd42 mmc: dw_mmc: reduce timeout detection cycle by Xu Ziyuan · 8 years ago
  73. 61f5ddc Add a power domain framework/uclass by Stephen Warren · 8 years ago
  74. f1a485a dm: socfpga: mmc: Support CONFIG_BLK by Simon Glass · 8 years ago
  75. 329a449 dm: mmc: zynq: Convert zynq to use driver model for MMC by Simon Glass · 8 years ago
  76. dec49e8 dm: zynq: usb: Convert to CONFIG_DM_USB by Simon Glass · 8 years ago
  77. fbfa1ab net: phy: marvell: Add a missing errno.h header by Simon Glass · 8 years ago
  78. 9119548 dm: Use dm_scan_fdt_dev() directly where possible by Simon Glass · 8 years ago
  79. 2e3f1ff dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() by Simon Glass · 8 years ago
  80. cc7f66f dm: core: Add a function to bind child devices by Simon Glass · 8 years ago
  81. 5628347 dm: mmc: dwmmc: use the callback functions as static by Jaehoon Chung · 8 years ago
  82. c6f086d Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 8 years ago
  83. 0b6699a Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  84. 9c7a0a6 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  85. a85ba87 net: sun8i_emac: Drop redundant and incorrect setting of syscon register by Chen-Yu Tsai · 8 years ago
  86. 6872844 net: sun8i_emac: Do not configure AHB2 clock by Chen-Yu Tsai · 8 years ago
  87. 9d3b8bd drivers: net/fm: Add Fman support for LS1046A by Mingkai Hu · 8 years ago
  88. 7f0a0e4 DM: crypto/fsl: Enable rsa DM driver usage before relocation by Sumit Garg · 8 years ago
  89. 27059c3 i2c: fsl: Fix driver initialization by mario.six@gdsys.cc · 8 years ago
  90. c3c9fd3 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 8 years ago
  91. 6e677ca i2c: mvtwsi: Add documentation by mario.six@gdsys.cc · 8 years ago
  92. c68c624 i2c: mvtwsi: Make delay times frequency-dependent by mario.six@gdsys.cc · 8 years ago
  93. 24f9c6b i2c: mvtwsi: Handle zero-length offsets properly by mario.six@gdsys.cc · 8 years ago
  94. 14a6ff2 i2c: mvtwsi: Add compatibility to DM by mario.six@gdsys.cc · 8 years ago
  95. f8a10ed i2c: mvtwsi: Make address length variable by mario.six@gdsys.cc · 8 years ago
  96. 3c4db63 i2c: mvtwsi: Factor out adap parameter by mario.six@gdsys.cc · 8 years ago
  97. 61bc02b i2c: mvtwsi: Add compatibility functions by mario.six@gdsys.cc · 8 years ago
  98. e075828 i2c: mvtwsi: Use 'uint' instead of 'unsigned int' by mario.six@gdsys.cc · 8 years ago
  99. 059fce9 i2c: mvtwsi: Get rid of status parameter by mario.six@gdsys.cc · 8 years ago
  100. 670514f i2c: mvtwsi: Eliminate flags parameter by mario.six@gdsys.cc · 8 years ago