1. e23aed3 m68k: fix 3 broken boards by angelo@sysam.it · Sat Mar 28 11:34:52 2015 +0100
  2. 7350318 common/board_f: move board_init_f_mem() from #else CONFIG_X86 by Alexey Brodkin · Tue Mar 24 11:12:47 2015 +0300
  3. 43cdb5d part: Add support for list filtering on bootable partitions by Sjoerd Simons · Wed Feb 25 23:23:50 2015 +0100
  4. ffdb488 remove unnecessary version.h includes by Rob Herring · Tue Mar 17 15:28:55 2015 -0500
  5. aa42df2 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Wed Mar 18 07:07:43 2015 -0400
  6. ee86af2 common/board_f.c: Enable IMX watchdog in init_func_watchdog_init() by Stefan Roese · Tue Mar 10 08:04:36 2015 +0100
  7. 23d9b03 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Tue Mar 10 19:09:18 2015 -0400
  8. 3825bfa common: cmd_elf: Add support to disable start of application by Siva Durga Prasad Paladugu · Mon Mar 09 12:46:47 2015 +0100
  9. a714a6b9 common/board_r: Restore non-cached memory setup by Jan Kiszka · Mon Mar 09 07:47:18 2015 +0100
  10. 8843678 dlmalloc: do memset in malloc init as new default config by Przemyslaw Marczak · Wed Mar 04 14:01:24 2015 +0100
  11. dec5dd6 cmd_usb_mass_storage: Remove extra 'ums' string in the usage text by Fabio Estevam · Wed Feb 25 13:03:19 2015 -0300
  12. 9c832f1 common/board_f: implement type casting for gd structure by Alexey Brodkin · Wed Feb 25 17:59:02 2015 +0300
  13. f31a566 spl: fix calling "spl export .." more than once by Heiko Schocher · Tue Feb 24 07:04:38 2015 +0100
  14. 8f6d8f3 m68k: Add generic board support for MCF547X/8X and MCF5445X by Alison Wang · Thu Feb 12 18:33:15 2015 +0800
  15. f245ae9 m68k: add generic-board support by angelo@sysam.it · Thu Feb 12 01:40:17 2015 +0100
  16. 2dd42d8 cmd_yaffs: Clean up command usage messages by Peter Tyser · Tue Feb 03 10:15:04 2015 -0600
  17. 092f2ac common/lcd: Add command for writing to lcd-display by Hannes Petermaier · Tue Feb 03 13:22:25 2015 +0100
  18. 267c140 common/lcd: Add command for setting cursor within lcd-console by Hannes Petermaier · Tue Feb 03 13:22:24 2015 +0100
  19. d976197 gpt: support random UUIDs without setting environment variables by Rob Herring · Mon Jan 26 09:44:18 2015 -0600
  20. 008ab49 gpt: fix error reporting on partition table write failures by Rob Herring · Mon Jan 26 09:43:15 2015 -0600
  21. 8486f4d Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · Thu Mar 05 16:05:10 2015 +0100
  22. ce29d6b kconfig: common: Fix memtest bool name by Nikolaos Pasaloukos · Thu Mar 05 13:15:20 2015 +0000
  23. e540509 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Thu Mar 05 07:22:18 2015 -0500
  24. d8711af arm: spl: Allow board_init_r() to run with a larger stack by Simon Glass · Tue Mar 03 08:03:00 2015 -0700
  25. 0ba4a8a common: board: support systems with where RAM ends beyond 4GB by Stephen Warren · Tue Dec 23 10:34:49 2014 -0700
  26. 6834475 Merge git://git.denx.de/u-boot-usb by Tom Rini · Mon Mar 02 07:24:27 2015 -0500
  27. ccd887d Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · Mon Mar 02 09:42:53 2015 +0100
  28. 1eba1d7 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Wed Feb 25 18:14:18 2015 -0500
  29. ef20159 crypto/fsl - Add progressive hashing support using hardware acceleration. by gaurav rana · Fri Feb 20 12:51:46 2015 +0530
  30. b64308e crypto/fsl: Make function names consistent for blob encapsulation/decapsulation. by gaurav rana · Wed Feb 25 09:37:09 2015 +0530
  31. 976a7ce fastboot: Correct fastboot_fail and fastboot_okay strings by Dileep Katta · Fri Feb 13 14:33:42 2015 +0800
  32. ce9d8ee fastboot: Add USB cable detect check by Rob Herring · Mon Jan 26 15:14:41 2015 -0600
  33. b122820 usb: gadget: fastboot: Add fastboot erase by Dileep Katta · Tue Feb 17 18:48:23 2015 +0530
  34. cfc2f7d kconfig: remove unneeded dependency on !SPL_BUILD by Masahiro Yamada · Tue Feb 24 22:26:21 2015 +0900
  35. a095bfd mmc: Implement SD/MMC versioning properly by Pantelis Antoniou · Fri Jan 23 12:12:01 2015 +0200
  36. 56dae70 cmd_i2c: Provide option for bulk 'i2c write' in one transaction by Lubomir Popov · Fri Jan 30 19:56:04 2015 +0200
  37. 6b546f3 cmd_i2c: quit I2C commands immediately on error by Masahiro Yamada · Thu Feb 05 13:50:26 2015 +0900
  38. f3ae2ab Merge branch 'master' of git://git.denx.de/u-boot-fdt by Tom Rini · Wed Feb 18 08:46:50 2015 -0500
  39. 6256dcc cmd_fdt: Print the control fdt in terms of virtual memory by Joe Hershberger · Wed Feb 04 21:56:54 2015 -0600
  40. 3d4ea4c cmd_fdt: Actually fix fdt command in sandbox by Joe Hershberger · Wed Feb 04 21:56:53 2015 -0600
  41. 8e919af Merge branch 'master' of git://git.denx.de/u-boot-avr32 by Tom Rini · Tue Feb 17 22:11:36 2015 -0500
  42. c1d0917 avr32: add generic board support by Andreas Bießmann · Fri Feb 06 23:06:48 2015 +0100
  43. 111bbf5 common/board_r: allocate bootparams by Andreas Bießmann · Fri Feb 06 23:06:47 2015 +0100
  44. 2542986 common/board_f: factor out reserve_stacks by Andreas Bießmann · Fri Feb 06 23:06:45 2015 +0100
  45. e8adea2 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · Mon Feb 16 14:55:50 2015 -0500
  46. 4c5b754 cmd_eeprom: make it possible to define the used i2c bus by Christian Gmeiner · Wed Feb 11 15:19:31 2015 +0100
  47. 329b72a spl, spl_nor: fix compiler warning by Heiko Schocher · Fri Feb 06 09:31:36 2015 +0100
  48. 040d818 arm: spl: Provide for a board-specific loader by Simon Glass · Sat Feb 07 10:47:29 2015 -0700
  49. dfcfcab image: Convert to use fdt_for_each_subnode macro by Axel Lin · Sat Feb 07 09:12:39 2015 +0800
  50. 6851d70 dm: Add CMD_DM and CMD_DEMO to Kconfig by Simon Glass · Thu Feb 05 21:41:38 2015 -0700
  51. e4e8ff2 dm: i2c: Add a dm_ prefix to driver model bus speed functions by Simon Glass · Thu Feb 05 21:41:32 2015 -0700
  52. d2542ff Introduce board_init_f_mem() to handle early memory layout by Simon Glass · Sat Feb 07 11:51:34 2015 -0700
  53. 8b4e728 malloc_simple: Return NULL on malloc failure rather then calling panic() by Hans de Goede · Wed Feb 04 13:05:50 2015 +0100
  54. 9001fa1 dm: Prevent "demo hello" and "demo status" segfaults by Peter Tyser · Tue Feb 03 13:18:49 2015 -0600
  55. fd619a8 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · Tue Feb 10 10:42:56 2015 -0500
  56. 803f21a Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · Tue Feb 10 10:42:22 2015 -0500
  57. 459316b Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Tue Feb 10 10:41:54 2015 -0500
  58. 6bfc15a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Tue Feb 10 10:40:43 2015 -0500
  59. 1ae13d3 lcd: split splash code into its own function by Nikita Kiryanov · Tue Feb 03 13:32:32 2015 +0200
  60. b071e4c lcd: dt: extract simplefb support by Nikita Kiryanov · Tue Feb 03 13:32:31 2015 +0200
  61. 618212c lcd: rename bitmap_plot to better represent its functionality by Nikita Kiryanov · Tue Feb 03 13:32:30 2015 +0200
  62. f54c026 lcd: various cleanups by Nikita Kiryanov · Tue Feb 03 13:32:29 2015 +0200
  63. 0e60e62 lcd: remove unused includes by Nikita Kiryanov · Tue Feb 03 13:32:28 2015 +0200
  64. 1dce1e7 lcd: introduce lcd_set_cmap by Nikita Kiryanov · Tue Feb 03 13:32:27 2015 +0200
  65. 70080dc lcd: logo: move generic cmap setting to lcd_logo_set_cmap() by Nikita Kiryanov · Tue Feb 03 13:32:26 2015 +0200
  66. 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
  67. 7f45a7e lcd: atmel: introduce lcd_logo_set_cmap by Nikita Kiryanov · Tue Feb 03 13:32:24 2015 +0200
  68. c999bcc lcd: mpc8xx: move mpc823-specific fb_put_byte to mpc8xx_lcd.c by Nikita Kiryanov · Tue Feb 03 13:32:23 2015 +0200
  69. c6cc065 lcd: atmel: move atmel-specific fb_put_word to atmel_lcdfb by Nikita Kiryanov · Tue Feb 03 13:32:22 2015 +0200
  70. ec3685d lcd: split configuration_get_cmap by Nikita Kiryanov · Tue Feb 03 13:32:21 2015 +0200
  71. 0424464 bdinfo: Show information about fdt blob via bdinfo by Michal Simek · Tue Jan 27 15:41:08 2015 +0100
  72. 65e915c microblaze: Move architecture to use generic board init by Michal Simek · Thu May 08 16:08:44 2014 +0200
  73. 9e4f396 common/board_r: manual relocation for cmd table by Andreas Bießmann · Tue Jan 20 00:29:05 2015 +0100
  74. ffbe2de common/board_f: add at91 wdt by Heiko Schocher · Wed Jan 21 08:38:21 2015 +0100
  75. 230cfef scsi: bootstage: Measure time taken to scan the bus by Simon Glass · Tue Jan 27 22:13:44 2015 -0700
  76. d1f0b63 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · Fri Jan 30 09:24:42 2015 -0500
  77. 70da592 fpga: Extend dump description by Michal Simek · Mon Jan 26 08:52:27 2015 +0100
  78. 1f9cb00 cmd: Fix gettime command help by Bin Meng · Mon Jan 19 21:32:00 2015 +0800
  79. 2c8987f rsa: Use checksum algorithms from struct hash_algo by Ruchika Gupta · Fri Jan 23 16:01:59 2015 +0530
  80. c915ceb Use hash.c in mkimage by Ruchika Gupta · Fri Jan 23 16:01:58 2015 +0530
  81. b6a1096 hash: Add function to find hash_algo struct with progressive hash by Ruchika Gupta · Fri Jan 23 16:01:57 2015 +0530
  82. cb2c286 Export redesign by Martin Dorwig · Mon Jan 26 15:22:54 2015 -0700
  83. a2723ae dm: i2c: Provide an offset length parameter where needed by Simon Glass · Sun Jan 25 08:26:55 2015 -0700
  84. 7d72276 dm: i2c: Rename driver model I2C functions to permit compatibility by Simon Glass · Mon Jan 12 18:02:07 2015 -0700
  85. 120834d dm: demo: Add a simple GPIO demonstration by Simon Glass · Mon Jan 05 20:05:31 2015 -0700
  86. 9607f7a generic-board: show model name in board_init_f() too by Masahiro Yamada · Wed Jan 14 17:07:05 2015 +0900
  87. b87abaf cmd_i2c: change variable type for 10bit addressing support by Masahiro Yamada · Sat Dec 20 03:34:23 2014 +0900
  88. 5ce8e42 common: bootm: Document fake bootm sub-command by Michal Simek · Thu Jan 15 09:53:13 2015 +0100
  89. 3c46bcd dumpimage: fit: extract FIT images by Guilherme Maciel Ferreira · Thu Jan 15 02:54:42 2015 -0200
  90. fc3c967 imagetool: make the image_save_datafile() available to all image types by Guilherme Maciel Ferreira · Thu Jan 15 02:48:06 2015 -0200
  91. f52d281 common: add cache flush to imxtract function by Pieter Voorthuijsen · Mon Jan 12 16:23:18 2015 +0100
  92. ca8982b part: let list put the list in an environment variable by Sjoerd Simons · Mon Jan 05 18:13:37 2015 +0100
  93. 7d9faf6 fs: Add command to retrieve the filesystem type by Sjoerd Simons · Mon Jan 05 18:13:36 2015 +0100
  94. 7f9ceea common: convert compulab splash load code to common code by Nikita Kiryanov · Wed Jan 14 10:42:54 2015 +0200
  95. 1890113 lcd: fix console address is not initialized by Bo Shen · Wed Jan 28 09:13:22 2015 +0800
  96. cd367a6 spl: Change printf to puts for "Unsupported boot-device" by Stefan Roese · Tue Jan 27 16:45:09 2015 +0100
  97. 5ded7e5 Allow architecture-specific memory reservation by Simon Glass · Mon Jan 19 22:16:12 2015 -0700
  98. 6272c3c Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Thu Jan 22 09:48:22 2015 -0500
  99. be09b94 fpga: Protect GZIP usage when LOADMK is enabled by Michal Simek · Wed Jul 16 10:30:50 2014 +0200
  100. 7e33006 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · Tue Jan 20 10:21:36 2015 -0500