1. 36f3e65 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Sep 06 20:25:35 2013 -0400
  2. b143210 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Sep 05 11:15:26 2013 +0200
  3. 81003da bootm: allow correct bounds-check of destination by Kees Cook · Fri Aug 16 07:59:16 2013 -0700
  4. 208d8e8 sandbox: Correct compiler warnings in cmd_bootm/cmd_ximg by Simon Glass · Fri Aug 30 11:00:09 2013 -0600
  5. 4a0e05d ARM: mxs: tools: Add mkimage support for MXS bootstream by Marek Vasut · Mon Aug 26 20:43:33 2013 +0200
  6. 9240fb5 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Tue Aug 27 09:49:43 2013 -0400
  7. 52fe2bf i2c: fix i2c dev command for not using new framework by Heiko Schocher · Fri Aug 23 09:39:16 2013 +0200
  8. e2ebec8 console: usb: kbd: To fix slow TFTP booting by Jim Lin · Mon Aug 26 20:21:09 2013 +0800
  9. c562f97 console: usb: kbd: To improve TFTP booting performance by Jim Lin · Tue Aug 13 19:04:22 2013 +0800
  10. fc4ec49 usb: Use well-known descriptor sizes when parsing configuration by Julius Werner · Fri Jul 19 13:12:08 2013 -0700
  11. 2666bb1 USB: usb-hub: Add a weak function for resetting devices by Dan Murphy · Thu Aug 01 14:06:01 2013 -0500
  12. c0d0ef4 env_nand.c: support falling back to redundant env when writing by Phil Sutter · Fri Jul 19 12:20:26 2013 +0200
  13. 19f9c97 cmd_nand: Do not show usage when scrub is aborted by Masahiro Yamada · Thu Jul 11 17:29:57 2013 +0900
  14. 3f97e27 cmd_nand: slight optimization of nand_dump function by Masahiro Yamada · Thu Jul 11 17:27:13 2013 +0900
  15. 756e51c cmd_nand: fix a memory leak in nand_dump function by Masahiro Yamada · Thu Jul 11 17:27:12 2013 +0900
  16. a4903f3 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Wed Aug 21 16:27:47 2013 -0400
  17. 6d8bfcb spl: env_common.c: make CONFIG_SPL_BUILD contain function env_import by Ying Zhang · Thu Jun 20 16:04:24 2013 +0800
  18. e54a67f ppc4xx: Remove support for PPC405CR CPUs by Matthias Fuchs · Wed Aug 07 12:10:38 2013 +0200
  19. c57eadc SPDX-License-Identifier: convert BSD-3-Clause files by Wolfgang Denk · Sun Jul 28 22:12:47 2013 +0200
  20. 68e005c Merge branch 'master' of git://88.191.163.10/u-boot-arm by Tom Rini · Sun Aug 18 14:14:34 2013 -0400
  21. 749a6e7 image: Display FIT timestamp when booting by Simon Glass · Tue Jul 16 20:10:01 2013 -0700
  22. 63f9525 bootm: fix conditional controlling call to fixup_silent_linux by Paul B. Henson · Sat Aug 03 21:29:09 2013 -0700
  23. 5db3f93 RFC: bootm: Add silent_linux environment variable by Simon Glass · Tue Jul 16 20:10:00 2013 -0700
  24. 42b7673 SPL: Limit image name print length by Taras Kondratiuk · Tue Jul 16 14:45:01 2013 +0300
  25. f283bd0 Enable xmodem support by Angus Ainslie · Wed Jun 26 16:54:24 2013 -0600
  26. b069950 Merge branch 'dcc' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Tue Aug 13 16:49:44 2013 -0400
  27. a2a1735 serial: arm_dcc: Remove stdio structure support by Jagannadha Sutradharudu Teki · Sun Aug 04 01:22:24 2013 +0530
  28. 54c8e1a Merge branch 'master' of git://www.denx.de/git/u-boot-video by Tom Rini · Mon Aug 12 18:06:30 2013 -0400
  29. 1e000f8 video: Encapsulate font in video_font_data.h by Marek Vasut · Tue Jul 30 23:37:57 2013 +0200
  30. 609d1e3 cmd_sf: let "sf update" erase last sector as a whole by Gerlando Falauto · Wed Jul 03 20:33:57 2013 +0200
  31. b1df922 cmd_sf|env_sf: Fix code cleanup by Jagannadha Sutradharudu Teki · Mon Jul 29 22:12:52 2013 +0530
  32. 749c6d8 usb_hub: fix power cycling logic by Nikita Kiryanov · Mon Jul 29 13:27:39 2013 +0300
  33. 2968aa2 dfu: Implementation of target reset after communication with dfu-util's -R switch by Lukasz Majewski · Thu Jul 18 13:19:14 2013 +0200
  34. 1530e8a spl_mmc.c: Detect missing kernel image in RAW MMC by Tom Rini · Fri Jun 28 14:43:01 2013 -0400
  35. be314fa powerpc/ppc4xx: Convert new gdsys files to SPDX license tags by Tom Rini · Fri Jul 26 15:32:59 2013 -0400
  36. 0d63f7c powerpc/ppc4xx: Add fpgad command for dumping gdsys fpga registers by Dirk Eibach · Wed Jun 26 16:04:28 2013 +0200
  37. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Wed Jul 24 09:22:28 2013 -0400
  38. fb7f006 Add eCos-2.0 SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 12:11:35 2013 +0200
  39. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  40. 95f1d7e cmd_i2c: Use ARRAY_SIZE instead of reinventing it by Axel Lin · Sat Jun 22 21:56:35 2013 +0800
  41. a4ea445 i2c, multibus: get rid of CONFIG_I2C_MUX by Heiko Schocher · Thu Oct 25 10:32:14 2012 +0200
  42. 479a4cf i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · Tue Jan 29 08:53:15 2013 +0100
  43. e0e55bc i2c: common changes for multibus/multiadapter support by Heiko Schocher · Mon Jan 16 21:12:24 2012 +0000
  44. b73b1f3 bootm: Move fixup_silent_linux() earlier in the bootm stages by Simon Glass · Tue Jul 16 20:09:59 2013 -0700
  45. 4fece43 tpm: add AUTH1 cmds for LoadKey2 and GetPubKey by Reinhard Pfau · Wed Jun 26 15:55:13 2013 +0200
  46. e7ee028 Fix ext2/ext4 filesystem accesses beyond 2TiB by Frederic Leroy · Wed Jun 26 18:11:25 2013 +0200
  47. 981c7e0 common: remove unaligned access error in bootmenu_getoption() by Lan Yixun (dlan) · Thu Jun 27 18:58:53 2013 +0800
  48. 0d996a8 scsi: Correct types of scsi_read/write() by Simon Glass · Wed Jul 03 07:11:41 2013 -0700
  49. b856713 bootm: Handle errors consistently by Simon Glass · Wed Jul 10 09:25:33 2013 -0400
  50. 6376752 common/image.c: Fix regression with ramdisk load/entry points in FIT by Stefano Babic · Fri Jul 12 15:09:23 2013 +0200
  51. 90d40c6 bootm: Correct the arguments for the ELF image loader by Simon Glass · Wed Jul 10 23:08:11 2013 -0700
  52. ad68fc3 bootm: Use selected configuration for ramdisk and fdt by Simon Glass · Wed Jul 10 23:08:10 2013 -0700
  53. f059d0a blackfin: x86: bootm: Handle PREP stage of bootm by Simon Glass · Wed Jul 10 23:08:09 2013 -0700
  54. 7e23b72 bootm: Remove extra OK message by Simon Glass · Wed Jul 10 23:08:08 2013 -0700
  55. a896178 cmd_bootm.c: Re-order bootm_load_os return check for ELDK4.2 by Tom Rini · Thu Jul 11 09:35:23 2013 -0400
  56. 1ab6147 cmd_bootm.c: Make bootz handle BOOTM_STATE_FINDOTHER itself by Tom Rini · Tue Jul 09 15:33:25 2013 -0400
  57. 6e5dac4 cmd_bootm.c: Make bootz consume 'bootz' from argv, decrement argc by Tom Rini · Tue Jul 09 15:32:34 2013 -0400
  58. 42bca36 bootm: Add the missing PREP stage to bootz and correct image handling by Simon Glass · Thu Jul 04 13:26:11 2013 -0700
  59. 5f1afdd bootm: Clean up bootz_setup() function by Simon Glass · Thu Jul 04 13:26:10 2013 -0700
  60. fde683c bootm: Require boot function only if it is about to be used by Simon Glass · Thu Jul 04 13:26:09 2013 -0700
  61. 917f684 bootm: Disable interrupts only when loading by Simon Glass · Thu Jul 04 13:26:08 2013 -0700
  62. aca2430 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Wed Jul 10 08:42:25 2013 -0400
  63. b9b5eaf video: consolidate splash screen alignment code by Anatolij Gustschin · Tue Jul 02 00:04:05 2013 +0200
  64. e8f5269 cmd_bootm.c: Correct check/return for unsupported sub-command by Tom Rini · Mon Jul 01 09:09:23 2013 -0400
  65. 8571c6c video: lcd: Make splash_screen_prepare weak, remove config macro by Robert Winkler · Mon Jun 17 11:31:30 2013 -0700
  66. 2a90ed0 video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEO by Robert Winkler · Mon Jun 17 11:31:29 2013 -0700
  67. e59e0ff lcd: align bmp header when uncopmressing image by Piotr Wilczek · Wed Jun 05 08:14:30 2013 +0200
  68. c4b7d65 lcd: remove unaligned access in lcd_dt_simplefb_configure_node() by Stephen Warren · Thu Jun 13 17:13:11 2013 -0600
  69. 011b714 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · Mon Jul 01 10:11:56 2013 -0400
  70. 8f6e623 bootm: Disable interrupts before loading OS by Simon Glass · Fri Jun 28 00:46:12 2013 -0700
  71. fec2717 cmd_bootm.c: Correct BOOTM_ERR_OVERLAP handling by Tom Rini · Fri Jun 28 11:38:02 2013 -0400
  72. 4bdf6fd Fix block device accesses beyond 2TiB by Sascha Silbe · Fri Jun 14 13:07:25 2013 +0200
  73. a7386c4 cmd_bootm: Add command line arguments to Plan 9 by Steven Stallion · Mon Jun 10 01:00:09 2013 -0700
  74. 56ab8d6 image: Add support for signing of FIT configurations by Simon Glass · Thu Jun 13 15:10:09 2013 -0700
  75. 35191a3 image: Add RSA support for image signing by Simon Glass · Thu Jun 13 15:10:02 2013 -0700
  76. fbabc0f image: Support signing of images by Simon Glass · Thu Jun 13 15:10:01 2013 -0700
  77. 58fe7e5 image: Add signing infrastructure by Simon Glass · Thu Jun 13 15:10:00 2013 -0700
  78. 0013488 Add a 'fake' go command to the bootm command by Simon Glass · Tue Jun 11 11:14:48 2013 -0700
  79. 3081e2e Refactor the bootm command to reduce code duplication by Simon Glass · Tue Jun 11 11:14:47 2013 -0700
  80. 794a921 Clarify bootm OS arguments by Simon Glass · Tue Jun 11 11:14:46 2013 -0700
  81. 209a1a6 Add trace support to generic board by Simon Glass · Tue Jun 11 11:14:42 2013 -0700
  82. a749ae0 Add a trace command by Simon Glass · Tue Jun 11 11:14:40 2013 -0700
  83. b09cfd8 Add function to print a number with grouped digits by Simon Glass · Tue Jun 11 11:14:38 2013 -0700
  84. c6736b4 bootstage: Correct printf types by Simon Glass · Tue Jun 11 11:14:37 2013 -0700
  85. 50d9eb9 Fix missing return in do_mem_loop() by Simon Glass · Tue Jun 11 11:14:35 2013 -0700
  86. 5a3d8be pxe: add ipappend support by Rob Herring · Sun Dec 02 21:00:29 2012 -0600
  87. 921a71d net: Fix build regression in cmd_pxe.c by Joe Hershberger · Mon Jun 24 17:21:04 2013 -0500
  88. e26e8d6 pxe: add support for per arch and SoC default paths by Rob Herring · Sun Dec 02 21:00:28 2012 -0600
  89. ac99583 pxe: add support for ontimeout token by Rob Herring · Sun Dec 02 21:00:27 2012 -0600
  90. c9d1e3d pxe: simplify menu display and selection by Rob Herring · Sun Dec 02 21:00:26 2012 -0600
  91. f0898b9 pxe: always display a menu when present by Rob Herring · Sun Dec 02 21:00:25 2012 -0600
  92. c0356dc pxe: try bootz if bootm fails to find a valid image by Rob Herring · Mon Dec 03 13:17:21 2012 -0600
  93. c88e1bf bootz: un-staticize do_bootz by Rob Herring · Sun Dec 02 21:00:23 2012 -0600
  94. 58d7f43 pxe: fix handling of different localboot values by Rob Herring · Sun Dec 02 21:00:22 2012 -0600
  95. 824901c pxe: make string parameters const by Rob Herring · Sun Dec 02 21:00:21 2012 -0600
  96. dd248b3 pxe: Use ethact setting for pxe by Rob Herring · Sun Dec 02 21:00:20 2012 -0600
  97. 85bfd2e Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Sat Jun 22 07:38:12 2013 -0400
  98. 7fdf356 nand: Don't call adjust_size_for_badblocks for erase by Scott Wood · Thu Jun 20 12:45:31 2013 -0500
  99. ded52a4 Makefile: move the common makefile line to public area by Ying Zhang · Mon May 20 14:07:26 2013 +0800
  100. 602f7d3 common/Makefile: Add new symbol CONFIG_SPL_ENV_SUPPORT for environment in SPL by Ying Zhang · Mon May 20 14:07:25 2013 +0800