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