1. 43e4ae3 drivers/mc: Migrated MC Flibs to 0.5.2 by J. German Rivera · Tue Jan 06 13:19:02 2015 -0800
  2. 8ced050 driver/ddr/fsl: Add sync of refresh by York Sun · Tue Jan 06 13:18:55 2015 -0800
  3. 5e52647 driver/ddr/fsl: Fix a typo in timing_cfg_8 calculation by York Sun · Tue Jan 06 13:18:52 2015 -0800
  4. 2c0b62d driver/ddr/fsl: Add support for multiple DDR clocks by York Sun · Tue Jan 06 13:18:50 2015 -0800
  5. d429c5f driver/ddr/fsl: Add workround for erratumn A008514 by York Sun · Tue Jan 06 13:18:48 2015 -0800
  6. 8675fac driver/ddr/fsl: Add workaround for A008336 by York Sun · Tue Jan 06 13:18:47 2015 -0800
  7. 63f5771 driver/ddr/fsl: Adjust CAS to preamble override for emulator by York Sun · Tue Jan 06 13:18:45 2015 -0800
  8. 648db9c Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · Mon Feb 23 16:18:06 2015 -0500
  9. 9651f59 mmc: sdhci: fix bus width switching on Samsung SoCs by Matt Reimer · Thu Feb 19 11:22:53 2015 -0700
  10. 7bc4e30 mmc: print SD/eMMC type for inited mmc devices by Przemyslaw Marczak · Fri Feb 20 12:29:27 2015 +0100
  11. c3885b8 mmc: exynos dwmmc: check boot mode before init dwmmc by Przemyslaw Marczak · Fri Feb 20 12:29:26 2015 +0100
  12. 313d05b sunxi: mmc: Always declare High Capacity capability by Hans de Goede · Thu Feb 19 21:03:21 2015 +0100
  13. bcb03eab mmc: exynos_dw_mmc: use the exynos specific data structure by Jaehoon Chung · Wed Feb 04 15:48:40 2015 +0900
  14. 3d12e55 mmc: exynos_dw_mmc: set to clksel_val into board-init function by Jaehoon Chung · Wed Feb 04 15:48:39 2015 +0900
  15. 401fc50 mmc: dw_mmc: fixed the wrong bit control by Jaehoon Chung · Wed Jan 14 17:37:53 2015 +0900
  16. 5ce233c Merge git://git.denx.de/u-boot-sunxi by Tom Rini · Sat Feb 21 22:01:09 2015 -0500
  17. eaa0d70 sunxi: musb: Check Vbus-det before enabling otg port power by Hans de Goede · Mon Feb 16 22:13:43 2015 +0100
  18. 0ba5e78 sunxi: mmc: Always declare High Capacity capability by Hans de Goede · Thu Feb 19 20:34:32 2015 +0100
  19. 613dade sunxi: video: Add support for tl059wv5c0 lcd panels by Hans de Goede · Mon Feb 16 17:49:47 2015 +0100
  20. ce9e332 sunxi: video: Add support for LCD reset pin by Hans de Goede · Mon Feb 16 17:26:41 2015 +0100
  21. 27afb52 serial: ns16550: Support debug UART by Simon Glass · Mon Jan 26 18:27:09 2015 -0700
  22. 6aba4fd serial: ns16550: Add access functions that don't need platdata by Simon Glass · Mon Jan 26 18:27:08 2015 -0700
  23. bac6fd8 serial: Support an early UART for debugging by Simon Glass · Mon Jan 26 18:27:07 2015 -0700
  24. e200ee2 dm: Move CONFIG_I2C_COMPAT to Kconfig by Simon Glass · Fri Feb 13 12:20:48 2015 -0700
  25. 5b79bb2 dm: cros_ec: Convert to Kconfig by Simon Glass · Fri Feb 13 12:20:47 2015 -0700
  26. e8adea2 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · Mon Feb 16 14:55:50 2015 -0500
  27. 3be54fd PCI: add 64-bit prefetchable memory support by David Feng · Mon Feb 02 16:53:13 2015 +0800
  28. f2b45c8 sunxi: otg: Fix peripheral mode by Hans de Goede · Wed Feb 11 09:05:18 2015 +0100
  29. 1879925 sunxi: video: Dynamically reserve framebuffer memory by Hans de Goede · Mon Feb 02 18:00:53 2015 +0100
  30. 6c91286 sunxi: video: Do not use CONFIG_SYS_MEM_TOP_HIDE for the framebuffer by Hans de Goede · Mon Feb 02 17:13:29 2015 +0100
  31. 13cddec net: keystone_net: move serdes setup to initialization function by Vitaly Andrianov · Wed Feb 11 14:05:41 2015 -0500
  32. 8645fd9 mtd, omap: fix case NAND_OMAP_GPMC_PREFETCH not defined by Egli, Samuel · Fri Feb 13 15:47:10 2015 +0100
  33. 0ec473b dm: Add support for all targets which requires MANUAL_RELOC by Michal Simek · Mon Feb 02 16:31:59 2015 +0100
  34. 0ed2cb1 dm:gpio:mxc add DT support by Peng Fan · Tue Feb 10 14:46:34 2015 +0800
  35. 86be426 dm:gpio:mxc add a bank_index entry in platdata by Peng Fan · Tue Feb 10 14:46:33 2015 +0800
  36. 99b7235 dm: introduce dev_get_addr interface by Peng Fan · Tue Feb 10 14:46:32 2015 +0800
  37. 6d02035 dm: sh: serial: Add support driver model by Nobuhiro Iwamatsu · Thu Feb 12 13:48:04 2015 +0900
  38. 93e414d dm: Add Kconfig options for driver model SPL support by Simon Glass · Thu Feb 05 21:41:36 2015 -0700
  39. d8b771d dm: Expand and complete Kconfig in drivers/ by Simon Glass · Thu Feb 05 21:41:35 2015 -0700
  40. 2b98fb4 dm: Add Kconfig for driver/demo by Simon Glass · Thu Feb 05 21:41:34 2015 -0700
  41. d5ff0b9 dm: i2c: Make API accessible even without CONFIG_DM by Simon Glass · Thu Feb 05 21:41:33 2015 -0700
  42. e4e8ff2 dm: i2c: Add a dm_ prefix to driver model bus speed functions by Simon Glass · Thu Feb 05 21:41:32 2015 -0700
  43. c11be8f powerpc: Add serial driver for driver model by Simon Glass · Sat Feb 07 11:51:47 2015 -0700
  44. a99827f i2c: s3c24x0: reduce transmission status timeout by Przemyslaw Marczak · Tue Jan 27 13:36:35 2015 +0100
  45. bb4ab58 gpio: omap: Pass correct argument to _get_gpio_direction() by Axel Lin · Sat Jan 31 22:23:38 2015 +0800
  46. 98b9b37 gpio: at91: Fix getting address of private data by Axel Lin · Sat Jan 31 14:47:34 2015 +0800
  47. fd619a8 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · Tue Feb 10 10:42:56 2015 -0500
  48. 803f21a Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · Tue Feb 10 10:42:22 2015 -0500
  49. 459316b Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Tue Feb 10 10:41:54 2015 -0500
  50. 1dce1e7 lcd: introduce lcd_set_cmap by Nikita Kiryanov · Tue Feb 03 13:32:27 2015 +0200
  51. 967deb6 lcd: mpc823: move mpc823-specific lcd_logo_set_cmap code to mpc8xx_lcd.c by Nikita Kiryanov · Tue Feb 03 13:32:25 2015 +0200
  52. 7f45a7e lcd: atmel: introduce lcd_logo_set_cmap by Nikita Kiryanov · Tue Feb 03 13:32:24 2015 +0200
  53. c999bcc lcd: mpc8xx: move mpc823-specific fb_put_byte to mpc8xx_lcd.c by Nikita Kiryanov · Tue Feb 03 13:32:23 2015 +0200
  54. c6cc065 lcd: atmel: move atmel-specific fb_put_word to atmel_lcdfb by Nikita Kiryanov · Tue Feb 03 13:32:22 2015 +0200
  55. ec3685d lcd: split configuration_get_cmap by Nikita Kiryanov · Tue Feb 03 13:32:21 2015 +0200
  56. 735326c arm, at91, wdt: make timeout configurable by Heiko Schocher · Wed Jan 21 08:38:22 2015 +0100
  57. 1f5c089 mtd: atmel_nand: according to pmecc version to perform 0xff page correction by Wu, Josh · Fri Jan 16 11:54:46 2015 +0800
  58. 6834865 ARM: atmel: cleanup: remove at91cap9 related code by Bo Shen · Fri Jan 16 10:55:46 2015 +0800
  59. ba6faff x86: Add SPI support to quark/galileo by Bin Meng · Wed Feb 04 16:26:12 2015 +0800
  60. a08ca38 x86: spi: Support ValleyView in ICH SPI driver by Simon Glass · Tue Jan 27 22:13:43 2015 -0700
  61. 509805b x86: mmc: Move common FSP functions into a common file by Simon Glass · Tue Jan 27 22:13:39 2015 -0700
  62. ae6223d arm: mvebu: drivers/ddr: Add DDR3 driver with training code from Marvell bin_hdr by Stefan Roese · Mon Jan 19 11:33:40 2015 +0100
  63. f8bccd1 x86: bootstage: Add time measurement for vesa start-up by Simon Glass · Tue Jan 27 22:13:35 2015 -0700
  64. 684818d x86: video: Allow video ROM execution to fall back to the other method by Simon Glass · Tue Jan 27 22:13:34 2015 -0700
  65. 40ffb68 usb: pci: Add XHCI driver for PCI by Simon Glass · Tue Jan 27 22:13:31 2015 -0700
  66. eeb1d28 usb: pci: Use pci_find_class() to find the device by Simon Glass · Tue Jan 27 22:13:30 2015 -0700
  67. ed2d913 x86: video: Enable video for Minnowboard Max by Simon Glass · Tue Jan 27 22:13:29 2015 -0700
  68. 62034ff pci: Add a function to find a device by class by Simon Glass · Tue Jan 27 22:13:27 2015 -0700
  69. 865dd4c Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · Wed Feb 04 13:30:00 2015 -0500
  70. d693b1e Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · Mon Feb 02 12:37:34 2015 -0500
  71. b4aa9f3 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Mon Feb 02 10:11:44 2015 -0500
  72. 253d77d sunxi: mmc: Add 'sunxi_' prefix to the static functions by Siarhei Siamashka · Sun Feb 01 00:42:14 2015 +0200
  73. 18366f7 sunxi: video: Force h/vsync active high when using ext. vga dac on some boards by Hans de Goede · Sun Jan 25 15:33:07 2015 +0100
  74. 1945061 sunxi: rsb: Move rsb_set_device_mode() call to rsb_init() by Hans de Goede · Mon Jan 26 16:59:12 2015 +0100
  75. e51e3a4 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Sat Jan 31 12:40:26 2015 -0500
  76. 71eccc3 net/designware: add error message on DMA reset timeout by Alexey Brodkin · Tue Jan 13 17:10:24 2015 +0300
  77. 2616b21 net: phy: micrel: add support for KSZ8895 switch in SMI mode by Philippe De Muyter · Wed Feb 19 17:21:59 2014 +0100
  78. 377f39c Add MS7206SE ethernet support by Yoshinori Sato · Thu Feb 13 23:13:41 2014 +0900
  79. fe56fec net: tsec: Fix NULL access in case init_phy() fails by Claudiu Manoil · Tue Dec 10 15:21:04 2013 +0200
  80. d1f0b63 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · Fri Jan 30 09:24:42 2015 -0500
  81. f40ad9f drivers/pci/pci_rom.c: fix compile warning under 64bit mode by Minghuan Lian · Thu Jan 22 13:21:55 2015 +0800
  82. e2e4b78 drivers/net/e1000.c: fix compile warning under 64bit mode by Minghuan Lian · Thu Jan 22 13:21:54 2015 +0800
  83. a1f2603 dm: cros_ec: Convert cros_ec_i2c over to driver model by Simon Glass · Mon Jan 26 20:29:40 2015 -0700
  84. 4e003c5 dm: i2c: Add two more I2C init functions to the compatibility layer by Simon Glass · Mon Jan 26 20:29:39 2015 -0700
  85. f542841 dm: i2c: dts: Support an offset-len device tree property by Simon Glass · Mon Jan 26 20:29:37 2015 -0700
  86. 2a4f811 dm: i2c: s3c24x0: adjust to dm-i2c api by Przemyslaw Marczak · Tue Jan 27 13:36:36 2015 +0100
  87. 7d73708 dm: i2c-uclass-compat: fix missed argument by Przemyslaw Marczak · Tue Jan 27 13:36:28 2015 +0100
  88. 29c1a6b DM: crypto/fsl - Add Freescale rsa DM driver by Ruchika Gupta · Fri Jan 23 16:01:55 2015 +0530
  89. 98ebb12 DM: crypto/rsa_mod_exp: Add rsa Modular Exponentiation DM driver by Ruchika Gupta · Fri Jan 23 16:01:52 2015 +0530
  90. 21e0c9b dm: cros_ec_spi: Remove old pre-driver-model code by Simon Glass · Sun Jan 25 08:27:19 2015 -0700
  91. d3d9c06 dm: cros_ec: Don't require protocol 3 support by Simon Glass · Sun Jan 25 08:27:17 2015 -0700
  92. 528b1ef dm: core: Ignore disabled devices when binding by Simon Glass · Sun Jan 25 08:27:16 2015 -0700
  93. 713c3f0 dm: i2c: Move slave details to child platdata by Simon Glass · Sun Jan 25 08:27:13 2015 -0700
  94. 5d2ee05 dm: spi: Move slave details to child platdata by Simon Glass · Sun Jan 25 08:27:12 2015 -0700
  95. 82c2f50 dm: spi: Set up the spi_slave device pointer in child_pre_probe() by Simon Glass · Sun Jan 25 08:27:11 2015 -0700
  96. 5104b98 dm: core: Allow uclass to set up a device's child before it is probed by Simon Glass · Sun Jan 25 08:27:10 2015 -0700
  97. ef3493d dm: sandbox: sf: Tidy up the error handling in sandbox_sf_probe() by Simon Glass · Sun Jan 25 08:27:09 2015 -0700
  98. f4c9b3e dm: core: Allow the uclass to set up a device's child after binding by Simon Glass · Sun Jan 25 08:27:08 2015 -0700
  99. 31a4d8d dm: spi: Move the per-child data size to the uclass by Simon Glass · Sun Jan 25 08:27:07 2015 -0700
  100. c23b428 dm: core: Allow uclasses to specify private data for a device's children by Simon Glass · Sun Jan 25 08:27:06 2015 -0700