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