1. e25fcf1 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 8 years ago
  2. cad6de4 i2c: intel_i2c: SMBus driver PCI addition (e.g. BayTrail) by Stefan Roese · 8 years ago
  3. 4a269f2 misc: Add simple driver for some Nuvoton NCT6102D devices by Stefan Roese · 8 years ago
  4. 38c2777 mmc: mmc_legacy: fix the compiler error with disabled CONFIG_DM_MMC_OPS by Jaehoon Chung · 8 years ago
  5. 9c72061 mmc: send CMD0 before CMD1 for some MMC cards by Yangbo Lu · 8 years ago
  6. 640fd70 drivers: mmc: omap_hsmmc: fix build breakage by Sekhar Nori · 8 years ago
  7. 05d0c5d xtensa: add support for the 'xtfpga' evaluation board by Chris Zankel · 8 years ago
  8. 4009b7e Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 8 years ago
  9. 83e88a4 mmc: atmel_sdhci: Convert to the driver model support by Wenyou Yang · 8 years ago
  10. 11e2665 dm: atmel: Add driver model support for the ehci driver by Wenyou Yang · 8 years ago
  11. 309686c pinctrl: at91-pio4: Add pinctrl driver by Wenyou Yang · 8 years ago
  12. 0b97152 gpio: atmel_pio4: Rework to support DM & DT by Wenyou Yang · 8 years ago
  13. 312bf89 gpio: atmel_pio4: Move PIO4 definitions to head file by Wenyou Yang · 8 years ago
  14. 3f51e0f Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 8 years ago
  15. 0c33319 net: mii: Changes not made by spatch by Joe Hershberger · 8 years ago
  16. ece1aa6 net: mii: Fix changes made by spatch by Joe Hershberger · 8 years ago
  17. 1fbcbed net: mii: Use spatch to update miiphy_register by Joe Hershberger · 8 years ago
  18. 8c772bd clk: at91: Add clock driver by Wenyou Yang · 8 years ago
  19. ec951ad tpm: atmel_twi: Make compatible with DM I2C busses by mario.six@gdsys.cc · 8 years ago
  20. 26d8828 i2c: atmel: add i2c driver by Songjun Wu · 8 years ago
  21. 848e08b net/ethoc: implement MDIO bus and support phylib by Max Filippov · 8 years ago
  22. 19e7a9e net/ethoc: support private memory configurations by Max Filippov · 8 years ago
  23. d6338ff net/ethoc: don't mix virtual and physical addresses by Max Filippov · 8 years ago
  24. a6429a9 net/ethoc: support device tree by Max Filippov · 8 years ago
  25. c91eb0c net/ethoc: add CONFIG_DM_ETH support by Max Filippov · 8 years ago
  26. f9ffa42 net/ethoc: use priv instead of dev internally by Max Filippov · 8 years ago
  27. e07d3d2 net/ethoc: add Kconfig entry for the driver by Max Filippov · 8 years ago
  28. c1255dd net: e1000: Fix the build with driver model and SPI EEPROM by Alban Bedel · 8 years ago
  29. fd3224b net: smsc95xx: Use correct get_unaligned functions by Chris Packham · 8 years ago
  30. 7b81185 net: macb: Fix build error for CONFIG_DM_ETH enabled by Wenyou Yang · 9 years ago
  31. c704d18 i2c: tegra: add standardized clk/reset API support by Bryan Wu · 8 years ago
  32. 86f6a94 pci: tegra: port to standard clock/reset/pwr domain APIs by Stephen Warren · 8 years ago
  33. d26e24d mmc: tegra: port to standard clock/reset APIs by Stephen Warren · 8 years ago
  34. 67a8348 i2c: add Tegra186 BPMP driver by Stephen Warren · 8 years ago
  35. 402a0fa power domain: add Tegra186 driver by Stephen Warren · 8 years ago
  36. fccc9c5 reset: add Tegra186 reset driver by Stephen Warren · 8 years ago
  37. e8e3f20 clock: add Tegra186 clock driver by Stephen Warren · 8 years ago
  38. a214892 misc: add Tegra BPMP driver by Stephen Warren · 8 years ago
  39. 5cd3727 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  40. 0163269 misc: add "call" uclass op by Stephen Warren · 8 years ago
  41. f7f311d power: pmic: act8846: add missing newline to debug statements by John Keeping · 8 years ago
  42. bfea23a power: regulator: act8846: fix reading values by John Keeping · 8 years ago
  43. 7d30e10 fdt: allow fdtdec_get_addr_size_*() to translate addresses by Stephen Warren · 8 years ago
  44. 78cd22a kconfig: use bool instead of boolean for type definition attributes by Masahiro Yamada · 8 years ago
  45. f9f4ced drivers: net: cpsw: always flush cache of size aligned to PKTALIGN by Lokesh Vutla · 8 years ago
  46. 8857405 drivers/sysreset: group sysreset drivers by Max Filippov · 8 years ago
  47. 70ab454 i2c: Drop redundant platform data setting in drivers by Simon Glass · 8 years ago
  48. 5abb9eb Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  49. 5600d9c eth: asix88179: Add support for the driver model by Alban Bedel · 8 years ago
  50. c51acfa eth: asix88179: Prepare supporting the driver model by Alban Bedel · 8 years ago
  51. c344b6a i2c: i2c-uclass-compat: avoid any BSS usage by Vignesh R · 8 years ago
  52. 1bf9c6f drivers: net: keystone_net: add support for multi slave ethernet by Mugunthan V N · 8 years ago
  53. b499a3c drivers: net: keystone_net: fix line termination with semi-colon by Mugunthan V N · 8 years ago
  54. 8e9473d net: cpsw: Add support to drive gpios for ethernet to be functional by Vignesh R · 8 years ago
  55. 0caf07c gpio: Add driver for TI PCF8575 I2C GPIO expander by Vignesh R · 8 years ago
  56. dec81d0 eth: asix88179: Fix receiving on big endian system by Alban Bedel · 8 years ago
  57. 10a6e1c eth: asix88179: Add VID:DID for Cypress GX3 USB Ethernet Adapter by Alban Bedel · 8 years ago
  58. 885f29a usb: xhci: fsl: Add code to use CONFIG_DM_USB by Rajesh Bhagat · 8 years ago
  59. 48c5c51 usb: ehci: fsl: Add code to use CONFIG_DM_USB by Rajesh Bhagat · 8 years ago
  60. 2542d96 drivers: usb: fsl: Make function for initialization to use in CONFIG_DM_USB by Rajesh Bhagat · 8 years ago
  61. 59cfdc0 usb: add (move) CONFIG_USB_HOST to Kconfig by Masahiro Yamada · 8 years ago
  62. 718ba3c usb: add CONFIG_USB_UHCI_HCD in Kconfig by Masahiro Yamada · 8 years ago
  63. 78a9c79 usb: add CONFIG_USB_OHCI_HCD in Kconfig by Masahiro Yamada · 8 years ago
  64. 47c5097 net: usb: r8152: Add DM support by Stefan Roese · 8 years ago
  65. 5c363c1 dm: ehci-mx6: support driver model by Peng Fan · 8 years ago
  66. 91b2c19 spi: cadence_qspi_apb: Ensure baudrate doesn't exceed max value by Chin Liang See · 8 years ago
  67. f61e4bc Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 8 years ago
  68. 1937380 zynq_sdhci.c: Fix warning in arasan_sdhci_probe by Tom Rini · 8 years ago
  69. 2befe0c Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 8 years ago
  70. 1b7dcc3 rockchip: remove log2 reimplementation from clock drivers by Heiko Stübner · 8 years ago
  71. dc850de clock: rk3399: add support for dwmmc 400K by Kever Yang · 8 years ago
  72. 4776f0b move: rockchip: move clock drivers into a subdirectory by Heiko Stübner · 8 years ago
  73. ca19eac rk3399: add basic soc driver by Kever Yang · 8 years ago
  74. fcc8c76 mmc: sdhci: fix the compiler warning when disable CONFIG_MMC_SDMA by Jaehoon Chung · 8 years ago
  75. 5b8bf12 mmc: dw_mmc: fix data starvation by host timeout under FIFO mode by Xu Ziyuan · 8 years ago
  76. 6577a2a mmc: dw_mmc: transfer proper bytes to FIFO by Xu Ziyuan · 8 years ago
  77. 8a5ffbb mmc: sdhci: remove the unnecessary arguments for sdhci_setup_cfg by Jaehoon Chung · 8 years ago
  78. 1ebd242 mmc: sdhci: remove the unused argument for sdhci_setup_cfg by Jaehoon Chung · 8 years ago
  79. 5c47c40 mmc: sdhci: revert "mmc: sdhci: Claer high speed if not supported" by Jaehoon Chung · 8 years ago
  80. 77d747e mmc: display mmc list information like mmc_legacy type by Xu Ziyuan · 8 years ago
  81. 7825d20 mmc: use the generic error number by Jaehoon Chung · 8 years ago
  82. 0bd193d mmc: fsl_esdhc: remove the duplicated header file by Jaehoon Chung · 8 years ago
  83. edd9d1dc mmc: dw_mmc: remove the duplicated header file by Jaehoon Chung · 8 years ago
  84. a2f94cd mmc: s5p_sdhci: unset the SDHCI_QUIRK_BROKEN_R1B by Jaehoon Chung · 8 years ago
  85. d0d1b25 mmc: sdhci: set to INT_DATA_END when there are data by Jaehoon Chung · 8 years ago
  86. a63aaa0 mmc: sdhci: clean up timeout detection by Masahiro Yamada · 8 years ago
  87. c531731 ARM: tegra: adapt to latest HSP DT binding by Stephen Warren · 8 years ago
  88. e3cef9f driver/ddr/fsl: Fix timing_cfg_2 by York Sun · 8 years ago
  89. ff9eb05 crypto/fsl: Update blob cmd to accept 64bit addresses by Sumit Garg · 8 years ago
  90. e4584cc driver: spi: fsl-qspi: remove compile Warnings by Yunhui Cui · 8 years ago
  91. 6f72634 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 8 years ago
  92. fcdb3b3 net: sun8i_emac: Fix DMA alignment issues with the rx / tx buffers by Hans de Goede · 8 years ago
  93. f3aa282 sunxi: gpio: Add .xlate function for gpio phandle resolution by Chen-Yu Tsai · 8 years ago
  94. b135335 rockchip: rk3288: Fix pinctrl for GPIO bank 0 by John Keeping · 8 years ago
  95. 3845660 mmc-uclass: correct the device number by Kever Yang · 8 years ago
  96. 1535e5a spi: ti_qspi: dra7xx: Add support to use 76.8MHz clock by Vignesh R · 8 years ago
  97. 391b12c sf: sf_params: Add AT25DF321 flash support by Wenyou Yang · 8 years ago
  98. a158ff9 spi: ti_qspi: Remove delay in read path for dra7xx by Vignesh R · 8 years ago
  99. b970767 spi: ti_qspi: Fix compiler warning when DEBUG macro is set by Vignesh R · 8 years ago
  100. aa29130 spi: ti_qspi: Fix failure on multiple READ_ID cmd by Vignesh R · 8 years ago