1. 459316b Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Tue Feb 10 10:41:54 2015 -0500
  2. 6bfc15a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Tue Feb 10 10:40:43 2015 -0500
  3. 1ae13d3 lcd: split splash code into its own function by Nikita Kiryanov · Tue Feb 03 13:32:32 2015 +0200
  4. b071e4c lcd: dt: extract simplefb support by Nikita Kiryanov · Tue Feb 03 13:32:31 2015 +0200
  5. 618212c lcd: rename bitmap_plot to better represent its functionality by Nikita Kiryanov · Tue Feb 03 13:32:30 2015 +0200
  6. f54c026 lcd: various cleanups by Nikita Kiryanov · Tue Feb 03 13:32:29 2015 +0200
  7. 0e60e62 lcd: remove unused includes by Nikita Kiryanov · Tue Feb 03 13:32:28 2015 +0200
  8. 1dce1e7 lcd: introduce lcd_set_cmap by Nikita Kiryanov · Tue Feb 03 13:32:27 2015 +0200
  9. 70080dc lcd: logo: move generic cmap setting to lcd_logo_set_cmap() by Nikita Kiryanov · Tue Feb 03 13:32:26 2015 +0200
  10. 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
  11. 7f45a7e lcd: atmel: introduce lcd_logo_set_cmap by Nikita Kiryanov · Tue Feb 03 13:32:24 2015 +0200
  12. c999bcc lcd: mpc8xx: move mpc823-specific fb_put_byte to mpc8xx_lcd.c by Nikita Kiryanov · Tue Feb 03 13:32:23 2015 +0200
  13. c6cc065 lcd: atmel: move atmel-specific fb_put_word to atmel_lcdfb by Nikita Kiryanov · Tue Feb 03 13:32:22 2015 +0200
  14. ec3685d lcd: split configuration_get_cmap by Nikita Kiryanov · Tue Feb 03 13:32:21 2015 +0200
  15. b260492 lcd: move platform-specific structs to their own headers by Nikita Kiryanov · Tue Feb 03 13:32:20 2015 +0200
  16. 8284897 mx53loco: Fix boot hang during reboot stress test by Fabio Estevam · Mon Feb 09 07:29:33 2015 -0200
  17. 9bf144c arm: mxs: Add 'Wait for JTAG user' if booted in JTAG mode by Graeme Russ · Sun Jan 25 12:07:53 2015 +1100
  18. b82e470 arm: mxs: Enable booting of mx28 without battery by Graeme Russ · Sun Jan 25 12:07:52 2015 +1100
  19. 0f2483a arm: mxs: Add debug outputs and comments to mxs SPL source files by Graeme Russ · Sun Jan 25 12:07:51 2015 +1100
  20. 00cce36 imx: mx6: Fixed AIPS3 base address issue by Ye.Li · Wed Jan 14 17:18:12 2015 +0800
  21. f16cde0 imx: imximage: Add QuadSPI boot support by Ye.Li · Tue Jan 13 15:53:06 2015 +0800
  22. 2dea040 imx: mx6qsabreauto: Change to use common GPMI IO clock function by Ye.Li · Mon Jan 12 17:37:13 2015 +0800
  23. 9d06a10 pmic:pfuz100 add switch mode and more registers by Peng Fan · Thu Jan 08 21:00:36 2015 +0800
  24. cc8bae5 pmic:pfuze add macro for setting voltage by Peng Fan · Fri Jan 09 16:59:41 2015 +0800
  25. c3490dbc imx:mx6 update fuse_bank0_regs by Peng Fan · Fri Jan 09 16:59:40 2015 +0800
  26. fdef909 Merge branch 'microblaze' of git://git.denx.de/u-boot-microblaze by Tom Rini · Mon Feb 09 11:44:46 2015 -0500
  27. 4932fa7 Merge git://git.denx.de/u-boot-arc by Tom Rini · Mon Feb 09 10:25:20 2015 -0500
  28. fb089f0 microblaze: spl: Add LISTS to linker script by Michal Simek · Tue Feb 03 15:09:52 2015 +0100
  29. fb8e384 microblaze: spl: Do not call mem_malloc_init and use early alloc by Michal Simek · Tue Feb 03 16:24:48 2015 +0100
  30. 9ea6744 microblaze: Add support for CONFIG_SYS_MALLOC_F_LEN by Michal Simek · Fri Jan 30 15:46:43 2015 +0100
  31. a79d658 microblaze: Do not use CONFIG_SYS_GENERIC_GLOBAL_DATA by Michal Simek · Fri Jan 30 15:45:02 2015 +0100
  32. 0424464 bdinfo: Show information about fdt blob via bdinfo by Michal Simek · Tue Jan 27 15:41:08 2015 +0100
  33. a9228f6 microblaze: Speedup code copy by Michal Simek · Tue Jan 27 15:10:37 2015 +0100
  34. 65e915c microblaze: Move architecture to use generic board init by Michal Simek · Thu May 08 16:08:44 2014 +0200
  35. 97c3220 microblaze: Enable SPL_NOR support when FLASH_BASE is setup by Michal Simek · Tue Jan 27 14:25:38 2015 +0100
  36. 3f0a5cb microblaze: Fix gd_t address which is placed at the end of BRAM by Michal Simek · Tue Jan 27 14:06:14 2015 +0100
  37. 23162f4 microblaze: Remove unused asm label by Michal Simek · Tue Jan 27 12:46:07 2015 +0100
  38. b78df3d microblaze: Use standard interrupt_init() function by Michal Simek · Tue Jan 27 12:44:12 2015 +0100
  39. 7218061 microblaze: Remove unneeded data section adding from DTB by Michal Simek · Mon Jan 26 15:52:48 2015 +0100
  40. 056dbe8 microblaze: Add debug message about enabling interrupts by Michal Simek · Mon Jan 26 15:25:32 2015 +0100
  41. 5e6c747 microblaze: Fix coding style by Michal Simek · Mon Jan 26 14:39:22 2015 +0100
  42. baf5175 microblaze: Remove DEBUG_INT macro and use debug() instead by Michal Simek · Mon Jan 26 14:37:52 2015 +0100
  43. f73749b microblaze: Fix coding style in exception.c by Michal Simek · Mon Jan 26 14:36:13 2015 +0100
  44. 924819c microblaze: Show return address from exception by Michal Simek · Mon Jan 26 14:32:23 2015 +0100
  45. 94ea28f microblaze: Fix stack usage in interrupt handler by Michal Simek · Mon Jan 26 14:24:08 2015 +0100
  46. 9e4f396 common/board_r: manual relocation for cmd table by Andreas Bießmann · Tue Jan 20 00:29:05 2015 +0100
  47. ef932b0 common: Move dram_init() declaration to common location by Michal Simek · Fri Jan 30 10:51:46 2015 +0100
  48. 93206d2 arc: build libgcc in U-Boot by Alexey Brodkin · Tue Feb 03 13:58:20 2015 +0300
  49. 2f02080 arc: move CPU flags selection to the main "config.mk" by Alexey Brodkin · Tue Feb 03 13:58:19 2015 +0300
  50. bf1d41f arc: move SYS_MONITOR_BASE setup in Konfig by Alexey Brodkin · Tue Feb 03 13:58:18 2015 +0300
  51. c74e21b arc: hard-code CONFIG_ARCH_EARLY_INIT_R in asm/config.h by Alexey Brodkin · Tue Feb 03 13:58:17 2015 +0300
  52. ce32b68 arc: get rid of useless CONFIG_SKIP_LOWLEVEL_INIT by Alexey Brodkin · Tue Feb 03 13:58:16 2015 +0300
  53. 7144cf9 arc: hard-code CONFIG_SYS_GENERIC_BOARD into asm/config.h by Alexey Brodkin · Tue Feb 03 13:58:15 2015 +0300
  54. cbd76c3 arc: add selection of endianess in Kconfig by Alexey Brodkin · Tue Feb 03 13:58:14 2015 +0300
  55. 6b95cca arc: select cache settings via menuconfig by Alexey Brodkin · Tue Feb 03 13:58:13 2015 +0300
  56. 6da8cfc arc: define and use PTAG AUX regs for MMUv3 only by Alexey Brodkin · Tue Feb 03 13:58:12 2015 +0300
  57. f431e26 arc: add more flavours of ARC700 series CPU by Alexey Brodkin · Tue Feb 03 13:58:11 2015 +0300
  58. 097a640 arc: remove CPU hard-coded selection from board description in include/configs by Alexey Brodkin · Tue Feb 03 13:58:10 2015 +0300
  59. 4b98811 arc: memcmp - fix zero-delay loop utilization by Igor Guryanov · Tue Feb 03 13:58:09 2015 +0300
  60. c1715cf kwbimage: Make the Makefile pass in CONFIG_SYS_SPI_U_BOOT_OFFS by Tom Rini · Sat Feb 07 07:03:00 2015 -0500
  61. 095665d Merge git://git.denx.de/u-boot-marvell by Tom Rini · Fri Feb 06 12:02:59 2015 -0500
  62. 8764d43 arm: mvebu: maxbcm: Fix compilation warning and add Spansion SPI NOR support by Stefan Roese · Mon Jan 19 11:33:39 2015 +0100
  63. 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
  64. 941aef7 arm: mvebu: Add Serdes PHY config code by Stefan Roese · Mon Jan 19 11:33:41 2015 +0100
  65. e463bf3 arm: armada-xp: Add SPL support used to include the DDR training code by Stefan Roese · Mon Jan 19 11:33:42 2015 +0100
  66. 487590c scripts/Makefile.spl: Add MVEBU DDR code to SPL by Stefan Roese · Mon Jan 19 11:33:43 2015 +0100
  67. 6e8e9b6 tools: kwbimage: Support u-boot.img padding to CONFIG_SYS_SPI_U_BOOT_OFFS by Stefan Roese · Mon Jan 19 11:33:44 2015 +0100
  68. 3139fe0 Makefile: Add another kwb build target used on Marvell Armada-XP (AXP) by Stefan Roese · Mon Jan 19 11:33:45 2015 +0100
  69. 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
  70. 1a16a0c arm: maxbcm: Enable SPL to include DDR training code into U-Boot by Stefan Roese · Mon Jan 19 11:33:47 2015 +0100
  71. 0bc415c arm: mvebu: Placeholder bin_hdr file can now be removed by Stefan Roese · Mon Jan 19 11:33:48 2015 +0100
  72. a4fc5d4 arm: armada-xp: Change built target to include the SPL binary as bin_hdr by Stefan Roese · Mon Jan 19 11:33:49 2015 +0100
  73. 511d72d kirkwood: sheevaplug: add FDT support by DrEagle · Wed Dec 17 15:02:48 2014 +0100
  74. 50ae814 kirkwood: sheevaplug: fix multiple defines by DrEagle · Wed Dec 17 15:02:45 2014 +0100
  75. 32ca21f kirkwood: sheevaplug: fix style by DrEagle · Wed Dec 17 15:02:44 2014 +0100
  76. e3cfe8c ARM: UniPhier: leave the last element of boot_device_table empty by Masahiro Yamada · Thu Feb 05 20:56:24 2015 +0900
  77. b2bff68 ARM: UniPhier: refactor pinmon command by Masahiro Yamada · Thu Feb 05 20:56:23 2015 +0900
  78. ad5a793 ARM: UniPhier: enable I2C input pins for PH1-sLD8 by Masahiro Yamada · Thu Feb 05 14:43:00 2015 +0900
  79. 3cdae7b ARM: UniPhier: do not compile unnecessary objects by Masahiro Yamada · Thu Feb 05 14:42:58 2015 +0900
  80. 75d13f4 ARM: UniPhier: remove unused checkboard() functions by Masahiro Yamada · Thu Feb 05 14:42:57 2015 +0900
  81. 4cd15c6 ARM: UniPhier: revive support card info by Masahiro Yamada · Thu Feb 05 14:42:56 2015 +0900
  82. 24ee11f ARM: UniPhier: move SPL init functions to spl_board_init() by Masahiro Yamada · Thu Feb 05 14:42:55 2015 +0900
  83. 1f3d9c7 ARM: UniPhier: move pin_init() to board_early_init_f() by Masahiro Yamada · Thu Feb 05 14:42:54 2015 +0900
  84. d1d1a18 ARM: UniPhier: set I2C offset length of on-board EEPROM in DTS by Masahiro Yamada · Thu Feb 05 14:30:26 2015 +0900
  85. 68a730e ARM: UniPhier: move EEPROM device node into a separate DTS by Masahiro Yamada · Thu Feb 05 14:30:25 2015 +0900
  86. 95d469e MAINTAINERS: claim maintainership of files with "uniphier" pattern by Masahiro Yamada · Thu Feb 05 14:30:24 2015 +0900
  87. da8d031 ARM: UniPhier: add a simple README file for UniPhier platform by Masahiro Yamada · Thu Feb 05 14:30:23 2015 +0900
  88. 5fc3994 ARM: UniPhier: add environment variable to update images in NAND by Masahiro Yamada · Thu Feb 05 14:30:22 2015 +0900
  89. 860f2f8 ARM: UniPhier: use "&&" instead of "; " in commands by Masahiro Yamada · Thu Feb 05 14:30:21 2015 +0900
  90. b1b9e48 ARM: UniPhier: remove dummy gpio.h by Masahiro Yamada · Tue Feb 03 13:51:36 2015 +0900
  91. 865dd4c Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · Wed Feb 04 13:30:00 2015 -0500
  92. 7403a1b Prepare v2015.04-rc1 by Tom Rini · Mon Feb 02 12:39:29 2015 -0500
  93. d693b1e Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · Mon Feb 02 12:37:34 2015 -0500
  94. 0a5d3d8 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Tom Rini · Mon Feb 02 11:51:58 2015 -0500
  95. b4aa9f3 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Mon Feb 02 10:11:44 2015 -0500
  96. 253d77d sunxi: mmc: Add 'sunxi_' prefix to the static functions by Siarhei Siamashka · Sun Feb 01 00:42:14 2015 +0200
  97. 47359bb sunxi: dram: Support more sun[457]i dram parameters in Kconfig by Siarhei Siamashka · Sun Feb 01 00:27:06 2015 +0200
  98. 9900db1 sunxi: dram: Optionally use standard JEDEC timings for sun[457]i by Siarhei Siamashka · Sun Feb 01 00:27:05 2015 +0200
  99. 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
  100. fe7d579 sunxi: Add Inet 86VS support by Michal Suchanek · Sun Jan 04 21:06:21 2015 +0100