1. 70566b6 spl_mmc/CONFIG_SPL_OS_BOOT: Allow environment to determine what to boot by Tom Rini · Fri Mar 28 12:03:42 2014 -0400
  2. a279b4c env_mmc.c: Remove NULL check on tmp_env1/2 by Tom Rini · Fri Mar 28 12:03:35 2014 -0400
  3. c929f82 env_mmc.c: Allow environment to be used within SPL by Tom Rini · Fri Mar 28 12:03:34 2014 -0400
  4. 1eb7495 Revert "Start the deprecation process for generic board" by Tom Rini · Fri Apr 04 10:09:19 2014 -0400
  5. 5ec2ed2 cmd:gpt: randomly generate each partition uuid if undefined by Przemyslaw Marczak · Wed Apr 02 10:20:06 2014 +0200
  6. 35a3ea1 mmc: Add 'mmc rst-function' sub-command by Tom Rini · Fri Feb 07 14:15:20 2014 -0500
  7. 46a3b3d Start the deprecation process for generic board by Simon Glass · Sat Mar 22 17:14:51 2014 -0600
  8. 5f9f4a9 common, env: Fix support for environment in i2c eeprom by Matthias Fuchs · Wed Mar 19 10:25:08 2014 +0100
  9. 75a652f Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · Fri Mar 28 08:24:01 2014 -0400
  10. 2c85046 mmc: Split mmc struct, rework mmc initialization (v2) by Pantelis Antoniou · Tue Mar 11 19:34:20 2014 +0200
  11. bd1f7ef Add lzmadec command by Patrice Bouchand · Sat Feb 15 22:19:57 2014 -0700
  12. b9ddbf4 sandbox: Add LCD driver by Simon Glass · Thu Feb 27 13:26:19 2014 -0700
  13. e5d1579 cros_ec: Move EC interface into common library by Vadim Bendebury · Thu Feb 27 13:26:02 2014 -0700
  14. e735b68 sandbox: Use os functions to read host device tree by Simon Glass · Thu Feb 27 13:25:58 2014 -0700
  15. 5a2bf98 powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 by Masahiro Yamada · Wed Mar 05 17:40:10 2014 +0900
  16. 0c44c49 cmd_nvedit: Make 'env import -c' require size parameter by Tom Rini · Tue Mar 04 15:52:35 2014 -0500
  17. 60c38c9 hush: fix some quoted variable expansion issues by Stephen Warren · Sat Mar 01 22:16:10 2014 -0700
  18. 6c48001 Add 64-bit data support for memory commands by York Sun · Wed Feb 26 17:03:19 2014 -0800
  19. 459c47a dm: Enable gpio command to support driver model by Simon Glass · Wed Feb 26 15:59:26 2014 -0700
  20. 63b1757 dm: Add a demonstration/example driver by Simon Glass · Wed Feb 26 15:59:23 2014 -0700
  21. eea8710 dm: Set up driver model after relocation by Simon Glass · Wed Feb 26 15:59:20 2014 -0700
  22. d738553 Add cmd_process_error() to report and process errors by Simon Glass · Wed Feb 26 15:59:15 2014 -0700
  23. f343378 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Wed Feb 26 16:49:58 2014 -0500
  24. 958a8f8 arm: Switch to -mno-unaligned-access when supported by the compiler by Tom Rini · Tue Feb 25 10:27:01 2014 -0500
  25. 6e29472 arm: remove unneeded symbol offsets and _TEXT_BASE by Albert ARIBAUD · Sat Feb 22 17:53:43 2014 +0100
  26. 2181806 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Tue Feb 25 12:44:13 2014 -0500
  27. 354846f SPL: P2020RDB: fix the problem booting from spi flash by Ying Zhang · Fri Jan 24 15:50:07 2014 +0800
  28. 817ae74 ubifs: fix checkpatch warning by Karicheri, Muralidharan · Mon Jan 20 17:10:07 2014 -0500
  29. e82717d common, itest: pass u-boot env variables to itest.s by Heiko Schocher · Sat Jan 25 07:27:12 2014 +0100
  30. 1762ab1 common, ubi: add ubi check volumename command by Heiko Schocher · Sat Jan 25 07:27:11 2014 +0100
  31. d8a405d Fix memory commands for 64-bit platforms by York Sun · Wed Feb 12 15:55:35 2014 -0800
  32. c059239 pxe: prepend fdtdir to DTB name irrespective of source by Stephen Warren · Wed Feb 12 14:30:04 2014 -0700
  33. f40b221 fix address of error message in mtest command by David Feng · Wed Feb 12 16:10:08 2014 +0800
  34. 863e8d8 common: Add get_effective_memsize() to memsize.c by York Sun · Tue Feb 11 11:57:26 2014 -0800
  35. 59d599a common: Remove invalid endianess conversion by Christian Eggers · Sat Feb 08 19:27:45 2014 +0100
  36. 857291b pxe: allow compilation when !defined(CONFIG_CMD_NET) by Stephen Warren · Wed Feb 05 20:49:20 2014 -0700
  37. 06ab7dd fs/fdos: Remove by Tom Rini · Fri Feb 21 08:42:02 2014 -0500
  38. c68e851 blackfin: Add <asm/clock.h> to numerous drivers by Tom Rini · Thu Feb 20 10:14:10 2014 -0500
  39. aa58eec cosmetic: FIT: fix a strange comment by Masahiro Yamada · Tue Feb 18 15:39:21 2014 +0900
  40. 81a689e Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee by Masahiro Yamada · Thu Feb 13 18:30:26 2014 +0900
  41. 43c0893 dts: re-write dts/Makefile more simply with Kbuild by Masahiro Yamada · Wed Feb 05 11:28:25 2014 +0900
  42. 0d68fb1 kbuild: use Linux Kernel build scripts by Masahiro Yamada · Tue Feb 04 17:24:28 2014 +0900
  43. 59f15f2 kbuild: change out-of-tree build by Masahiro Yamada · Tue Feb 04 17:24:24 2014 +0900
  44. 0c3ab85 common: spl: Add spl sata boot support by Dan Murphy · Mon Feb 03 06:59:01 2014 -0600
  45. f81e0ce EXT4: Fix number base handling of "ext4write" command by Wolfgang Denk · Fri Jan 31 09:28:25 2014 +0100
  46. 7e4a4b2 fdt: rename IMAAGE_OF_BOARD_SETUP to IMAGE_OF_BOARD_SETUP by Masahiro Yamada · Wed Jan 29 16:29:16 2014 +0900
  47. 0700db6 cmd_test: implement -e test for file existence by Stephen Warren · Mon Feb 03 13:21:06 2014 -0700
  48. 4f6e1aa cmd_test: evaluate to false without any arguments by Stephen Warren · Mon Feb 03 13:21:05 2014 -0700
  49. 08b763b cmd_test: implement ! on sub-expressions by Stephen Warren · Mon Feb 03 13:21:04 2014 -0700
  50. 4c1b281 cmd_test: check for binary operators before unary by Stephen Warren · Mon Feb 03 13:21:03 2014 -0700
  51. 28cca55 cmd_test: use table lookup for parsing by Stephen Warren · Mon Feb 03 13:21:02 2014 -0700
  52. 034dd3d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Mon Feb 17 14:22:02 2014 -0500
  53. 04cbbe4 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · Mon Feb 17 14:16:08 2014 -0500
  54. f85cd82 cmd_mmc.c: Drop open/close mmc sub-commands by Tom Rini · Wed Feb 05 10:24:23 2014 -0500
  55. 4cf854c cmd_mmc.c: Add bootbus mmc sub-command by Tom Rini · Wed Feb 05 10:24:22 2014 -0500
  56. f8c6f79 cmd_mmc.c: Add 'partconf' command to mmc by Tom Rini · Wed Feb 05 10:24:21 2014 -0500
  57. 7991946 cmd_mmc.c: Rename 'bootpart' to 'bootpart-resize' by Tom Rini · Wed Feb 05 10:24:20 2014 -0500
  58. c3068eb cmd_mmc.c: Change 'bootpart' code to match normal coding style by Tom Rini · Wed Feb 05 10:24:19 2014 -0500
  59. cc61269 SPL: Add CONFIG_SUPPORT_EMMC_BOOT support to CONFIG_SPL_FRAMEWORK by Tom Rini · Wed Feb 05 10:24:18 2014 -0500
  60. 78bc86f arc: bdinfo, image and arc-specific init functions declarations support by Alexey Brodkin · Tue Feb 04 12:56:16 2014 +0400
  61. cd90dc8 cmd_pxe.c add any option for filesystem with sysboot uses generic load by Dennis Gilmore · Tue Feb 04 05:25:46 2014 -0600
  62. 57d7910 Merge branch 'clk' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Tue Feb 04 11:48:14 2014 -0500
  63. 90d09af pxe: implement fdtdir extlinux.conf tag by Stephen Warren · Tue Jan 28 14:50:10 2014 -0700
  64. 7b472af pxe: support "devicetree" tag by Stephen Warren · Tue Jan 28 14:50:09 2014 -0700
  65. a0d2802 common: Add new clk command by Michal Simek · Thu Nov 21 13:39:02 2013 -0800
  66. c3bf15e common: lcd.c: fix data abort exception when try to access bmp header by Przemyslaw Marczak · Wed Jan 22 11:24:13 2014 +0100
  67. 3f0516f board_r - fixup functions table after relocation by Alexey Brodkin · Mon Jan 20 14:30:39 2014 +0400
  68. cb367e1 spl: common: Support for USB MSD FAT image loading by Dan Murphy · Thu Jan 16 11:23:30 2014 -0600
  69. b7b5b0c spl: common: Move FAT funcs to a common file by Dan Murphy · Thu Jan 16 11:23:29 2014 -0600
  70. 2cc84cc fdt_support.c: Correct linux,initrd-start/end setting by Tom Rini · Mon Jan 20 17:45:33 2014 -0500
  71. f086d1d Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Mon Jan 20 07:51:22 2014 -0500
  72. df62d35 common, env: optimize boottime by Heiko Schocher · Thu Dec 19 13:45:04 2013 +0100
  73. f7104ce bootm: Reinstate special case for standalone images by Simon Glass · Thu Dec 26 16:26:24 2013 -0700
  74. 8bb6424 common/image.c: move VxWorks header string out of CONFIG_CMD_ELF by miao.yan@windriver.com · Fri Dec 27 16:01:50 2013 +0800
  75. a7c03b0 command.c: Fix auto-completion for the full commands list case by Andrew Gabbasov · Fri Dec 27 10:05:14 2013 -0600
  76. 7a22adf Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Mon Jan 13 13:45:15 2014 -0500
  77. e92cc56 usb: ums: wait for usb cable connection before enter ums mode by Przemyslaw Marczak · Tue Jan 07 15:08:37 2014 +0100
  78. f234b1e env_eeprom - fix bus recovery for "eeprom_bus_read" by Alexey Brodkin · Wed Dec 11 18:04:40 2013 +0400
  79. 6571caa sandbox: spi: Adjust 'sf test' to work on sandbox by Simon Glass · Sun Nov 10 10:26:51 2013 -0700
  80. f041083 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Jan 10 10:56:00 2014 -0500
  81. 0d72fa7 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · Thu Jan 09 11:05:32 2014 -0500
  82. 1735de8 arm64: generic board support by David Feng · Sat Dec 14 11:47:36 2013 +0800
  83. 85fd5f1 arm64: core support by David Feng · Sat Dec 14 11:47:35 2013 +0800
  84. 4ec5029 cmd_pxe: remove compiling warnings by David Feng · Sat Dec 14 11:47:30 2013 +0800
  85. d985013 fdt_support: 64bit initrd start address support by David Feng · Sat Dec 14 11:47:29 2013 +0800
  86. 0395141 mmc: add setdsr support by Markus Niebel · Mon Dec 16 13:40:46 2013 +0100
  87. 9dd10bf sandbox: Allow reading/writing of RAM buffer by Simon Glass · Sun Nov 10 10:27:03 2013 -0700
  88. 3e9fd24 sandbox: Allow the console to work earlier by Simon Glass · Sun Nov 10 10:27:01 2013 -0700
  89. 2fd34e6 sandbox: Allow return from board_init_f() by Simon Glass · Sun Nov 10 10:26:59 2013 -0700
  90. 26f9a6c sandbox: block driver using host file/device as backing store by Henrik Nordström · Sun Nov 10 10:26:56 2013 -0700
  91. 0904eb2 common/fdt_support.c: avoid unintended return from fdt_fixup_memory_banks() by Miao Yan · Thu Nov 28 17:51:39 2013 +0800
  92. 1bd5456 common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot interface. by Miao Yan · Thu Nov 28 17:51:38 2013 +0800
  93. f8ba19f common/cmd_bootm.c: seperate do_bootm_vxworks related code from CONFIG_CMD_ELF. by Miao Yan · Thu Nov 28 17:51:36 2013 +0800
  94. b9b4713 Makefile: delete unnecessary CPPFLAGS settings by Masahiro Yamada · Thu Nov 28 18:31:59 2013 +0900
  95. 0723691 board_f: explicitly disable console on early boot by Alexey Brodkin · Wed Nov 27 22:32:40 2013 +0400
  96. e5deaf58 Correct vxWorks elf boot to load at correct address by Stany MARCEL · Wed Nov 27 14:48:43 2013 +0100
  97. 22b13f9 netbsd:fix documentation typo. by Kees Jongenburger · Thu Dec 12 16:18:35 2013 +0100
  98. bffe904 cmd_eeprom: bug fix for i2c read/write by Kuo-Jung Su · Mon Dec 02 16:02:59 2013 +0800
  99. 0d437dd Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Mon Nov 25 10:42:19 2013 -0500
  100. 8e0ad09 common: Delete unnecessary rules. by Masahiro Yamada · Mon Nov 18 16:24:58 2013 +0900