1. 5a4379e ddr: altera: Clean up scc_mgr_load_dqs_for_write_group() by Marek Vasut · Mon Jul 13 00:30:09 2015 +0200
  2. 1d3cde3 ddr: altera: Implement universal scc_mgr_set_all_ranks() by Marek Vasut · Sun Jul 12 23:25:21 2015 +0200
  3. 4972282 ddr: altera: Shuffle around scc_mgr_set_*all_ranks() by Marek Vasut · Sun Jul 12 23:14:33 2015 +0200
  4. 8957b49 ddr: altera: Clean up scc_mgr_initialize() by Marek Vasut · Mon Jul 20 07:16:42 2015 +0200
  5. 303a3dc ddr: altera: Implement universal scc manager config function by Marek Vasut · Sun Jul 12 22:28:33 2015 +0200
  6. 7481b69 ddr: altera: Reorder scc manager functions by Marek Vasut · Sun Jul 12 22:11:55 2015 +0200
  7. cab8079 ddr: altera: Clean up scc manager function args by Marek Vasut · Sun Jul 12 22:07:33 2015 +0200
  8. 6eeb747 ddr: altera: Clean up reg_file_set*() by Marek Vasut · Sun Jul 12 21:10:24 2015 +0200
  9. 0c9f3cb ddr: altera: Clean up initialize_hps_phy() by Marek Vasut · Sun Jul 19 06:14:04 2015 +0200
  10. a17ae0f ddr: altera: Clean up initialize_reg_file() by Marek Vasut · Sun Jul 19 06:13:37 2015 +0200
  11. ea9771b ddr: altera: Clean up hc_initialize_rom_data() by Marek Vasut · Sun Jul 19 06:12:42 2015 +0200
  12. b545096 ddr: altera: Massage addr into I/O accessors by Marek Vasut · Sun Jul 12 21:05:08 2015 +0200
  13. cd5d38e ddr: altera: Stop using SDR_CTRLGRP_ADDRESS directly by Marek Vasut · Sun Jul 12 20:49:39 2015 +0200
  14. 33acf0f ddr: altera: Wrap SOCFPGA_SDR_ADDRESS into SDR_PHYGRP.*ADDRESS by Marek Vasut · Sun Jul 12 20:05:54 2015 +0200
  15. a334010 ddr: altera: Pluck out remaining sdr_get_addr() calls by Marek Vasut · Sun Jul 12 19:03:33 2015 +0200
  16. c3b9b0f ddr: altera: Dissolve invocation of sdr_get_addr(&sdr_mgr_.*->.*) by Marek Vasut · Sun Jul 12 18:54:37 2015 +0200
  17. 0dcb9e8 ddr: altera: Dissolve invocation of sdr_get_addr(&sdr_rw_load.*->.*) by Marek Vasut · Sun Jul 12 18:46:52 2015 +0200
  18. 81df0a2 ddr: altera: Dissolve invocation of sdr_get_addr(&sdr_scc_mgr->.*) by Marek Vasut · Sun Jul 12 18:42:34 2015 +0200
  19. 341ceec ddr: altera: Dissolve invocation of sdr_get_addr(&sdr_reg_file->.*) by Marek Vasut · Sun Jul 12 18:31:05 2015 +0200
  20. 1fa9589 ddr: altera: Zap invocation of sdr_get_addr((u32 *)BASE_RW_MGR)" by Marek Vasut · Sun Jul 12 17:52:36 2015 +0200
  21. 6283b4c ddr: altera: Clean up ugly casts in sdram_calibration_full() by Marek Vasut · Mon Jul 13 01:05:27 2015 +0200
  22. f84348d ddr: altera: Minor indent fix in set_rank_and_odt_mask() by Marek Vasut · Sat Jul 18 02:23:29 2015 +0200
  23. 0eacf7e ddr: altera: Fix debug message format in sequencer by Marek Vasut · Fri Jun 26 18:56:54 2015 +0200
  24. 452d639 ddr: altera: Fix typo in mp_threshold1 programming by Marek Vasut · Thu Jul 09 01:47:56 2015 +0200
  25. e08c559 ddr: altera: Move struct sdram_prot_rule prototype by Marek Vasut · Sun Jul 26 10:37:54 2015 +0200
  26. 43bb47e arm: socfpga: Move sdram_config.h to board dir by Marek Vasut · Sun Jul 12 15:59:10 2015 +0200
  27. 135cc7f driver/ddr/altera: Add the sdram calibration portion by Dinh Nguyen · Tue Jun 02 22:52:49 2015 -0500
  28. 429642c driver/ddr/altera: Add DDR driver for Altera's SDRAM controller by Dinh Nguyen · Tue Jun 02 22:52:48 2015 -0500
  29. 7e7e617 net: designware: Rename the driver var name to eth_designware by Marek Vasut · Sat Jul 25 18:42:34 2015 +0200
  30. fcab73c net: designware: Add SoCFPGA GMAC DT compatible string by Marek Vasut · Sat Jul 25 18:38:44 2015 +0200
  31. 490dfd1 arm: socfpga: Fix FPGA bitstream programming routine by Marek Vasut · Mon Jul 27 22:34:54 2015 +0200
  32. 342ced7 Merge git://git.denx.de/u-boot-dm by Tom Rini · Thu Aug 06 19:56:03 2015 -0400
  33. e3b23e2 dm: core: Add a way to set a device name by Simon Glass · Thu Jul 30 13:40:39 2015 -0600
  34. f929c0b devres: add debug command to dump device resources by Masahiro Yamada · Sat Jul 25 21:52:38 2015 +0900
  35. 029bfca devres: make Devres optional with CONFIG_DEVRES by Masahiro Yamada · Sat Jul 25 21:52:37 2015 +0900
  36. b475e1f devres: add devm_kmalloc() and friends (managed memory allocators) by Masahiro Yamada · Sat Jul 25 21:52:36 2015 +0900
  37. 8b15b16 devres: introduce Devres (Managed Device Resource) framework by Masahiro Yamada · Sat Jul 25 21:52:35 2015 +0900
  38. bdbb5dd dm: add DM_FLAG_BOUND flag by Masahiro Yamada · Sat Jul 25 21:52:34 2015 +0900
  39. 59b6196 dm: Support address translation for simple-bus by Simon Glass · Tue Jul 07 20:53:44 2015 -0600
  40. 68c4197 net: smsc95xx: Add driver-model support by Simon Glass · Tue Jul 07 20:53:42 2015 -0600
  41. 3faecae net: smsc95xx: Prepare for conversion to driver model by Simon Glass · Tue Jul 07 20:53:41 2015 -0600
  42. ebe0e5a net: smsc95xx: Correct the error numbers by Simon Glass · Tue Jul 07 20:53:40 2015 -0600
  43. 4d89e5b net: smsc95xx: Rename AX_RX_URB_SIZE to RX_URB_SIZE by Simon Glass · Tue Jul 07 20:53:39 2015 -0600
  44. ce48e50 net: smsc95xx: Sort the include files by Simon Glass · Tue Jul 07 20:53:38 2015 -0600
  45. a7ea72c dm: usb: Add driver-model support to dwc2 by Simon Glass · Tue Jul 07 20:53:37 2015 -0600
  46. e3c23a0 dm: usb: Prepare dwc2 driver for driver-model conversion by Simon Glass · Tue Jul 07 20:53:36 2015 -0600
  47. e96ba56 dm: usb: Add an errno.h header to usb_ether.c by Simon Glass · Tue Jul 07 20:53:35 2015 -0600
  48. 8e5efa0 dm: Make regmap and syscon optional by Simon Glass · Fri Jul 17 09:22:07 2015 -0600
  49. aa5b66c lib/fdtdec: Fix compiling warning caused by changing fdt_addr_t type by York Sun · Mon Aug 03 12:02:05 2015 -0700
  50. 489870e exynos: video: Remove non-device-tree code by Simon Glass · Mon Aug 03 08:19:36 2015 -0600
  51. 3e5b40f video: Remove the old parade driver by Simon Glass · Mon Aug 03 08:19:34 2015 -0600
  52. 66d14fc cros_ec: Remove the old tunnel code by Simon Glass · Mon Aug 03 08:19:33 2015 -0600
  53. 50bcd1d power: Remove old TPS65090 drivers by Simon Glass · Mon Aug 03 08:19:32 2015 -0600
  54. 230c143 dm: gpio: Check a GPIO is valid before using it by Simon Glass · Thu Jul 02 18:16:16 2015 -0600
  55. 5e7ab07 exynos: video: Correct debug output by Simon Glass · Thu Jul 02 18:16:14 2015 -0600
  56. d532ac6 exynos: Correct return value in exynos_mmc_init() by Simon Glass · Thu Jul 02 18:16:12 2015 -0600
  57. 905ed0b exynos: spi: Convert the timeout to debug() by Simon Glass · Thu Jul 02 18:16:11 2015 -0600
  58. 97dd3e5 dm: video: Add support for the NXP PTN3460 bridge by Simon Glass · Thu Jul 02 18:16:10 2015 -0600
  59. c23a85c dm: video: Add support for the Parade PS8622/625 bridge by Simon Glass · Thu Jul 02 18:16:09 2015 -0600
  60. be72e33 video: Work around lack of pinctrl by Simon Glass · Mon Aug 03 08:19:20 2015 -0600
  61. 7cf1757 dm: video: Add support for video bridges by Simon Glass · Thu Jul 02 18:16:08 2015 -0600
  62. f55c951 dm: power: Don't return an error when regulators are not autoset by Simon Glass · Thu Jul 02 18:16:06 2015 -0600
  63. fdcc59b dm: pmic: max77686: Support all BUCK regulators by Simon Glass · Mon Aug 03 08:19:25 2015 -0600
  64. 2ede005 dm: power: max77686: Correct BUCK register access by Simon Glass · Thu Jul 02 18:16:04 2015 -0600
  65. 605ecd1 dm: pmic: Correct the pmic_reg_write() implementation by Simon Glass · Thu Jul 02 18:16:03 2015 -0600
  66. 50a4926 dm: pmic: max77686: Correct a few nits by Simon Glass · Thu Jul 02 18:16:02 2015 -0600
  67. 2336103 dm: power: Add support for S5M8767 regulators by Simon Glass · Thu Jul 02 18:16:01 2015 -0600
  68. 0165149 dm: power: Add support for the S5M8767 PMIC by Simon Glass · Thu Jul 02 18:16:00 2015 -0600
  69. 9fa8e9c dm: power: Add support for TPS65090 FETs by Simon Glass · Thu Jul 02 18:15:59 2015 -0600
  70. c087111 dm: power: Add a new driver for the TPS65090 PMIC by Simon Glass · Thu Jul 02 18:15:58 2015 -0600
  71. 8ed4bc1 exynos: Enable the debug UART in SPL by Simon Glass · Thu Jul 02 18:15:55 2015 -0600
  72. 74afb29 exynos: Add debug UART support for Samsung S5P serial by Simon Glass · Thu Jul 02 18:15:54 2015 -0600
  73. 405fd14 exynos: serial: Refactor init code for debug UART by Simon Glass · Thu Jul 02 18:15:53 2015 -0600
  74. eb2cc51 cros_ec: Support the LDO access method used by spring by Simon Glass · Mon Aug 03 08:19:24 2015 -0600
  75. 9ad07af dm: cros_ec: Convert the I2C tunnel code to use driver model by Simon Glass · Mon Aug 03 08:19:23 2015 -0600
  76. e3b8c86 exynos: i2c: Tidy up the driver model code by Simon Glass · Thu Jul 02 18:15:47 2015 -0600
  77. 824802d exynos: i2c: Fix code style with ReadWriteByte() by Simon Glass · Thu Jul 02 18:15:46 2015 -0600
  78. e6346b0 i2c: Add a mux for GPIO-based I2C bus arbitration by Simon Glass · Mon Aug 03 08:19:22 2015 -0600
  79. 2a80c40 dm: i2c: Add support for multiplexed I2C buses by Simon Glass · Mon Aug 03 08:19:21 2015 -0600
  80. f281885 dm: i2c: Add a function to transfer messages by Simon Glass · Thu Jul 02 18:15:42 2015 -0600
  81. a8e64c4 dm: i2c: Add a message debug function by Simon Glass · Thu Jul 02 18:15:39 2015 -0600
  82. 75f00df dm: core: Support finding a device by phandle by Simon Glass · Thu Jul 02 18:15:38 2015 -0600
  83. 27bce71 Tegra: clocks: Add 38.4MHz OSC support for T210 use by Tom Warren · Mon Jun 22 13:03:44 2015 -0700
  84. 096ee30 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Wed Aug 05 14:12:37 2015 -0400
  85. 9944a52 pci: Remove DEBUG from pci_compat.c by Bin Meng · Sun Aug 02 20:33:34 2015 -0700
  86. 7bbbb3c net: asix: fix operation without eeprom by Marcel Ziswiler · Wed Aug 05 17:16:59 2015 +0200
  87. d449dd3 usb: USB storage-specific part ifdef in uclass by Paul Kocialkowski · Tue Aug 04 17:04:12 2015 +0200
  88. 9634fa5 musb: sunxi: Force EP0 on re-enable by Maxime Ripard · Tue Aug 04 17:04:10 2015 +0200
  89. e16ab87 sunxi: usb: USB_MUSB_SUNXI move to musb-new Kconfig by Paul Kocialkowski · Tue Aug 04 17:04:08 2015 +0200
  90. 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
  91. f34dfcb usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB by Paul Kocialkowski · Tue Aug 04 17:04:06 2015 +0200
  92. 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
  93. c580409 usb: USB_ARCH_HAS_HCD Kconfig option removal by Paul Kocialkowski · Tue Aug 04 17:04:04 2015 +0200
  94. 4ed4cf0 usb: dwc2: Call board_usb_init() from usb_lowlevel_init() by Peter Griffin · Wed Jul 29 22:39:29 2015 +0100
  95. be3767e x86: Gracefully disable the vesa driver when running from EFI by Simon Glass · Tue Aug 04 12:34:04 2015 -0600
  96. 5a991bd efi: Add a serial driver by Simon Glass · Tue Aug 04 12:33:40 2015 -0600
  97. 1c32bdb x86: Move CONFIG_X86_SERIAL to Kconfig by Simon Glass · Mon Jul 27 15:47:23 2015 -0600
  98. a292d2a pci: Indicate prefetchable memory allocate when debugging by Simon Glass · Mon Jul 27 15:47:18 2015 -0600
  99. 84f5733 pci: Add a constant for an invalid interrupt by Simon Glass · Mon Jul 27 15:47:17 2015 -0600
  100. 2b9acba pci: Fix up code for CONFIG_PCI_ENUM_ONLY by Simon Glass · Fri Jul 31 09:31:34 2015 -0600