1. be71142 sandbox: eth: Add a function to skip ping timeouts by Joe Hershberger · Tue Apr 21 13:57:19 2015 -0500
  2. d3cbf12 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · Tue May 05 14:57:23 2015 -0400
  3. df08b2e Merge git://git.denx.de/u-boot-marvell by Tom Rini · Tue May 05 10:32:08 2015 -0400
  4. b1f81f0 arm: mvebu: db-mv784mp-gp: Fix ECC I2C address by Stefan Roese · Wed Apr 22 18:36:39 2015 +0200
  5. 323a6bb Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · Tue May 05 07:00:38 2015 -0400
  6. 54c7a1e Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Tue May 05 07:00:11 2015 -0400
  7. fdaeb16 ARM: mmc: bcm283x: Remove get_timer_us() from mmc driver by Marek Vasut · Mon May 04 22:54:36 2015 +0200
  8. 7bcaf2a tegra: mmc: Set the removable flag correctly by Simon Glass · Mon May 04 11:31:16 2015 -0600
  9. 43c6b2f mmc: bcm2835_sdhci: Use calloc to allocate bcm2835_sdhci_host by Alexander Stein · Fri Apr 17 17:33:17 2015 +0200
  10. 3ffa851 mmc: fsl_esdhc: update eMMC44 adapter card erase timeout by Yangbo Lu · Wed Apr 15 10:13:12 2015 +0800
  11. 8e5db91 mmc: sdhci: add timeout setting for response busy command by Kevin Liu · Mon Mar 23 17:57:00 2015 -0500
  12. 5fd3edd mmc: remove the MMC_MODE_HC flag by Rob Herring · Mon Mar 23 17:56:59 2015 -0500
  13. 3a669bc mmc: Fix splitting device initialization by Andrew Gabbasov · Thu Mar 19 07:44:07 2015 -0500
  14. 034857c mmc: Restructure polling loops to avoid extra delays by Andrew Gabbasov · Thu Mar 19 07:44:06 2015 -0500
  15. 5a513ca mmc: Continue polling MMC card for OCR only if it is still not ready by Andrew Gabbasov · Thu Mar 19 07:44:05 2015 -0500
  16. fafa6a0 mmc: Do not pass external mmc_cmd structure to mmc_send_op_cond_iter() by Andrew Gabbasov · Thu Mar 19 07:44:04 2015 -0500
  17. ec600d1 mmc: Avoid extra duplicate entry in mmc device structure by Andrew Gabbasov · Thu Mar 19 07:44:03 2015 -0500
  18. 5895b7c Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue May 05 10:09:06 2015 +0200
  19. 17a7069 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Mon May 04 17:50:20 2015 -0400
  20. 163beec mmc: fsl_esdhc: Add peripheral clock support by Yangbo Lu · Wed Apr 22 13:57:40 2015 +0800
  21. b124f8a mmc: fsl_esdhc: Add adapter card type identification support by Yangbo Lu · Wed Apr 22 13:57:00 2015 +0800
  22. 143adc9 fsl/pci: Set CFG_READY for PCIe v3.0 and later by Minghuan Lian · Fri Mar 27 13:24:39 2015 +0800
  23. f36e0ba T2080QDS/PCIe: Soft Reset PCIe on T2080QDS for down-training issue by Zhao Qiang · Thu Mar 26 16:13:09 2015 +0800
  24. 288542c drivers: usb: fsl: Workaround for Erratum A004477 by Nikhil Badola · Fri Nov 21 17:25:21 2014 +0530
  25. 1168e09 sunxi: usb: Do not call phy_probe from hcd code by Hans de Goede · Mon Apr 27 16:50:04 2015 +0200
  26. 26a9005 sunxi: usb: Rename the usbc.? files to usb_phy.? by Hans de Goede · Mon Apr 27 15:05:10 2015 +0200
  27. 8697909 sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_bar by Hans de Goede · Mon Apr 27 14:54:47 2015 +0200
  28. 1f4e1d1 sunxi: usb: Remove sunxi_usbc_get_io_base function by Hans de Goede · Mon Apr 27 14:36:23 2015 +0200
  29. 7e5aabd sunxi: usb: Move setup of host controller clocks to the host controller drivers by Hans de Goede · Mon Apr 27 11:44:22 2015 +0200
  30. 66bf508 sunxi: axp: Remove non driver-model support from the axp gpio code by Hans de Goede · Sun Apr 26 11:19:37 2015 +0200
  31. d9989cc sunxi: emac: Remove non driver-model code by Hans de Goede · Thu Apr 23 18:47:47 2015 +0200
  32. d6efcdb sunxi: emac: Add driver model support by Hans de Goede · Sun Apr 19 11:48:19 2015 +0200
  33. e13896b sunxi: emac: Rename DMA_CPU_TRRESHOLD to EMAC_RX_BUFSIZE by Hans de Goede · Sat Apr 25 13:46:28 2015 +0200
  34. f26a0fe sunxi: emac: Prepare for driver-model support by Hans de Goede · Sat Apr 18 14:44:38 2015 +0200
  35. 81174e1 sunxi: emac: port to phylib by Hans de Goede · Thu Apr 16 21:47:06 2015 +0200
  36. 08607d1 sunxi: axp: Add driver-model support to the axp_gpio code by Hans de Goede · Wed Apr 22 11:31:22 2015 +0200
  37. 3ae1d13 sunxi: axp: Move axp gpio code to a separate axpi-gpio driver by Hans de Goede · Sat Apr 25 17:25:14 2015 +0200
  38. bb930c3 sunxi: axp: Move axp pmic register helpers to a separate file by Hans de Goede · Sat Apr 25 14:07:37 2015 +0200
  39. 551ea28 sunxi: axp: Change axp_gpio_foo prototypes to match gpio uclass ops by Hans de Goede · Wed Apr 22 16:27:01 2015 +0200
  40. dfa5b9f sunxi: gpio: Build sunxi_name_to_gpio_bank for driver-model code too by Hans de Goede · Wed Apr 22 17:59:01 2015 +0200
  41. ced5756 sunxi: gpio: Add compatible strings for all supported SoCs by Hans de Goede · Wed Apr 22 11:29:38 2015 +0200
  42. 9754d93 sunxi: gpio: Add temporary implementation of name_to_gpio() by Simon Glass · Sat Apr 18 11:33:43 2015 -0600
  43. e2d3054 sunxi: gpio: Rename GPIOs to include a 'P' prefix by Simon Glass · Sat Apr 18 11:33:44 2015 -0600
  44. 7783ab2 sunxi: display: Fix gpio handling to work with the driver-model by Hans de Goede · Wed Apr 22 17:45:59 2015 +0200
  45. b1e107a sunxi: mmc: Fix card-detect gpio handling to work with the driver-model by Hans de Goede · Wed Apr 22 17:03:17 2015 +0200
  46. 3702f14 sunxi: Add basic A33 basic support by Vishnu Patekar · Sun Mar 01 23:47:48 2015 +0530
  47. f07872b sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool by Hans de Goede · Mon Apr 06 20:33:34 2015 +0200
  48. 131a645 dm: Implement a CPU uclass by Simon Glass · Tue Apr 28 20:25:09 2015 -0600
  49. 3d217f6 dm: core: Add a function to bind a driver for a device tree node by Simon Glass · Tue Apr 28 20:25:04 2015 -0600
  50. a264c90 biosemu: Do not free vga_info->BIOSImage when it is 0xc0000 by Bin Meng · Fri Apr 24 15:48:05 2015 +0800
  51. 7cc45c7 pci: Remove parameter 'class' of pci_rom_load() by Bin Meng · Fri Apr 24 15:48:04 2015 +0800
  52. 932f80e pci: Option rom class is a 24-bit number by Bin Meng · Fri Apr 24 15:48:03 2015 +0800
  53. 6e0150f x86: Set serial port IRQ for SMSC LPC47M by Bin Meng · Tue Mar 31 11:25:03 2015 +0800
  54. 4a7c11d Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Wed Apr 29 06:46:33 2015 -0400
  55. 049e003 zynqmp: sdhci: Remove the quirk SDHCI_QUIRK_NO_CD by Siva Durga Prasad Paladugu · Tue Jul 08 15:31:04 2014 +0530
  56. 1a4d32e serial: zynq: Add support for slow emulation platform by Michal Simek · Wed Apr 15 13:05:06 2015 +0200
  57. 4bbf3ca gpio: add Xilinx Zynq PS GPIO driver by Andrea Scian · Fri Mar 20 16:00:25 2015 +0100
  58. 8fc6c91 Merge branch 'master' of git://www.denx.de/git/u-boot-socfpga by Tom Rini · Tue Apr 28 20:48:43 2015 -0400
  59. 46cc8ba9 dm: core: Correct bug introduced in uclass_first/next_device() by Simon Glass · Fri Apr 24 22:33:07 2015 -0600
  60. 90ea115 serial: ns16550: Remove hard-coded baud_divisor setting by Axel Lin · Sat Apr 25 10:53:14 2015 +0800
  61. ce4021b dm: core: drop device removal error path correctly by Masahiro Yamada · Fri Apr 24 17:28:40 2015 +0900
  62. 0d1ce19 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Tue Apr 28 07:28:43 2015 -0400
  63. dc1e3ae sf: Fix to compute proper sector_size by Jagannadha Sutradharudu Teki · Mon Apr 27 21:04:15 2015 +0530
  64. fe0d080 dm: sf: Make SST flash write op work again by Bin Meng · Fri Apr 24 19:51:10 2015 +0800
  65. c4801ad dm: sf: Save flash flags to struct spi_flash by Bin Meng · Tue Apr 28 13:29:54 2015 +0530
  66. a11b2a6 spi: omap3: Fix timeout handling by David Dueck · Wed Apr 01 14:20:24 2015 +0200
  67. c35f6cb Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Fri Apr 24 13:43:24 2015 -0400
  68. d0e295d ls2085a: esdhc: Add esdhc support for ls2085a by Yangbo Lu · Fri Mar 20 19:28:31 2015 -0700
  69. 8e728cd armv8/ls2085aqds: NAND boot support by Scott Wood · Tue Mar 24 13:25:02 2015 -0700
  70. dd88806 driver/ifc: Add 64KB page support by Jaiprakash Singh · Fri Mar 20 19:28:27 2015 -0700
  71. c158fad board/ls2085qds: Add support ethernet by Prabhakar Kushwaha · Fri Mar 20 19:28:26 2015 -0700
  72. 3636534 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · Thu Apr 23 13:53:09 2015 -0400
  73. 1b320bd usb: host: Add ehci-vf USB driver for ARM Vybrid SoC's by Sanchayan Maity · Wed Apr 15 16:24:27 2015 +0530
  74. d749678 mvgpio: remove CONFIG_SHEEVA_88SV331xV5 dependency by Zhou Zhu · Mon Mar 23 17:57:01 2015 -0500
  75. 009bb35 gpio: mvmfp: support newer MFP bit definitions by Xiang Wang · Mon Mar 23 17:56:58 2015 -0500
  76. 2dd335f driver/ldpaa: Add support of WRIOP static data structure by Prabhakar Kushwaha · Fri Mar 20 19:28:22 2015 -0700
  77. 835c72b net/memac_phy: reuse driver for little endian SoCs by Shaohui Xie · Fri Mar 20 19:28:19 2015 -0700
  78. f4fed4b drivers/fsl-mc: Changed MC firmware loading for new boot architecture by J. German Rivera · Fri Mar 20 19:28:18 2015 -0700
  79. 787ea07 net/phy/cortina: Fix compilation warning by pankaj chauhan · Fri Mar 20 19:28:17 2015 -0700
  80. dbe0f2a driver/ldpaa_eth: Update ldpaa ethernet driver by Prabhakar Kushwaha · Fri Mar 20 19:28:15 2015 -0700
  81. 674bcd5 drivers/net/e1000.c: Cleanup whitespace by Minghuan Lian · Thu Mar 19 09:43:51 2015 -0700
  82. 1f8d706 driver/ddr/fsl: Add workaround for DDR erratum A008511 by York Sun · Thu Mar 19 09:30:29 2015 -0700
  83. b6a35f8 driver/ddr/fsl: Add built-in memory test for DDR4 driver by York Sun · Thu Mar 19 09:30:28 2015 -0700
  84. fc63b28 driver/ddr/fsl: Fix driver to support empty first slot by York Sun · Thu Mar 19 09:30:27 2015 -0700
  85. 55eb5fa drivers/ddr/fsl: Update DDR driver for DDR4 by York Sun · Thu Mar 19 09:30:26 2015 -0700
  86. f1a5216 driver/i2c/mxc: Enable I2C bus 3 and 4 by York Sun · Fri Mar 20 10:20:40 2015 -0700
  87. 7036549 nand/fsl_ifc: Increase eccstat[] for IFC 2.0 by Scott Wood · Thu Mar 19 09:20:49 2015 -0700
  88. 1c56fb2 driver/fsl_ifc: Add support to finalize CS1, CS3 address binding by Prabhakar Kushwaha · Thu Mar 19 09:20:48 2015 -0700
  89. 5350b99 driver/ldpaa_eth: Add LDPAA Ethernet driver by Prabhakar Kushwaha · Thu Mar 19 09:20:46 2015 -0700
  90. 0704b85 dm: core: Select device tree control correctly for SPL by Simon Glass · Fri Feb 27 22:06:41 2015 -0700
  91. e70a4f4 dm: core: Drop device removal error path when not supported by Simon Glass · Fri Feb 27 22:06:33 2015 -0700
  92. 509dbf9 dm: Add a panic_str() function to reduce code size by Simon Glass · Fri Feb 27 22:06:32 2015 -0700
  93. 8914c8a dm: core: Remove unbind operations when not required by Simon Glass · Fri Feb 27 22:06:31 2015 -0700
  94. 1bd3deb dm: core: Allow sequence alias support to be removed for SPL by Simon Glass · Fri Feb 27 22:06:30 2015 -0700
  95. 8f039c6 Revert "spi: add config option to enable the WP pin function on st micron flashes" by Jagannadha Sutradharudu Teki · Thu Apr 23 19:52:11 2015 +0530
  96. 448e9df cmd_led: Extend led command to support blinking and more leds by Stefan Roese · Wed Mar 11 09:51:39 2015 +0100
  97. 5c74fba dm: spi: Correct SPI claim/release_bus() methods by Simon Glass · Sun Apr 19 09:05:40 2015 -0600
  98. c538328 serial: ns16550: Remove unnecessary init on UART setup by Simon Glass · Fri Feb 27 22:06:28 2015 -0700
  99. b31fb12 dm: ns16550: Support non-byte register spacing with driver model by Simon Glass · Fri Feb 27 22:06:26 2015 -0700
  100. 5411129 serial: ns16550: Add an option to specify the debug UART register shift by Simon Glass · Fri Feb 27 22:06:25 2015 -0700