1. 292af86 dm: sparc: common: Fixup cmd_bdinfo warnings by Marek Vasut · Fri Jul 27 08:04:33 2012 +0000
  2. b3486a5 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · Tue Sep 18 07:55:07 2012 -0700
  3. 5376856 nand: Make NAND lock status compatible with Micron by Joe Hershberger · Wed Aug 22 16:49:45 2012 -0500
  4. cccf595 nand: Add support for unlock.invert by Joe Hershberger · Wed Aug 22 16:49:42 2012 -0500
  5. cf7acd0 Merge branch 'master' of git://git.denx.de/u-boot-fdt by Tom Rini · Mon Sep 17 11:34:08 2012 -0700
  6. aeccfee fdt: Check if the FDT address is configured by Marek Vasut · Wed Sep 05 08:34:44 2012 +0200
  7. a12f5c7 Merge branch 'master' of git://git.denx.de/u-boot-avr32 by Tom Rini · Thu Sep 13 10:34:24 2012 -0700
  8. b2749d0 Fix strict-aliasing warning in dlmalloc by Simon Glass · Tue Sep 04 11:31:07 2012 +0000
  9. 31692c2 mmcinfo: Fix help message by Benoît Thébaudeau · Fri Aug 10 09:07:38 2012 +0000
  10. 27ee0f3 env_mmc: allow environment to be in an eMMC partition by Stephen Warren · Mon Jul 30 10:55:44 2012 +0000
  11. 497c32f cfi: Make the flash erase and write operations abortable by Joe Hershberger · Fri Aug 17 15:36:41 2012 -0500
  12. 38de0b6 hush: Don't parse the contents of a dereferenced var by Joe Hershberger · Fri Aug 17 10:26:30 2012 +0000
  13. 82fea77 hush: Add default value substitution support by Joe Hershberger · Fri Aug 17 10:26:29 2012 +0000
  14. 1150ff8 env_nand: align NAND buffers by Stephen Warren · Mon Jul 30 07:38:38 2012 +0000
  15. 52e4040 image/FIT: Add ramdisk load, entry address and OS tag inclusion by Jagannadha Sutradharudu Teki · Fri Jul 27 22:02:22 2012 +0000
  16. a1f0adb usb: Optimize USB storage read/write by Jim Shimer · Mon Jul 30 22:11:28 2012 -0400
  17. fbf909a usb_stor_BBB_transport: Do not delay when not required by Benoît Thébaudeau · Fri Aug 10 18:27:11 2012 +0200
  18. dfa2bcc usb_storage: Remove EHCI constraints by Benoît Thébaudeau · Fri Aug 10 18:23:25 2012 +0200
  19. 938051f usb_storage: Restore non-EHCI support by Benoît Thébaudeau · Fri Aug 10 18:26:50 2012 +0200
  20. 9273f4f dfu:cmd: Support for DFU u-boot command by Lukasz Majewski · Mon Aug 06 14:41:09 2012 +0200
  21. 8af6a6a cmd_spi: remove superfluous semicolon by Marek Vasut · Wed Aug 01 15:12:15 2012 +0200
  22. 9b4a1f9 zfs: Add ZFS filesystem support by Jorgen Lundman · Thu Jul 19 20:48:25 2012 +0000
  23. 3796e1f u-boot: Update yaffs2 file system by Charles Manning · Wed May 09 16:55:17 2012 +0000
  24. c82b4ea Consider CONFIG_ZERO_BOOTDELAY_CHECK when CONFIG_AUTOBOOT_KEYED is set by Dirk Eibach · Thu Apr 26 01:49:33 2012 +0000
  25. d0eb940 Allow newlines within command environment vars by Simon Glass · Fri Mar 30 21:30:56 2012 +0000
  26. a6642e0 Add run_command_list() to run a list of commands by Simon Glass · Fri Mar 30 21:30:55 2012 +0000
  27. 80bd6da env_onenand: set ONENAND_MAX_ENV_SIZE to CONFIG_ENV_SIZE by David du Colombier · Wed Jun 13 23:24:35 2012 +0200
  28. 575c037 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · Tue Jul 31 22:07:42 2012 +0200
  29. d9a028a i2c: deblock i2c bus also if accessed before realocation by Holger Brunck · Thu Jun 28 04:30:22 2012 +0000
  30. 77f385a usb_storage: fix ehci driver max transfer size by Stefan Herbrechtsmeier · Mon Jul 09 09:52:29 2012 +0000
  31. b7161dd usb: check return value of submit_{control, bulk}_msg by Ilya Yanok · Sun Jul 15 04:43:51 2012 +0000
  32. da87587 usb: pass cache-aligned buffer to usb_get_descriptor() by Ilya Yanok · Sun Jul 15 04:43:50 2012 +0000
  33. 1f82841 common lcd: minor coding style changes by Nikita Kiryanov · Thu May 24 01:42:38 2012 +0000
  34. 42a3f52 Minor Coding Style cleanup by Wolfgang Denk · Tue Jul 10 09:18:33 2012 +0200
  35. 1465d5f Add env vars describing U-Boot target board by Stephen Warren · Tue May 22 09:21:54 2012 +0000
  36. 39cd355 SPL: common/Makefile: Add image.c to SPL build by Stefan Roese · Thu Jan 05 10:53:09 2012 +0100
  37. 42a3c44 env_mmc: align buffers using ALLOC_CACHE_ALIGN_BUFFER by Stephen Warren · Thu May 24 11:38:33 2012 +0000
  38. eee675f pxe: add support for parsing local syslinux files by Rob Herring · Fri May 25 10:47:39 2012 +0000
  39. d8fceec pxe: parse initrd file from append string by Rob Herring · Wed Mar 28 05:51:37 2012 +0000
  40. dc410cd pxe: support absolute paths by Rob Herring · Wed Mar 28 05:51:36 2012 +0000
  41. c93f74a pxe: support linux entries for labels by Rob Herring · Wed Mar 28 05:51:35 2012 +0000
  42. a6b7417 pxe: add support for label menu text by Rob Herring · Wed Mar 28 05:51:34 2012 +0000
  43. 8e5abb0 pxe: support include files at top-level by Rob Herring · Fri May 25 10:43:16 2012 +0000
  44. dd42a5a menu: only timeout when menu is displayed by Rob Herring · Wed Mar 28 05:51:32 2012 +0000
  45. 36437bc Block: Remove MG DISK support by Marek Vasut · Sun Mar 04 15:11:32 2012 +0000
  46. 584c0ea hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · Tue Jun 19 15:54:35 2012 -0700
  47. a66afbd cmd_mem: cmp: convert while() to for() loop by Mike Frysinger · Fri Jan 20 09:07:22 2012 +0000
  48. 62a7ea7 cmd_mem: cmp: unify size code paths by Mike Frysinger · Fri Jan 20 09:07:21 2012 +0000
  49. 3afa803 cmd_mem: replace custom PRINTF() with debug() by Mike Frysinger · Fri Jan 20 09:07:20 2012 +0000
  50. 736d325 cmd_nand: fix crashing bug in nand read/write by Steve Sakoman · Thu Jun 07 10:19:18 2012 -0700
  51. bf345a1 LCD: display 32bpp decompressed bitmap image by Donghwa Lee · Wed May 09 19:23:37 2012 +0000
  52. 6f1378f common/lcd.c: reduce one CONFIG_LCD_LOGO ifdef by Anatolij Gustschin · Fri Apr 27 04:41:27 2012 +0000
  53. 81b99b8 common/lcd.c: reduce some CONFIG_LCD_*_LOGO ifdefs by Anatolij Gustschin · Fri Apr 27 04:41:16 2012 +0000
  54. 218e6a0 common/lcd.c: use ARRAY_SIZE by Anatolij Gustschin · Fri Apr 27 04:41:06 2012 +0000
  55. 7a49e6f cmd_bmp.c: make bmp_display() usable by drivers or board code by Anatolij Gustschin · Fri Apr 27 04:38:06 2012 +0000
  56. b35a3a6 net: Add link-local addressing support by Joe Hershberger · Wed May 23 08:00:12 2012 +0000
  57. d476204 net: Don't write the "serverip" env var if configured not to by Joe Hershberger · Wed May 23 07:59:17 2012 +0000
  58. 4facb98 common/cmd_nand.c: Fix GCC 4.6 warning by Anatolij Gustschin · Sun May 20 11:52:47 2012 +0000
  59. ae5dfde common/cmd_nvedit.c: Fix GCC 4.6 warning by Anatolij Gustschin · Sun May 20 11:52:39 2012 +0000
  60. c1f87ad common/cmd_bootm.c: Fix GCC 4.6 warning by Anatolij Gustschin · Sat May 19 05:38:19 2012 +0000
  61. 2920add Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · Sun May 20 22:51:41 2012 +0200
  62. 460b156 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · Sun May 20 22:47:40 2012 +0200
  63. 7be5b04 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · Sun May 20 22:33:44 2012 +0200
  64. 6c9bb60 USB: Align buffers at cacheline by Puneet Saxena · Tue Apr 03 14:56:06 2012 +0530
  65. 6d31114 usb: use noinline define by Mike Frysinger · Wed Apr 04 18:44:53 2012 +0000
  66. 733fb02 nand: extend .raw accesses to work on multiple pages by Scott Wood · Fri Mar 02 14:01:57 2012 -0600
  67. 04b63f2 net: punt bd->bi_ip_addr by Mike Frysinger · Wed Apr 04 18:53:40 2012 +0000
  68. 77001b43 net: cosmetic: net.c checkpatch compliance by Joe Hershberger · Tue May 15 08:59:08 2012 +0000
  69. f889c33 SATA: check for return value from sata functions by Stefano Babic · Wed Feb 22 00:24:37 2012 +0000
  70. 629f718 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · Mon Apr 30 18:19:28 2012 +0200
  71. 11d1a09 linux/compat.h: rename from linux/mtd/compat.h by Mike Frysinger · Mon Apr 09 13:39:55 2012 +0000
  72. d3b43d9 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Mon Apr 30 16:45:59 2012 +0200
  73. a0c2ae1 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Mon Apr 30 16:45:56 2012 +0200
  74. 711453d image/fit: drop inline markings on parser code by Mike Frysinger · Sun Apr 22 06:59:06 2012 +0000
  75. dea93b8 GCC47: Fix warning in cmd_nand.c by Marek Vasut · Sun Apr 29 00:28:39 2012 +0200
  76. 1587daa cmd_bdinfo: display the address map size (32-bit vs. 36-bit) by Timur Tabi · Thu Mar 15 11:42:26 2012 +0000
  77. 85bcd73 powerpc/corenet_ds: Slave reads ENV from master when boot from SRIO by Liu Gang · Thu Mar 08 00:33:20 2012 +0000
  78. 9ba5472 Fix the behaviour of the 'run' command by Timo Ketola · Sun Apr 22 23:57:27 2012 +0000
  79. fd0b644 Move bootstage timer out of lib/time.c by Simon Glass · Thu Apr 05 12:05:17 2012 +0000
  80. ac15cad LMB: Fix undefined lmb_reserve() on non-lmb platforms by Marek Vasut · Sun Apr 01 03:59:46 2012 +0000
  81. 94fdf99 cmd_sf: add size checking to spi flash commands by Gerlando Falauto · Tue Apr 03 04:34:13 2012 +0000
  82. 6988d13 RAMDISK: Fix unused variable issue caused by raw rd support by Marek Vasut · Fri Mar 30 23:19:10 2012 +0200
  83. 28850d0 BOOT: Add RAW ramdisk support to bootz by Marek Vasut · Sun Mar 18 11:47:58 2012 +0000
  84. cf41a9b BOOT: Add "bootz" command to boot Linux zImage on ARM by Marek Vasut · Wed Mar 14 21:52:45 2012 +0000
  85. 9765c08 Add support for loading and saving the environment to a FAT partition by Maximilian Schwerin · Mon Mar 12 23:57:50 2012 +0000
  86. 650ebc0 cmd_log: print log->v2.con value in the "log info" command by Heiko Schocher · Tue Feb 14 22:21:07 2012 +0000
  87. 3102012 command, log: Coding Style cleanup by Heiko Schocher · Tue Feb 14 22:21:06 2012 +0000
  88. e5f7869 command, log: print with "log show" a full logbuffer by Heiko Schocher · Thu Feb 16 01:02:21 2012 +0000
  89. 43dbcdf Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · Fri Mar 30 20:17:02 2012 +0200
  90. af775a0 Add cmd_spl command by Simon Schwarz · Thu Mar 15 04:01:34 2012 +0000
  91. 9135c79 cmd_pxe.c: fix strict-aliasing warnings by Jason Hobbs · Mon Mar 05 08:12:28 2012 +0000
  92. 79bfa73 SPL: Add YMODEM over UART load support by Matt Porter · Tue Jan 31 12:03:57 2012 +0000
  93. b44c8ab cmd_fat: add FAT write command by Donggeun Kim · Thu Mar 22 04:38:56 2012 +0000
  94. 89aa5c9 Revert "Add board_pre_console_putc to deal with early console output" by Simon Glass · Mon Mar 19 21:59:14 2012 -0700
  95. 60ce19a usb: replace wait_ms() with mdelay() by Mike Frysinger · Mon Mar 05 13:47:00 2012 +0000
  96. 768cbf0 bootstage: Plumb in bootstage calls for basic operations by Simon Glass · Sat Dec 10 11:08:06 2011 +0000
  97. 31a870e bootstage: Implement core microsecond boot time measurement by Simon Glass · Mon Feb 13 13:51:19 2012 +0000
  98. 0169e6b bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · Mon Feb 13 13:51:18 2012 +0000
  99. 52823fd bootstage: Convert FIT progress numbers to enums by Simon Glass · Sat Dec 10 11:08:02 2011 +0000
  100. 964d1d4 bootstage: Convert net progress numbers to enums by Simon Glass · Sat Jan 14 15:24:52 2012 +0000