1. b396e6d dm: omap3: Move driver model CONFIGs to Kconfig by Simon Glass · Thu Feb 05 21:41:44 2015 -0700
  2. 66b7e67 dm: tegra: Move driver model CONFIGs to Kconfig by Simon Glass · Thu Feb 05 21:41:42 2015 -0700
  3. 21ffe65 dm: x86: Move driver model CONFIGs to Kconfig by Simon Glass · Thu Feb 05 21:41:41 2015 -0700
  4. aed0303 dm: exynos: Move driver model CONFIGs to Kconfig by Simon Glass · Thu Feb 05 21:41:40 2015 -0700
  5. 13fc6a2 dm: Move Raspberry Pi driver model CONFIGs to Kconfig by Simon Glass · Thu Feb 05 21:41:39 2015 -0700
  6. 6851d70 dm: Add CMD_DM and CMD_DEMO to Kconfig by Simon Glass · Thu Feb 05 21:41:38 2015 -0700
  7. 93e414d dm: Add Kconfig options for driver model SPL support by Simon Glass · Thu Feb 05 21:41:36 2015 -0700
  8. d5ff0b9 dm: i2c: Make API accessible even without CONFIG_DM by Simon Glass · Thu Feb 05 21:41:33 2015 -0700
  9. e4e8ff2 dm: i2c: Add a dm_ prefix to driver model bus speed functions by Simon Glass · Thu Feb 05 21:41:32 2015 -0700
  10. dfcdcee net: Use new checksum functions by Simon Glass · Mon Jan 19 22:16:08 2015 -0700
  11. fc9cd12 ppc: amcc: Omit unneeded ns16550 CONFIG if using driver model by Simon Glass · Sat Feb 07 11:51:46 2015 -0700
  12. ac42549 powerpc: ppc4xx: canyonlands: Move to generic board by Simon Glass · Sat Feb 07 11:51:39 2015 -0700
  13. 627234d powerpc: ppc4xx: Move CANYONLANDS/GLACIER/ARCHES to Kconfig by Simon Glass · Sat Feb 07 11:51:37 2015 -0700
  14. 0dd57a5 powerpc: ppc4xx: canyonlands: config: Tidy up CONFIGs and config.mk by Simon Glass · Sat Feb 07 11:51:36 2015 -0700
  15. 54e9c11 sunxi: configs/sunxi-common.h: Enable CONFIG_CMD_PART by Hans de Goede · Wed Feb 04 00:43:36 2015 +0100
  16. 652e969 Add linux/compiler-gcc5.h to fix builds with gcc5 by Hans de Goede · Sat Feb 07 22:52:40 2015 +0100
  17. fd619a8 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · Tue Feb 10 10:42:56 2015 -0500
  18. 803f21a Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · Tue Feb 10 10:42:22 2015 -0500
  19. 459316b Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Tue Feb 10 10:41:54 2015 -0500
  20. 6bfc15a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Tue Feb 10 10:40:43 2015 -0500
  21. 1ae13d3 lcd: split splash code into its own function by Nikita Kiryanov · Tue Feb 03 13:32:32 2015 +0200
  22. b071e4c lcd: dt: extract simplefb support by Nikita Kiryanov · Tue Feb 03 13:32:31 2015 +0200
  23. f54c026 lcd: various cleanups by Nikita Kiryanov · Tue Feb 03 13:32:29 2015 +0200
  24. ec3685d lcd: split configuration_get_cmap by Nikita Kiryanov · Tue Feb 03 13:32:21 2015 +0200
  25. b260492 lcd: move platform-specific structs to their own headers by Nikita Kiryanov · Tue Feb 03 13:32:20 2015 +0200
  26. 9d06a10 pmic:pfuz100 add switch mode and more registers by Peng Fan · Thu Jan 08 21:00:36 2015 +0800
  27. cc8bae5 pmic:pfuze add macro for setting voltage by Peng Fan · Fri Jan 09 16:59:41 2015 +0800
  28. fdef909 Merge branch 'microblaze' of git://git.denx.de/u-boot-microblaze by Tom Rini · Mon Feb 09 11:44:46 2015 -0500
  29. 4932fa7 Merge git://git.denx.de/u-boot-arc by Tom Rini · Mon Feb 09 10:25:20 2015 -0500
  30. fb8e384 microblaze: spl: Do not call mem_malloc_init and use early alloc by Michal Simek · Tue Feb 03 16:24:48 2015 +0100
  31. 9ea6744 microblaze: Add support for CONFIG_SYS_MALLOC_F_LEN by Michal Simek · Fri Jan 30 15:46:43 2015 +0100
  32. 65e915c microblaze: Move architecture to use generic board init by Michal Simek · Thu May 08 16:08:44 2014 +0200
  33. 97c3220 microblaze: Enable SPL_NOR support when FLASH_BASE is setup by Michal Simek · Tue Jan 27 14:25:38 2015 +0100
  34. ef932b0 common: Move dram_init() declaration to common location by Michal Simek · Fri Jan 30 10:51:46 2015 +0100
  35. bf1d41f arc: move SYS_MONITOR_BASE setup in Konfig by Alexey Brodkin · Tue Feb 03 13:58:18 2015 +0300
  36. c74e21b arc: hard-code CONFIG_ARCH_EARLY_INIT_R in asm/config.h by Alexey Brodkin · Tue Feb 03 13:58:17 2015 +0300
  37. ce32b68 arc: get rid of useless CONFIG_SKIP_LOWLEVEL_INIT by Alexey Brodkin · Tue Feb 03 13:58:16 2015 +0300
  38. 7144cf9 arc: hard-code CONFIG_SYS_GENERIC_BOARD into asm/config.h by Alexey Brodkin · Tue Feb 03 13:58:15 2015 +0300
  39. cbd76c3 arc: add selection of endianess in Kconfig by Alexey Brodkin · Tue Feb 03 13:58:14 2015 +0300
  40. 6b95cca arc: select cache settings via menuconfig by Alexey Brodkin · Tue Feb 03 13:58:13 2015 +0300
  41. f431e26 arc: add more flavours of ARC700 series CPU by Alexey Brodkin · Tue Feb 03 13:58:11 2015 +0300
  42. 097a640 arc: remove CPU hard-coded selection from board description in include/configs by Alexey Brodkin · Tue Feb 03 13:58:10 2015 +0300
  43. 2809e87 arm, at91: taurus remove MACH_TYPE definitions in config file by Heiko Schocher · Wed Jan 21 09:22:20 2015 +0100
  44. c6af5c0 arm, at91, taurus: enable WDT by Heiko Schocher · Wed Jan 21 08:38:23 2015 +0100
  45. df0ef74 ARM: at91: at91sam9x5: save environment to a FAT file in MMC card by Wu, Josh · Tue Jan 20 10:33:33 2015 +0800
  46. a3dd08e ARM: at91: sama5d3xek: save enviroment as a FAT file in MMC card by Wu, Josh · Tue Jan 20 10:33:32 2015 +0800
  47. 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
  48. ed8e261 ARM: at91: mmc portA support is only for at91sam9g20ek_2mmc board by Wu, Josh · Mon Jan 19 15:25:56 2015 +0800
  49. e47c007 ARM: atmel: sama5d4_xplained: enable spl support by Bo Shen · Mon Dec 15 13:24:39 2014 +0800
  50. 05f9563 ARM: atmel: sama5d4ek: enable SPL support by Bo Shen · Mon Dec 15 13:24:38 2014 +0800
  51. c155e36 bootstage: Fix typos in the comment by Bin Meng · Mon Feb 02 21:25:08 2015 +0800
  52. d79593b x86: Add SD/MMC support to quark/galileo by Bin Meng · Wed Feb 04 16:26:13 2015 +0800
  53. 16e11d2 x86: pci: Add pci ids for Quark SoC by Bin Meng · Wed Feb 04 16:26:11 2015 +0800
  54. 8a352fc dt-bindings: Add Intel Quark MRC bindings by Bin Meng · Thu Feb 05 23:42:27 2015 +0800
  55. 2bfd264 fdtdec: Add compatible id and string for Intel Quark MRC by Bin Meng · Thu Feb 05 23:42:26 2015 +0800
  56. 8d6ed12 x86: Add basic Intel Galileo board support by Bin Meng · Mon Feb 02 22:35:28 2015 +0800
  57. cc6f57c x86: Remove CONFIG_SATA_INTEL from x86-common.h by Bin Meng · Sat Jan 24 17:17:08 2015 +0800
  58. 4a56f10 x86: Add support for Intel Minnowboard Max by Simon Glass · Tue Jan 27 22:13:47 2015 -0700
  59. 56eacfb x86: Enable bootstage features by Simon Glass · Tue Jan 27 22:13:45 2015 -0700
  60. 230cfef scsi: bootstage: Measure time taken to scan the bus by Simon Glass · Tue Jan 27 22:13:44 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. 095665d Merge git://git.denx.de/u-boot-marvell by Tom Rini · Fri Feb 06 12:02:59 2015 -0500
  63. 8764d43 arm: mvebu: maxbcm: Fix compilation warning and add Spansion SPI NOR support by Stefan Roese · Mon Jan 19 11:33:39 2015 +0100
  64. 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
  65. 1a16a0c arm: maxbcm: Enable SPL to include DDR training code into U-Boot by Stefan Roese · Mon Jan 19 11:33:47 2015 +0100
  66. 511d72d kirkwood: sheevaplug: add FDT support by DrEagle · Wed Dec 17 15:02:48 2014 +0100
  67. 50ae814 kirkwood: sheevaplug: fix multiple defines by DrEagle · Wed Dec 17 15:02:45 2014 +0100
  68. 32ca21f kirkwood: sheevaplug: fix style by DrEagle · Wed Dec 17 15:02:44 2014 +0100
  69. 4cd15c6 ARM: UniPhier: revive support card info by Masahiro Yamada · Thu Feb 05 14:42:56 2015 +0900
  70. 24ee11f ARM: UniPhier: move SPL init functions to spl_board_init() by Masahiro Yamada · Thu Feb 05 14:42:55 2015 +0900
  71. 1f3d9c7 ARM: UniPhier: move pin_init() to board_early_init_f() by Masahiro Yamada · Thu Feb 05 14:42:54 2015 +0900
  72. 5fc3994 ARM: UniPhier: add environment variable to update images in NAND by Masahiro Yamada · Thu Feb 05 14:30:22 2015 +0900
  73. 860f2f8 ARM: UniPhier: use "&&" instead of "; " in commands by Masahiro Yamada · Thu Feb 05 14:30:21 2015 +0900
  74. 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
  75. 24ad9fd x86: pci: Add PCI IDs for Minnowboard Max by Simon Glass · Tue Jan 27 22:13:28 2015 -0700
  76. 62034ff pci: Add a function to find a device by class by Simon Glass · Tue Jan 27 22:13:27 2015 -0700
  77. 865dd4c Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · Wed Feb 04 13:30:00 2015 -0500
  78. d693b1e Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · Mon Feb 02 12:37:34 2015 -0500
  79. 0a5d3d8 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Tom Rini · Mon Feb 02 11:51:58 2015 -0500
  80. b4aa9f3 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Mon Feb 02 10:11:44 2015 -0500
  81. 1945061 sunxi: rsb: Move rsb_set_device_mode() call to rsb_init() by Hans de Goede · Mon Jan 26 16:59:12 2015 +0100
  82. 606fa4a sunxi: Only enable i2c support in the SPL when needed by Hans de Goede · Fri Jan 23 15:28:22 2015 +0100
  83. 24bedde Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · Fri Jan 30 13:56:15 2015 -0500
  84. d1f0b63 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · Fri Jan 30 09:24:42 2015 -0500
  85. c582250 vexpress64: support the Juno Development Platform by Linus Walleij · Fri Jan 23 14:41:10 2015 +0100
  86. 800d6fd vexpress64: get rid of CONFIG_SYS_EXTRA_OPTIONS by Linus Walleij · Fri Jan 23 11:50:53 2015 +0100
  87. 1831650 arm: switch armltd vexpress to GENERIC_BOARD by Chris Kuethe · Wed Jan 21 20:52:33 2015 -0800
  88. ed05d34 distro_bootcmd: read DHCP boot script name from a variable by Stephen Warren · Mon Jan 19 16:39:11 2015 -0700
  89. a1f2603 dm: cros_ec: Convert cros_ec_i2c over to driver model by Simon Glass · Mon Jan 26 20:29:40 2015 -0700
  90. 4e003c5 dm: i2c: Add two more I2C init functions to the compatibility layer by Simon Glass · Mon Jan 26 20:29:39 2015 -0700
  91. cc5193e exynos5: enable dm i2c by Przemyslaw Marczak · Tue Jan 27 13:36:39 2015 +0100
  92. 009afd3 odroid u3: enable dm i2c support by Przemyslaw Marczak · Tue Jan 27 13:36:38 2015 +0100
  93. 37abfb6 smdk5250: config: enable max77686 driver support by Przemyslaw Marczak · Tue Jan 27 13:36:31 2015 +0100
  94. b4e1b31 exynos5250: config: disable max77686 driver by Przemyslaw Marczak · Tue Jan 27 13:36:30 2015 +0100
  95. 7a25a2f arndale: config: disable max77686 support by Przemyslaw Marczak · Tue Jan 27 13:36:29 2015 +0100
  96. 2c8987f rsa: Use checksum algorithms from struct hash_algo by Ruchika Gupta · Fri Jan 23 16:01:59 2015 +0530
  97. c915ceb Use hash.c in mkimage by Ruchika Gupta · Fri Jan 23 16:01:58 2015 +0530
  98. b6a1096 hash: Add function to find hash_algo struct with progressive hash by Ruchika Gupta · Fri Jan 23 16:01:57 2015 +0530
  99. a0d3ca6 lib/rsa: Modify rsa to use DM driver by Ruchika Gupta · Fri Jan 23 16:01:54 2015 +0530
  100. e9a788d configs: Move CONFIG_FIT_SIGNATURE to defconfig by Ruchika Gupta · Fri Jan 23 16:01:53 2015 +0530