1. 51c03fa Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · Thu Jun 12 09:02:23 2014 -0400
  2. cc350cb mmc: free allocated memory on initialization errors by Darwin Rambo · Mon May 26 13:31:12 2014 -0700
  3. cf66e6f cmd_mmc: make mmc dev always re-probe the HW by Stephen Warren · Fri May 23 13:24:47 2014 -0600
  4. 07ec4e7 cmd_mmc: Use init_mmc_device() from do_mmc_rescan() by Stephen Warren · Fri May 23 13:24:46 2014 -0600
  5. b627f4b cmd_mmc: add force_init parameter to init_mmc_device() by Stephen Warren · Fri May 23 13:24:45 2014 -0600
  6. ad17c0f disk: default to HW partition 0 if not specified by Stephen Warren · Fri May 23 12:48:11 2014 -0600
  7. 1854980 cmd_mmc: default to HW partition 0 if not specified by Stephen Warren · Fri May 23 12:48:10 2014 -0600
  8. bf0c785 mmc: return meaningful error codes from mmc_select_hwpart by Stephen Warren · Fri May 23 12:47:06 2014 -0600
  9. 6c2d142 i2c: kona: Resolve Kona I2C driver issue by Steve Rae · Mon May 26 12:33:29 2014 -0700
  10. 419b6a4 common/xyzModem.c: move empty statements to newline by Jeroen Hofstee · Wed Jun 11 01:04:42 2014 +0200
  11. bd45d54 jffs2:jffs2_1pass.c: remove double braces by Jeroen Hofstee · Wed Jun 11 00:40:25 2014 +0200
  12. d017c79 board:keymile: remove unnecessary double braces by Jeroen Hofstee · Wed Jun 11 00:34:39 2014 +0200
  13. 95ab0d3 common/cli_hush.c: remove unnecessary double braces by Jeroen Hofstee · Wed Jun 11 00:28:47 2014 +0200
  14. 0d23e8a LzmaTools: don't self assign values by Jeroen Hofstee · Tue Jun 10 23:37:23 2014 +0200
  15. 0f0850e imximage_hynix.cfg: fix unterminated comment by Jeroen Hofstee · Tue Jun 10 23:16:09 2014 +0200
  16. 4ea14f4 cosmetic: board: pm9263 rewrite old style stuct init by Jeroen Hofstee · Tue Jun 10 23:12:04 2014 +0200
  17. d98327d tps6586x.h: fix inclusion guard by Jeroen Hofstee · Tue Jun 10 23:01:58 2014 +0200
  18. 8e53b1e Remove ${objtree}/include/asm/proc/ link by Vasili Galka · Tue Jun 10 16:16:14 2014 +0300
  19. 36ac1b5 cosmetic: Whitespace fix by Vasili Galka · Tue Jun 10 16:06:52 2014 +0300
  20. e887b72 cosmetic: atmel: replace old style struct init by Jeroen Hofstee · Tue Jun 10 00:16:23 2014 +0200
  21. f978b00 ext4: correctly zero filename by Jeroen Hofstee · Mon Jun 09 15:29:00 2014 +0200
  22. b14c052 common: hash: zero end the string instead of the pointer by Jeroen Hofstee · Mon Jun 09 11:02:02 2014 +0200
  23. 1252d20 kbuild: move spl/Makefile to scripts/Makefile.spl by Masahiro Yamada · Mon Jun 09 15:14:11 2014 +0900
  24. 660031e m68k: Fix warnings with gcc 4.6 by Simon Glass · Sat Jun 07 22:07:58 2014 -0600
  25. f44e5b4 docs: driver-model: Fix spelling by Chris Packham · Sat Jun 07 10:35:55 2014 +1200
  26. db0d474 .gitignore: move *.exe pattern to the top gitignore for Cygwin by Masahiro Yamada · Fri Jun 06 20:46:45 2014 +0900
  27. 3b95d8e kbuild: remove unnecessary adjustment for Cygwin by Masahiro Yamada · Fri Jun 06 20:46:44 2014 +0900
  28. 051ea06 .gitignore: drop *.dts.tmp pattern by Masahiro Yamada · Fri Jun 06 20:18:37 2014 +0900
  29. 7412188 kbuild, tools: generate wrapper C sources automatically by Makefile by Masahiro Yamada · Fri Jun 06 14:04:32 2014 +0900
  30. 2c1e1b6 disk: part_dos.c: Add a PBR check when MBR checking fails by Darwin Dingel · Fri Jun 06 15:48:26 2014 +1200
  31. 705e1b7 kbuild: export HOSTCXX and HOSTCXXFLAGS by Masahiro Yamada · Fri Jun 06 10:15:27 2014 +0900
  32. 0271756 Use run_command_repeatable() by Thomas Betker · Thu Jun 05 20:07:58 2014 +0200
  33. be6346b Add run_command_repeatable() by Thomas Betker · Thu Jun 05 20:07:57 2014 +0200
  34. 5ac0026 Check run_command() return code properly by Thomas Betker · Thu Jun 05 20:07:56 2014 +0200
  35. d9f96b6 am33xx/omap: Add a new board to enable verified boot by Simon Glass · Mon Jun 02 22:04:57 2014 -0600
  36. 0cf8c2d am33xx/omap: Enable FIT support by Simon Glass · Mon Jun 02 22:04:56 2014 -0600
  37. b37e815 am33xx/omap: Enable CONFIG_OF_CONTROL by Simon Glass · Mon Jun 02 22:04:55 2014 -0600
  38. 870d16d arm: ti: Increase malloc size to 16MB for armv7 boards by Simon Glass · Mon Jun 02 22:04:54 2014 -0600
  39. 802aa82 mkimage: Automatically make space in FDT when full by Simon Glass · Mon Jun 02 22:04:53 2014 -0600
  40. d25c0d9 Improve error handling in fit_common by Simon Glass · Mon Jun 02 22:04:52 2014 -0600
  41. af2f9d5 fdt: Update functions which write to an FDT to return -ENOSPC by Simon Glass · Mon Jun 02 22:04:51 2014 -0600
  42. 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
  43. 7f3fa54 hash: Export the function to show a hash by Simon Glass · Mon Jun 02 22:04:49 2014 -0600
  44. aa5121f am33xx/omap: Allow cache enable for all Sitara/OMAP by Simon Glass · Mon Jun 02 22:04:48 2014 -0600
  45. 1fac4b4 Check that u-boot.bin size looks correct by Simon Glass · Mon Jun 02 22:04:47 2014 -0600
  46. 5cb08fa mx31ads: Fix the U-Boot binary output by Simon Glass · Mon Jun 02 22:04:46 2014 -0600
  47. 1f577b9 cm_t335: Fix the U-Boot binary output by Simon Glass · Mon Jun 02 22:04:45 2014 -0600
  48. ff08647 ti: am335x: Fix the U-Boot binary output by Simon Glass · Mon Jun 02 22:04:44 2014 -0600
  49. 04c5e2a tools: include u-boot version of sha256.h by Jeroen Hofstee · Fri May 30 15:45:28 2014 +0200
  50. 4199867 Makefile: fix clang warnings due to clang support by Jeroen Hofstee · Fri May 30 15:45:27 2014 +0200
  51. b6d1611 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Wed Jun 11 11:40:11 2014 -0400
  52. 3298501 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Tue Jun 10 20:37:00 2014 -0400
  53. 3e0d028 dfu: Disable default calculation of CRC32 by Lukasz Majewski · Tue Jun 10 12:25:59 2014 +0200
  54. a9e91da usb: ci_udc: terminate ep0 INs with a zlp when required by Stephen Warren · Tue Jun 10 15:27:39 2014 -0600
  55. 9c7ebe7 usb: ci_udc: clean up all allocations in unregister by Stephen Warren · Tue Jun 10 11:02:38 2014 -0600
  56. c5d619b usb: ci_udc: fix probe error cleanup by Stephen Warren · Tue Jun 10 11:02:37 2014 -0600
  57. 10fecbd usb: ci_udc: fix freeing of ep0 req by Stephen Warren · Tue Jun 10 11:02:36 2014 -0600
  58. 6e9aa0d usb: ci_udc: call udc_disconnect() from ci_pullup() by Stephen Warren · Tue Jun 10 11:02:35 2014 -0600
  59. 0052ab0 Prepare v2014.07-rc3 by Tom Rini · Tue Jun 10 11:55:44 2014 -0400
  60. 8d14b25 net: sh-eth: Fix typo from rESR_RTLF to EESR_RTLF by Nobuhiro Iwamatsu · Thu Jan 23 07:52:20 2014 +0900
  61. 31e84df net: sh-eth: Fix coding style by Nobuhiro Iwamatsu · Thu Jan 23 07:52:19 2014 +0900
  62. 46288f4 net: sh-eth: Add support R7S72100 of rmobile by Nobuhiro Iwamatsu · Thu Jan 23 07:52:18 2014 +0900
  63. 39a5ebc sf: probe: Fix quad bit set path by Poddar, Sourav · Wed Apr 23 18:57:03 2014 +0530
  64. 6b622d1 spi: soft_spi: Support NULL din/dout buffers by Andrew Ruder · Thu Apr 24 13:39:32 2014 -0500
  65. b219e82 sf: params: Added support for Spansion S25FL512S_512K by Siva Durga Prasad Paladugu · Fri Apr 25 15:47:13 2014 +0200
  66. 17365f4 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Sun Jun 08 07:58:41 2014 -0400
  67. 1638c2a Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sun Jun 08 09:14:19 2014 +0200
  68. 500908a arm:am43xx: Add TPS65218 support to scale voltages up by Tom Rini · Thu Jun 05 11:15:30 2014 -0400
  69. 0634fc0 power: Add support for the TPS65218 PMIC by Tom Rini · Thu Jun 05 11:15:29 2014 -0400
  70. 7c37e5c arm:am33xx: Add a scale_vcores() hook by Tom Rini · Thu Jun 05 11:15:28 2014 -0400
  71. 99311d6 am43xx: Only read the MPU frequency bits of CTRL_DEV_ATTR by Tom Rini · Thu Jun 05 11:15:27 2014 -0400
  72. 0b7d3d7 board/BuR/tseries: cosmetic changes by Hannes Petermaier · Wed Jun 04 10:37:12 2014 +0200
  73. dd1c61e board/BuR/common: Add CONFIG_CMD_I2C by Hannes Petermaier · Wed Jun 04 10:28:39 2014 +0200
  74. f31a98d board/BuR/tseries: only run gpmc_init(...) in NAND-build by Hannes Petermaier · Wed Jun 04 10:26:29 2014 +0200
  75. 086b7a0 board/BuR/tseries: Add support for using 8-bit on eMMC by Hannes Petermaier · Wed Jun 04 10:25:32 2014 +0200
  76. 27fbcd4 board/BuR/common: introduce usage of CONFIG_SYS_GENERIC_BOARD by Hannes Petermaier · Wed Jun 04 10:22:07 2014 +0200
  77. 66ad064 arch-am33xx: Add defines for timer0-7 by Hannes Petermaier · Wed Jun 04 10:19:26 2014 +0200
  78. cced793 ARM: AM43xx: Fix UART clocks enabling by Lokesh Vutla · Mon Jun 02 10:49:03 2014 +0530
  79. 2110c4b ARM: AM43xx: Fix mmcboot command in EXTRA_ENV_SETTINGS by Lokesh Vutla · Mon Jun 02 10:45:38 2014 +0530
  80. a22b9a5 tam3517: fix NAND detection by Jeroen Hofstee · Sat May 31 17:08:30 2014 +0200
  81. d818856 keystone: k2hk: enable support of nand ecclayout command by WingMan Kwok · Thu May 29 18:58:16 2014 +0300
  82. f90901c keystone: init: enable UART1 to be able use it from kernel by Murali Karicheri · Thu May 29 18:57:12 2014 +0300
  83. 9fec9ae arm:am33xx: Rework s_init and add board_early_init_f by Tom Rini · Wed May 21 12:57:22 2014 -0400
  84. cb23d3d arm:am33xx: Make dram_init call sdram_init() in some contexts by Tom Rini · Wed May 21 12:57:21 2014 -0400
  85. 4cfd64a ti: qspi: populate slave device to set flash quad bit. by Sourav Poddar · Mon May 19 16:53:38 2014 -0400
  86. 5248bba am43xx_evm: Add qspiboot target by Sourav Poddar · Mon May 19 16:53:37 2014 -0400
  87. 26c4e15 am335x: update README for BCH16 by pekon gupta · Mon Jun 02 17:14:43 2014 +0530
  88. 046cf86 mtd: nand: omap: add support for BCH16_ECC - NAND driver updates by pekon gupta · Mon Jun 02 17:14:42 2014 +0530
  89. 20fa8e3 mtd: nand: omap_gpmc: use macro for register definitions by pekon gupta · Mon Jun 02 17:14:41 2014 +0530
  90. 22d96d0 omap3: remove remnant macros GPMC_NAND_ECC_LP_x8_LAYOUT and GPMC_NAND_ECC_LP_x16_LAYOUT by pekon gupta · Tue May 06 00:46:20 2014 +0530
  91. 6250faf mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device bus-width by pekon gupta · Tue May 06 00:46:19 2014 +0530
  92. 34283f1 mtd: nand: fix GET/SET_FEATURES address on 16-bit devices by David Mosberger · Tue May 06 00:46:18 2014 +0530
  93. 6767522 mtd: nand: force NAND_CMD_READID onto 8-bit bus by Brian Norris · Tue May 06 00:46:17 2014 +0530
  94. f383230 mtd: nand: don't use read_buf for 8-bit ONFI transfers by Brian Norris · Tue May 06 00:46:16 2014 +0530
  95. cfe6b8a mtd: nand: omap: fix error-codes returned from omap-elm driver by pekon gupta · Fri Apr 11 12:55:35 2014 +0530
  96. 3c43c5b mtd: nand: omap_gpmc: minor cleanup of omap_correct_data_bch by pekon gupta · Fri Apr 11 12:55:34 2014 +0530
  97. aa16848 mtd: nand: omap_gpmc: rename struct nand_bch_priv to struct omap_nand_info by pekon gupta · Fri Apr 11 12:55:33 2014 +0530
  98. 9d4b747 mtd: nand: omap_gpmc: remove unused members of 'struct nand_bch_priv' by pekon gupta · Fri Apr 11 12:55:32 2014 +0530
  99. 28bcab0 mtd: nand: omap_elm: use macros for register definitions by pekon gupta · Fri Apr 11 12:55:31 2014 +0530
  100. dcd2411 mtd: nand: omap_elm: use bch_type instead of nibble count to differentiate between BCH4/BCH8/BCH16 by pekon gupta · Fri Apr 11 12:55:30 2014 +0530