1. 4c5b754 cmd_eeprom: make it possible to define the used i2c bus by Christian Gmeiner · Wed Feb 11 15:19:31 2015 +0100
  2. fd619a8 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · Tue Feb 10 10:42:56 2015 -0500
  3. 803f21a Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · Tue Feb 10 10:42:22 2015 -0500
  4. 459316b Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Tue Feb 10 10:41:54 2015 -0500
  5. 6bfc15a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Tue Feb 10 10:40:43 2015 -0500
  6. 1ae13d3 lcd: split splash code into its own function by Nikita Kiryanov · Tue Feb 03 13:32:32 2015 +0200
  7. b071e4c lcd: dt: extract simplefb support by Nikita Kiryanov · Tue Feb 03 13:32:31 2015 +0200
  8. 618212c lcd: rename bitmap_plot to better represent its functionality by Nikita Kiryanov · Tue Feb 03 13:32:30 2015 +0200
  9. f54c026 lcd: various cleanups by Nikita Kiryanov · Tue Feb 03 13:32:29 2015 +0200
  10. 0e60e62 lcd: remove unused includes by Nikita Kiryanov · Tue Feb 03 13:32:28 2015 +0200
  11. 1dce1e7 lcd: introduce lcd_set_cmap by Nikita Kiryanov · Tue Feb 03 13:32:27 2015 +0200
  12. 70080dc lcd: logo: move generic cmap setting to lcd_logo_set_cmap() by Nikita Kiryanov · Tue Feb 03 13:32:26 2015 +0200
  13. 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
  14. 7f45a7e lcd: atmel: introduce lcd_logo_set_cmap by Nikita Kiryanov · Tue Feb 03 13:32:24 2015 +0200
  15. c999bcc lcd: mpc8xx: move mpc823-specific fb_put_byte to mpc8xx_lcd.c by Nikita Kiryanov · Tue Feb 03 13:32:23 2015 +0200
  16. c6cc065 lcd: atmel: move atmel-specific fb_put_word to atmel_lcdfb by Nikita Kiryanov · Tue Feb 03 13:32:22 2015 +0200
  17. ec3685d lcd: split configuration_get_cmap by Nikita Kiryanov · Tue Feb 03 13:32:21 2015 +0200
  18. 0424464 bdinfo: Show information about fdt blob via bdinfo by Michal Simek · Tue Jan 27 15:41:08 2015 +0100
  19. 65e915c microblaze: Move architecture to use generic board init by Michal Simek · Thu May 08 16:08:44 2014 +0200
  20. 9e4f396 common/board_r: manual relocation for cmd table by Andreas Bießmann · Tue Jan 20 00:29:05 2015 +0100
  21. ffbe2de common/board_f: add at91 wdt by Heiko Schocher · Wed Jan 21 08:38:21 2015 +0100
  22. 230cfef scsi: bootstage: Measure time taken to scan the bus by Simon Glass · Tue Jan 27 22:13:44 2015 -0700
  23. d1f0b63 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · Fri Jan 30 09:24:42 2015 -0500
  24. 70da592 fpga: Extend dump description by Michal Simek · Mon Jan 26 08:52:27 2015 +0100
  25. 1f9cb00 cmd: Fix gettime command help by Bin Meng · Mon Jan 19 21:32:00 2015 +0800
  26. 2c8987f rsa: Use checksum algorithms from struct hash_algo by Ruchika Gupta · Fri Jan 23 16:01:59 2015 +0530
  27. c915ceb Use hash.c in mkimage by Ruchika Gupta · Fri Jan 23 16:01:58 2015 +0530
  28. b6a1096 hash: Add function to find hash_algo struct with progressive hash by Ruchika Gupta · Fri Jan 23 16:01:57 2015 +0530
  29. cb2c286 Export redesign by Martin Dorwig · Mon Jan 26 15:22:54 2015 -0700
  30. a2723ae dm: i2c: Provide an offset length parameter where needed by Simon Glass · Sun Jan 25 08:26:55 2015 -0700
  31. 7d72276 dm: i2c: Rename driver model I2C functions to permit compatibility by Simon Glass · Mon Jan 12 18:02:07 2015 -0700
  32. 120834d dm: demo: Add a simple GPIO demonstration by Simon Glass · Mon Jan 05 20:05:31 2015 -0700
  33. 9607f7a generic-board: show model name in board_init_f() too by Masahiro Yamada · Wed Jan 14 17:07:05 2015 +0900
  34. b87abaf cmd_i2c: change variable type for 10bit addressing support by Masahiro Yamada · Sat Dec 20 03:34:23 2014 +0900
  35. 5ce8e42 common: bootm: Document fake bootm sub-command by Michal Simek · Thu Jan 15 09:53:13 2015 +0100
  36. 3c46bcd dumpimage: fit: extract FIT images by Guilherme Maciel Ferreira · Thu Jan 15 02:54:42 2015 -0200
  37. fc3c967 imagetool: make the image_save_datafile() available to all image types by Guilherme Maciel Ferreira · Thu Jan 15 02:48:06 2015 -0200
  38. f52d281 common: add cache flush to imxtract function by Pieter Voorthuijsen · Mon Jan 12 16:23:18 2015 +0100
  39. ca8982b part: let list put the list in an environment variable by Sjoerd Simons · Mon Jan 05 18:13:37 2015 +0100
  40. 7d9faf6 fs: Add command to retrieve the filesystem type by Sjoerd Simons · Mon Jan 05 18:13:36 2015 +0100
  41. 7f9ceea common: convert compulab splash load code to common code by Nikita Kiryanov · Wed Jan 14 10:42:54 2015 +0200
  42. 1890113 lcd: fix console address is not initialized by Bo Shen · Wed Jan 28 09:13:22 2015 +0800
  43. cd367a6 spl: Change printf to puts for "Unsupported boot-device" by Stefan Roese · Tue Jan 27 16:45:09 2015 +0100
  44. 5ded7e5 Allow architecture-specific memory reservation by Simon Glass · Mon Jan 19 22:16:12 2015 -0700
  45. 6272c3c Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Thu Jan 22 09:48:22 2015 -0500
  46. be09b94 fpga: Protect GZIP usage when LOADMK is enabled by Michal Simek · Wed Jul 16 10:30:50 2014 +0200
  47. 7e33006 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · Tue Jan 20 10:21:36 2015 -0500
  48. 37a50b9 mmc: extend mmcinfo output to show partition write reliability settings by Diego Santa Cruz · Tue Dec 23 10:50:33 2014 +0100
  49. 58bda79 mmc: extend the mmc hwpartition sub-command to change write reliability by Diego Santa Cruz · Tue Dec 23 10:50:32 2014 +0100
  50. 420fc16 mmc: add mmc hwpartition sub-command to do eMMC hardware partitioning by Diego Santa Cruz · Tue Dec 23 10:50:30 2014 +0100
  51. 173c79e mmc: show the erase group size and HC WP group size in mmcinfo output by Diego Santa Cruz · Tue Dec 23 10:50:26 2014 +0100
  52. 2b45f58 mmc: display size and start of eMMC enhanced user data area in mmcinfo by Diego Santa Cruz · Tue Dec 23 10:50:23 2014 +0100
  53. 1f69e22 mmc: skip mmcinfo partition info processing for eMMC < 4.41 by Diego Santa Cruz · Tue Dec 23 10:50:19 2014 +0100
  54. d835843 mmc: make eMMC general purpose partition numbering match spec by Diego Santa Cruz · Tue Dec 23 10:50:18 2014 +0100
  55. c145f9e mmc: extend mmcinfo to show enhanced partition attribute by Diego Santa Cruz · Tue Dec 23 10:50:17 2014 +0100
  56. 99ca028 mmc: show hardware partition sizes in mmcinfo output by Diego Santa Cruz · Tue Dec 23 10:50:16 2014 +0100
  57. 498ab95 musb-new: Fix reset sequence when in host mode by Hans de Goede · Sun Jan 11 20:34:51 2015 +0100
  58. c601ed7 usb: Do not log an error when no devices is plugged into a root-hub-less hcd by Hans de Goede · Sun Jan 11 20:34:46 2015 +0100
  59. e8790a2 usb: Fix usb_kbd_deregister when console-muxing is used by Hans de Goede · Sun Jan 11 20:34:44 2015 +0100
  60. bbd2d2a usb: Add an interval parameter to create_int_queue by Hans de Goede · Sun Jan 11 20:38:28 2015 +0100
  61. 2af8256 USB: make "usb start" start usb only once by Hans de Goede · Tue Jan 06 14:27:41 2015 +0100
  62. 86a6b44d4 Merge branch 'next' of git://git.denx.de/u-boot-video by Tom Rini · Wed Jan 14 16:26:15 2015 -0500
  63. 225581b spl: spl_nor: surround Linux-load code with #ifdef CONFIG_SPL_OS_BOOT by Masahiro Yamada · Thu Jan 08 19:23:35 2015 +0900
  64. caee41f image: Enable OpenRTOS booting via fitImage by Marek Vasut · Tue Dec 16 14:07:22 2014 +0100
  65. 0e3b512 image: bootm: Add OpenRTOS image type by Marek Vasut · Tue Dec 16 14:07:21 2014 +0100
  66. 4f6e6d7 bootm: Factor out common parts of image decompression code by Simon Glass · Tue Dec 02 13:17:37 2014 -0700
  67. 632570c bootm: Use print_decomp_msg() in all cases by Simon Glass · Tue Dec 02 13:17:36 2014 -0700
  68. 5aeccc2 bootm: Export bootm_decomp_image() by Simon Glass · Tue Dec 02 13:17:33 2014 -0700
  69. 73a0445 sandbox: Correct ordering of 'sb save' commands by Simon Glass · Tue Dec 02 13:17:31 2014 -0700
  70. 10ae419 bootm: Move compression progress/error messages into a function by Simon Glass · Tue Dec 02 13:17:30 2014 -0700
  71. cc17fd9 common/memsize.c: Coding style cleanup by Wolfgang Denk · Tue Oct 21 22:14:10 2014 +0200
  72. 616d03e console: Use pre-console buffer to get complete log on all consoles by Siarhei Siamashka · Thu Jan 08 09:02:31 2015 +0200
  73. 6e354e4 edid: Add an edid_check_checksum() helper function by Hans de Goede · Mon Nov 24 13:47:13 2014 +0100
  74. d50b2f4 x86: board_f: Adjust x86 boot order for performance by Simon Glass · Thu Jan 01 16:18:09 2015 -0700
  75. 5b0fc13 lcd_console: remove unused defines by Nikita Kiryanov · Mon Dec 08 17:14:46 2014 +0200
  76. f6ebf6a lcd: refactor lcd console stuff into its own file by Nikita Kiryanov · Mon Dec 08 17:14:45 2014 +0200
  77. fbfb81b lcd: make lcd_drawchars() independant of lcd_base by Nikita Kiryanov · Mon Dec 08 17:14:44 2014 +0200
  78. 631d2e1 lcd: introduce getters for bg/fg color by Nikita Kiryanov · Mon Dec 08 17:14:43 2014 +0200
  79. 6c8cf8d lcd: get rid of COLOR_MASK by Nikita Kiryanov · Mon Dec 08 17:14:42 2014 +0200
  80. 699c05e lcd: expand console api by Nikita Kiryanov · Mon Dec 08 17:14:41 2014 +0200
  81. 0a6ed53 lcd: replace CONSOLE_(ROWS|COLS) with variables by Nikita Kiryanov · Mon Dec 08 17:14:40 2014 +0200
  82. 99b3483 lcd: rename console_(row|col) by Nikita Kiryanov · Mon Dec 08 17:14:39 2014 +0200
  83. 5aec581 lcd: remove LCD_MONOCHROME by Nikita Kiryanov · Mon Dec 08 17:14:38 2014 +0200
  84. 009228a lcd: cleanup lcd_drawchars by Nikita Kiryanov · Mon Dec 08 17:14:36 2014 +0200
  85. fa88cc5 lcd: remove CONFIG_SYS_INVERT_COLORS by Nikita Kiryanov · Mon Dec 08 17:14:35 2014 +0200
  86. a2f46b5 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · Tue Jan 06 10:44:47 2015 -0500
  87. 1143b0a spl: mmc: Fix raw boot mode (related to commit 4c5bbc2328a24f5e1ee990c9a9527e48e5fb3b5f) by Guillaume GARDET · Tue Dec 16 12:00:44 2014 +0100
  88. eac5b83 spl_sata.c: Add <scsi.h> by Tom Rini · Mon Jan 05 21:14:04 2015 -0500
  89. 76ae5d9 memmove_wd: copy chunk down from big address if parameter to is larger than from by Sonic Zhang · Wed Dec 10 18:20:53 2014 +0800
  90. 51b23b8 cmd_fdt: fix working_fdt is set to wrong value by Hua Yanghao · Mon Dec 22 04:45:59 2014 +0800
  91. ecaafd5 cmd_bdinfo: check for CONFIG_ARC instead of CONFIG_ARC700 by Alexey Brodkin · Fri Dec 26 11:03:15 2014 +0300
  92. 3dacc67 powerpc: mpc824x: remove MPC824X cpu support by Masahiro Yamada · Mon Dec 15 23:26:31 2014 +0900
  93. d38a77b mpc8xx: remove SPD823TS board support by Masahiro Yamada · Mon Dec 15 23:26:10 2014 +0900
  94. e37443f Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Thu Jan 01 15:10:39 2015 -0500
  95. 810b84d Fix hash verification by Nikolay Dimitrov · Fri Dec 12 20:01:23 2014 +0200
  96. 676f019 common/board_f.c: fix compile error when tracing disabled by Kevin Hilman · Tue Dec 09 15:03:58 2014 -0800
  97. c97d974 ARM: Implement non-cached memory support by Thierry Reding · Tue Dec 09 22:25:22 2014 -0700
  98. 7d05934 fastboot: handle flash write to GPT partitions by Steve Rae · Fri Dec 12 15:51:54 2014 -0800
  99. 5aba398 fastboot: add support for continue command by Rob Herring · Wed Dec 10 14:43:04 2014 -0600
  100. d38f24e usb, g_dnl: generalize DFU detach functions by Rob Herring · Wed Dec 10 14:43:03 2014 -0600