1. e855d26 usb: ehci: Correct a missing hypen in an error message by Simon Glass · Mon Jul 06 16:47:41 2015 -0600
  2. cdfc505 dm: core: Add \n to two dm_warn() messages by Simon Glass · Mon Jul 06 16:47:40 2015 -0600
  3. fc64961 musb: Add device-model support to the musb-host u-boot glue by Hans de Goede · Wed Jun 17 21:33:58 2015 +0200
  4. 5962748 musb: Add musb_host_data struct to hold global data by Hans de Goede · Wed Jun 17 21:33:57 2015 +0200
  5. 52666e2 musb: Rename and wrap public functions by Hans de Goede · Wed Jun 17 21:33:56 2015 +0200
  6. 4d8b8df musb: Update usb-compat to work with struct usb_device without a parent ptr by Hans de Goede · Wed Jun 17 21:33:55 2015 +0200
  7. 81c4998 musb: Allow musb_platform_enable to return an error code by Hans de Goede · Wed Jun 17 21:33:54 2015 +0200
  8. 9c20359 dm: usb: Do not assume that first child is always a hub by Hans de Goede · Wed Jun 17 21:33:53 2015 +0200
  9. a9e41f8 dm: usb: Allow usb host drivers to implement usb_reset_root_port by Hans de Goede · Wed Jun 17 21:33:52 2015 +0200
  10. 46ea73a dm: usb: Rename usb_find_child to usb_find_emul_child by Hans de Goede · Wed Jul 01 20:53:01 2015 +0200
  11. 89bcccd dm: usb: Use device_unbind_children to clean up usb devs on stop by Hans de Goede · Wed Jul 01 20:53:00 2015 +0200
  12. 246ba26 dm: usb: Document that mixing DM_DEVICE_REMOVE and DM_USB is a bad idea by Hans de Goede · Wed Jul 01 20:52:59 2015 +0200
  13. a608ba6 dm: Export device_remove_children / device_unbind_children by Hans de Goede · Wed Jul 01 20:52:58 2015 +0200
  14. b869574 usb: Add an usb_device parameter to usb_reset_root_port by Hans de Goede · Wed Jun 17 21:33:48 2015 +0200
  15. 778dc1c usb: usb_setup_device: Drop unneeded portnr function argument by Hans de Goede · Wed Jun 17 21:33:46 2015 +0200
  16. 3db6d8e usb: Drop device-model specific copy of usb_legacy_port_reset by Hans de Goede · Wed Jun 17 21:33:45 2015 +0200
  17. cb11031 dm: remove redundant CONFIG_DM from driver/core/Makefile by Masahiro Yamada · Mon Jul 13 13:17:16 2015 +0900
  18. 7ea9395 dm: do not set DM_FLAG_ACTIVATED twice by Masahiro Yamada · Thu Jul 09 22:11:49 2015 +0900
  19. 1d06ced dm: change dm_warn() message into debug() in uclass_add() by Masahiro Yamada · Tue Jul 07 18:51:32 2015 +0900
  20. ead6497 dm: core: Add device checking to syscon_get_regmap() by Simon Glass · Mon Jul 06 12:54:38 2015 -0600
  21. cd55652 dm: test: Add a test for the system controller uclass by Simon Glass · Mon Jul 06 12:54:35 2015 -0600
  22. d783eb3 dm: test: Add a test for the LED uclass by Simon Glass · Mon Jul 06 12:54:34 2015 -0600
  23. bf3ac819 led: Return -ENODEV if the LED device cannot be found by Simon Glass · Mon Jul 06 12:54:33 2015 -0600
  24. d3e58e4 dm: test: Add a test for the mmc uclass by Simon Glass · Mon Jul 06 12:54:32 2015 -0600
  25. 3d355e6 dm: test: Add a test for the ram uclass by Simon Glass · Mon Jul 06 12:54:31 2015 -0600
  26. d860f22 sandbox: Use the reset driver to handle reset by Simon Glass · Mon Jul 06 12:54:29 2015 -0600
  27. a439f0a sandbox: Add a warm and cold reset driver by Simon Glass · Mon Jul 06 12:54:28 2015 -0600
  28. 249e34e dm: reset: Allow reset_walk() to return by Simon Glass · Mon Jul 06 12:54:27 2015 -0600
  29. 8cc4d82 dm: test: Add tests for the clk uclass by Simon Glass · Mon Jul 06 12:54:24 2015 -0600
  30. 869b049 power: pmic: Use trailing_strtol() instead of a local function by Simon Glass · Tue Jun 23 15:39:16 2015 -0600
  31. 36ad234 dm: Add a clock uclass by Simon Glass · Tue Jun 23 15:39:15 2015 -0600
  32. 1400086 dm: Add a system reset uclass by Simon Glass · Tue Jun 23 15:39:13 2015 -0600
  33. 9246516 ns16550: Improve debug UART so it can work with 32-bit access by Simon Glass · Tue Jun 23 15:39:06 2015 -0600
  34. d941aaf dm: spi: Make local functions static by Simon Glass · Tue Jun 23 15:39:05 2015 -0600
  35. 3a2f3bd dm: Add support for RAM drivers by Simon Glass · Tue Jun 23 15:39:04 2015 -0600
  36. c3f21c3 dm: pmic: Add functions to adjust PMIC registers by Simon Glass · Tue Jun 23 15:39:01 2015 -0600
  37. 7f68521 dm: power: Use debug() for errors in regulator uclass by Simon Glass · Tue Jun 23 15:39:00 2015 -0600
  38. efeeb2c dm: power: Add a function to set up all regulators by Simon Glass · Tue Jun 23 15:38:59 2015 -0600
  39. 46cb824 dm: pmic: Split output from function by Simon Glass · Tue Jun 23 15:38:58 2015 -0600
  40. 991f9bc dm: power: Add regulator flags to centralise auto-set logic by Simon Glass · Tue Jun 23 15:38:57 2015 -0600
  41. ad28e00 dm: power: Avoid case-insensitve match for child names by Simon Glass · Tue Jun 23 15:38:56 2015 -0600
  42. a4343c4 mmc: Add debug() output on read errors by Simon Glass · Tue Jun 23 15:38:50 2015 -0600
  43. 1e8eb1b dm: mmc: Add an MMC uclass by Simon Glass · Tue Jun 23 15:38:48 2015 -0600
  44. 5a9390b dm: led: Add a driver for GPIO-controlled LEDs by Simon Glass · Tue Jun 23 15:38:46 2015 -0600
  45. cce3aed dm: Add support for LEDs by Simon Glass · Tue Jun 23 15:38:45 2015 -0600
  46. 6a84aaf dm: Add support for generic system controllers (syscon) by Simon Glass · Tue Jun 23 15:38:43 2015 -0600
  47. ad8f8ab dm: Add support for register maps (regmap) by Simon Glass · Tue Jun 23 15:38:42 2015 -0600
  48. 047cdb3 dm: gpio: Add dm_gpio_request() to manually request a GPIO by Simon Glass · Tue Jun 23 15:38:41 2015 -0600
  49. 215bcc7 dm: gpio: Add dm_gpio_lookup_name() to look up a GPIO name by Simon Glass · Tue Jun 23 15:38:40 2015 -0600
  50. 382b0c4 dm: gpio: Allow GPIO uclass to be used in SPL by Simon Glass · Tue Jun 23 15:38:39 2015 -0600
  51. 861bc9f dm: core: Correct device_get_child_by_of_offset() parameter by Simon Glass · Tue Jun 23 15:38:38 2015 -0600
  52. ae2efac dm: core: Add a function to find any device from device tree by Simon Glass · Tue Jun 23 15:38:37 2015 -0600
  53. f204ff7 dm: core: Use debug() instead of printf() for failures by Simon Glass · Tue Jun 23 15:38:36 2015 -0600
  54. d9f9a89 dm: Move the tree/uclass dump code into its own file by Simon Glass · Tue Jun 23 15:38:35 2015 -0600
  55. 22dda3e Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Mon Jul 20 17:12:52 2015 -0400
  56. c7d10d8 driver/ldpaa_eth:Avoid infinite loop in ldpaa_eth_rx by Prabhakar Kushwaha · Thu Jul 02 11:29:08 2015 +0530
  57. 37ed1a6 driver/ldpaa_eth: Avoid TX conf frames by Prabhakar Kushwaha · Thu Jul 02 11:29:07 2015 +0530
  58. be0c955 driver/ldpaa_eth: Add timeout handling DQRR entry read by Prabhakar Kushwaha · Thu Jul 02 11:29:06 2015 +0530
  59. 20c3010 driver/ldpaa_eth: Retry enqueue if portal was busy by Prabhakar Kushwaha · Thu Jul 02 11:29:05 2015 +0530
  60. eaea504 armv8/fsl-lsch3: device tree fixups for PCI stream IDs by Stuart Yoder · Thu Jul 02 11:29:04 2015 +0530
  61. a2bdb77 drivers/fsl-mc: dynamically create ICID pool in DPC by Stuart Yoder · Thu Jul 02 11:29:03 2015 +0530
  62. d197035 armv8/fsl-lsch3: partition stream IDs by Stuart Yoder · Thu Jul 02 11:29:02 2015 +0530
  63. aef1cca drivers: fsl-mc: Return error for major version mismatch by Prabhakar Kushwaha · Thu Jul 02 11:29:01 2015 +0530
  64. 93694a6 drivers: fsl-mc: Update qbman driver by Prabhakar Kushwaha · Thu Jul 02 11:29:00 2015 +0530
  65. fd5d127 drivers: fsl-mc: Update flibs to mc-0.6.0.1 by Prabhakar Kushwaha · Thu Jul 02 11:28:59 2015 +0530
  66. c3b505f drivers/fsl-mc: Autoload AOIP image from NOR flash by J. German Rivera · Thu Jul 02 11:28:58 2015 +0530
  67. f386a9d driver/ldpaa_eth:Flush buffer before seeding BMAN after TX_conf by Prabhakar Kushwaha · Thu Jul 02 11:28:57 2015 +0530
  68. 75d7ace drivers/fsl-mc: Make MC boot error messages more readable by J. German Rivera · Thu Jul 02 11:28:56 2015 +0530
  69. 26c1864 driver/fsl_debug_server: Fix the DDR hide logic for LS2085a by Bhupesh Sharma · Thu May 28 14:54:12 2015 +0530
  70. b10d1b7 driver/ddr/fsl: Add a hook to update SPD address by York Sun · Thu May 28 14:54:08 2015 +0530
  71. f18e41c fdt: armv8: Fix build warnings on armv8 by Haikun Wang · Fri Jun 26 19:56:40 2015 +0800
  72. 1694012 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Wed Jul 15 10:41:20 2015 -0400
  73. a966473 pci: Disable expansion ROM address decoding when signature check fails by Bin Meng · Wed Jul 08 13:06:41 2015 +0800
  74. 51e98ca pci: Configure expansion ROM during auto config process by Bin Meng · Wed Jul 08 13:06:40 2015 +0800
  75. 8f7ebcd drivers: block: Remove the ata_piix driver by Bin Meng · Sat May 16 09:33:16 2015 +0800
  76. 5888bd2 dm: x86: baytrail: Correct PCI region 3 when driver model is used by Simon Glass · Fri Jul 03 18:28:27 2015 -0600
  77. a1548b8 x86: pci: Tidy up the generic x86 PCI driver by Simon Glass · Fri Jul 03 18:28:25 2015 -0600
  78. bf1623b dm: spi: Correct BIOS protection logic for ICH9 by Simon Glass · Fri Jul 03 18:28:22 2015 -0600
  79. 6634f81 dm: spi: Correct status register access width by Simon Glass · Fri Jul 03 18:28:21 2015 -0600
  80. f6d504f x86: Configure VESA parameters before loading Linux kernel by Bin Meng · Mon Jul 06 16:31:36 2015 +0800
  81. 4de3886 x86: Move VGA option rom macros to Kconfig by Bin Meng · Mon Jul 06 16:31:33 2015 +0800
  82. 4000260 video: Add 32-bit color depth support for VBE by Jian Luo · Mon Jul 06 16:31:29 2015 +0800
  83. 931c054 video: vesa_fb: Look up VGA device by class instead of id by Bin Meng · Mon Jul 06 16:31:26 2015 +0800
  84. b87014c dm: pci: Correct bus number when scanning sub-buses by Simon Glass · Sun Jun 07 08:50:41 2015 -0600
  85. d82fbe9 dm: pci: Use the correct hose when configuring devices by Simon Glass · Sun Jun 07 08:50:40 2015 -0600
  86. 5c8c6b5 dm: rtc: Support mc146818 driver in driver model by Bin Meng · Tue Jun 23 12:18:41 2015 +0800
  87. f967f9a x86: Move MP initialization codes into a common place by Bin Meng · Wed Jun 17 11:15:36 2015 +0800
  88. d13b014 dm: cpu: Add a new get_count method to cpu uclass by Bin Meng · Wed Jun 17 11:15:34 2015 +0800
  89. 6e02ec8 dm: cpu: Test against cpu_ops->get_info in cpu_get_info() by Bin Meng · Fri Jun 12 14:52:19 2015 +0800
  90. b891f78 dm: cpu: Fix undefined ENOSYS build error by Bin Meng · Fri Jun 12 14:52:18 2015 +0800
  91. 7f66bc1 dm: spi: Correct minor nits in ICH driver by Simon Glass · Sun Jun 07 08:50:33 2015 -0600
  92. 3972ba9 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Tue Jul 14 14:13:23 2015 -0400
  93. 904c4b9 Merge git://git.denx.de/u-boot-samsung by Tom Rini · Fri Jul 10 09:40:59 2015 -0400
  94. 52771bd Merge git://git.denx.de/u-boot-marvell by Tom Rini · Fri Jul 10 09:40:48 2015 -0400
  95. 26256d2 mtd: fix false positive "Offset exceeds device limit" error by Masahiro Yamada · Wed Jul 01 21:35:49 2015 +0900
  96. 9aa3197 usb: Add EHCI support for Armada 38x (mvebu) by Stefan Roese · Mon Jun 29 14:58:15 2015 +0200
  97. 939d840 block: ahci: Don't enable port interrupts by Stefan Roese · Mon Jun 29 14:58:12 2015 +0200
  98. 13a547f mmc: sdhci.c: Add config option to use a fixed buffer for transfers by Stefan Roese · Mon Jun 29 14:58:09 2015 +0200
  99. 42817a4 mmc: sdhci: Use timer based timeout detection in sdhci_send_command() by Stefan Roese · Mon Jun 29 14:58:08 2015 +0200
  100. 8db5f47 exynos: i2c: Correct bug in pinmux selection by Simon Glass · Thu Jul 02 18:15:44 2015 -0600