1. 1fbcbed net: mii: Use spatch to update miiphy_register by Joe Hershberger · 8 years ago
  2. 848e08b net/ethoc: implement MDIO bus and support phylib by Max Filippov · 8 years ago
  3. 19e7a9e net/ethoc: support private memory configurations by Max Filippov · 8 years ago
  4. d6338ff net/ethoc: don't mix virtual and physical addresses by Max Filippov · 8 years ago
  5. a6429a9 net/ethoc: support device tree by Max Filippov · 8 years ago
  6. c91eb0c net/ethoc: add CONFIG_DM_ETH support by Max Filippov · 8 years ago
  7. f9ffa42 net/ethoc: use priv instead of dev internally by Max Filippov · 8 years ago
  8. e07d3d2 net/ethoc: add Kconfig entry for the driver by Max Filippov · 8 years ago
  9. c1255dd net: e1000: Fix the build with driver model and SPI EEPROM by Alban Bedel · 8 years ago
  10. fd3224b net: smsc95xx: Use correct get_unaligned functions by Chris Packham · 8 years ago
  11. 7b81185 net: macb: Fix build error for CONFIG_DM_ETH enabled by Wenyou Yang · 9 years ago
  12. 5cd3727 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  13. 0163269 misc: add "call" uclass op by Stephen Warren · 8 years ago
  14. f7f311d power: pmic: act8846: add missing newline to debug statements by John Keeping · 8 years ago
  15. bfea23a power: regulator: act8846: fix reading values by John Keeping · 8 years ago
  16. 7d30e10 fdt: allow fdtdec_get_addr_size_*() to translate addresses by Stephen Warren · 8 years ago
  17. 78cd22a kconfig: use bool instead of boolean for type definition attributes by Masahiro Yamada · 8 years ago
  18. f9f4ced drivers: net: cpsw: always flush cache of size aligned to PKTALIGN by Lokesh Vutla · 8 years ago
  19. 8857405 drivers/sysreset: group sysreset drivers by Max Filippov · 8 years ago
  20. 70ab454 i2c: Drop redundant platform data setting in drivers by Simon Glass · 8 years ago
  21. 5abb9eb Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  22. 5600d9c eth: asix88179: Add support for the driver model by Alban Bedel · 8 years ago
  23. c51acfa eth: asix88179: Prepare supporting the driver model by Alban Bedel · 8 years ago
  24. c344b6a i2c: i2c-uclass-compat: avoid any BSS usage by Vignesh R · 8 years ago
  25. 1bf9c6f drivers: net: keystone_net: add support for multi slave ethernet by Mugunthan V N · 8 years ago
  26. b499a3c drivers: net: keystone_net: fix line termination with semi-colon by Mugunthan V N · 8 years ago
  27. 8e9473d net: cpsw: Add support to drive gpios for ethernet to be functional by Vignesh R · 8 years ago
  28. 0caf07c gpio: Add driver for TI PCF8575 I2C GPIO expander by Vignesh R · 8 years ago
  29. dec81d0 eth: asix88179: Fix receiving on big endian system by Alban Bedel · 8 years ago
  30. 10a6e1c eth: asix88179: Add VID:DID for Cypress GX3 USB Ethernet Adapter by Alban Bedel · 8 years ago
  31. 885f29a usb: xhci: fsl: Add code to use CONFIG_DM_USB by Rajesh Bhagat · 8 years ago
  32. 48c5c51 usb: ehci: fsl: Add code to use CONFIG_DM_USB by Rajesh Bhagat · 8 years ago
  33. 2542d96 drivers: usb: fsl: Make function for initialization to use in CONFIG_DM_USB by Rajesh Bhagat · 8 years ago
  34. 59cfdc0 usb: add (move) CONFIG_USB_HOST to Kconfig by Masahiro Yamada · 8 years ago
  35. 718ba3c usb: add CONFIG_USB_UHCI_HCD in Kconfig by Masahiro Yamada · 8 years ago
  36. 78a9c79 usb: add CONFIG_USB_OHCI_HCD in Kconfig by Masahiro Yamada · 8 years ago
  37. 47c5097 net: usb: r8152: Add DM support by Stefan Roese · 8 years ago
  38. 5c363c1 dm: ehci-mx6: support driver model by Peng Fan · 8 years ago
  39. 91b2c19 spi: cadence_qspi_apb: Ensure baudrate doesn't exceed max value by Chin Liang See · 8 years ago
  40. f61e4bc Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 8 years ago
  41. 1937380 zynq_sdhci.c: Fix warning in arasan_sdhci_probe by Tom Rini · 8 years ago
  42. 2befe0c Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 8 years ago
  43. 1b7dcc3 rockchip: remove log2 reimplementation from clock drivers by Heiko Stübner · 8 years ago
  44. dc850de clock: rk3399: add support for dwmmc 400K by Kever Yang · 8 years ago
  45. 4776f0b move: rockchip: move clock drivers into a subdirectory by Heiko Stübner · 8 years ago
  46. ca19eac rk3399: add basic soc driver by Kever Yang · 8 years ago
  47. fcc8c76 mmc: sdhci: fix the compiler warning when disable CONFIG_MMC_SDMA by Jaehoon Chung · 8 years ago
  48. 5b8bf12 mmc: dw_mmc: fix data starvation by host timeout under FIFO mode by Xu Ziyuan · 8 years ago
  49. 6577a2a mmc: dw_mmc: transfer proper bytes to FIFO by Xu Ziyuan · 8 years ago
  50. 8a5ffbb mmc: sdhci: remove the unnecessary arguments for sdhci_setup_cfg by Jaehoon Chung · 8 years ago
  51. 1ebd242 mmc: sdhci: remove the unused argument for sdhci_setup_cfg by Jaehoon Chung · 8 years ago
  52. 5c47c40 mmc: sdhci: revert "mmc: sdhci: Claer high speed if not supported" by Jaehoon Chung · 8 years ago
  53. 77d747e mmc: display mmc list information like mmc_legacy type by Xu Ziyuan · 8 years ago
  54. 7825d20 mmc: use the generic error number by Jaehoon Chung · 8 years ago
  55. 0bd193d mmc: fsl_esdhc: remove the duplicated header file by Jaehoon Chung · 8 years ago
  56. edd9d1dc mmc: dw_mmc: remove the duplicated header file by Jaehoon Chung · 8 years ago
  57. a2f94cd mmc: s5p_sdhci: unset the SDHCI_QUIRK_BROKEN_R1B by Jaehoon Chung · 8 years ago
  58. d0d1b25 mmc: sdhci: set to INT_DATA_END when there are data by Jaehoon Chung · 8 years ago
  59. a63aaa0 mmc: sdhci: clean up timeout detection by Masahiro Yamada · 8 years ago
  60. c531731 ARM: tegra: adapt to latest HSP DT binding by Stephen Warren · 8 years ago
  61. e3cef9f driver/ddr/fsl: Fix timing_cfg_2 by York Sun · 8 years ago
  62. ff9eb05 crypto/fsl: Update blob cmd to accept 64bit addresses by Sumit Garg · 8 years ago
  63. e4584cc driver: spi: fsl-qspi: remove compile Warnings by Yunhui Cui · 8 years ago
  64. 6f72634 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 8 years ago
  65. fcdb3b3 net: sun8i_emac: Fix DMA alignment issues with the rx / tx buffers by Hans de Goede · 8 years ago
  66. f3aa282 sunxi: gpio: Add .xlate function for gpio phandle resolution by Chen-Yu Tsai · 8 years ago
  67. b135335 rockchip: rk3288: Fix pinctrl for GPIO bank 0 by John Keeping · 8 years ago
  68. 3845660 mmc-uclass: correct the device number by Kever Yang · 8 years ago
  69. 1535e5a spi: ti_qspi: dra7xx: Add support to use 76.8MHz clock by Vignesh R · 8 years ago
  70. 391b12c sf: sf_params: Add AT25DF321 flash support by Wenyou Yang · 8 years ago
  71. a158ff9 spi: ti_qspi: Remove delay in read path for dra7xx by Vignesh R · 8 years ago
  72. b970767 spi: ti_qspi: Fix compiler warning when DEBUG macro is set by Vignesh R · 8 years ago
  73. aa29130 spi: ti_qspi: Fix failure on multiple READ_ID cmd by Vignesh R · 8 years ago
  74. b0a00d3 spi: Add support for N25Q016A by Moritz Fischer · 8 years ago
  75. 7d20368 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  76. 341fcb1 pci: allow disabling of pci init/enum via env by Tim Harvey · 8 years ago
  77. b3a9699 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  78. 34a10d3 mmc: dw_mmc: reduce timeout detection cycle by Xu Ziyuan · 8 years ago
  79. 92c67fa Add a power domain framework/uclass by Stephen Warren · 8 years ago
  80. a3a4320 dm: socfpga: mmc: Support CONFIG_BLK by Simon Glass · 8 years ago
  81. 4cc87fb dm: mmc: zynq: Convert zynq to use driver model for MMC by Simon Glass · 8 years ago
  82. 476e63f dm: zynq: usb: Convert to CONFIG_DM_USB by Simon Glass · 8 years ago
  83. b3d61dd net: phy: marvell: Add a missing errno.h header by Simon Glass · 8 years ago
  84. 1823034 dm: Use dm_scan_fdt_dev() directly where possible by Simon Glass · 8 years ago
  85. 09128c5 dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() by Simon Glass · 8 years ago
  86. 5d5388d dm: core: Add a function to bind child devices by Simon Glass · 8 years ago
  87. ad220ac dm: mmc: dwmmc: use the callback functions as static by Jaehoon Chung · 8 years ago
  88. 9ab4d92 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 8 years ago
  89. 5786934 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  90. 964409d Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  91. 54f47a1 net: sun8i_emac: Drop redundant and incorrect setting of syscon register by Chen-Yu Tsai · 8 years ago
  92. 3d39ace net: sun8i_emac: Do not configure AHB2 clock by Chen-Yu Tsai · 8 years ago
  93. d62ecb4 drivers: net/fm: Add Fman support for LS1046A by Mingkai Hu · 8 years ago
  94. f3c8bca DM: crypto/fsl: Enable rsa DM driver usage before relocation by Sumit Garg · 8 years ago
  95. 6e6dce6 i2c: fsl: Fix driver initialization by mario.six@gdsys.cc · 9 years ago
  96. bfa419c Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 8 years ago
  97. efd1fb8 i2c: mvtwsi: Add documentation by mario.six@gdsys.cc · 8 years ago
  98. e841b58 i2c: mvtwsi: Make delay times frequency-dependent by mario.six@gdsys.cc · 8 years ago
  99. 029a84b i2c: mvtwsi: Handle zero-length offsets properly by mario.six@gdsys.cc · 8 years ago
  100. 355a127 i2c: mvtwsi: Add compatibility to DM by mario.six@gdsys.cc · 8 years ago