1. 8e53b1e Remove ${objtree}/include/asm/proc/ link by Vasili Galka · Tue Jun 10 16:16:14 2014 +0300
  2. 36ac1b5 cosmetic: Whitespace fix by Vasili Galka · Tue Jun 10 16:06:52 2014 +0300
  3. e887b72 cosmetic: atmel: replace old style struct init by Jeroen Hofstee · Tue Jun 10 00:16:23 2014 +0200
  4. f978b00 ext4: correctly zero filename by Jeroen Hofstee · Mon Jun 09 15:29:00 2014 +0200
  5. b14c052 common: hash: zero end the string instead of the pointer by Jeroen Hofstee · Mon Jun 09 11:02:02 2014 +0200
  6. 1252d20 kbuild: move spl/Makefile to scripts/Makefile.spl by Masahiro Yamada · Mon Jun 09 15:14:11 2014 +0900
  7. 660031e m68k: Fix warnings with gcc 4.6 by Simon Glass · Sat Jun 07 22:07:58 2014 -0600
  8. f44e5b4 docs: driver-model: Fix spelling by Chris Packham · Sat Jun 07 10:35:55 2014 +1200
  9. db0d474 .gitignore: move *.exe pattern to the top gitignore for Cygwin by Masahiro Yamada · Fri Jun 06 20:46:45 2014 +0900
  10. 3b95d8e kbuild: remove unnecessary adjustment for Cygwin by Masahiro Yamada · Fri Jun 06 20:46:44 2014 +0900
  11. 051ea06 .gitignore: drop *.dts.tmp pattern by Masahiro Yamada · Fri Jun 06 20:18:37 2014 +0900
  12. 7412188 kbuild, tools: generate wrapper C sources automatically by Makefile by Masahiro Yamada · Fri Jun 06 14:04:32 2014 +0900
  13. 2c1e1b6 disk: part_dos.c: Add a PBR check when MBR checking fails by Darwin Dingel · Fri Jun 06 15:48:26 2014 +1200
  14. 705e1b7 kbuild: export HOSTCXX and HOSTCXXFLAGS by Masahiro Yamada · Fri Jun 06 10:15:27 2014 +0900
  15. 0271756 Use run_command_repeatable() by Thomas Betker · Thu Jun 05 20:07:58 2014 +0200
  16. be6346b Add run_command_repeatable() by Thomas Betker · Thu Jun 05 20:07:57 2014 +0200
  17. 5ac0026 Check run_command() return code properly by Thomas Betker · Thu Jun 05 20:07:56 2014 +0200
  18. d9f96b6 am33xx/omap: Add a new board to enable verified boot by Simon Glass · Mon Jun 02 22:04:57 2014 -0600
  19. 0cf8c2d am33xx/omap: Enable FIT support by Simon Glass · Mon Jun 02 22:04:56 2014 -0600
  20. b37e815 am33xx/omap: Enable CONFIG_OF_CONTROL by Simon Glass · Mon Jun 02 22:04:55 2014 -0600
  21. 870d16d arm: ti: Increase malloc size to 16MB for armv7 boards by Simon Glass · Mon Jun 02 22:04:54 2014 -0600
  22. 802aa82 mkimage: Automatically make space in FDT when full by Simon Glass · Mon Jun 02 22:04:53 2014 -0600
  23. d25c0d9 Improve error handling in fit_common by Simon Glass · Mon Jun 02 22:04:52 2014 -0600
  24. af2f9d5 fdt: Update functions which write to an FDT to return -ENOSPC by Simon Glass · Mon Jun 02 22:04:51 2014 -0600
  25. 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
  26. 7f3fa54 hash: Export the function to show a hash by Simon Glass · Mon Jun 02 22:04:49 2014 -0600
  27. aa5121f am33xx/omap: Allow cache enable for all Sitara/OMAP by Simon Glass · Mon Jun 02 22:04:48 2014 -0600
  28. 1fac4b4 Check that u-boot.bin size looks correct by Simon Glass · Mon Jun 02 22:04:47 2014 -0600
  29. 5cb08fa mx31ads: Fix the U-Boot binary output by Simon Glass · Mon Jun 02 22:04:46 2014 -0600
  30. 1f577b9 cm_t335: Fix the U-Boot binary output by Simon Glass · Mon Jun 02 22:04:45 2014 -0600
  31. ff08647 ti: am335x: Fix the U-Boot binary output by Simon Glass · Mon Jun 02 22:04:44 2014 -0600
  32. 04c5e2a tools: include u-boot version of sha256.h by Jeroen Hofstee · Fri May 30 15:45:28 2014 +0200
  33. 4199867 Makefile: fix clang warnings due to clang support by Jeroen Hofstee · Fri May 30 15:45:27 2014 +0200
  34. b6d1611 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Wed Jun 11 11:40:11 2014 -0400
  35. 3298501 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Tue Jun 10 20:37:00 2014 -0400
  36. 3e0d028 dfu: Disable default calculation of CRC32 by Lukasz Majewski · Tue Jun 10 12:25:59 2014 +0200
  37. a9e91da usb: ci_udc: terminate ep0 INs with a zlp when required by Stephen Warren · Tue Jun 10 15:27:39 2014 -0600
  38. 9c7ebe7 usb: ci_udc: clean up all allocations in unregister by Stephen Warren · Tue Jun 10 11:02:38 2014 -0600
  39. c5d619b usb: ci_udc: fix probe error cleanup by Stephen Warren · Tue Jun 10 11:02:37 2014 -0600
  40. 10fecbd usb: ci_udc: fix freeing of ep0 req by Stephen Warren · Tue Jun 10 11:02:36 2014 -0600
  41. 6e9aa0d usb: ci_udc: call udc_disconnect() from ci_pullup() by Stephen Warren · Tue Jun 10 11:02:35 2014 -0600
  42. 0052ab0 Prepare v2014.07-rc3 by Tom Rini · Tue Jun 10 11:55:44 2014 -0400
  43. 8d14b25 net: sh-eth: Fix typo from rESR_RTLF to EESR_RTLF by Nobuhiro Iwamatsu · Thu Jan 23 07:52:20 2014 +0900
  44. 31e84df net: sh-eth: Fix coding style by Nobuhiro Iwamatsu · Thu Jan 23 07:52:19 2014 +0900
  45. 46288f4 net: sh-eth: Add support R7S72100 of rmobile by Nobuhiro Iwamatsu · Thu Jan 23 07:52:18 2014 +0900
  46. 39a5ebc sf: probe: Fix quad bit set path by Poddar, Sourav · Wed Apr 23 18:57:03 2014 +0530
  47. 6b622d1 spi: soft_spi: Support NULL din/dout buffers by Andrew Ruder · Thu Apr 24 13:39:32 2014 -0500
  48. b219e82 sf: params: Added support for Spansion S25FL512S_512K by Siva Durga Prasad Paladugu · Fri Apr 25 15:47:13 2014 +0200
  49. 17365f4 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Sun Jun 08 07:58:41 2014 -0400
  50. 1638c2a Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sun Jun 08 09:14:19 2014 +0200
  51. 500908a arm:am43xx: Add TPS65218 support to scale voltages up by Tom Rini · Thu Jun 05 11:15:30 2014 -0400
  52. 0634fc0 power: Add support for the TPS65218 PMIC by Tom Rini · Thu Jun 05 11:15:29 2014 -0400
  53. 7c37e5c arm:am33xx: Add a scale_vcores() hook by Tom Rini · Thu Jun 05 11:15:28 2014 -0400
  54. 99311d6 am43xx: Only read the MPU frequency bits of CTRL_DEV_ATTR by Tom Rini · Thu Jun 05 11:15:27 2014 -0400
  55. 0b7d3d7 board/BuR/tseries: cosmetic changes by Hannes Petermaier · Wed Jun 04 10:37:12 2014 +0200
  56. dd1c61e board/BuR/common: Add CONFIG_CMD_I2C by Hannes Petermaier · Wed Jun 04 10:28:39 2014 +0200
  57. f31a98d board/BuR/tseries: only run gpmc_init(...) in NAND-build by Hannes Petermaier · Wed Jun 04 10:26:29 2014 +0200
  58. 086b7a0 board/BuR/tseries: Add support for using 8-bit on eMMC by Hannes Petermaier · Wed Jun 04 10:25:32 2014 +0200
  59. 27fbcd4 board/BuR/common: introduce usage of CONFIG_SYS_GENERIC_BOARD by Hannes Petermaier · Wed Jun 04 10:22:07 2014 +0200
  60. 66ad064 arch-am33xx: Add defines for timer0-7 by Hannes Petermaier · Wed Jun 04 10:19:26 2014 +0200
  61. cced793 ARM: AM43xx: Fix UART clocks enabling by Lokesh Vutla · Mon Jun 02 10:49:03 2014 +0530
  62. 2110c4b ARM: AM43xx: Fix mmcboot command in EXTRA_ENV_SETTINGS by Lokesh Vutla · Mon Jun 02 10:45:38 2014 +0530
  63. a22b9a5 tam3517: fix NAND detection by Jeroen Hofstee · Sat May 31 17:08:30 2014 +0200
  64. d818856 keystone: k2hk: enable support of nand ecclayout command by WingMan Kwok · Thu May 29 18:58:16 2014 +0300
  65. f90901c keystone: init: enable UART1 to be able use it from kernel by Murali Karicheri · Thu May 29 18:57:12 2014 +0300
  66. 9fec9ae arm:am33xx: Rework s_init and add board_early_init_f by Tom Rini · Wed May 21 12:57:22 2014 -0400
  67. cb23d3d arm:am33xx: Make dram_init call sdram_init() in some contexts by Tom Rini · Wed May 21 12:57:21 2014 -0400
  68. 4cfd64a ti: qspi: populate slave device to set flash quad bit. by Sourav Poddar · Mon May 19 16:53:38 2014 -0400
  69. 5248bba am43xx_evm: Add qspiboot target by Sourav Poddar · Mon May 19 16:53:37 2014 -0400
  70. 26c4e15 am335x: update README for BCH16 by pekon gupta · Mon Jun 02 17:14:43 2014 +0530
  71. 046cf86 mtd: nand: omap: add support for BCH16_ECC - NAND driver updates by pekon gupta · Mon Jun 02 17:14:42 2014 +0530
  72. 20fa8e3 mtd: nand: omap_gpmc: use macro for register definitions by pekon gupta · Mon Jun 02 17:14:41 2014 +0530
  73. 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
  74. 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
  75. 34283f1 mtd: nand: fix GET/SET_FEATURES address on 16-bit devices by David Mosberger · Tue May 06 00:46:18 2014 +0530
  76. 6767522 mtd: nand: force NAND_CMD_READID onto 8-bit bus by Brian Norris · Tue May 06 00:46:17 2014 +0530
  77. f383230 mtd: nand: don't use read_buf for 8-bit ONFI transfers by Brian Norris · Tue May 06 00:46:16 2014 +0530
  78. cfe6b8a mtd: nand: omap: fix error-codes returned from omap-elm driver by pekon gupta · Fri Apr 11 12:55:35 2014 +0530
  79. 3c43c5b mtd: nand: omap_gpmc: minor cleanup of omap_correct_data_bch by pekon gupta · Fri Apr 11 12:55:34 2014 +0530
  80. 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
  81. 9d4b747 mtd: nand: omap_gpmc: remove unused members of 'struct nand_bch_priv' by pekon gupta · Fri Apr 11 12:55:32 2014 +0530
  82. 28bcab0 mtd: nand: omap_elm: use macros for register definitions by pekon gupta · Fri Apr 11 12:55:31 2014 +0530
  83. 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
  84. 30f3567 mtd: nand: omap_elm: remove #include omap_gpmc.h by pekon gupta · Fri Apr 11 12:55:29 2014 +0530
  85. c62270e Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Thu Jun 05 17:38:30 2014 -0400
  86. 7747403 fs: fatwrite: use map_sysmem before use file_fat_write by Wu, Josh · Wed Jun 04 11:01:24 2014 +0800
  87. 7df18b1 tools: refactor HOSTLOADLIBES_* options by Masahiro Yamada · Thu Jun 05 16:41:49 2014 +0900
  88. 47405c7 nand_spl: remove nand_spl infrastructure by Masahiro Yamada · Wed Jun 04 10:26:53 2014 +0900
  89. f704d88 nand_spl: remove simpc8313 support by Masahiro Yamada · Wed Jun 04 10:26:52 2014 +0900
  90. 5d329a8 nand_spl: remove MPC8315ERDB_NAND support by Masahiro Yamada · Wed Jun 04 10:26:51 2014 +0900
  91. 0c5b8eb nand_spl: remove MPC8536DS support by Masahiro Yamada · Wed Jun 04 10:26:50 2014 +0900
  92. ec4a0a5 nand_spl: remove MPC8569MDS_NAND support by Masahiro Yamada · Wed Jun 04 10:26:49 2014 +0900
  93. 4848ae1 nand_spl: remove MPC8572DS_NAND support by Masahiro Yamada · Wed Jun 04 10:26:48 2014 +0900
  94. 71bfa9d nand_spl: remove P1023RDS_NAND support by Masahiro Yamada · Wed Jun 04 10:26:47 2014 +0900
  95. 3766609 kbuild: move cmd_mkimage to scripts/Makefile.lib by Masahiro Yamada · Wed Jun 04 10:12:21 2014 +0900
  96. 97e101c kbuild: use cmd_shipped instead of cmd_copy by Masahiro Yamada · Wed Jun 04 10:11:18 2014 +0900
  97. a8557c9 boards.cfg: move many unmaintained boards to Orphan by Masahiro Yamada · Mon Jun 02 16:30:53 2014 +0900
  98. e36c6c3 Prevent a buffer overflow in mkimage when signing with SHA256 by Michael van der Westhuizen · Fri May 30 20:59:00 2014 +0200
  99. ff5ca8d driver/ddr/fsl: Fix printing unspecified module info for DDR4 by York Sun · Thu Jun 05 12:32:15 2014 -0700
  100. 4fb16a1 powerpc/mpc85xx: Add workaround to enable TDM on T1040 by Sandeep Singh · Thu Jun 05 18:49:57 2014 +0530