1. f2f2ec9 bootm: fix conditional compilation for bootm ramdisk subcommand by Daniel Schwierzeck · Tue Feb 26 04:54:19 2013 +0000
  2. 91d1b5f env: Avoid clobbering an edited variable on ctrl-c by Joe Hershberger · Fri Feb 08 10:12:34 2013 +0000
  3. bf6ce79 sandbox: Add 'sb' command to access filesystem features by Simon Glass · Wed Dec 26 09:53:36 2012 +0000
  4. 5b02602 Merge branch 'mem' of git://git.denx.de/u-boot-x86 by Tom Rini · Mon Mar 04 11:14:27 2013 -0500
  5. 7068b32 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Tom Rini · Mon Mar 04 09:44:42 2013 -0500
  6. a99f03e blackfin: bf60x: Port blackfin core architecture code to boot on bf60x. by Sonic Zhang · Thu Aug 16 11:56:14 2012 +0800
  7. 9a50bc1 SPL: Change description for spl command by Stefano Babic · Sat Feb 23 00:53:27 2013 +0000
  8. e22a6fc hash: Use lower case for hash algorithm names by Simon Glass · Sun Feb 24 17:33:32 2013 +0000
  9. 68f1556 sandbox: Allow hash functions to work correctly by Simon Glass · Sun Feb 24 17:33:31 2013 +0000
  10. ad02a01 sandbox: Update mtest to fix crashes by Simon Glass · Thu Feb 28 17:47:14 2013 +0000
  11. 1c6c725 Move CONFIG_SYS_MEMTEST_SCRATCH #ifdef to top of file by Simon Glass · Sun Feb 24 17:33:29 2013 +0000
  12. 0bbd76f Roll crc32 into hash infrastructure by Simon Glass · Sun Feb 24 20:30:22 2013 +0000
  13. 80e345a hash: Add a flag to support saving hashes in the environment by Simon Glass · Sun Feb 24 17:33:26 2013 +0000
  14. 9adb686 image: Use crc header file instead of C prototypes by Simon Glass · Sun Feb 24 17:33:25 2013 +0000
  15. 103789d common: Use new numeric setenv functions by Simon Glass · Sun Feb 24 17:33:22 2013 +0000
  16. 044dc9e Update set_working_fdt_addr() to use setenv_addr() by Simon Glass · Sun Feb 24 17:33:21 2013 +0000
  17. 5107525 Reduce casting in mtest by Simon Glass · Sun Feb 24 17:33:20 2013 +0000
  18. eb4598b Bring mtest putc() into common code by Simon Glass · Sun Feb 24 17:33:19 2013 +0000
  19. 130103e Fix mtest indenting by Simon Glass · Sun Feb 24 17:33:18 2013 +0000
  20. 57ee443 Use common mtest iteration counting by Simon Glass · Sun Feb 24 17:33:17 2013 +0000
  21. 8f2c758 Split out the memory tests into separate functions by Simon Glass · Sun Feb 24 17:33:16 2013 +0000
  22. e6d0ca2 sandbox: Change memory commands to use map_physmem by Simon Glass · Sun Feb 24 17:33:15 2013 +0000
  23. 20bc72a Tidy up error checking and fix bug in hash command by Simon Glass · Sun Feb 24 17:33:11 2013 +0000
  24. 3c51a85 common/env_nand.c: calculate crc only when readenv was OK by Phil Sutter · Thu Feb 21 18:21:56 2013 +0100
  25. 190e58a env_nand.c: clarify log messages when env reading fails by Phil Sutter · Thu Feb 21 18:21:55 2013 +0100
  26. abd3a3b nand: fix nand read.option parsing by Harvey Chapman · Thu Feb 07 11:34:44 2013 +0000
  27. 3df41b1 imls: Add support to list images in NAND device by Vipin Kumar · Sun Dec 16 22:32:48 2012 +0000
  28. 36c06b1 gpt: fix partion size limit by Piotr Wilczek · Sun Jan 27 22:59:25 2013 +0000
  29. dd650f1 led: The gpio_led.c code expects that LED state is from the enum by Holger Hans Peter Freyther · Thu Feb 07 23:41:02 2013 +0000
  30. 41cfa2d cmd_elf: Fix broken bootvx command by Reinhard Arlt · Mon Feb 04 09:37:11 2013 +0000
  31. aec64f0 cmd_load.c: Add #endif comments to reduce confusion by Robert P. J. Day · Sun Feb 03 05:46:13 2013 +0000
  32. 21c9b78 cmd_mem.c: Fix some typoes, no functional changes by Robert P. J. Day · Sun Feb 03 02:29:54 2013 +0000
  33. b3b533c malloc: make malloc_bin_reloc static by Gabor Juhos · Mon Jan 21 21:10:38 2013 +0000
  34. 6542c07 common/fdt_support.c: sparse fixes by Kim Phillips · Wed Jan 16 14:00:11 2013 +0000
  35. d150db6 treewide: include libfdt_env.h before fdt.h by Kim Phillips · Wed Jan 16 13:59:04 2013 +0000
  36. 94f1948 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Mon Feb 04 09:07:34 2013 -0500
  37. 0828cf2 serial: arm_dcc: Remove CONFIG_ARM_DCC_MULTI option by Michal Simek · Tue Jan 22 23:40:06 2013 +0000
  38. 94ff067 cmd_time: merge run_command_and_time_it with cmd_process by Richard Genoud · Mon Dec 03 06:28:28 2012 +0000
  39. 56014a4 console: USB: KBD: Fix incorrect autoboot timeout by Jim Lin · Thu Jan 24 01:05:55 2013 +0000
  40. 606b3dd common: env_mmc: Use __weak annotation to simplify code by Fabio Estevam · Tue Jan 08 05:36:11 2013 +0000
  41. 6f732bc common/cmd_bootm.c: prevent running of subcommands before 'bootm start' by Gabor Juhos · Sun Jan 06 23:04:25 2013 +0000
  42. 66d6e63 Only use fb_base if we have a display by Simon Glass · Thu Dec 13 20:49:13 2012 +0000
  43. 971eb34 common: cmd_bdinfo: Fix compilation warning for microblaze by Michal Simek · Wed Jan 23 14:15:35 2013 +0100
  44. c4c248f common: cmd_bdinfo: Fix bdinfo to show all MACs for Microblaze and ARM by Michal Simek · Wed Jan 23 12:21:18 2013 +0100
  45. 34a194f ppc: Move brg_clk to arch_global_data by Simon Glass · Thu Dec 13 20:48:44 2012 +0000
  46. 6b4ee15 arm: Move tlb_addr and tlb_size to arch_global_data by Simon Glass · Thu Dec 13 20:48:39 2012 +0000
  47. 2a7a8ae Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Mon Jan 14 15:41:38 2013 -0700
  48. 8ef7f1f lcd: restore ability to display 8 bpp BMPs on 16 bpp LCDs by Nikita Kiryanov · Thu Dec 20 00:52:34 2012 +0000
  49. 90a4cc8 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · Mon Jan 14 15:21:00 2013 +0100
  50. 6c52916 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Jan 11 14:38:24 2013 -0700
  51. a218709 bootm: relocate names of sub-command table for archs with CONFIG_NEEDS_MANUAL_RELOC by Daniel Schwierzeck · Mon Jan 07 06:54:52 2013 +0000
  52. eacd14f Add option to display customised memory information by Simon Glass · Fri Nov 30 13:01:20 2012 +0000
  53. b973a29 Sound: Add FDT support to CMD. by Rajeshwari Shinde · Wed Dec 26 20:03:19 2012 +0000
  54. 52d9b90 x86: Add coreboot version to u-boot's version command by Stefan Reinauer · Fri Dec 14 13:05:18 2012 +0000
  55. dcadd25 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Sat Dec 22 05:55:19 2012 -0700
  56. 0af4733 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Fri Dec 21 16:19:29 2012 -0700
  57. 0e640e6 Add a simple load option to setexpr by Joe Hershberger · Thu Nov 01 16:21:14 2012 +0000
  58. 4b5545e spi: Add SPI flash test by Simon Glass · Mon Oct 08 13:16:02 2012 +0000
  59. c0d2f0b spi: Add progress percentage and write speed to `sf update` by James Miller · Fri Sep 28 14:28:00 2012 +0000
  60. bafe41a Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged by Allen Martin · Wed Dec 19 13:02:36 2012 -0800
  61. 976b323 usb: properly detect empty mass storage media reader by Vincent Palatin · Wed Dec 12 17:55:29 2012 -0800
  62. ebb2478 usb: Clean up newly allocated device nodes in case of configuration failure by Milind Choudhary · Wed Dec 12 17:55:28 2012 -0800
  63. a261282 usbh/ehci: Increase timeout for enumeration by Vipin Kumar · Thu Dec 13 16:25:53 2012 +0530
  64. 2289ec1 env: Handle write-once ethaddr and serial# generically by Joe Hershberger · Tue Dec 11 22:16:37 2012 -0600
  65. 8335ce7 env: Implement the env delete command by Joe Hershberger · Tue Dec 11 22:16:36 2012 -0600
  66. f64bb77 env: Add setenv force support by Joe Hershberger · Tue Dec 11 22:16:35 2012 -0600
  67. 6fe26c9 env: Add support for access control to .flags by Joe Hershberger · Tue Dec 11 22:16:34 2012 -0600
  68. a2d62b7 env: Add a command to display details about env flags by Joe Hershberger · Tue Dec 11 22:16:33 2012 -0600
  69. dd7750a tools/env: Add environment variable flags support by Joe Hershberger · Tue Dec 11 22:16:32 2012 -0600
  70. 71497d0 env: Add environment variable flags by Joe Hershberger · Tue Dec 11 22:16:31 2012 -0600
  71. 03ddaba env: Add a silent env handler by Joe Hershberger · Tue Dec 11 22:16:30 2012 -0600
  72. 5c89d6d env: Add a console env handler by Joe Hershberger · Tue Dec 11 22:16:29 2012 -0600
  73. d1f5ae9 env: Add a loadaddr env handler by Joe Hershberger · Tue Dec 11 22:16:28 2012 -0600
  74. 3928bb6 env: Add a baudrate env handler by Joe Hershberger · Tue Dec 11 22:16:27 2012 -0600
  75. dc9d1e5 env: Add a bootfile env handler by Joe Hershberger · Tue Dec 11 22:16:26 2012 -0600
  76. 1b0d551 env: Add a command to view callbacks by Joe Hershberger · Tue Dec 11 22:16:25 2012 -0600
  77. 60fd3ad env: Add support for callbacks to environment vars by Joe Hershberger · Tue Dec 11 22:16:24 2012 -0600
  78. 79a905e env: Hide '.' variables in env print by default by Joe Hershberger · Tue Dec 11 22:16:23 2012 -0600
  79. 864ec56 env: Use getenv_yesno() more generally by Joe Hershberger · Tue Dec 11 22:16:22 2012 -0600
  80. 638e659 env: Refactor apply into change_ok by Joe Hershberger · Tue Dec 11 22:16:21 2012 -0600
  81. a46f770 env: Refactor do_apply to a flag by Joe Hershberger · Tue Dec 11 22:16:19 2012 -0600
  82. cc00ea8 gpt: Support for new "gpt" command by Piotr Wilczek · Tue Dec 11 11:09:47 2012 +0100
  83. 81274c7 cmd:spl:fix: Prevent from a build error on boards, which don't support FDT by Łukasz Majewski · Thu Dec 06 05:23:38 2012 +0000
  84. 04d1bd2 tpm: Add TPM stress test by Luigi Semenzato · Wed Dec 05 14:46:44 2012 +0000
  85. a2cc855 console: Enable function to display console info by Simon Glass · Wed Dec 05 14:46:43 2012 +0000
  86. 607eebb Add console command to access io space registers by Vadim Bendebury · Wed Dec 05 14:46:42 2012 +0000
  87. db4a88d fdt: edid: Enable fdt_add_edid() function when CONFIG_LCD defined by Tom Wai-Hong Tam · Wed Dec 05 14:46:41 2012 +0000
  88. 6664f20 edid: Add I2C command for printing the EDID by Tom Wai-Hong Tam · Wed Dec 05 14:46:40 2012 +0000
  89. baebbf5 edid: Library of EDID decode and print by Tom Wai-Hong Tam · Wed Dec 05 14:46:39 2012 +0000
  90. 058bb8d Add hash command to perform hashing using various algorithms by Simon Glass · Wed Dec 05 14:46:38 2012 +0000
  91. ff436e0 sha1sum: Use generic hash layer by Simon Glass · Wed Dec 05 14:46:37 2012 +0000
  92. b879045 Add generic hash API by Simon Glass · Wed Dec 05 14:46:36 2012 +0000
  93. b6528f9 stdio: remove useless strncpy by Vincent Palatin · Wed Dec 05 14:46:32 2012 +0000
  94. 8ee5d6c Fix use of conditional LMB by Simon Glass · Wed Dec 05 14:46:31 2012 +0000
  95. c889fb4 Add a command to read raw blocks from a partition by Kenneth Waters · Wed Dec 05 14:46:30 2012 +0000
  96. d1390c8 Add gettime command by Anton Staaf · Wed Dec 05 14:46:29 2012 +0000
  97. be960eb Add new bootstage step for the main loop by Simon Glass · Wed Dec 05 14:46:28 2012 +0000
  98. 2476c8d i2c: kerneldoc: Add kerneldoc annotations to cmd_i2c.c by Marek Vasut · Mon Nov 12 14:34:27 2012 +0000
  99. 392d924 i2c: Use __weak instead of __attribute__((weak, alias)) by Marek Vasut · Mon Nov 12 14:34:25 2012 +0000
  100. 8ce43a9 cmd_led.c: Standardize format of help and usage info. by Robert P. J. Day · Sun Nov 11 10:39:07 2012 +0000