1. ad53cd5 config_distro_bootcmd.h: Enable CONFIG_CMD_PART by Hans de Goede · Sat Feb 07 13:38:19 2015 +0100
  2. 7510164 Merge git://git.denx.de/u-boot-marvell by Tom Rini · Mon Feb 16 08:44:03 2015 -0500
  3. c0af76d Merge git://git.denx.de/u-boot-dm by Tom Rini · Fri Feb 13 13:11:09 2015 -0500
  4. 9104c4d Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · Fri Feb 13 13:10:25 2015 -0500
  5. 826d159 dm: mx6: sabre: Move driver model CONFIGs to Kconfig by Simon Glass · Mon Feb 09 13:41:31 2015 -0700
  6. 6588bb0 dm: stv0991: Move driver model CONFIGs to Kconfig by Simon Glass · Mon Feb 09 13:41:30 2015 -0700
  7. c8c1a3e arm: rmobile: Add SILK board support by Vladimir Barinov · Mon Jan 12 19:17:07 2015 +0300
  8. 99b7235 dm: introduce dev_get_addr interface by Peng Fan · Tue Feb 10 14:46:32 2015 +0800
  9. 6ea4d86 dm: Drop unused driver model config_defaults by Simon Glass · Wed Feb 11 16:33:00 2015 -0700
  10. 838723b dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig by Simon Glass · Wed Feb 11 16:32:59 2015 -0700
  11. 76dc18b dm: at91: snapper: Move driver model CONFIGs to Kconfig by Simon Glass · Wed Feb 11 16:32:58 2015 -0700
  12. 6d02035 dm: sh: serial: Add support driver model by Nobuhiro Iwamatsu · Thu Feb 12 13:48:04 2015 +0900
  13. 0568899 dm: socfpga: Move driver model CONFIGs to Kconfig by Simon Glass · Thu Feb 05 21:41:49 2015 -0700
  14. 3add902 dm: mx6: Move driver model CONFIGs to Kconfig by Simon Glass · Thu Feb 05 21:41:47 2015 -0700
  15. 087e8f8 dm: sunxi: Move driver model CONFIGs to Kconfig by Simon Glass · Thu Feb 05 21:41:46 2015 -0700
  16. 432fd62 dm: sandbox: Move driver model CONFIGs to Kconfig by Simon Glass · Thu Feb 05 21:41:45 2015 -0700
  17. b396e6d dm: omap3: Move driver model CONFIGs to Kconfig by Simon Glass · Thu Feb 05 21:41:44 2015 -0700
  18. 66b7e67 dm: tegra: Move driver model CONFIGs to Kconfig by Simon Glass · Thu Feb 05 21:41:42 2015 -0700
  19. 21ffe65 dm: x86: Move driver model CONFIGs to Kconfig by Simon Glass · Thu Feb 05 21:41:41 2015 -0700
  20. aed0303 dm: exynos: Move driver model CONFIGs to Kconfig by Simon Glass · Thu Feb 05 21:41:40 2015 -0700
  21. 13fc6a2 dm: Move Raspberry Pi driver model CONFIGs to Kconfig by Simon Glass · Thu Feb 05 21:41:39 2015 -0700
  22. 6851d70 dm: Add CMD_DM and CMD_DEMO to Kconfig by Simon Glass · Thu Feb 05 21:41:38 2015 -0700
  23. 93e414d dm: Add Kconfig options for driver model SPL support by Simon Glass · Thu Feb 05 21:41:36 2015 -0700
  24. d5ff0b9 dm: i2c: Make API accessible even without CONFIG_DM by Simon Glass · Thu Feb 05 21:41:33 2015 -0700
  25. e4e8ff2 dm: i2c: Add a dm_ prefix to driver model bus speed functions by Simon Glass · Thu Feb 05 21:41:32 2015 -0700
  26. dfcdcee net: Use new checksum functions by Simon Glass · Mon Jan 19 22:16:08 2015 -0700
  27. fc9cd12 ppc: amcc: Omit unneeded ns16550 CONFIG if using driver model by Simon Glass · Sat Feb 07 11:51:46 2015 -0700
  28. ac42549 powerpc: ppc4xx: canyonlands: Move to generic board by Simon Glass · Sat Feb 07 11:51:39 2015 -0700
  29. 627234d powerpc: ppc4xx: Move CANYONLANDS/GLACIER/ARCHES to Kconfig by Simon Glass · Sat Feb 07 11:51:37 2015 -0700
  30. 0dd57a5 powerpc: ppc4xx: canyonlands: config: Tidy up CONFIGs and config.mk by Simon Glass · Sat Feb 07 11:51:36 2015 -0700
  31. 22316a5 lsxl: switch from bootm to bootz for boot commands by Michael Walle · Sun Feb 08 20:06:07 2015 +0100
  32. be08338 lsxl: place the dtb below the inital ramdisk by Michael Walle · Sun Feb 08 20:06:06 2015 +0100
  33. daffcc5 lsxl: use default load addresses for legacy boot by Michael Walle · Sun Feb 08 20:06:05 2015 +0100
  34. 54e9c11 sunxi: configs/sunxi-common.h: Enable CONFIG_CMD_PART by Hans de Goede · Wed Feb 04 00:43:36 2015 +0100
  35. 652e969 Add linux/compiler-gcc5.h to fix builds with gcc5 by Hans de Goede · Sat Feb 07 22:52:40 2015 +0100
  36. fd619a8 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · Tue Feb 10 10:42:56 2015 -0500
  37. 803f21a Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · Tue Feb 10 10:42:22 2015 -0500
  38. 459316b Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Tue Feb 10 10:41:54 2015 -0500
  39. 6bfc15a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Tue Feb 10 10:40:43 2015 -0500
  40. 1ae13d3 lcd: split splash code into its own function by Nikita Kiryanov · Tue Feb 03 13:32:32 2015 +0200
  41. b071e4c lcd: dt: extract simplefb support by Nikita Kiryanov · Tue Feb 03 13:32:31 2015 +0200
  42. f54c026 lcd: various cleanups by Nikita Kiryanov · Tue Feb 03 13:32:29 2015 +0200
  43. ec3685d lcd: split configuration_get_cmap by Nikita Kiryanov · Tue Feb 03 13:32:21 2015 +0200
  44. b260492 lcd: move platform-specific structs to their own headers by Nikita Kiryanov · Tue Feb 03 13:32:20 2015 +0200
  45. 9d06a10 pmic:pfuz100 add switch mode and more registers by Peng Fan · Thu Jan 08 21:00:36 2015 +0800
  46. cc8bae5 pmic:pfuze add macro for setting voltage by Peng Fan · Fri Jan 09 16:59:41 2015 +0800
  47. fdef909 Merge branch 'microblaze' of git://git.denx.de/u-boot-microblaze by Tom Rini · Mon Feb 09 11:44:46 2015 -0500
  48. 4932fa7 Merge git://git.denx.de/u-boot-arc by Tom Rini · Mon Feb 09 10:25:20 2015 -0500
  49. fb8e384 microblaze: spl: Do not call mem_malloc_init and use early alloc by Michal Simek · Tue Feb 03 16:24:48 2015 +0100
  50. 9ea6744 microblaze: Add support for CONFIG_SYS_MALLOC_F_LEN by Michal Simek · Fri Jan 30 15:46:43 2015 +0100
  51. 65e915c microblaze: Move architecture to use generic board init by Michal Simek · Thu May 08 16:08:44 2014 +0200
  52. 97c3220 microblaze: Enable SPL_NOR support when FLASH_BASE is setup by Michal Simek · Tue Jan 27 14:25:38 2015 +0100
  53. ef932b0 common: Move dram_init() declaration to common location by Michal Simek · Fri Jan 30 10:51:46 2015 +0100
  54. bf1d41f arc: move SYS_MONITOR_BASE setup in Konfig by Alexey Brodkin · Tue Feb 03 13:58:18 2015 +0300
  55. c74e21b arc: hard-code CONFIG_ARCH_EARLY_INIT_R in asm/config.h by Alexey Brodkin · Tue Feb 03 13:58:17 2015 +0300
  56. ce32b68 arc: get rid of useless CONFIG_SKIP_LOWLEVEL_INIT by Alexey Brodkin · Tue Feb 03 13:58:16 2015 +0300
  57. 7144cf9 arc: hard-code CONFIG_SYS_GENERIC_BOARD into asm/config.h by Alexey Brodkin · Tue Feb 03 13:58:15 2015 +0300
  58. cbd76c3 arc: add selection of endianess in Kconfig by Alexey Brodkin · Tue Feb 03 13:58:14 2015 +0300
  59. 6b95cca arc: select cache settings via menuconfig by Alexey Brodkin · Tue Feb 03 13:58:13 2015 +0300
  60. f431e26 arc: add more flavours of ARC700 series CPU by Alexey Brodkin · Tue Feb 03 13:58:11 2015 +0300
  61. 097a640 arc: remove CPU hard-coded selection from board description in include/configs by Alexey Brodkin · Tue Feb 03 13:58:10 2015 +0300
  62. 2809e87 arm, at91: taurus remove MACH_TYPE definitions in config file by Heiko Schocher · Wed Jan 21 09:22:20 2015 +0100
  63. c6af5c0 arm, at91, taurus: enable WDT by Heiko Schocher · Wed Jan 21 08:38:23 2015 +0100
  64. df0ef74 ARM: at91: at91sam9x5: save environment to a FAT file in MMC card by Wu, Josh · Tue Jan 20 10:33:33 2015 +0800
  65. a3dd08e ARM: at91: sama5d3xek: save enviroment as a FAT file in MMC card by Wu, Josh · Tue Jan 20 10:33:32 2015 +0800
  66. 4638aea ARM: at91: sama5d3_xplained: save environment in a FAT file in MMC card by Wu, Josh · Tue Jan 20 10:33:31 2015 +0800
  67. ed8e261 ARM: at91: mmc portA support is only for at91sam9g20ek_2mmc board by Wu, Josh · Mon Jan 19 15:25:56 2015 +0800
  68. e47c007 ARM: atmel: sama5d4_xplained: enable spl support by Bo Shen · Mon Dec 15 13:24:39 2014 +0800
  69. 05f9563 ARM: atmel: sama5d4ek: enable SPL support by Bo Shen · Mon Dec 15 13:24:38 2014 +0800
  70. c155e36 bootstage: Fix typos in the comment by Bin Meng · Mon Feb 02 21:25:08 2015 +0800
  71. d79593b x86: Add SD/MMC support to quark/galileo by Bin Meng · Wed Feb 04 16:26:13 2015 +0800
  72. 16e11d2 x86: pci: Add pci ids for Quark SoC by Bin Meng · Wed Feb 04 16:26:11 2015 +0800
  73. 8a352fc dt-bindings: Add Intel Quark MRC bindings by Bin Meng · Thu Feb 05 23:42:27 2015 +0800
  74. 2bfd264 fdtdec: Add compatible id and string for Intel Quark MRC by Bin Meng · Thu Feb 05 23:42:26 2015 +0800
  75. 8d6ed12 x86: Add basic Intel Galileo board support by Bin Meng · Mon Feb 02 22:35:28 2015 +0800
  76. cc6f57c x86: Remove CONFIG_SATA_INTEL from x86-common.h by Bin Meng · Sat Jan 24 17:17:08 2015 +0800
  77. 4a56f10 x86: Add support for Intel Minnowboard Max by Simon Glass · Tue Jan 27 22:13:47 2015 -0700
  78. 56eacfb x86: Enable bootstage features by Simon Glass · Tue Jan 27 22:13:45 2015 -0700
  79. 230cfef scsi: bootstage: Measure time taken to scan the bus by Simon Glass · Tue Jan 27 22:13:44 2015 -0700
  80. 509805b x86: mmc: Move common FSP functions into a common file by Simon Glass · Tue Jan 27 22:13:39 2015 -0700
  81. 095665d Merge git://git.denx.de/u-boot-marvell by Tom Rini · Fri Feb 06 12:02:59 2015 -0500
  82. 8764d43 arm: mvebu: maxbcm: Fix compilation warning and add Spansion SPI NOR support by Stefan Roese · Mon Jan 19 11:33:39 2015 +0100
  83. f3679a3 arm: db-mv784mp-gp: Enable SPL to include DDR training code into U-Boot by Stefan Roese · Mon Jan 19 11:33:46 2015 +0100
  84. 1a16a0c arm: maxbcm: Enable SPL to include DDR training code into U-Boot by Stefan Roese · Mon Jan 19 11:33:47 2015 +0100
  85. 511d72d kirkwood: sheevaplug: add FDT support by DrEagle · Wed Dec 17 15:02:48 2014 +0100
  86. 50ae814 kirkwood: sheevaplug: fix multiple defines by DrEagle · Wed Dec 17 15:02:45 2014 +0100
  87. 32ca21f kirkwood: sheevaplug: fix style by DrEagle · Wed Dec 17 15:02:44 2014 +0100
  88. 4cd15c6 ARM: UniPhier: revive support card info by Masahiro Yamada · Thu Feb 05 14:42:56 2015 +0900
  89. 24ee11f ARM: UniPhier: move SPL init functions to spl_board_init() by Masahiro Yamada · Thu Feb 05 14:42:55 2015 +0900
  90. 1f3d9c7 ARM: UniPhier: move pin_init() to board_early_init_f() by Masahiro Yamada · Thu Feb 05 14:42:54 2015 +0900
  91. 5fc3994 ARM: UniPhier: add environment variable to update images in NAND by Masahiro Yamada · Thu Feb 05 14:30:22 2015 +0900
  92. 860f2f8 ARM: UniPhier: use "&&" instead of "; " in commands by Masahiro Yamada · Thu Feb 05 14:30:21 2015 +0900
  93. 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
  94. 24ad9fd x86: pci: Add PCI IDs for Minnowboard Max by Simon Glass · Tue Jan 27 22:13:28 2015 -0700
  95. 62034ff pci: Add a function to find a device by class by Simon Glass · Tue Jan 27 22:13:27 2015 -0700
  96. 865dd4c Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · Wed Feb 04 13:30:00 2015 -0500
  97. d693b1e Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · Mon Feb 02 12:37:34 2015 -0500
  98. 0a5d3d8 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Tom Rini · Mon Feb 02 11:51:58 2015 -0500
  99. b4aa9f3 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Mon Feb 02 10:11:44 2015 -0500
  100. 1945061 sunxi: rsb: Move rsb_set_device_mode() call to rsb_init() by Hans de Goede · Mon Jan 26 16:59:12 2015 +0100