1. a334010 ddr: altera: Pluck out remaining sdr_get_addr() calls by Marek Vasut · Sun Jul 12 19:03:33 2015 +0200
  2. c3b9b0f ddr: altera: Dissolve invocation of sdr_get_addr(&sdr_mgr_.*->.*) by Marek Vasut · Sun Jul 12 18:54:37 2015 +0200
  3. 0dcb9e8 ddr: altera: Dissolve invocation of sdr_get_addr(&sdr_rw_load.*->.*) by Marek Vasut · Sun Jul 12 18:46:52 2015 +0200
  4. 81df0a2 ddr: altera: Dissolve invocation of sdr_get_addr(&sdr_scc_mgr->.*) by Marek Vasut · Sun Jul 12 18:42:34 2015 +0200
  5. 341ceec ddr: altera: Dissolve invocation of sdr_get_addr(&sdr_reg_file->.*) by Marek Vasut · Sun Jul 12 18:31:05 2015 +0200
  6. 1fa9589 ddr: altera: Zap invocation of sdr_get_addr((u32 *)BASE_RW_MGR)" by Marek Vasut · Sun Jul 12 17:52:36 2015 +0200
  7. 6283b4c ddr: altera: Clean up ugly casts in sdram_calibration_full() by Marek Vasut · Mon Jul 13 01:05:27 2015 +0200
  8. f84348d ddr: altera: Minor indent fix in set_rank_and_odt_mask() by Marek Vasut · Sat Jul 18 02:23:29 2015 +0200
  9. 0eacf7e ddr: altera: Fix debug message format in sequencer by Marek Vasut · Fri Jun 26 18:56:54 2015 +0200
  10. 452d639 ddr: altera: Fix typo in mp_threshold1 programming by Marek Vasut · Thu Jul 09 01:47:56 2015 +0200
  11. e08c559 ddr: altera: Move struct sdram_prot_rule prototype by Marek Vasut · Sun Jul 26 10:37:54 2015 +0200
  12. 43bb47e arm: socfpga: Move sdram_config.h to board dir by Marek Vasut · Sun Jul 12 15:59:10 2015 +0200
  13. 135cc7f driver/ddr/altera: Add the sdram calibration portion by Dinh Nguyen · Tue Jun 02 22:52:49 2015 -0500
  14. 429642c driver/ddr/altera: Add DDR driver for Altera's SDRAM controller by Dinh Nguyen · Tue Jun 02 22:52:48 2015 -0500
  15. 7e7e617 net: designware: Rename the driver var name to eth_designware by Marek Vasut · Sat Jul 25 18:42:34 2015 +0200
  16. fcab73c net: designware: Add SoCFPGA GMAC DT compatible string by Marek Vasut · Sat Jul 25 18:38:44 2015 +0200
  17. 490dfd1 arm: socfpga: Fix FPGA bitstream programming routine by Marek Vasut · Mon Jul 27 22:34:54 2015 +0200
  18. 342ced7 Merge git://git.denx.de/u-boot-dm by Tom Rini · Thu Aug 06 19:56:03 2015 -0400
  19. e3b23e2 dm: core: Add a way to set a device name by Simon Glass · Thu Jul 30 13:40:39 2015 -0600
  20. f929c0b devres: add debug command to dump device resources by Masahiro Yamada · Sat Jul 25 21:52:38 2015 +0900
  21. 029bfca devres: make Devres optional with CONFIG_DEVRES by Masahiro Yamada · Sat Jul 25 21:52:37 2015 +0900
  22. b475e1f devres: add devm_kmalloc() and friends (managed memory allocators) by Masahiro Yamada · Sat Jul 25 21:52:36 2015 +0900
  23. 8b15b16 devres: introduce Devres (Managed Device Resource) framework by Masahiro Yamada · Sat Jul 25 21:52:35 2015 +0900
  24. bdbb5dd dm: add DM_FLAG_BOUND flag by Masahiro Yamada · Sat Jul 25 21:52:34 2015 +0900
  25. 59b6196 dm: Support address translation for simple-bus by Simon Glass · Tue Jul 07 20:53:44 2015 -0600
  26. 68c4197 net: smsc95xx: Add driver-model support by Simon Glass · Tue Jul 07 20:53:42 2015 -0600
  27. 3faecae net: smsc95xx: Prepare for conversion to driver model by Simon Glass · Tue Jul 07 20:53:41 2015 -0600
  28. ebe0e5a net: smsc95xx: Correct the error numbers by Simon Glass · Tue Jul 07 20:53:40 2015 -0600
  29. 4d89e5b net: smsc95xx: Rename AX_RX_URB_SIZE to RX_URB_SIZE by Simon Glass · Tue Jul 07 20:53:39 2015 -0600
  30. ce48e50 net: smsc95xx: Sort the include files by Simon Glass · Tue Jul 07 20:53:38 2015 -0600
  31. a7ea72c dm: usb: Add driver-model support to dwc2 by Simon Glass · Tue Jul 07 20:53:37 2015 -0600
  32. e3c23a0 dm: usb: Prepare dwc2 driver for driver-model conversion by Simon Glass · Tue Jul 07 20:53:36 2015 -0600
  33. e96ba56 dm: usb: Add an errno.h header to usb_ether.c by Simon Glass · Tue Jul 07 20:53:35 2015 -0600
  34. 8e5efa0 dm: Make regmap and syscon optional by Simon Glass · Fri Jul 17 09:22:07 2015 -0600
  35. aa5b66c lib/fdtdec: Fix compiling warning caused by changing fdt_addr_t type by York Sun · Mon Aug 03 12:02:05 2015 -0700
  36. 489870e exynos: video: Remove non-device-tree code by Simon Glass · Mon Aug 03 08:19:36 2015 -0600
  37. 3e5b40f video: Remove the old parade driver by Simon Glass · Mon Aug 03 08:19:34 2015 -0600
  38. 66d14fc cros_ec: Remove the old tunnel code by Simon Glass · Mon Aug 03 08:19:33 2015 -0600
  39. 50bcd1d power: Remove old TPS65090 drivers by Simon Glass · Mon Aug 03 08:19:32 2015 -0600
  40. 230c143 dm: gpio: Check a GPIO is valid before using it by Simon Glass · Thu Jul 02 18:16:16 2015 -0600
  41. 5e7ab07 exynos: video: Correct debug output by Simon Glass · Thu Jul 02 18:16:14 2015 -0600
  42. d532ac6 exynos: Correct return value in exynos_mmc_init() by Simon Glass · Thu Jul 02 18:16:12 2015 -0600
  43. 905ed0b exynos: spi: Convert the timeout to debug() by Simon Glass · Thu Jul 02 18:16:11 2015 -0600
  44. 97dd3e5 dm: video: Add support for the NXP PTN3460 bridge by Simon Glass · Thu Jul 02 18:16:10 2015 -0600
  45. c23a85c dm: video: Add support for the Parade PS8622/625 bridge by Simon Glass · Thu Jul 02 18:16:09 2015 -0600
  46. be72e33 video: Work around lack of pinctrl by Simon Glass · Mon Aug 03 08:19:20 2015 -0600
  47. 7cf1757 dm: video: Add support for video bridges by Simon Glass · Thu Jul 02 18:16:08 2015 -0600
  48. f55c951 dm: power: Don't return an error when regulators are not autoset by Simon Glass · Thu Jul 02 18:16:06 2015 -0600
  49. fdcc59b dm: pmic: max77686: Support all BUCK regulators by Simon Glass · Mon Aug 03 08:19:25 2015 -0600
  50. 2ede005 dm: power: max77686: Correct BUCK register access by Simon Glass · Thu Jul 02 18:16:04 2015 -0600
  51. 605ecd1 dm: pmic: Correct the pmic_reg_write() implementation by Simon Glass · Thu Jul 02 18:16:03 2015 -0600
  52. 50a4926 dm: pmic: max77686: Correct a few nits by Simon Glass · Thu Jul 02 18:16:02 2015 -0600
  53. 2336103 dm: power: Add support for S5M8767 regulators by Simon Glass · Thu Jul 02 18:16:01 2015 -0600
  54. 0165149 dm: power: Add support for the S5M8767 PMIC by Simon Glass · Thu Jul 02 18:16:00 2015 -0600
  55. 9fa8e9c dm: power: Add support for TPS65090 FETs by Simon Glass · Thu Jul 02 18:15:59 2015 -0600
  56. c087111 dm: power: Add a new driver for the TPS65090 PMIC by Simon Glass · Thu Jul 02 18:15:58 2015 -0600
  57. 8ed4bc1 exynos: Enable the debug UART in SPL by Simon Glass · Thu Jul 02 18:15:55 2015 -0600
  58. 74afb29 exynos: Add debug UART support for Samsung S5P serial by Simon Glass · Thu Jul 02 18:15:54 2015 -0600
  59. 405fd14 exynos: serial: Refactor init code for debug UART by Simon Glass · Thu Jul 02 18:15:53 2015 -0600
  60. eb2cc51 cros_ec: Support the LDO access method used by spring by Simon Glass · Mon Aug 03 08:19:24 2015 -0600
  61. 9ad07af dm: cros_ec: Convert the I2C tunnel code to use driver model by Simon Glass · Mon Aug 03 08:19:23 2015 -0600
  62. e3b8c86 exynos: i2c: Tidy up the driver model code by Simon Glass · Thu Jul 02 18:15:47 2015 -0600
  63. 824802d exynos: i2c: Fix code style with ReadWriteByte() by Simon Glass · Thu Jul 02 18:15:46 2015 -0600
  64. e6346b0 i2c: Add a mux for GPIO-based I2C bus arbitration by Simon Glass · Mon Aug 03 08:19:22 2015 -0600
  65. 2a80c40 dm: i2c: Add support for multiplexed I2C buses by Simon Glass · Mon Aug 03 08:19:21 2015 -0600
  66. f281885 dm: i2c: Add a function to transfer messages by Simon Glass · Thu Jul 02 18:15:42 2015 -0600
  67. a8e64c4 dm: i2c: Add a message debug function by Simon Glass · Thu Jul 02 18:15:39 2015 -0600
  68. 75f00df dm: core: Support finding a device by phandle by Simon Glass · Thu Jul 02 18:15:38 2015 -0600
  69. 27bce71 Tegra: clocks: Add 38.4MHz OSC support for T210 use by Tom Warren · Mon Jun 22 13:03:44 2015 -0700
  70. 096ee30 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Wed Aug 05 14:12:37 2015 -0400
  71. 9944a52 pci: Remove DEBUG from pci_compat.c by Bin Meng · Sun Aug 02 20:33:34 2015 -0700
  72. 7bbbb3c net: asix: fix operation without eeprom by Marcel Ziswiler · Wed Aug 05 17:16:59 2015 +0200
  73. d449dd3 usb: USB storage-specific part ifdef in uclass by Paul Kocialkowski · Tue Aug 04 17:04:12 2015 +0200
  74. 9634fa5 musb: sunxi: Force EP0 on re-enable by Maxime Ripard · Tue Aug 04 17:04:10 2015 +0200
  75. e16ab87 sunxi: usb: USB_MUSB_SUNXI move to musb-new Kconfig by Paul Kocialkowski · Tue Aug 04 17:04:08 2015 +0200
  76. f4865f5 usb: musb-new: Kconfig support for USB_MUSB_HOST and USB_MUSB_GADGET by Paul Kocialkowski · Tue Aug 04 17:04:07 2015 +0200
  77. f34dfcb usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB by Paul Kocialkowski · Tue Aug 04 17:04:06 2015 +0200
  78. 4815f8e usb: Generic USB Kconfig option, that fits both host and gadget and comments by Paul Kocialkowski · Tue Aug 04 17:04:05 2015 +0200
  79. c580409 usb: USB_ARCH_HAS_HCD Kconfig option removal by Paul Kocialkowski · Tue Aug 04 17:04:04 2015 +0200
  80. 4ed4cf0 usb: dwc2: Call board_usb_init() from usb_lowlevel_init() by Peter Griffin · Wed Jul 29 22:39:29 2015 +0100
  81. be3767e x86: Gracefully disable the vesa driver when running from EFI by Simon Glass · Tue Aug 04 12:34:04 2015 -0600
  82. 5a991bd efi: Add a serial driver by Simon Glass · Tue Aug 04 12:33:40 2015 -0600
  83. 1c32bdb x86: Move CONFIG_X86_SERIAL to Kconfig by Simon Glass · Mon Jul 27 15:47:23 2015 -0600
  84. a292d2a pci: Indicate prefetchable memory allocate when debugging by Simon Glass · Mon Jul 27 15:47:18 2015 -0600
  85. 84f5733 pci: Add a constant for an invalid interrupt by Simon Glass · Mon Jul 27 15:47:17 2015 -0600
  86. 2b9acba pci: Fix up code for CONFIG_PCI_ENUM_ONLY by Simon Glass · Fri Jul 31 09:31:34 2015 -0600
  87. 927c104 pci: Use debug() instead of DEBUGF() in pci_auto.c by Simon Glass · Fri Jul 31 09:31:33 2015 -0600
  88. daa93d9 x86: Add some missing global_data declarations in files that use gd by Simon Glass · Fri Jul 31 09:31:31 2015 -0600
  89. 6664077 dm: serial: Correct logic in serial_find_console_or_panic() by Simon Glass · Fri Jul 31 09:31:20 2015 -0600
  90. 46766df dm: core: Check for empty list in uclass_find_device() by Simon Glass · Fri Jul 31 09:31:19 2015 -0600
  91. e751844 x86: Sanity test on vesa parameters before setting up kernel screen_info by Bin Meng · Thu Jul 30 03:49:13 2015 -0700
  92. 02284a0 dm: pci: Allow scan bridge child devices before relocation by Bin Meng · Mon Jul 27 00:33:39 2015 -0700
  93. 999273f drivers/ddr/fsl: Adjust bstopre value by York Sun · Thu Jul 23 14:04:48 2015 -0700
  94. 9b39fa2 drivers/crypto/fsl: clean-up - use fdt_setprop_u32 helper by horia.geanta@freescale.com · Wed Jul 08 17:24:58 2015 +0300
  95. 66e26aa drivers/crypto/fsl: fix snooping for write transactions by horia.geanta@freescale.com · Wed Jul 08 17:24:57 2015 +0300
  96. 5016de2 drivers/crypto/fsl: fix "era" property value on LE platforms by horia.geanta@freescale.com · Wed Jul 08 17:24:56 2015 +0300
  97. 5d7d24b drivers/pci/layerscape: Add EP mode support by Minghuan Lian · Fri Jul 10 11:35:09 2015 +0800
  98. c5bc6aa drivers/pci: Add function to find an extended capability by Minghuan Lian · Fri Jul 10 11:35:08 2015 +0800
  99. 9564df6 drivers/fsl-mc: flib changes for mc 8.0.0 by Prabhakar Kushwaha · Tue Jul 07 15:40:06 2015 +0530
  100. befb5cb drivers/crypto/fsl: enable raw data instead of von Neumann data by Alex Porosanu · Tue May 05 16:48:35 2015 +0300