1. ea33c6a usb: r8a66597: Fix initialization hub that using R8A66597_MAX_ROOT_HUB by yasuhisa umano · Fri Apr 18 11:33:08 2014 +0900
  2. 5528f4c usb: cosmetic: double const by Jeroen Hofstee · Tue Jun 17 21:14:17 2014 +0200
  3. fa51417 usb: ci_udc: fix typo in debug message by Stephen Warren · Wed Jun 25 11:03:18 2014 -0600
  4. f66ae99 usb: ci_udc: fix interaction with CONFIG_USB_ETH_CDC by Stephen Warren · Mon Jun 23 12:02:48 2014 -0600
  5. d593f01 Merge branch 'sandbox' of git://git.denx.de/u-boot-x86 by Tom Rini · Tue Jun 24 14:06:22 2014 -0400
  6. 120978e Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · Tue Jun 24 14:04:33 2014 -0400
  7. 28665b5 sandbox: change local_irq_save() to macro by Masahiro Yamada · Thu Jun 12 12:26:15 2014 +0900
  8. 9671c67 sandbox: terminate os_dirent_ls() result list by Stephen Warren · Wed Jun 11 10:26:23 2014 -0600
  9. bff6c31 sandbox: restore ability to access host fs through standard commands by Stephen Warren · Thu Jun 12 10:28:32 2014 -0600
  10. 37215b7 x86: Enable 32-bit build using x86_64 multilib toolchain by Vasili Galka · Tue Jun 10 16:14:56 2014 +0300
  11. 4c11dcf mpc8313: add CONFIG_SYS_GENERIC_BOARD to ids8313 board by Heiko Schocher · Sun Jun 22 06:33:30 2014 +0200
  12. 80bff37 lib, fdt: move fdtdec_get_int() out of lib/fdtdec.c by Heiko Schocher · Sun Jun 22 06:33:29 2014 +0200
  13. 5a95c65 dm: Use '*' to indicate a device is activated by Simon Glass · Sat May 24 15:21:07 2014 -0600
  14. 4697453 include/dm.h: fix inclusion guard by Jeroen Hofstee · Tue Jun 10 23:52:36 2014 +0200
  15. 0039db4 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · Fri Jun 20 20:03:51 2014 -0400
  16. 3b2a815 dm: Expand and improve the device lifecycle docs by Simon Glass · Wed Jun 11 23:29:55 2014 -0600
  17. 4dbb5cf dm: Tidy up four minor code nits by Simon Glass · Wed Jun 11 23:29:54 2014 -0600
  18. a436dde tegra: Enable driver model by Simon Glass · Wed Jun 11 23:29:53 2014 -0600
  19. 9d3eefd tegra: dts: Bring in GPIO bindings from linux by Simon Glass · Wed Jun 11 23:29:52 2014 -0600
  20. 39f98ba dm: Fix printf() strings in the 'dm' command by Simon Glass · Wed Jun 11 23:29:51 2014 -0600
  21. 17e9c78 dm: Allow driver model tests only for sandbox by Simon Glass · Wed Jun 11 23:29:50 2014 -0600
  22. 34a1d35 dm: Cast away the const-ness of the global_data pointer by Simon Glass · Wed Jun 11 23:29:49 2014 -0600
  23. df6bd7d dm: Add missing header files in lists and root by Simon Glass · Wed Jun 11 23:29:48 2014 -0600
  24. d4acf63 dm: Use case-insensitive comparison for GPIO banks by Simon Glass · Wed Jun 11 23:29:47 2014 -0600
  25. d097e59 dm: Update README to encourage conversion to driver model by Simon Glass · Wed Jun 11 23:29:46 2014 -0600
  26. 767827a dm: Rename struct device_id to udevice_id by Simon Glass · Wed Jun 11 23:29:45 2014 -0600
  27. 0123ee2 Makefile: Support include files for .dts files by Simon Glass · Wed Jun 11 23:29:44 2014 -0600
  28. 125a27b sandbox: Support iotrace feature by Simon Glass · Wed Jun 11 23:29:43 2014 -0600
  29. ccc63f3 arm: Support iotrace feature by Simon Glass · Wed Jun 11 23:29:42 2014 -0600
  30. 4dc47ca Add an I/O tracing feature by Simon Glass · Wed Jun 11 23:29:41 2014 -0600
  31. 33eb5e7 cosmetic: kbuild: clean-up coding style (sync with Linux 3.16-rc1) by Masahiro Yamada · Mon Jun 16 18:56:38 2014 +0900
  32. 5afc76f cosmetic: autoboot: update old style GNU struct init by Jeroen Hofstee · Mon Jun 16 00:17:33 2014 +0200
  33. 196f27e cmd_md5sum.c: remove dead code / fix warning by Jeroen Hofstee · Mon Jun 16 00:10:42 2014 +0200
  34. 90c477a Remove nios-32 arch remnants by Vasili Galka · Sun Jun 15 18:42:09 2014 +0300
  35. 08315a8 m68k: Remove CONFIG_CMD_BEDBUG related code by Vasili Galka · Sun Jun 15 18:41:16 2014 +0300
  36. 550b42d pmic: tps65090: correct checking i2c bus by Jeroen Hofstee · Sun Jun 15 17:17:04 2014 +0200
  37. ea07042 fix: CONFIG_NETCONSOLE start/handle this stuff only outside SPL by Hannes Petermaier · Fri Jun 13 06:25:29 2014 +0200
  38. bfe88fe includes: move openssl headers to include/u-boot by Jeroen Hofstee · Thu Jun 12 22:27:12 2014 +0200
  39. 3c0e0c2 test: vboot: explicitly request bash by Stephen Warren · Thu Jun 12 10:27:39 2014 -0600
  40. 759a0e7 Add documentation for verified boot on Beaglebone Black by Simon Glass · Thu Jun 12 07:24:54 2014 -0600
  41. a51991d Enhance fit_check_sign to check all images by Simon Glass · Thu Jun 12 07:24:53 2014 -0600
  42. 686f3bb bootm: Move decompression code into its own function by Simon Glass · Thu Jun 12 07:24:52 2014 -0600
  43. 0232ba7 Allow compiling common/bootm.c on with HOSTCC by Simon Glass · Thu Jun 12 07:24:51 2014 -0600
  44. 0edd2ae Avoid including config.h in command.h by Simon Glass · Thu Jun 12 07:24:50 2014 -0600
  45. cd65fb1 Fix small 'case' typo in image-fit.c by Simon Glass · Thu Jun 12 07:24:49 2014 -0600
  46. 9504010 bootm: Support android boot on sandbox by Simon Glass · Thu Jun 12 07:24:48 2014 -0600
  47. a0c0b63 image: Remove the fit_load_image() property parameter by Simon Glass · Thu Jun 12 07:24:47 2014 -0600
  48. 3b5866d bootm: Split out code from cmd_bootm.c by Simon Glass · Thu Jun 12 07:24:46 2014 -0600
  49. 5da42d9 Reverse the meaning of the fit_config_verify() return code by Simon Glass · Thu Jun 12 07:24:45 2014 -0600
  50. d609a8f tools: Check arguments in fit_check_sign/fit_info by Simon Glass · Thu Jun 12 07:24:44 2014 -0600
  51. c3b0de4 fdt: Rename the DEV_TREE_BIN Makefile flag to to EXT_DTB by Simon Glass · Thu Jun 12 07:24:43 2014 -0600
  52. 9423bad mkimage: Automatically expand FDT in more cases by Simon Glass · Thu Jun 12 07:24:42 2014 -0600
  53. a3b240b hash: Use uint8_t in preference to u8 by Simon Glass · Thu Jun 12 07:24:41 2014 -0600
  54. 80ce2b0 am335x_evm: Only enable OF_CONTROL/OF_SEPARATE on VBOOT for now by Tom Rini · Thu Jun 19 08:46:21 2014 -0400
  55. d8d5cb6 .gitignore: drop include/asm/proc from ignore pattern by Masahiro Yamada · Thu Jun 12 14:37:35 2014 +0900
  56. e62f1ba fs: ext4: fix writing zero-length files by Stephen Warren · Wed Jun 11 12:46:16 2014 -0600
  57. 9a3b4de fdt_support: correct the return condition of fdt_initrd() by Masahiro Yamada · Fri Apr 18 17:41:05 2014 +0900
  58. b891a34 fdt_support: fix an endian bug of fdt_initrd() by Masahiro Yamada · Fri Apr 18 17:41:04 2014 +0900
  59. a6ae8d3 fdt_support: fix an endian bug of fdt_fixup_memory_banks by Masahiro Yamada · Fri Apr 18 17:41:03 2014 +0900
  60. aba38af fdt_support: add 'const' qualifier for unchanged argument by Masahiro Yamada · Fri Apr 18 17:41:02 2014 +0900
  61. a467792c6 fdt_support: refactor fdt_fixup_stdout() function by Masahiro Yamada · Fri Apr 18 17:41:01 2014 +0900
  62. 451c204 fdt_support: delete force argument of fdt_chosen() by Masahiro Yamada · Fri Apr 18 17:41:00 2014 +0900
  63. 5b11489 fdt_support: delete force argument of fdt_initrd() by Masahiro Yamada · Fri Apr 18 17:40:59 2014 +0900
  64. c020728 fdt_support: refactor with fdt_find_or_add_subnode helper func by Masahiro Yamada · Fri Apr 18 17:40:58 2014 +0900
  65. 57b9069 fdt_support: delete unnecessary DECLARE_GLOBAL_DATA_PTR by Masahiro Yamada · Fri Apr 18 17:40:57 2014 +0900
  66. c0d51fe freescale: m5253demo: fix unused-but-set-variable warnings by Masahiro Yamada · Tue Apr 15 13:26:34 2014 +0900
  67. fc47300 libfdt: Fix segfault when calling fit_check_format() on corrupt FIT images by Jon Nalley · Wed Feb 26 11:32:21 2014 -0500
  68. daad361 m68k:correct io macros about endian by Chao Fu · Fri Dec 13 13:39:07 2013 +0800
  69. 35b2eb7 m68k: eliminate a warning in cpu_init by Masahiro Yamada · Wed Oct 16 13:53:04 2013 +0900
  70. 0b9bf27 ARM: fdt support: Add usbethaddr as an acceptable MAC by Dan Murphy · Wed Oct 02 14:00:15 2013 -0500
  71. 18b050c Fix bug in io64 target (introduced by commit aba27ac) by Vasili Galka · Mon Jun 16 17:40:59 2014 +0300
  72. eee831a configs: iocon: Enabling CONFIG_CMD_FPGAD again by Michal Simek · Tue Jun 17 00:36:14 2014 +0200
  73. 51c03fa Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · Thu Jun 12 09:02:23 2014 -0400
  74. cc350cb mmc: free allocated memory on initialization errors by Darwin Rambo · Mon May 26 13:31:12 2014 -0700
  75. cf66e6f cmd_mmc: make mmc dev always re-probe the HW by Stephen Warren · Fri May 23 13:24:47 2014 -0600
  76. 07ec4e7 cmd_mmc: Use init_mmc_device() from do_mmc_rescan() by Stephen Warren · Fri May 23 13:24:46 2014 -0600
  77. b627f4b cmd_mmc: add force_init parameter to init_mmc_device() by Stephen Warren · Fri May 23 13:24:45 2014 -0600
  78. ad17c0f disk: default to HW partition 0 if not specified by Stephen Warren · Fri May 23 12:48:11 2014 -0600
  79. 1854980 cmd_mmc: default to HW partition 0 if not specified by Stephen Warren · Fri May 23 12:48:10 2014 -0600
  80. bf0c785 mmc: return meaningful error codes from mmc_select_hwpart by Stephen Warren · Fri May 23 12:47:06 2014 -0600
  81. 6c2d142 i2c: kona: Resolve Kona I2C driver issue by Steve Rae · Mon May 26 12:33:29 2014 -0700
  82. 419b6a4 common/xyzModem.c: move empty statements to newline by Jeroen Hofstee · Wed Jun 11 01:04:42 2014 +0200
  83. bd45d54 jffs2:jffs2_1pass.c: remove double braces by Jeroen Hofstee · Wed Jun 11 00:40:25 2014 +0200
  84. d017c79 board:keymile: remove unnecessary double braces by Jeroen Hofstee · Wed Jun 11 00:34:39 2014 +0200
  85. 95ab0d3 common/cli_hush.c: remove unnecessary double braces by Jeroen Hofstee · Wed Jun 11 00:28:47 2014 +0200
  86. 0d23e8a LzmaTools: don't self assign values by Jeroen Hofstee · Tue Jun 10 23:37:23 2014 +0200
  87. 0f0850e imximage_hynix.cfg: fix unterminated comment by Jeroen Hofstee · Tue Jun 10 23:16:09 2014 +0200
  88. 4ea14f4 cosmetic: board: pm9263 rewrite old style stuct init by Jeroen Hofstee · Tue Jun 10 23:12:04 2014 +0200
  89. d98327d tps6586x.h: fix inclusion guard by Jeroen Hofstee · Tue Jun 10 23:01:58 2014 +0200
  90. 8e53b1e Remove ${objtree}/include/asm/proc/ link by Vasili Galka · Tue Jun 10 16:16:14 2014 +0300
  91. 36ac1b5 cosmetic: Whitespace fix by Vasili Galka · Tue Jun 10 16:06:52 2014 +0300
  92. e887b72 cosmetic: atmel: replace old style struct init by Jeroen Hofstee · Tue Jun 10 00:16:23 2014 +0200
  93. f978b00 ext4: correctly zero filename by Jeroen Hofstee · Mon Jun 09 15:29:00 2014 +0200
  94. b14c052 common: hash: zero end the string instead of the pointer by Jeroen Hofstee · Mon Jun 09 11:02:02 2014 +0200
  95. 1252d20 kbuild: move spl/Makefile to scripts/Makefile.spl by Masahiro Yamada · Mon Jun 09 15:14:11 2014 +0900
  96. 660031e m68k: Fix warnings with gcc 4.6 by Simon Glass · Sat Jun 07 22:07:58 2014 -0600
  97. f44e5b4 docs: driver-model: Fix spelling by Chris Packham · Sat Jun 07 10:35:55 2014 +1200
  98. db0d474 .gitignore: move *.exe pattern to the top gitignore for Cygwin by Masahiro Yamada · Fri Jun 06 20:46:45 2014 +0900
  99. 3b95d8e kbuild: remove unnecessary adjustment for Cygwin by Masahiro Yamada · Fri Jun 06 20:46:44 2014 +0900
  100. 051ea06 .gitignore: drop *.dts.tmp pattern by Masahiro Yamada · Fri Jun 06 20:18:37 2014 +0900