1. 5afc76f cosmetic: autoboot: update old style GNU struct init by Jeroen Hofstee · Mon Jun 16 00:17:33 2014 +0200
  2. 196f27e cmd_md5sum.c: remove dead code / fix warning by Jeroen Hofstee · Mon Jun 16 00:10:42 2014 +0200
  3. 90c477a Remove nios-32 arch remnants by Vasili Galka · Sun Jun 15 18:42:09 2014 +0300
  4. 08315a8 m68k: Remove CONFIG_CMD_BEDBUG related code by Vasili Galka · Sun Jun 15 18:41:16 2014 +0300
  5. 550b42d pmic: tps65090: correct checking i2c bus by Jeroen Hofstee · Sun Jun 15 17:17:04 2014 +0200
  6. ea07042 fix: CONFIG_NETCONSOLE start/handle this stuff only outside SPL by Hannes Petermaier · Fri Jun 13 06:25:29 2014 +0200
  7. bfe88fe includes: move openssl headers to include/u-boot by Jeroen Hofstee · Thu Jun 12 22:27:12 2014 +0200
  8. 3c0e0c2 test: vboot: explicitly request bash by Stephen Warren · Thu Jun 12 10:27:39 2014 -0600
  9. 759a0e7 Add documentation for verified boot on Beaglebone Black by Simon Glass · Thu Jun 12 07:24:54 2014 -0600
  10. a51991d Enhance fit_check_sign to check all images by Simon Glass · Thu Jun 12 07:24:53 2014 -0600
  11. 686f3bb bootm: Move decompression code into its own function by Simon Glass · Thu Jun 12 07:24:52 2014 -0600
  12. 0232ba7 Allow compiling common/bootm.c on with HOSTCC by Simon Glass · Thu Jun 12 07:24:51 2014 -0600
  13. 0edd2ae Avoid including config.h in command.h by Simon Glass · Thu Jun 12 07:24:50 2014 -0600
  14. cd65fb1 Fix small 'case' typo in image-fit.c by Simon Glass · Thu Jun 12 07:24:49 2014 -0600
  15. 9504010 bootm: Support android boot on sandbox by Simon Glass · Thu Jun 12 07:24:48 2014 -0600
  16. a0c0b63 image: Remove the fit_load_image() property parameter by Simon Glass · Thu Jun 12 07:24:47 2014 -0600
  17. 3b5866d bootm: Split out code from cmd_bootm.c by Simon Glass · Thu Jun 12 07:24:46 2014 -0600
  18. 5da42d9 Reverse the meaning of the fit_config_verify() return code by Simon Glass · Thu Jun 12 07:24:45 2014 -0600
  19. d609a8f tools: Check arguments in fit_check_sign/fit_info by Simon Glass · Thu Jun 12 07:24:44 2014 -0600
  20. c3b0de4 fdt: Rename the DEV_TREE_BIN Makefile flag to to EXT_DTB by Simon Glass · Thu Jun 12 07:24:43 2014 -0600
  21. 9423bad mkimage: Automatically expand FDT in more cases by Simon Glass · Thu Jun 12 07:24:42 2014 -0600
  22. a3b240b hash: Use uint8_t in preference to u8 by Simon Glass · Thu Jun 12 07:24:41 2014 -0600
  23. 80ce2b0 am335x_evm: Only enable OF_CONTROL/OF_SEPARATE on VBOOT for now by Tom Rini · Thu Jun 19 08:46:21 2014 -0400
  24. d8d5cb6 .gitignore: drop include/asm/proc from ignore pattern by Masahiro Yamada · Thu Jun 12 14:37:35 2014 +0900
  25. e62f1ba fs: ext4: fix writing zero-length files by Stephen Warren · Wed Jun 11 12:46:16 2014 -0600
  26. 9a3b4de fdt_support: correct the return condition of fdt_initrd() by Masahiro Yamada · Fri Apr 18 17:41:05 2014 +0900
  27. b891a34 fdt_support: fix an endian bug of fdt_initrd() by Masahiro Yamada · Fri Apr 18 17:41:04 2014 +0900
  28. a6ae8d3 fdt_support: fix an endian bug of fdt_fixup_memory_banks by Masahiro Yamada · Fri Apr 18 17:41:03 2014 +0900
  29. aba38af fdt_support: add 'const' qualifier for unchanged argument by Masahiro Yamada · Fri Apr 18 17:41:02 2014 +0900
  30. a467792c6 fdt_support: refactor fdt_fixup_stdout() function by Masahiro Yamada · Fri Apr 18 17:41:01 2014 +0900
  31. 451c204 fdt_support: delete force argument of fdt_chosen() by Masahiro Yamada · Fri Apr 18 17:41:00 2014 +0900
  32. 5b11489 fdt_support: delete force argument of fdt_initrd() by Masahiro Yamada · Fri Apr 18 17:40:59 2014 +0900
  33. c020728 fdt_support: refactor with fdt_find_or_add_subnode helper func by Masahiro Yamada · Fri Apr 18 17:40:58 2014 +0900
  34. 57b9069 fdt_support: delete unnecessary DECLARE_GLOBAL_DATA_PTR by Masahiro Yamada · Fri Apr 18 17:40:57 2014 +0900
  35. c0d51fe freescale: m5253demo: fix unused-but-set-variable warnings by Masahiro Yamada · Tue Apr 15 13:26:34 2014 +0900
  36. fc47300 libfdt: Fix segfault when calling fit_check_format() on corrupt FIT images by Jon Nalley · Wed Feb 26 11:32:21 2014 -0500
  37. daad361 m68k:correct io macros about endian by Chao Fu · Fri Dec 13 13:39:07 2013 +0800
  38. 35b2eb7 m68k: eliminate a warning in cpu_init by Masahiro Yamada · Wed Oct 16 13:53:04 2013 +0900
  39. 0b9bf27 ARM: fdt support: Add usbethaddr as an acceptable MAC by Dan Murphy · Wed Oct 02 14:00:15 2013 -0500
  40. 18b050c Fix bug in io64 target (introduced by commit aba27ac) by Vasili Galka · Mon Jun 16 17:40:59 2014 +0300
  41. eee831a configs: iocon: Enabling CONFIG_CMD_FPGAD again by Michal Simek · Tue Jun 17 00:36:14 2014 +0200
  42. 51c03fa Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · Thu Jun 12 09:02:23 2014 -0400
  43. cc350cb mmc: free allocated memory on initialization errors by Darwin Rambo · Mon May 26 13:31:12 2014 -0700
  44. cf66e6f cmd_mmc: make mmc dev always re-probe the HW by Stephen Warren · Fri May 23 13:24:47 2014 -0600
  45. 07ec4e7 cmd_mmc: Use init_mmc_device() from do_mmc_rescan() by Stephen Warren · Fri May 23 13:24:46 2014 -0600
  46. b627f4b cmd_mmc: add force_init parameter to init_mmc_device() by Stephen Warren · Fri May 23 13:24:45 2014 -0600
  47. ad17c0f disk: default to HW partition 0 if not specified by Stephen Warren · Fri May 23 12:48:11 2014 -0600
  48. 1854980 cmd_mmc: default to HW partition 0 if not specified by Stephen Warren · Fri May 23 12:48:10 2014 -0600
  49. bf0c785 mmc: return meaningful error codes from mmc_select_hwpart by Stephen Warren · Fri May 23 12:47:06 2014 -0600
  50. 6c2d142 i2c: kona: Resolve Kona I2C driver issue by Steve Rae · Mon May 26 12:33:29 2014 -0700
  51. 419b6a4 common/xyzModem.c: move empty statements to newline by Jeroen Hofstee · Wed Jun 11 01:04:42 2014 +0200
  52. bd45d54 jffs2:jffs2_1pass.c: remove double braces by Jeroen Hofstee · Wed Jun 11 00:40:25 2014 +0200
  53. d017c79 board:keymile: remove unnecessary double braces by Jeroen Hofstee · Wed Jun 11 00:34:39 2014 +0200
  54. 95ab0d3 common/cli_hush.c: remove unnecessary double braces by Jeroen Hofstee · Wed Jun 11 00:28:47 2014 +0200
  55. 0d23e8a LzmaTools: don't self assign values by Jeroen Hofstee · Tue Jun 10 23:37:23 2014 +0200
  56. 0f0850e imximage_hynix.cfg: fix unterminated comment by Jeroen Hofstee · Tue Jun 10 23:16:09 2014 +0200
  57. 4ea14f4 cosmetic: board: pm9263 rewrite old style stuct init by Jeroen Hofstee · Tue Jun 10 23:12:04 2014 +0200
  58. d98327d tps6586x.h: fix inclusion guard by Jeroen Hofstee · Tue Jun 10 23:01:58 2014 +0200
  59. 8e53b1e Remove ${objtree}/include/asm/proc/ link by Vasili Galka · Tue Jun 10 16:16:14 2014 +0300
  60. 36ac1b5 cosmetic: Whitespace fix by Vasili Galka · Tue Jun 10 16:06:52 2014 +0300
  61. e887b72 cosmetic: atmel: replace old style struct init by Jeroen Hofstee · Tue Jun 10 00:16:23 2014 +0200
  62. f978b00 ext4: correctly zero filename by Jeroen Hofstee · Mon Jun 09 15:29:00 2014 +0200
  63. b14c052 common: hash: zero end the string instead of the pointer by Jeroen Hofstee · Mon Jun 09 11:02:02 2014 +0200
  64. 1252d20 kbuild: move spl/Makefile to scripts/Makefile.spl by Masahiro Yamada · Mon Jun 09 15:14:11 2014 +0900
  65. 660031e m68k: Fix warnings with gcc 4.6 by Simon Glass · Sat Jun 07 22:07:58 2014 -0600
  66. f44e5b4 docs: driver-model: Fix spelling by Chris Packham · Sat Jun 07 10:35:55 2014 +1200
  67. db0d474 .gitignore: move *.exe pattern to the top gitignore for Cygwin by Masahiro Yamada · Fri Jun 06 20:46:45 2014 +0900
  68. 3b95d8e kbuild: remove unnecessary adjustment for Cygwin by Masahiro Yamada · Fri Jun 06 20:46:44 2014 +0900
  69. 051ea06 .gitignore: drop *.dts.tmp pattern by Masahiro Yamada · Fri Jun 06 20:18:37 2014 +0900
  70. 7412188 kbuild, tools: generate wrapper C sources automatically by Makefile by Masahiro Yamada · Fri Jun 06 14:04:32 2014 +0900
  71. 2c1e1b6 disk: part_dos.c: Add a PBR check when MBR checking fails by Darwin Dingel · Fri Jun 06 15:48:26 2014 +1200
  72. 705e1b7 kbuild: export HOSTCXX and HOSTCXXFLAGS by Masahiro Yamada · Fri Jun 06 10:15:27 2014 +0900
  73. 0271756 Use run_command_repeatable() by Thomas Betker · Thu Jun 05 20:07:58 2014 +0200
  74. be6346b Add run_command_repeatable() by Thomas Betker · Thu Jun 05 20:07:57 2014 +0200
  75. 5ac0026 Check run_command() return code properly by Thomas Betker · Thu Jun 05 20:07:56 2014 +0200
  76. d9f96b6 am33xx/omap: Add a new board to enable verified boot by Simon Glass · Mon Jun 02 22:04:57 2014 -0600
  77. 0cf8c2d am33xx/omap: Enable FIT support by Simon Glass · Mon Jun 02 22:04:56 2014 -0600
  78. b37e815 am33xx/omap: Enable CONFIG_OF_CONTROL by Simon Glass · Mon Jun 02 22:04:55 2014 -0600
  79. 870d16d arm: ti: Increase malloc size to 16MB for armv7 boards by Simon Glass · Mon Jun 02 22:04:54 2014 -0600
  80. 802aa82 mkimage: Automatically make space in FDT when full by Simon Glass · Mon Jun 02 22:04:53 2014 -0600
  81. d25c0d9 Improve error handling in fit_common by Simon Glass · Mon Jun 02 22:04:52 2014 -0600
  82. af2f9d5 fdt: Update functions which write to an FDT to return -ENOSPC by Simon Glass · Mon Jun 02 22:04:51 2014 -0600
  83. 67bce6b fdt: Add DEV_TREE_BIN option to specify a device tree binary file by Simon Glass · Mon Jun 02 22:04:50 2014 -0600
  84. 7f3fa54 hash: Export the function to show a hash by Simon Glass · Mon Jun 02 22:04:49 2014 -0600
  85. aa5121f am33xx/omap: Allow cache enable for all Sitara/OMAP by Simon Glass · Mon Jun 02 22:04:48 2014 -0600
  86. 1fac4b4 Check that u-boot.bin size looks correct by Simon Glass · Mon Jun 02 22:04:47 2014 -0600
  87. 5cb08fa mx31ads: Fix the U-Boot binary output by Simon Glass · Mon Jun 02 22:04:46 2014 -0600
  88. 1f577b9 cm_t335: Fix the U-Boot binary output by Simon Glass · Mon Jun 02 22:04:45 2014 -0600
  89. ff08647 ti: am335x: Fix the U-Boot binary output by Simon Glass · Mon Jun 02 22:04:44 2014 -0600
  90. 04c5e2a tools: include u-boot version of sha256.h by Jeroen Hofstee · Fri May 30 15:45:28 2014 +0200
  91. 4199867 Makefile: fix clang warnings due to clang support by Jeroen Hofstee · Fri May 30 15:45:27 2014 +0200
  92. b6d1611 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Wed Jun 11 11:40:11 2014 -0400
  93. 3298501 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Tue Jun 10 20:37:00 2014 -0400
  94. 3e0d028 dfu: Disable default calculation of CRC32 by Lukasz Majewski · Tue Jun 10 12:25:59 2014 +0200
  95. a9e91da usb: ci_udc: terminate ep0 INs with a zlp when required by Stephen Warren · Tue Jun 10 15:27:39 2014 -0600
  96. 9c7ebe7 usb: ci_udc: clean up all allocations in unregister by Stephen Warren · Tue Jun 10 11:02:38 2014 -0600
  97. c5d619b usb: ci_udc: fix probe error cleanup by Stephen Warren · Tue Jun 10 11:02:37 2014 -0600
  98. 10fecbd usb: ci_udc: fix freeing of ep0 req by Stephen Warren · Tue Jun 10 11:02:36 2014 -0600
  99. 6e9aa0d usb: ci_udc: call udc_disconnect() from ci_pullup() by Stephen Warren · Tue Jun 10 11:02:35 2014 -0600
  100. 0052ab0 Prepare v2014.07-rc3 by Tom Rini · Tue Jun 10 11:55:44 2014 -0400