1. a30bf79 Trivial fix to .gitignore for spl/Makefile by Ralph Siemsen · Thu May 01 14:18:41 2014 -0400
  2. c0b29bb cmd_bootm.c: Only say XIP image when load is image_start by Tom Rini · Thu May 01 10:01:08 2014 -0400
  3. 285c435 tools: env: Add aes.c placeholder by Marek Vasut · Mon Apr 28 11:56:30 2014 +0200
  4. d3efa97 nand_spl: remove unused linker scripts u-boot-nand.lds by Masahiro Yamada · Mon Apr 28 17:45:05 2014 +0900
  5. 62077d1 config: remove platform CONFIG_SYS_HZ definition part 4 by Masahiro Yamada · Mon Apr 28 10:18:34 2014 +0900
  6. cd1b58e cosmetic: delete misleading comment /* CONFIG_BOARDDIR */ by Masahiro Yamada · Mon Apr 28 10:17:10 2014 +0900
  7. 2a262cd hush shell: Avoid string write overflow when entering max cmd length by Kristian Otnes · Fri Apr 25 15:35:43 2014 +0200
  8. 2253e16 kbuild: allow null board for spl build by Masahiro Yamada · Fri Apr 25 21:54:31 2014 +0900
  9. a1148f7 tps6586x: staticize funtions by Manish Badarkhe · Thu Apr 24 08:55:07 2014 +0530
  10. 56f3f43 doc: README.generic-board: Fix typo by Fabio Estevam · Tue Apr 22 15:45:42 2014 -0300
  11. 511740c lib/sha256: fix compile on some hosts by Andreas Bießmann · Sun Apr 20 10:34:15 2014 +0200
  12. 153d34a kbuild: build with -Werror=date-time if the compiler supports it by Masahiro Yamada · Fri Apr 18 19:09:51 2014 +0900
  13. 91e27a4 fs: ubifs: drop __DATE__ and __TIME__ by Masahiro Yamada · Fri Apr 18 19:09:50 2014 +0900
  14. 5630039 blackfin: replace bfin_gen_rand_mac() with eth_random_addr() by Masahiro Yamada · Fri Apr 18 19:09:49 2014 +0900
  15. 0b16e65 net: rename and refactor eth_rand_ethaddr() function by Masahiro Yamada · Fri Apr 18 19:09:48 2014 +0900
  16. 0722cf3 rand: do not surround function declarations by #ifdef by Masahiro Yamada · Fri Apr 18 19:09:47 2014 +0900
  17. b1c675c cmd_time: do not show ticks by Masahiro Yamada · Fri Apr 18 17:46:13 2014 +0900
  18. fcfc786 net/phy: enable get_phy_id redefinable by Shengzhou Liu · Fri Apr 11 16:14:17 2014 +0800
  19. aa09e68 AR8035/phy: Enable autonegotiation function for ar8035 by Xiaobo Xie · Fri Apr 11 16:03:11 2014 +0800
  20. cbc0888 serial: nsl16550: add hw flow control support by Karicheri, Muralidharan · Wed Apr 09 15:38:46 2014 -0400
  21. ec6e525 fs: fat: Fix cache align error message in fatwrite by Nobuhiro Iwamatsu · Tue Apr 08 11:12:46 2014 +0900
  22. 197c720 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · Fri Apr 04 20:09:58 2014 +0900
  23. 6a5919e Prepare v2014.07-rc1 by Tom Rini · Mon May 12 08:54:13 2014 -0400
  24. 22383af Merge branch 'tom' of git://git.denx.de/u-boot-x86 by Tom Rini · Fri May 09 18:48:26 2014 -0400
  25. e4caae5 sandbox: ignore sandbox.dtb by Masahiro Yamada · Mon Apr 21 18:50:41 2014 +0900
  26. 17cb77b sandbox: move source files from board/ to arch/sandbox/ by Masahiro Yamada · Mon Apr 21 18:39:35 2014 +0900
  27. 46b3421 patman: Avoid duplicate sign-offs by Simon Glass · Sun Apr 20 10:50:14 2014 -0600
  28. 0c3e9c1 patman: Deal with 'git apply' failures correctly by Simon Glass · Sun Apr 20 10:50:13 2014 -0600
  29. 53552c9 sandbox: Update and expand the README by Simon Glass · Sat Mar 22 17:12:59 2014 -0600
  30. dcc0bf4 sandbox: Provide a build option to avoid using SDL by Simon Glass · Sat Mar 22 17:12:58 2014 -0600
  31. 4c39b1d Make 'run' use run_command_list() instead of run_command() by Simon Glass · Fri Oct 25 23:01:32 2013 -0600
  32. a745926 sandbox: Support 'env import' and 'env export' by Simon Glass · Fri Oct 25 23:01:31 2013 -0600
  33. 8243b58 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri May 09 11:18:45 2014 -0400
  34. 32857be Merge branch 'master' of git://git.denx.de/u-boot-sparc by Tom Rini · Fri May 09 11:09:59 2014 -0400
  35. 6284547 Merge branch 'u-boot/master' by Albert ARIBAUD · Fri May 09 10:47:05 2014 +0200
  36. 9c2a0f2 leon: implement missing get_tbclk() by Daniel Hellstrom · Thu May 08 18:52:37 2014 +0200
  37. 8f7557d leon: use CONFIG_SYS_HZ to config timer prescaler by Daniel Hellstrom · Thu May 08 19:16:14 2014 +0200
  38. 6466612 serial: zynq: Fix typo in suffix function name by Michal Simek · Fri Apr 25 13:46:28 2014 +0200
  39. 9f8658e serial: zynq: Remove sparse warnings by Michal Simek · Fri Apr 25 13:45:08 2014 +0200
  40. 6eaec4c i2c: zynq: Fixed compilation errors when using DEBUG by Jesper B. Christensen · Fri Apr 25 15:46:17 2014 +0200
  41. dfa75ed Merge branch 'serial' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Tue May 06 14:55:45 2014 -0400
  42. d47b274 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Tue May 06 14:55:27 2014 -0400
  43. 1df24c5 Merge branch 'net' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Tue May 06 14:50:22 2014 -0400
  44. 0c08478 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Tue May 06 14:45:51 2014 -0400
  45. c669b7d serial: zynq: Fix typo in suffix function name by Michal Simek · Fri Apr 25 13:46:28 2014 +0200
  46. 7537045 serial: zynq: Remove sparse warnings by Michal Simek · Fri Apr 25 13:45:08 2014 +0200
  47. b055f67 net: zynq: Fix sparse warnings in gem by Michal Simek · Fri Apr 25 14:17:38 2014 +0200
  48. 5031623 net: zynq: Use predefined macros instead of hardcoded value by Michal Simek · Tue Feb 25 10:25:38 2014 +0100
  49. c8cb151 microblaze: Wire up OF support for emaclite by Stephan Linz · Wed Jul 04 22:25:31 2012 +0200
  50. 463ce69 common: fixed linker-list example by Mateusz Zalega · Tue Apr 29 20:14:22 2014 +0200
  51. e239fa5 USB: gadget: save driver name before registering it by Stephen Warren · Thu May 01 15:45:16 2014 -0600
  52. 69cb0bb USB: gadget: added a saner gadget downloader registration API by Mateusz Zalega · Mon Apr 28 21:13:28 2014 +0200
  53. cebb8dc am335x: dfu: disable DFU in am335x_evm SPL build by Mateusz Zalega · Mon Apr 28 21:13:27 2014 +0200
  54. 59c6c6f ums: always initialize mmc before ums_disk_init() by Mateusz Zalega · Mon Apr 28 21:13:26 2014 +0200
  55. 0ab80bf dfu: mmc: change offset base handling by Mateusz Zalega · Mon Apr 28 21:13:25 2014 +0200
  56. dcb6ea6 dfu: mmc: raw data write fix by Mateusz Zalega · Mon Apr 28 21:13:24 2014 +0200
  57. 21fe3f7 usb: dfu: fix boards wo USB cable detection by Mateusz Zalega · Wed Apr 30 13:07:48 2014 +0200
  58. e604a13 part: header fix by Mateusz Zalega · Mon Apr 28 21:13:22 2014 +0200
  59. 05d2f41 mmc: mmc header fix by Mateusz Zalega · Wed Apr 30 13:04:15 2014 +0200
  60. a36f47f Merge branch 'next' of git://git.denx.de/u-boot-sh by Tom Rini · Fri May 02 11:48:07 2014 -0400
  61. fbff5b3 ARM: highbank: use default prompt by Rob Herring · Thu Apr 10 16:17:31 2014 -0500
  62. 5ed6a3d ARM: highbank: use config_distro_defaults.h by Rob Herring · Thu Apr 10 16:17:30 2014 -0500
  63. 546e2cd usb: gadget: allow ci_udc to build with new gadget framework by Stephen Warren · Mon Apr 28 15:42:00 2014 -0600
  64. 5d94687 usb: ums: use only 1 buffer for CI_UDC by Stephen Warren · Thu Apr 24 17:52:40 2014 -0600
  65. e13a704 usb: ci_udc: support variants with hostpc register by Stephen Warren · Thu Apr 24 17:52:39 2014 -0600
  66. 0381a727 usb: ci_udc: make PHY initialization conditional by Stephen Warren · Thu Apr 24 17:52:38 2014 -0600
  67. d06444f usb: ci_udc: set ep->req.actual after transfer by Stephen Warren · Thu Apr 24 17:52:37 2014 -0600
  68. de40a1e usb: ci_udc: Support larger packets by Stephen Warren · Thu Apr 24 17:52:36 2014 -0600
  69. f62b92d dfu:fix: Replace wrong return value with proper one by Lukasz Majewski · Thu Apr 24 10:24:53 2014 +0200
  70. 6baf21c exynos: usb: Fix data abort on boards w/o vbus-gpio node in the DT by andrey.konovalov@linaro.org · Tue Apr 22 21:23:49 2014 +0400
  71. 15175e7 usb: musb: fill in usb_gadget_unregister_driver by Rob Herring · Fri Apr 18 08:54:30 2014 -0500
  72. ef60fda usb: handle NULL table in usb_gadget_get_string by Rob Herring · Fri Apr 18 08:54:28 2014 -0500
  73. ef9d4d4 usb:gadget:f_thor: fix write to filesystem by add dfu_flush() by Przemyslaw Marczak · Fri Apr 18 09:48:25 2014 +0200
  74. 13a41c8 usb:gadget:f_thor: code cleanup in function download_tail() by Przemyslaw Marczak · Fri Apr 18 09:48:24 2014 +0200
  75. 17472dc usb: Fix USB keyboard polling via control endpoint by Adrian Cox · Thu Apr 10 14:02:44 2014 +0100
  76. 29d0587 usb: Add endian support macros to interrupt transfers in the EHCI driver. by Adrian Cox · Thu Apr 10 13:29:45 2014 +0100
  77. 53000ce usb: ehci: rmobile: Add support ehci host driver of rmobile SoCs by Nobuhiro Iwamatsu · Thu Apr 03 13:55:54 2014 +0900
  78. 1320bc2 sh: delete an unused source file by Masahiro Yamada · Mon Mar 31 13:09:13 2014 +0900
  79. fdd7efe drivers/i2c/fsl_i2c: modify i2c_read to handle multi-byte write by Shaveta Leekha · Thu Apr 24 14:51:23 2014 +0530
  80. a4c0266 driver/mxc_i2c: Move static data structure to global_data by York Sun · Mon Feb 10 14:02:52 2014 -0800
  81. 479bf0d Merge branch 'master' of git://www.denx.de/git/u-boot-arc by Tom Rini · Fri Apr 25 15:08:43 2014 -0400
  82. b4e5f38 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Tom Rini · Fri Apr 25 15:06:51 2014 -0400
  83. c83b542 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Tom Rini · Fri Apr 25 14:57:58 2014 -0400
  84. b095762 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Fri Apr 25 14:53:51 2014 -0400
  85. 8dcc69f axs101: bump DDR size from 256 to 512 Mb by Alexey Brodkin · Thu Mar 27 19:30:18 2014 +0400
  86. 1765631 axs101: increase EEPROM page write delay from 32 to 64 msec by Alexey Brodkin · Mon Mar 24 17:15:50 2014 +0400
  87. 043d8f7 ppc4xx: add support for new PMC440 revision with cleanup by Matthias Fuchs · Tue Mar 25 22:00:00 2014 +0100
  88. 3c773bb mpc83xx: add ids8313 support by Heiko Schocher · Sat Jan 25 07:53:48 2014 +0100
  89. 04e3b3a mpc8313, bootcount: mpc8313 has no qe muram by Heiko Schocher · Sat Jan 25 07:53:47 2014 +0100
  90. 47e54ce powerpc, ids8247: create vendor board dir ids by Heiko Schocher · Sat Jan 25 07:53:46 2014 +0100
  91. bfb5169 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · Wed Apr 23 11:07:11 2014 -0400
  92. e73905e Revert "build: Use filechk rules to create and update u-boot.lds" by Masahiro Yamada · Mon Apr 21 11:33:07 2014 +0900
  93. 05caaf9 ar8031: modify the config func of ar8031 to ar8021_config by Zhao Qiang · Mon Apr 21 10:29:24 2014 +0800
  94. 9ff72dc powerpc/T4QDS: add two stage boot of nand/sd by Shaohui Xie · Tue Apr 22 15:10:44 2014 +0800
  95. 3e57a37 powerpc/t4240: updated RCW and PBI for rev2.0 by Shaohui Xie · Mon Apr 21 11:21:03 2014 +0800
  96. 1229c22 powerpc/mpc85xx:Update FM1 clock select and shift for B4420 by Prabhakar Kushwaha · Mon Apr 21 10:47:41 2014 +0530
  97. 1413983 board/t2080rdb: some update for t2080rdb by Shengzhou Liu · Fri Apr 18 16:43:41 2014 +0800
  98. 11ff48a board/t208xrdb: Add support of 2-stage NAND/SPI/SD boot by Shengzhou Liu · Fri Apr 18 16:43:40 2014 +0800
  99. d11b3cb board/t208xqds: Add support of 2-stage NAND/SPI/SD boot by Shengzhou Liu · Fri Apr 18 16:43:39 2014 +0800
  100. 006e83a powerpc/mpc85xx: Add Differential SYSCLK config support T1040 by Nikhil Badola · Tue Apr 15 14:44:52 2014 +0530