1. 0a71cd7 net: phy: dp83867: Add SGMII helper for configuration by Dan Murphy · 8 years ago
  2. 3ab72fe net: phy: Move is_rgmii helper to phy.h by Dan Murphy · 8 years ago
  3. 085445c net: phy: ti: Allow the driver to be more configurable by Dan Murphy · 8 years ago
  4. 20671a9 net: zynq_gem: Add the passing of the phy-handle node by Dan Murphy · 8 years ago
  5. cb38622 drivers: net: cpsw: Add reading of DT phy-handle node by Dan Murphy · 8 years ago
  6. e431056 drivers: net: cpsw: add support for reading mac address from efuse by Mugunthan V N · 8 years ago
  7. 66e740c drivers: net: cpsw: fix get mdio base and gmii_sel reg from DT by Mugunthan V N · 8 years ago
  8. b2003c5 drivers: net: cpsw: fix cpsw dp parse when num slaves as 1 by Mugunthan V N · 8 years ago
  9. 73443b9 drivers: core: device: add support to check dt compatible for a device/machine by Mugunthan V N · 8 years ago
  10. 24ae396 net: phy: Add PHY driver for mv88e61xx switches by Kevin Smith · 9 years ago
  11. 83c0551 net: Remove unused mv88e61xx switch driver by Kevin Smith · 9 years ago
  12. d7d0003 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 8 years ago
  13. 5f89a15 omap3: Fix SPI registers on am33xx and am43xx by Martin Hejnfelt · 8 years ago
  14. 773f3b2 ar933x: serial: Remove the explicit pinctrl setting by Wills Wang · 9 years ago
  15. 5fabf2e ath79: spi: Remove the explicit pinctrl setting by Wills Wang · 9 years ago
  16. 5c99045 drivers: mtd: add Microchip PIC32 internal non-CFI flash driver. by Purna Chandra Mandal · 9 years ago
  17. b85dc46 drivers: spi: add spi support for QCA/Atheros ath79 SOCs by Wills Wang · 9 years ago
  18. 60b4976 drivers: serial: add serial driver for ar933x SOC by Wills Wang · 9 years ago
  19. c102453 drivers: pinctrl: Add simple pinctrl driver for Qualcomm/Atheros qca953x. by Wills Wang · 9 years ago
  20. a79d064 drivers: pinctrl: Add simple pinctrl driver for Qualcomm/Atheros ar933x. by Wills Wang · 9 years ago
  21. 29b5935 arm: mvebu: a38x: Weed out floating point use by Marek Vasut · 8 years ago
  22. 4b6e1fd Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  23. 27bec5c Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  24. f376a3c dm: mmc: sandbox: Add an SD-card emulation by Simon Glass · 8 years ago
  25. 33fb211 dm: mmc: Add support for driver-model block devices by Simon Glass · 8 years ago
  26. ad27dd5 dm: mmc: Add a way to bind MMC devices with driver model by Simon Glass · 8 years ago
  27. 8ef761e dm: mmc: Implement the MMC functions for block devices by Simon Glass · 8 years ago
  28. f8b7752 dm: sandbox: Only enable the sandbox MMC driver when valid by Simon Glass · 8 years ago
  29. fdbb139 dm: mmc: Adjust mmc_switch_part() to use a struct mmc by Simon Glass · 8 years ago
  30. c40fdca dm: mmc: Move the device list into a separate file by Simon Glass · 8 years ago
  31. cffe5d8 dm: mmc: Set up the device pointer when using the MMC uclass by Simon Glass · 8 years ago
  32. cd0fb55 dm: blk: Add functions to select a hardware partition by Simon Glass · 8 years ago
  33. 69f45cd dm: mmc: Use the new select_hwpart() API by Simon Glass · 8 years ago
  34. 0776167e dm: mmc: spl: Use the legacy block interface in SPL by Simon Glass · 8 years ago
  35. cb5ec33 dm: mmc: Add a function to obtain the block device by Simon Glass · 8 years ago
  36. e17d114 dm: mmc: Implement the select_hwpart() method by Simon Glass · 8 years ago
  37. ff3882a dm: mmc: Move mmc_switch_part() above its callers by Simon Glass · 8 years ago
  38. d077352 dm: blk: Free the block device name when unbound by Simon Glass · 8 years ago
  39. a2040fa dm: core: Allow device names to be freed automatically by Simon Glass · 8 years ago
  40. 72a85c0 dm: blk: Fix allocation of block-device numbering by Simon Glass · 8 years ago
  41. 4560ee4 dm: systemace: Add driver-mode block-device support by Simon Glass · 8 years ago
  42. a0ff24c dm: systemace: Reorder function to avoid forward declarataions by Simon Glass · 8 years ago
  43. 9107c97 dm: blk: Add a easier way to create a named block device by Simon Glass · 8 years ago
  44. 52138fd dm: blk: Allow blk_create_device() to allocate the device number by Simon Glass · 8 years ago
  45. f1d86fd dm: sandbox: Drop the host_get_dev() function by Simon Glass · 8 years ago
  46. ae9ffcc dm: blk: Drop the systemace.h header by Simon Glass · 8 years ago
  47. f6d000e dm: systemace: Drop the get_dev() function by Simon Glass · 8 years ago
  48. 3c457f4 dm: mmc: Drop the get_dev() function by Simon Glass · 8 years ago
  49. 57ebf67 dm: usb: Drop the get_dev() function by Simon Glass · 8 years ago
  50. d508c82 dm: mmc: Add an implementation of the 'devnum' functions by Simon Glass · 8 years ago
  51. 663acab dm: mmc: Add a legacy block interface for MMC by Simon Glass · 8 years ago
  52. 0cc65a7 dm: sandbox: Add a legacy host block interface by Simon Glass · 8 years ago
  53. 3ef85e3 dm: systemace: Add a legacy block interface by Simon Glass · 8 years ago
  54. 6eef6ea dm: blk: Add a legacy block interface by Simon Glass · 8 years ago
  55. c649e3c dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI by Simon Glass · 8 years ago
  56. a31e2c9 sandbox: Add dummy SATA functions by Simon Glass · 8 years ago
  57. 84d39cb sandbox: Add dummy SCSI functions by Simon Glass · 8 years ago
  58. a219639 dm: Rename disk uclass to ahci by Simon Glass · 8 years ago
  59. cf63084 pci: Drop CONFIG_SYS_SCSI_SCAN_BUS_REVERSE by Simon Glass · 8 years ago
  60. e161356 Revert "dm: sandbox: Drop the pre-DM host implementation" by Simon Glass · 8 years ago
  61. f835303 gpio: exynos(s5p): remove gpio_xlate routine by Eric Nelson · 9 years ago
  62. 6c3dd3c gpio: rk: remove gpio_xlate routine by Eric Nelson · 9 years ago
  63. 5206e7b gpio: pic32: remove gpio_xlate routine by Eric Nelson · 9 years ago
  64. 86222f6 gpio: omap: remove gpio_xlate routine by Eric Nelson · 9 years ago
  65. 8376aad gpio: intel_broadwell: remove gpio_xlate routine by Eric Nelson · 9 years ago
  66. 6c880b7 dm: gpio: add a default gpio xlate routine by Eric Nelson · 9 years ago
  67. c0c62d9 drivers: usb: common: add common code for usb drivers to use by Mugunthan V N · 9 years ago
  68. 9300f71 dm: gpio: introduce 74x164 driver by Peng Fan · 8 years ago
  69. 7a3eff4 dm: spi: introduce dm api by Peng Fan · 8 years ago
  70. 102412c dm: spi: soft_spi: switch to use linux compatible string by Peng Fan · 8 years ago
  71. b6d54d5 dm: spi: soft_spi bug fix by Peng Fan · 8 years ago
  72. 3573209 fdt: fix dev_get_addr_name node offset by Stephen Warren · 8 years ago
  73. 54693cb video: tegra: refuse to bind to disabled dcs by Stephen Warren · 9 years ago
  74. 9fdfadf dm: core: allow drivers to refuse to bind by Stephen Warren · 9 years ago
  75. e27802a m68k: add DM model serial driver by angelo@sysam.it · 8 years ago
  76. 0377343 dm: gpio: pca953x: introduce driver model support for pca953x by Peng Fan · 9 years ago
  77. 7e0f226 SPL: Let spl_parse_image_header() return value by Marek Vasut · 8 years ago
  78. 52b1eaf Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 8 years ago
  79. d6b7757 i2c: mvtwsi: Eliminate twsi_control_flags by Chris Packham · 8 years ago
  80. 3a37052 i2c: Select SYS_I2C_DW_ENABLE_STATUS_UNSUPPORTED for SPEAr by Stefan Roese · 8 years ago
  81. e32d0db i2c: Add entry for Designware I2C driver in Kconfig by Stefan Roese · 8 years ago
  82. dbc82ce dm: fsl_i2c: Enable DM for FSL I2C by mario.six@gdsys.cc · 9 years ago
  83. ecf591e dm: fsl_i2c: Factor out adap parameter by mario.six@gdsys.cc · 9 years ago
  84. ad7e657 dm: fsl_i2c: Prepare compatibility functions by mario.six@gdsys.cc · 9 years ago
  85. 00b6155 dm: fsl_i2c: Rename methods for reading/writing data by mario.six@gdsys.cc · 9 years ago
  86. 16579ec dm: fsl_i2c: Rename probe method by mario.six@gdsys.cc · 9 years ago
  87. 03a112a dm: fsl_i2c: Remove unnecessary variable by mario.six@gdsys.cc · 9 years ago
  88. 386b276 dm: fsl_i2c: Reword and clarify comment by mario.six@gdsys.cc · 9 years ago
  89. 2b21e96 dm: fsl_i2c: Use clearer parameter names by mario.six@gdsys.cc · 9 years ago
  90. ec2c81c dm: fsl_i2c: Rename I2C register structure by mario.six@gdsys.cc · 9 years ago
  91. b6a77b0 i2c: designware_i2c: Optionally check enable status register by Stefan Roese · 9 years ago
  92. d79ac32 i2c: muxes: Add support for TI PCA954X mux by Michal Simek · 9 years ago
  93. ad72e76 i2c: cdns: Support different bus speeds by Michal Simek · 9 years ago
  94. 6150be9 i2c: cdns: Moving speed setup from probe to set_bus_speed function by Michal Simek · 9 years ago
  95. a13767b i2c: cdns: Read address from DT in ofdata_to_platdata by Michal Simek · 9 years ago
  96. 15e8cb7 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 8 years ago
  97. 7b4f17b Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  98. 12ff19d usb: gadget: dfu: discard dead code by Peng Fan · 8 years ago
  99. 5d8fae7 dfu: avoid memory leak by Peng Fan · 8 years ago
  100. 2bf352f usb: dwc2: Add delay to fix the USB detection problem on SoCFPGA by Stefan Roese · 8 years ago