1. a95c9e9 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · Sun Mar 31 08:43:12 2013 -0400
  2. 0259159 video: bcm2835: fix build issues by Anatolij Gustschin · Fri Mar 29 14:00:13 2013 +0100
  3. 6bcdd9d Merge branch 'for-v2013.04' by Anatolij Gustschin · Fri Mar 29 13:54:10 2013 +0100
  4. ac91b47 New command bootmenu: ANSI terminal boot menu support by Pali Rohár · Sat Mar 23 14:53:08 2013 +0000
  5. fb6068a menu: export menu_default_choice() function by Anatolij Gustschin · Sat Mar 23 14:52:04 2013 +0000
  6. d0d8d3b menu: Add support for user defined item choice function by Pali Rohár · Sat Mar 23 14:50:40 2013 +0000
  7. 32adc23 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Mar 28 18:50:01 2013 +0100
  8. 36ec8ac image: Add support for Plan 9 by Steven Stallion · Wed Mar 20 06:31:35 2013 +0000
  9. 446543f cmd_ext4: BREAK and correct ext4write parameter order by Tom Rini · Wed Mar 20 04:21:38 2013 +0000
  10. fb586da env_callback: Mark find_env_callback as static by Tom Rini · Tue Mar 12 06:16:50 2013 +0000
  11. 85c3d46c Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Mar 26 09:51:09 2013 +0100
  12. ada32ec Fix bitmap offsets for non 8-bit LCDs by Andre Renaud · Wed Feb 13 17:48:00 2013 +0000
  13. cdc348a common/lcd.c: move the macro's to the c file by Jeroen Hofstee · Sat Jan 12 12:07:59 2013 +0000
  14. 729b09e common/lcd: cosmetic: clean up a bit by Jeroen Hofstee · Sat Jan 12 12:07:56 2013 +0000
  15. 881c4ec common/lcd.c: remove global lcd_base by Jeroen Hofstee · Tue Jan 22 10:44:12 2013 +0000
  16. b9092e6 common/lcd.c: cleanup use of global variables by Jeroen Hofstee · Tue Jan 22 10:44:11 2013 +0000
  17. 67f5391 common/lcd.c: cleanup use of global variables by Wolfgang Denk · Sat Jan 05 09:45:48 2013 +0000
  18. 45b52ce Merge branch 'spi' of git://git.denx.de/u-boot-x86 by Tom Rini · Wed Mar 20 14:55:10 2013 -0400
  19. efc8f79 lcd: calculate line_length after lcd_ctrl_init() by Stephen Warren · Tue Jan 29 16:37:38 2013 +0000
  20. b16912a sf: Use unsigned type for buffers by Simon Glass · Mon Mar 11 06:08:13 2013 +0000
  21. db09c5f Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Mon Mar 18 15:33:47 2013 -0400
  22. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Mon Mar 18 12:31:00 2013 -0400
  23. 44a6ac9 usb:gadget: USB Mass Storage Gadget support by Lukasz Majewski · Tue Mar 05 12:10:17 2013 +0100
  24. 14658c0 dfu: Fix crash when wrong number of arguments given by Pantelis Antoniou · Fri Nov 30 08:01:08 2012 +0000
  25. 4e3aac0 dfu: Only perform DFU board_usb_init() for TRATS by Pantelis Antoniou · Fri Nov 30 08:01:07 2012 +0000
  26. 2e4622d x86: Enable generic board support by Simon Glass · Mon Mar 11 07:40:13 2013 +0000
  27. 6f5567d x86: Adjust board_r.c for x86 by Simon Glass · Tue Mar 05 14:39:53 2013 +0000
  28. 6d17987 x86: Adjust board_f.c for x86 by Simon Glass · Tue Mar 05 14:39:52 2013 +0000
  29. 5af29bd Adjust board_r.c for ppc by Simon Glass · Thu Mar 14 07:20:12 2013 +0000
  30. 50250b5 Adjust board_f.c for ppc by Simon Glass · Mon Mar 11 14:30:42 2013 +0000
  31. 9c9f44a Add CONFIG_SYS_SYM_OFFSETS to support offset symbols by Simon Glass · Mon Mar 11 07:06:48 2013 +0000
  32. 4d2aee8 Add spl load feature by Simon Glass · Tue Mar 05 14:39:45 2013 +0000
  33. db397fa Introduce generic post-relocation board_r.c by Simon Glass · Mon Mar 11 14:30:37 2013 +0000
  34. c45e359 Introduce generic pre-relocation board_f.c by Simon Glass · Mon Mar 11 06:49:53 2013 +0000
  35. 81420c3 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Fri Mar 15 15:18:31 2013 +0100
  36. c24895e Refactor linker-generated arrays by Albert ARIBAUD · Mon Feb 25 00:59:00 2013 +0000
  37. a5f0270 cmd_mem.c: Fix warning when CONFIG_CMD_MEMTEST is not set by Tom Rini · Tue Mar 12 10:07:19 2013 -0400
  38. 66eb8fc CONFIG_BOOTDELAY default should not affect runtime by Joe Hershberger · Fri Feb 08 10:28:00 2013 +0000
  39. 0eb9826 common/main: move set_working_fdt_addr to enable usage of $fdtaddr by Barak Wasserstrom · Wed Feb 27 08:48:41 2013 +0000
  40. 586895d env: fix "env ask" command by Wolfgang Denk · Wed Feb 20 04:53:16 2013 +0000
  41. 9890c68 cmd_fat.c: Note in fatread help about alignment requirements by Tom Rini · Thu Feb 21 06:55:40 2013 +0000
  42. e3d7660 TMU: Add TMU support in dtt command by Akshay Saraswat · Mon Feb 25 01:13:04 2013 +0000
  43. 0e51dd8 cmd_df.c: Delete this clearly unused source file. by Robert P. J. Day · Mon Feb 04 13:57:15 2013 +0000
  44. 02ce716 cmd_mtdparts.c: Correct "reseting" to "resetting" in error msgs by Robert P. J. Day · Mon Feb 04 13:51:10 2013 +0000
  45. 01c2d98 Allow u-boot to be silent without forcing Linux to be by Joe Hershberger · Wed Feb 27 10:20:59 2013 +0000
  46. 5360142 cmd_part: don't print cmd name twice in help by Stephen Warren · Thu Feb 28 15:05:34 2013 +0000
  47. 9d00928 Feature Removal: disable "mtest" command by default by Wolfgang Denk · Fri Mar 08 10:51:32 2013 +0000
  48. 9dbc836 Merge u-boot/master into u-boot-ti/master by Tom Rini · Mon Mar 11 12:02:40 2013 -0400
  49. 2f3e2ca lcd: implement a callback for splashimage by Nikita Kiryanov · Sun Feb 24 21:28:43 2013 +0000
  50. d6b5eed SPL: ONENAND: Support SPL to boot u-boot from OneNAND. by Enric Balletbo i Serra · Thu Feb 07 23:14:48 2013 +0000
  51. e0eba1f lcd: add option for board specific splash screen preparation by Nikita Kiryanov · Wed Jan 30 21:39:57 2013 +0000
  52. 020f261 mmc: add support for write protection by Nikita Kiryanov · Mon Dec 03 02:19:46 2012 +0000
  53. fbd76e8 led: Use STATUS_LED_ON and STATUS_LED_OFF when calling __led_set by Otavio Salvador · Sat Feb 23 02:43:07 2013 +0000
  54. f2f2ec9 bootm: fix conditional compilation for bootm ramdisk subcommand by Daniel Schwierzeck · Tue Feb 26 04:54:19 2013 +0000
  55. 91d1b5f env: Avoid clobbering an edited variable on ctrl-c by Joe Hershberger · Fri Feb 08 10:12:34 2013 +0000
  56. bf6ce79 sandbox: Add 'sb' command to access filesystem features by Simon Glass · Wed Dec 26 09:53:36 2012 +0000
  57. 5b02602 Merge branch 'mem' of git://git.denx.de/u-boot-x86 by Tom Rini · Mon Mar 04 11:14:27 2013 -0500
  58. 7068b32 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Tom Rini · Mon Mar 04 09:44:42 2013 -0500
  59. a99f03e blackfin: bf60x: Port blackfin core architecture code to boot on bf60x. by Sonic Zhang · Thu Aug 16 11:56:14 2012 +0800
  60. 9a50bc1 SPL: Change description for spl command by Stefano Babic · Sat Feb 23 00:53:27 2013 +0000
  61. e22a6fc hash: Use lower case for hash algorithm names by Simon Glass · Sun Feb 24 17:33:32 2013 +0000
  62. 68f1556 sandbox: Allow hash functions to work correctly by Simon Glass · Sun Feb 24 17:33:31 2013 +0000
  63. ad02a01 sandbox: Update mtest to fix crashes by Simon Glass · Thu Feb 28 17:47:14 2013 +0000
  64. 1c6c725 Move CONFIG_SYS_MEMTEST_SCRATCH #ifdef to top of file by Simon Glass · Sun Feb 24 17:33:29 2013 +0000
  65. 0bbd76f Roll crc32 into hash infrastructure by Simon Glass · Sun Feb 24 20:30:22 2013 +0000
  66. 80e345a hash: Add a flag to support saving hashes in the environment by Simon Glass · Sun Feb 24 17:33:26 2013 +0000
  67. 9adb686 image: Use crc header file instead of C prototypes by Simon Glass · Sun Feb 24 17:33:25 2013 +0000
  68. 103789d common: Use new numeric setenv functions by Simon Glass · Sun Feb 24 17:33:22 2013 +0000
  69. 044dc9e Update set_working_fdt_addr() to use setenv_addr() by Simon Glass · Sun Feb 24 17:33:21 2013 +0000
  70. 5107525 Reduce casting in mtest by Simon Glass · Sun Feb 24 17:33:20 2013 +0000
  71. eb4598b Bring mtest putc() into common code by Simon Glass · Sun Feb 24 17:33:19 2013 +0000
  72. 130103e Fix mtest indenting by Simon Glass · Sun Feb 24 17:33:18 2013 +0000
  73. 57ee443 Use common mtest iteration counting by Simon Glass · Sun Feb 24 17:33:17 2013 +0000
  74. 8f2c758 Split out the memory tests into separate functions by Simon Glass · Sun Feb 24 17:33:16 2013 +0000
  75. e6d0ca2 sandbox: Change memory commands to use map_physmem by Simon Glass · Sun Feb 24 17:33:15 2013 +0000
  76. 20bc72a Tidy up error checking and fix bug in hash command by Simon Glass · Sun Feb 24 17:33:11 2013 +0000
  77. 6be8b83 common: cmd_sata: Fix usage text for 'sata init' by Fabio Estevam · Wed Feb 20 14:35:35 2013 +0000
  78. 3c51a85 common/env_nand.c: calculate crc only when readenv was OK by Phil Sutter · Thu Feb 21 18:21:56 2013 +0100
  79. 190e58a env_nand.c: clarify log messages when env reading fails by Phil Sutter · Thu Feb 21 18:21:55 2013 +0100
  80. abd3a3b nand: fix nand read.option parsing by Harvey Chapman · Thu Feb 07 11:34:44 2013 +0000
  81. 3df41b1 imls: Add support to list images in NAND device by Vipin Kumar · Sun Dec 16 22:32:48 2012 +0000
  82. 36c06b1 gpt: fix partion size limit by Piotr Wilczek · Sun Jan 27 22:59:25 2013 +0000
  83. 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
  84. 41cfa2d cmd_elf: Fix broken bootvx command by Reinhard Arlt · Mon Feb 04 09:37:11 2013 +0000
  85. aec64f0 cmd_load.c: Add #endif comments to reduce confusion by Robert P. J. Day · Sun Feb 03 05:46:13 2013 +0000
  86. 21c9b78 cmd_mem.c: Fix some typoes, no functional changes by Robert P. J. Day · Sun Feb 03 02:29:54 2013 +0000
  87. b3b533c malloc: make malloc_bin_reloc static by Gabor Juhos · Mon Jan 21 21:10:38 2013 +0000
  88. fc3a0f0 spl: support for booting via usbeth by Ilya Yanok · Tue Feb 05 11:36:24 2013 +0000
  89. 6542c07 common/fdt_support.c: sparse fixes by Kim Phillips · Wed Jan 16 14:00:11 2013 +0000
  90. d150db6 treewide: include libfdt_env.h before fdt.h by Kim Phillips · Wed Jan 16 13:59:04 2013 +0000
  91. 94f1948 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Mon Feb 04 09:07:34 2013 -0500
  92. 0828cf2 serial: arm_dcc: Remove CONFIG_ARM_DCC_MULTI option by Michal Simek · Tue Jan 22 23:40:06 2013 +0000
  93. 94ff067 cmd_time: merge run_command_and_time_it with cmd_process by Richard Genoud · Mon Dec 03 06:28:28 2012 +0000
  94. 56014a4 console: USB: KBD: Fix incorrect autoboot timeout by Jim Lin · Thu Jan 24 01:05:55 2013 +0000
  95. 606b3dd common: env_mmc: Use __weak annotation to simplify code by Fabio Estevam · Tue Jan 08 05:36:11 2013 +0000
  96. 6f732bc common/cmd_bootm.c: prevent running of subcommands before 'bootm start' by Gabor Juhos · Sun Jan 06 23:04:25 2013 +0000
  97. 66d6e63 Only use fb_base if we have a display by Simon Glass · Thu Dec 13 20:49:13 2012 +0000
  98. 971eb34 common: cmd_bdinfo: Fix compilation warning for microblaze by Michal Simek · Wed Jan 23 14:15:35 2013 +0100
  99. 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
  100. 34a194f ppc: Move brg_clk to arch_global_data by Simon Glass · Thu Dec 13 20:48:44 2012 +0000