1. 1739564 Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  2. 746667f Merge git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  3. 10ee8ec sata: implement reset_sata for dwc_ahsata by Nikita Kiryanov · 10 years ago
  4. d455d87 fs: API changes enabling extra parameter to return size of type loff_t by Suriyan Ramasami · 10 years ago
  5. 4efe52b pci: Honour pci_skip_dev() by Thierry Reding · 10 years ago
  6. 1b51d32 sata: fix a bug in init_sata() for pci-sata card by li pengbo · 10 years ago
  7. b414119 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  8. 17b28ed dm: core: remove unnecessary return condition in uclass lookup by Masahiro Yamada · 10 years ago
  9. f724e0b dm: core: remove unnecessary return condition in driver lookup by Masahiro Yamada · 10 years ago
  10. 84a7153 dm: core: remove meaningless if conditional by Masahiro Yamada · 10 years ago
  11. cbf86d7 dm: core: a trivial clean up by Masahiro Yamada · 10 years ago
  12. d11e8fd cros_ec: Fix uninitialised variable in cros_ec.c by Simon Glass · 10 years ago
  13. 6b18656 dm: spi: Use device_bind_driver() instead of our own function by Simon Glass · 10 years ago
  14. ff56bba dm: spi: Correct handling of SPI chip selects in sandbox by Simon Glass · 10 years ago
  15. e33dc22 dm: Add a function to bind a device by driver name by Simon Glass · 10 years ago
  16. 479728c dm: core: Add functions to find parent and OF data by Simon Glass · 10 years ago
  17. 2ef249b dm: core: Allow access to the device's driver_id data by Simon Glass · 10 years ago
  18. e3568d2 DM: thermal: Add imx thermal DM driver by Ye.Li · 10 years ago
  19. bc0b284 dm: tegra: Add platform data for the SPL uart by Simon Glass · 10 years ago
  20. 236f2bd dm: Allow stdio registration to be dropped by Simon Glass · 10 years ago
  21. 3ac435d dm: Allow device removal features to be dropped by Simon Glass · 10 years ago
  22. ad1b81c dm: serial: Support changing the baud rate by Simon Glass · 10 years ago
  23. 0f65f48 dm: at91: Add driver model support for the serial driver by Simon Glass · 10 years ago
  24. 62137fc dm: at91: Refactor serial driver slightly for driver model by Simon Glass · 10 years ago
  25. 918354b dm: at91: Add driver model support for atmel GPIO driver by Simon Glass · 10 years ago
  26. 1b4f25f x86: ivybridge: Add support for early GPIO init by Simon Glass · 10 years ago
  27. e5901c9 dm: gpio: Add a function to read an ID from a list of GPIOs by Simon Glass · 10 years ago
  28. 469a579 dm: serial: Move current serial port pointer to global_data by Simon Glass · 10 years ago
  29. cba1da4 include: move various macros to include/linux/kernel.h by Masahiro Yamada · 10 years ago
  30. 4515992 replace DIV_ROUND with DIV_ROUND_CLOSEST by Masahiro Yamada · 10 years ago
  31. f216844 ARM: remove CONFIG_ARM920T defines by Masahiro Yamada · 10 years ago
  32. a3d6e38 mmc: fsl_esdhc: Update esdhc driver for iMX6SX by Ye.Li · 10 years ago
  33. 4d70b34 Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · 10 years ago
  34. c44d3cd Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 10 years ago
  35. f3c89d9 mtd: Handle 29LV800BT by Dirk Eibach · 10 years ago
  36. 65e5cb5 mtd, cfi, ubi: add missing writebufsize initialization by Heiko Schocher · 10 years ago
  37. cabf61c net: macb: enable GMAC IP without GE feature support by Bo Shen · 10 years ago
  38. 7df4486 mtd: atmel_nand: runtime to build gf table for pmecc by Josh Wu · 10 years ago
  39. 667af36 spl, mtd, nand, atmel_nand: invert device ready pin logic by Heiko Schocher · 10 years ago
  40. 4dfd360 spl, nand, atmel_nand: add erase one block function by Heiko Schocher · 10 years ago
  41. c1ec406 mtd: atmel_nand: add missing include by Heiko Schocher · 10 years ago
  42. f11dea4 spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common header by Heiko Schocher · 10 years ago
  43. b2eff08 net: macb: write mac address when initialization by Bo Shen · 10 years ago
  44. bdf790f Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 10 years ago
  45. c469703 blackfin: convert to use CONFIG_SYS_I2C framework by Scott Jiang · 10 years ago
  46. a6be70f adi_i2c: convert to use general io accessors. by Scott Jiang · 10 years ago
  47. fea9b69 blackfin: rename bfin-twi_i2c driver to adi_i2c by Scott Jiang · 10 years ago
  48. 2086e38 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  49. 6393c43 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 10 years ago
  50. ae6b458 driver/net/fm/memac_phy: set NEG bit for external MDIOs by Shaohui Xie · 10 years ago
  51. ff5fb2a Fman/mEMAC: mEMAC fix for 10G MAC and PHY by Shaohui Xie · 10 years ago
  52. 0d485b9 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  53. 76946df sun6i: ehci: Add sun6i ehci support by Hans de Goede · 10 years ago
  54. 115200c sunxi: ehci: Add proper Kconfig options to select the usb Vbus gpio-s by Hans de Goede · 10 years ago
  55. 5c7f10f sun6i: Add basic axp221 driver by Oliver Schinagl · 11 years ago
  56. 7d23666 sh: move CONFIG_{SH2, SH2A, SH3, SH4} to Kconfig by Masahiro Yamada · 10 years ago
  57. 6841deb Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  58. 048899b usb: UniPhier: add UniPhier on-chip EHCI host driver support by Masahiro Yamada · 10 years ago
  59. 6e7e929 usb: add basic USB configs in Kconfig by Masahiro Yamada · 10 years ago
  60. 325b708 serial: UniPhier: borrow macros from linux/serial_reg.h by Masahiro Yamada · 10 years ago
  61. 1e4b45c Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 10 years ago
  62. cd818a3 i2c: rcar_i2c: Fix order of restart and clear status by Nobuhiro Iwamatsu · 10 years ago
  63. 6dd38cc drivers/i2c/fsl_i2c: Change CONFIG_I2C_TIMEOUT to 100ms by Shaveta Leekha · 10 years ago
  64. b97cd68 ppc4xx: Handle i2c stuck on combined xfer by Dirk Eibach · 10 years ago
  65. 7e78f7a ppc4xx: Fix i2c repeated start by Dirk Eibach · 10 years ago
  66. 1779dc0 drivers/net/uli526x.c: fix syntax error by Wolfgang Denk · 10 years ago
  67. 5b471de power_spi.c: Rewrite pmic_reg function by Tom Rini · 10 years ago
  68. 99dd6ab net: smc911x: Keep MAC programmed by Marek Vasut · 10 years ago
  69. 389b89c sort drivers/mmc/Makefile by Pavel Machek · 10 years ago
  70. cfa1bd0 Merge git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  71. 3908f16 usb: eth: fix Makefile by Rene Griessl · 10 years ago
  72. 865ed5e usb: rmobile: Use ARRAY_SIZE(usb_base_address) instead of CONFIG_USB_MAX_CONTROLLER_COUNT by Nobuhiro Iwamatsu · 10 years ago
  73. c02bf45 usb: ehci: fix Interrupt on Doorbell flag of USBCMD by Masahiro Yamada · 10 years ago
  74. 481a11c usb: s3c-otg: Allow custom gusbcfg by Marek Vasut · 10 years ago
  75. d1b6c77 usb: s3c-otg: Split out PHY control by Marek Vasut · 10 years ago
  76. 40ff06b usb: s3c-otg: Encapsulate PHY control by Marek Vasut · 10 years ago
  77. 2cc157b usb: s3c-otg: Remove useless include by Marek Vasut · 10 years ago
  78. 0b03a93 omap: hsmmc: assume cd gpio is active low by Igor Grinberg · 10 years ago
  79. 75d7c0b dma: keystone_nav: remove spurious qm_cfg verification by Khoronzhuk, Ivan · 10 years ago
  80. 35fa0dd net: phy: marvell: add errata w/a for 88E151* chips by Hao Zhang · 10 years ago
  81. 6c0fb41 net: keystone_net: add Keystone2 K2L SoC support by Khoronzhuk, Ivan · 10 years ago
  82. 87ac27b net: keystone_serdes: add keystone K2L SoC support by Khoronzhuk, Ivan · 10 years ago
  83. 625509a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  84. d5325ef Merge git://www.denx.de/git/u-boot-sunxi by Tom Rini · 10 years ago
  85. 44fd591 dm: sunxi: Request USB vbus gpio by Hans de Goede · 10 years ago
  86. 967325f dm: sunxi: Request card detect gpio by Hans de Goede · 10 years ago
  87. 1a81cf83 dm: sunxi: Add support for serial using driver model by Simon Glass · 10 years ago
  88. 7aa9748 dm: sunxi: Modify the GPIO driver to support driver model by Simon Glass · 10 years ago
  89. ed41e62 sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?I by Ian Campbell · 10 years ago
  90. 2dbbda0 Merge git://git.denx.de/u-boot-sh by Tom Rini · 10 years ago
  91. 94a255d serial: add prototypes for init functions by Jeroen Hofstee · 10 years ago
  92. 13a8b7a i2c: use __weak by Jeroen Hofstee · 10 years ago
  93. 0798082 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 10 years ago
  94. 4dc9492 usb: ehci: rmobile: Collect up address data by Nobuhiro Iwamatsu · 10 years ago
  95. a3058c0 usb: ehci: rmobile: Add support R8A7793 by Nobuhiro Iwamatsu · 10 years ago
  96. 8460b89 usb: Make pollable int support available outside of ehci-hcd.c by Hans de Goede · 10 years ago
  97. 8aa26b8 usb: ehci: Move cache invalidation to poll_int_queue by Hans de Goede · 10 years ago
  98. bd818d8 usb: ehci: Move interrupt packet length check to create_int_queue by Hans de Goede · 10 years ago
  99. 32f2eac usb: ehci: Do not disable an already disabled periodic schedule by Hans de Goede · 10 years ago
  100. f7ca1f7 net: sh-eth: Add cache writeback control after setting bit of DMA descriptor by Nobuhiro Iwamatsu · 10 years ago