1. f889c33 SATA: check for return value from sata functions by Stefano Babic · Wed Feb 22 00:24:37 2012 +0000
  2. 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
  3. 11d1a09 linux/compat.h: rename from linux/mtd/compat.h by Mike Frysinger · Mon Apr 09 13:39:55 2012 +0000
  4. d3b43d9 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Mon Apr 30 16:45:59 2012 +0200
  5. a0c2ae1 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Mon Apr 30 16:45:56 2012 +0200
  6. 711453d image/fit: drop inline markings on parser code by Mike Frysinger · Sun Apr 22 06:59:06 2012 +0000
  7. dea93b8 GCC47: Fix warning in cmd_nand.c by Marek Vasut · Sun Apr 29 00:28:39 2012 +0200
  8. 1587daa cmd_bdinfo: display the address map size (32-bit vs. 36-bit) by Timur Tabi · Thu Mar 15 11:42:26 2012 +0000
  9. 85bcd73 powerpc/corenet_ds: Slave reads ENV from master when boot from SRIO by Liu Gang · Thu Mar 08 00:33:20 2012 +0000
  10. 9ba5472 Fix the behaviour of the 'run' command by Timo Ketola · Sun Apr 22 23:57:27 2012 +0000
  11. fd0b644 Move bootstage timer out of lib/time.c by Simon Glass · Thu Apr 05 12:05:17 2012 +0000
  12. ac15cad LMB: Fix undefined lmb_reserve() on non-lmb platforms by Marek Vasut · Sun Apr 01 03:59:46 2012 +0000
  13. 6988d13 RAMDISK: Fix unused variable issue caused by raw rd support by Marek Vasut · Fri Mar 30 23:19:10 2012 +0200
  14. 28850d0 BOOT: Add RAW ramdisk support to bootz by Marek Vasut · Sun Mar 18 11:47:58 2012 +0000
  15. cf41a9b BOOT: Add "bootz" command to boot Linux zImage on ARM by Marek Vasut · Wed Mar 14 21:52:45 2012 +0000
  16. 9765c08 Add support for loading and saving the environment to a FAT partition by Maximilian Schwerin · Mon Mar 12 23:57:50 2012 +0000
  17. 650ebc0 cmd_log: print log->v2.con value in the "log info" command by Heiko Schocher · Tue Feb 14 22:21:07 2012 +0000
  18. 3102012 command, log: Coding Style cleanup by Heiko Schocher · Tue Feb 14 22:21:06 2012 +0000
  19. e5f7869 command, log: print with "log show" a full logbuffer by Heiko Schocher · Thu Feb 16 01:02:21 2012 +0000
  20. 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
  21. af775a0 Add cmd_spl command by Simon Schwarz · Thu Mar 15 04:01:34 2012 +0000
  22. 9135c79 cmd_pxe.c: fix strict-aliasing warnings by Jason Hobbs · Mon Mar 05 08:12:28 2012 +0000
  23. 79bfa73 SPL: Add YMODEM over UART load support by Matt Porter · Tue Jan 31 12:03:57 2012 +0000
  24. b44c8ab cmd_fat: add FAT write command by Donggeun Kim · Thu Mar 22 04:38:56 2012 +0000
  25. 89aa5c9 Revert "Add board_pre_console_putc to deal with early console output" by Simon Glass · Mon Mar 19 21:59:14 2012 -0700
  26. 60ce19a usb: replace wait_ms() with mdelay() by Mike Frysinger · Mon Mar 05 13:47:00 2012 +0000
  27. 768cbf0 bootstage: Plumb in bootstage calls for basic operations by Simon Glass · Sat Dec 10 11:08:06 2011 +0000
  28. 31a870e bootstage: Implement core microsecond boot time measurement by Simon Glass · Mon Feb 13 13:51:19 2012 +0000
  29. 0169e6b bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · Mon Feb 13 13:51:18 2012 +0000
  30. 52823fd bootstage: Convert FIT progress numbers to enums by Simon Glass · Sat Dec 10 11:08:02 2011 +0000
  31. 964d1d4 bootstage: Convert net progress numbers to enums by Simon Glass · Sat Jan 14 15:24:52 2012 +0000
  32. 9acfb15 bootstage: Convert NAND progress numbers to enums by Simon Glass · Sat Dec 10 11:08:00 2011 +0000
  33. 1b659cf bootstage: Convert IDE progress numbers to enums by Simon Glass · Sat Dec 10 11:07:59 2011 +0000
  34. 3038f80 bootstage: Convert progress numbers 10-19 to enums by Simon Glass · Sat Dec 10 11:07:57 2011 +0000
  35. 53624e0 bootstage: Convert progress numbers 1-9 into enums by Simon Glass · Sat Jan 14 15:24:47 2012 +0000
  36. d409b1b bootstage: Use show_boot_error() for -ve progress numbers by Simon Glass · Sat Dec 10 11:07:55 2011 +0000
  37. 2939564 bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() by Simon Glass · Sat Dec 10 11:07:54 2011 +0000
  38. 4fa117c bootvx: Clear and disable data cache, and call vxWorks with parameter. by Reinhard Arlt · Fri Nov 18 09:06:52 2011 +0000
  39. 84d6228 image: Support FDTs already loaded at their load address by Stephen Warren · Tue Nov 01 06:28:21 2011 +0000
  40. a741605 cmd_cache: use cache/invalidate functions available in common.h by Stefan Kristiansson · Mon Oct 31 18:21:12 2011 +0000
  41. a06dfc7 Convert cmd_usage() calls in common to use a return value by Simon Glass · Sat Dec 10 08:44:01 2011 +0000
  42. 1727b94 Add cmd_process() to process commands in one place by Simon Glass · Tue Feb 14 19:59:25 2012 +0000
  43. e79731e Remove interleave of non-U-Boot code in hush by Simon Glass · Tue Dec 06 19:47:53 2011 +0000
  44. 2176d60 Create a single cmd_call() function to handle command execution by Simon Glass · Tue Feb 14 19:59:23 2012 +0000
  45. 82c2132 Don't include standard parser if hush is used by Simon Glass · Tue Feb 14 19:59:22 2012 +0000
  46. bf8c5b0 Stop using builtin_run_command() by Simon Glass · Tue Feb 14 19:59:21 2012 +0000
  47. 8161d04 Rename run_command2() to run_command() by Simon Glass · Tue Feb 14 19:59:20 2012 +0000
  48. c023a89 Rename run_command() to builtin_run_command() by Simon Glass · Tue Feb 14 19:59:19 2012 +0000
  49. 388d223 Remove CMD_PXE's static on run_command() by Simon Glass · Tue Feb 14 19:59:18 2012 +0000
  50. 9bb46e0 USB: relax usbcore reset timings by Wolfgang Grandegger · Wed Dec 21 00:01:09 2011 +0000
  51. 185da95 USB: move keyboard polling into kbd driver by amartin@nvidia.com · Tue Dec 20 14:56:16 2011 +0000
  52. c9d6202 USB: reevaluate iomux stdin on USB kbd detect by amartin@nvidia.com · Fri Dec 23 10:29:48 2011 +0000
  53. 92f6a62 usb: add numeric keypad support to HID driver by Vincent Palatin · Mon Jan 09 12:59:36 2012 +0000
  54. f3f3a5d USB: fix USB keyboard polling parameter by Vincent Palatin · Mon Jan 09 08:35:09 2012 +0000
  55. f16090f USB: Make struct devrequest setup_packet local by Marek Vasut · Mon Feb 13 18:58:18 2012 +0000
  56. 6da5af3 USB: Separate out USB hub driver by Marek Vasut · Mon Feb 13 18:58:17 2012 +0000
  57. 3a16a6a USB: Staticize internal functions by Marek Vasut · Mon Feb 13 18:58:16 2012 +0000
  58. a0f4e47 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · Sat Mar 03 15:15:07 2012 +0100
  59. 2d2e975 cmd_nand.c: Fix 'nand dump' after latest MTD resync by Tom Rini · Thu Feb 23 15:47:46 2012 -0700
  60. 0ca9e98 common/image.c: align usage of fdt_high with initrd_high by Shawn Guo · Mon Jan 09 21:54:08 2012 +0000
  61. 25707a8 Merge branch 'trini@ti.com' of git://git.denx.de/u-boot-staging by Wolfgang Denk · Fri Feb 17 23:52:52 2012 +0100
  62. c48ae8c cmd_eeprom: typo by Peter Meerwald · Wed Feb 08 05:31:53 2012 +0000
  63. a7469f1 Merge branch 'sf' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Mon Feb 13 23:15:25 2012 +0100
  64. b0af633 sf command: allow default bus and chip selects by Eric Nelson · Tue Jan 31 10:52:07 2012 -0700
  65. 0dfccbe davinci: add support for printing clock frequency by Hadli, Manjunath · Mon Feb 06 00:30:44 2012 +0000
  66. e795b2e common, menu: do not trigger timeout again, if a line is read by Heiko Schocher · Mon Jan 16 22:24:29 2012 +0000
  67. b4c1df8 common, menu: show menu on startup if CONFIG_MENU_SHOW is defined by Heiko Schocher · Mon Jan 16 21:13:35 2012 +0000
  68. eb2296f common, menu: add statusline support by Heiko Schocher · Mon Jan 16 21:13:20 2012 +0000
  69. 0eab4d5 common: add possibility for readline_into_buffer timeout by Heiko Schocher · Mon Jan 16 21:13:05 2012 +0000
  70. a646fa6 openrisc: Add board info printout to cmd_bdinfo by Stefan Kristiansson · Fri Nov 18 19:21:34 2011 +0000
  71. 15c669c openrisc: Add architecture image support by Stefan Kristiansson · Sat Nov 26 19:04:50 2011 +0000
  72. 6540db0 usb_storage: Fix EHCI "out of buffer pointers" with CD-ROM by Kyle Moffett · Wed Dec 21 07:08:12 2011 +0000
  73. 76c02dc env: factor out the env_get_char_spec() function by Igor Grinberg · Mon Dec 26 03:33:10 2011 +0000
  74. b69b9a5 FPGA: use debug() instead of module debug printf by Stefano Babic · Wed Dec 28 06:47:01 2011 +0000
  75. 93fa6b8 Merge branch 'next' of ../next by Wolfgang Denk · Fri Dec 23 20:53:58 2011 +0100
  76. 0ba436d Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Tue Dec 20 23:14:37 2011 +0100
  77. 778fe69 net: Fix arguments in tftpput command by Simon Glass · Mon Dec 19 16:10:43 2011 +0000
  78. 9cd01dd common/cmd_pxe.c: Fix GCC 4.6 build warnings by Heiko Schocher · Mon Dec 12 20:37:17 2011 +0000
  79. 295da64 common/cmd_nvedit.c: Fix size calculation in do_env_import() by Horst Kronstorfer · Fri Dec 16 23:33:10 2011 +0000
  80. f51b06c cmd_sf.c: fix printf() length modifier by Andreas Bießmann · Thu Dec 15 09:56:53 2011 +0100
  81. 2813a21 Make printf and vprintf safe from buffer overruns by Sonny Rao · Mon Oct 10 09:22:31 2011 +0000
  82. 7342452 USB: Use (get|put)_unaligned for accessing wMaxPacketSize by Tom Rini · Thu Dec 15 08:40:51 2011 -0700
  83. c63e900 common/cmd_nvedit.c: Add missing 'env save' preproc guard by Horst Kronstorfer · Sat Dec 10 02:25:19 2011 +0000
  84. 180c581 powerpc/bootm: Flush ramdisk and device tree image when booting on MP by Kumar Gala · Wed Dec 07 04:42:58 2011 +0000
  85. 186df59 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · Mon Dec 12 07:58:58 2011 +0100
  86. ddb90d3 usb: add help for missing start subcommand by Veli-Pekka Peltola · Wed Nov 02 16:59:56 2011 +0200
  87. 1f47a4d cosmetic: remove excess whitespace from usb command help by Veli-Pekka Peltola · Wed Nov 02 16:59:55 2011 +0200
  88. d9b34b3 USB: Drop dead code from usb_kbd.c by Marek Vasut · Mon Oct 10 17:34:27 2011 +0200
  89. 7534a3e USB: Rework usb_kbd.c by Marek Vasut · Mon Oct 10 16:34:26 2011 +0100
  90. 82cf9a4 USB: Add functionality to poll the USB keyboard via control EP by Marek Vasut · Sun Sep 25 20:00:37 2011 +0100
  91. b5f7b47 sandbox: Add improved RAM simulation by Matthias Weisser · Sat Nov 05 11:40:34 2011 +0100
  92. 7420ca1 Add board_pre_console_putc to deal with early console output by Simon Glass · Tue Oct 18 13:43:20 2011 +0000
  93. dea3a10 common/usb_kbd.c: fix bug introduced in commit 00b7d6e by Wolfgang Denk · Fri Dec 09 12:09:35 2011 +0100
  94. b930098 USB: Squash checkpatch warnings in usb_kbd.c by Marek Vasut · Mon Oct 10 05:34:25 2011 +0000
  95. d565d24 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Wed Dec 07 09:09:58 2011 +0100
  96. 1a0f81d Fix unused function in cmd_bdinfo.c by Simon Glass · Tue Dec 06 13:37:17 2011 +0000
  97. 0bc1724 Fix SPI build errors in exports.c by Simon Glass · Tue Dec 06 19:31:32 2011 +0000
  98. 934fcb6 Revert "mii: miiphy register address width change" by Wolfgang Denk · Wed Dec 07 08:35:14 2011 +0100
  99. 85cc88a PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X by Marek Vasut · Sat Nov 26 07:20:07 2011 +0100
  100. 7acba0b Add a cli command to test the TPM device. by Vadim Bendebury · Sat Oct 15 15:13:34 2011 +0000