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