1. fe3a1d6 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · Sat Feb 07 23:37:10 2009 +0100
  2. aadc51a Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Wolfgang Denk · Sat Feb 07 23:24:38 2009 +0100
  3. 4904385 env_nand: fix env memory release by derek@siconix.com · Mon Jan 26 14:08:17 2009 -0700
  4. 9e4c9d3 Coldfire: cmd_bdinfo cleanup by Richard Retanubun · Fri Jan 23 09:45:34 2009 -0500
  5. d074bfe ADS5121 Add PATA support by Ralph Kondziella · Mon Jan 26 12:34:36 2009 -0700
  6. 159d021 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · Wed Jan 28 21:09:46 2009 +0100
  7. e21f0ec usb_scan_devices: fix output with no devices by Bryan Wu · Sun Jan 18 23:04:27 2009 -0500
  8. 6a6d9d1 USB: Add high-speed (480Mb/s) to all USB related outputs by Stefan Roese · Thu Jan 22 10:11:21 2009 +0100
  9. cc93fc0 usb.h: use standard __LITTLE_ENDIAN from Linux headers by Mike Frysinger · Thu Jan 01 18:27:27 2009 -0500
  10. 4b56f79 usb_storage: do not reset SanDisk Corporation U3 Cruzer Micro USB thumb drive by Bryan Wu · Thu Jan 01 19:48:07 2009 -0500
  11. fb8ecaa usb : usb_kbd : Populating 'priv' member of USB keyboard device_t structure by Thomas Abraham · Sun Jan 04 12:15:35 2009 +0530
  12. 6c7444f USB change speed by Michael Trimarchi · Thu Dec 18 10:05:37 2008 +0100
  13. 3d18996 Prepare USB layer for ehci by Michael Trimarchi · Fri Nov 28 13:19:19 2008 +0100
  14. 956a435 USB storage cleanup patch by Michael Trimarchi · Wed Dec 10 15:52:06 2008 +0100
  15. 9d01614 Blackfin: fixup misc warnings such as printf's and missing casts by Mike Frysinger · Sun Oct 12 06:02:55 2008 -0400
  16. 6f47337 Blackfin: bootldr: implement BF53x/BF56x LDR loader by Mike Frysinger · Sat Oct 11 22:08:42 2008 -0400
  17. 0f68833 Blackfin: implement real write support for OTP by Mike Frysinger · Sat Oct 11 22:05:42 2008 -0400
  18. 7504e97 Blackfin: support console-over-JTAG by Mike Frysinger · Sat Oct 11 21:51:20 2008 -0400
  19. dfb72b8 Command usage cleanup by Peter Tyser · Tue Jan 27 18:03:12 2009 -0600
  20. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · Tue Jan 27 18:03:10 2009 -0600
  21. e66dc08 SATA: do not auto-initialize during boot by Mike Frysinger · Tue Jan 27 16:12:21 2009 -0500
  22. 63440e0 jffs2: Fix zero sector_size when not using CONFIG_JFFS2_CMDLINE by Tomasz Figa · Tue Dec 30 18:35:57 2008 +0100
  23. 6158393 saveenv: standardize enablement by Mike Frysinger · Tue Dec 30 02:59:25 2008 -0500
  24. 1f2b05a Fix gunzip in case of insufficient output buffer by Matthias Fuchs · Fri Jan 02 15:11:41 2009 +0100
  25. b265989 common: Iteration limit for memory test. by Dirk Eibach · Tue Dec 16 14:51:56 2008 +0100
  26. 6499fd6 common/main: support bootdelay=0 for CONFIG_AUTOBOOT_KEYED by Peter Korsgaard · Wed Dec 10 16:24:16 2008 +0100
  27. a267207 Blackfin: use common strmhz() in system output by Mike Frysinger · Mon Oct 20 16:15:04 2008 -0400
  28. d38f4a6 nand: fixup printf modifiers to match types used by Mike Frysinger · Sun Jan 18 19:46:06 2009 -0500
  29. 1fd5551 nand read.jffs2 (nand_legacy) in common/cmd_nand.c by Schlaegl Manfred jun · Tue Jan 20 16:57:55 2009 +0100
  30. b20f840 NAND: Enable nand lock, unlock feature by Nishanth Menon · Sat Dec 13 09:43:06 2008 -0600
  31. 9743d28 OneNAND: Bad block aware read/write command support by Stefan Roese · Wed Nov 12 13:47:24 2008 +0100
  32. 9e0a99d fdt_resize(): fix actualsize calculations with unaligned blobs by Peter Korsgaard · Wed Jan 14 13:52:24 2009 +0100
  33. 3bef09c usb_kbd: fix usb_kbd_deregister when DEVICE_DEREGISTER not enable by Jean-Christophe PLAGNIOL-VILLARD · Tue Dec 02 21:58:04 2008 +0100
  34. 55334c7 Coding style cleanup, update CHANGELOG. by Wolfgang Denk · Tue Dec 16 01:02:17 2008 +0100
  35. 9af10d5 env_sf: support embedded environments by Mike Frysinger · Thu Dec 11 06:23:37 2008 -0500
  36. ed3baea cmd_mem: Remove unused variable by Peter Tyser · Mon Nov 24 11:54:47 2008 -0600
  37. 0ba0a77 Fix FIT and FDT support to have CONFIG_OF_LIBFDT and CONFIG_FIT independent by Jean-Christophe PLAGNIOL-VILLARD · Mon Nov 24 13:33:51 2008 +0100
  38. 630f033 Merge branch 'master' of git://git.denx.de/u-boot-ubi by Wolfgang Denk · Sat Dec 13 00:20:01 2008 +0100
  39. bedb9311 UBI: Set ubi_dev.type back to DEV_TYPE_NONE upon failing initialization by Stefan Roese · Wed Dec 10 10:32:59 2008 +0100
  40. 85cceb5 jffs2: add sector_size field to part_info structure by Ilya Yanok · Thu Nov 13 19:49:32 2008 +0300
  41. 19d8761 UBI: Fix size parsing in "ubi create" by Stefan Roese · Tue Dec 02 10:53:47 2008 +0100
  42. 1b20eb8 UBI: Enable re-initializing of the "ubi part" command by Stefan Roese · Thu Nov 27 14:07:09 2008 +0100
  43. fd97492 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · Tue Dec 09 01:00:24 2008 +0100
  44. ed07bf6 jffs2: rename devices_init () in common/jffs2.c by Heiko Schocher · Wed Nov 12 09:50:45 2008 +0100
  45. 54f3062 common/cmd_ide.c: Corrected endian order printing for compact flash serial number. by Richard Retanubun · Thu Nov 06 14:01:51 2008 -0500
  46. c6dc755 IOMUX: Add console multiplexing support. by Gary Jennejohn · Thu Nov 06 15:04:23 2008 +0100
  47. 12d61ad strings: use puts() rather than printf() by Mike Frysinger · Tue Nov 04 16:03:46 2008 -0500
  48. f662b23 cmd_elf.c: Cleanup bootvx and handle new CONFIG_SYS_VXWORKS parameters by Niklaus Giger · Mon Nov 03 22:15:34 2008 +0100
  49. 0075ca0 lcd: Let the board code show board-specific info cleanup by Peter Tyser · Fri Oct 31 11:12:38 2008 -0500
  50. c026877 FPGA: move fpga drivers to drivers/fpga by Jean-Christophe PLAGNIOL-VILLARD · Fri Oct 31 12:26:55 2008 +0100
  51. 24c297d net: Fix download command parsing by Peter Tyser · Tue Dec 02 12:59:51 2008 -0600
  52. 1aced79 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · Fri Dec 05 00:24:32 2008 +0100
  53. 7da2f70 OneNAND: Add missing mtd info struct before calling onenand_erase() by Stefan Roese · Thu Nov 27 14:11:37 2008 +0100
  54. b60d265 Remove obsolete command (apply afte USB style patch, 80 chars strict) by Michael Trimarchi · Wed Nov 26 17:40:37 2008 +0100
  55. 5f2e7fc USB style patch, 80 chars strict by Michael Trimarchi · Wed Nov 26 17:41:34 2008 +0100
  56. 88bddfd UBI: Add proof-of-concept CFI flash support by Piotr Ziecik · Mon Nov 17 15:58:00 2008 +0100
  57. 1b71405 UBI: Change parsing of size in commands to default to hex by Stefan Roese · Mon Nov 24 08:31:16 2008 +0100
  58. 3d2c5ff UBI: Add UBI command support by Kyungmin Park · Wed Nov 19 11:47:05 2008 +0100
  59. 74ba1ba common/Makefile: create others group for non core, environment and command files by Jean-Christophe PLAGNIOL-VILLARD · Fri Oct 31 12:12:12 2008 +0100
  60. ad5298c Consolidate MAX/MIN definitions by Andy Fleming · Thu Oct 30 17:35:30 2008 -0500
  61. 82f15f3 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · Sun Nov 02 16:14:22 2008 +0100
  62. 9c7b705 fdt_resize(): ensure minimum padding by Peter Korsgaard · Tue Oct 28 08:26:52 2008 +0100
  63. d20bb3c NAND: Align right column of the shorthelp with other commands. by Scott Wood · Mon Oct 27 15:38:30 2008 -0500
  64. 697675e bootm: Added CONFIG_BOOTM_{LINUX, NETBSD, RTEMS} by Kumar Gala · Tue Oct 21 17:25:47 2008 -0500
  65. 18178bc bootm: Add subcommands by Kumar Gala · Tue Oct 21 17:25:45 2008 -0500
  66. bf3954f bootm: Move to using a function pointer table for the boot os function by Kumar Gala · Tue Oct 21 17:25:44 2008 -0500
  67. a0623c9 Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · Tue Oct 28 08:37:19 2008 +0100
  68. ddbcf95 lcd: Let the board code show board-specific info by Haavard Skinnemoen · Mon Sep 01 16:21:22 2008 +0200
  69. 7eb8b23 lcd: Set lcd_is_enabled before clearing the screen by Haavard Skinnemoen · Mon Sep 01 16:21:21 2008 +0200
  70. 010c773 lcd: Implement lcd_printf() by Haavard Skinnemoen · Mon Sep 01 16:21:20 2008 +0200
  71. e0475cd fdt: Added helper to set PCI dma-ranges property by Kumar Gala · Wed Oct 22 23:33:56 2008 -0500
  72. 1ba0040 fdt: Add fdt_getprop_u32_default helpers by Kumar Gala · Thu Oct 23 00:05:47 2008 -0500
  73. 35610c6b Merge git://git.denx.de/u-boot into x1 by Markus Klotzbuecher · Tue Oct 21 09:18:01 2008 +0200
  74. b02d722 Added arch_lmb_reserve to allow arch specific memory regions protection by Kumar Gala · Thu Oct 16 21:52:08 2008 -0500
  75. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  76. ac2dad6 Expose command table search for sub-commands by Kumar Gala · Tue Sep 23 10:05:02 2008 -0500
  77. 49ebcb5 hush: add showvar command for hush shell. by Heiko Schocher · Wed Oct 15 09:40:28 2008 +0200
  78. 6ee861b I2C: adding new "i2c bus" Command to the I2C Subsystem. by Heiko Schocher · Wed Oct 15 09:39:47 2008 +0200
  79. 017568e I2C: add new command i2c reset. by Heiko Schocher · Wed Oct 15 09:33:30 2008 +0200
  80. 05b7735 CONFIG_EFI_PARTITION: Added support for EFI partition in cmd_ext2fs.c by richardretanubun · Mon Oct 06 16:10:53 2008 -0400
  81. 0cc0b21 FIT: output image load address for type 'firmware', fix message while there by Bartlomiej Sieka · Wed Oct 01 15:26:32 2008 +0200
  82. e273e9f Automatic software update from TFTP server by Bartlomiej Sieka · Wed Oct 01 15:26:31 2008 +0200
  83. 6c24d31 flash: factor out adjusting of Flash address to the end of sector by Bartlomiej Sieka · Wed Oct 01 15:26:27 2008 +0200
  84. e5167f1 Adds two more ethernet interface to 83xx by richardretanubun · Mon Sep 29 18:28:23 2008 -0400
  85. 8d4b8b5 cmd_i2c: Fix help for CONFIG_I2C_CMD_TREE && !CONFIG_I2C_MULTI_BUS by Peter Tyser · Wed Oct 01 12:25:04 2008 -0500
  86. 47e7208 fix USB initialisation procedure by Remy Bohmer · Fri Oct 10 10:23:21 2008 +0200
  87. c243693 cmd_spi: remove broken signed casting for display by Mike Frysinger · Tue Oct 14 07:04:38 2008 -0400
  88. ac2babb strings cmd: drop old CONFIG_CFG_STRINGS define by Mike Frysinger · Tue Oct 14 07:05:24 2008 -0400
  89. 2283467 Fix lzma uncompress call (image_start wrongly used instead image_len) by Luigi 'Comio' Mantellini · Sat Sep 13 10:04:32 2008 +0200
  90. aca9b6e USB layer of U-Boot causes USB protocol errors while using USB memory sticks by Remy Bohmer · Tue Sep 16 14:55:44 2008 +0200
  91. 172a113 Refactoring parts of the common USB OHCI code by Remy Bohmer · Tue Sep 16 14:55:43 2008 +0200
  92. cb2df64 Fix for USB sticks not working on ARM while using GCC 4.x compilers by Remy Bohmer · Tue Sep 16 14:55:42 2008 +0200
  93. d29abae powerpc: Fix bootm to boot up again with a Ramdisk by Heiko Schocher · Thu Sep 11 08:11:23 2008 +0200
  94. 35afc06 Add support for LZMA uncompression algorithm. by Luigi 'Comio' Mantellini · Mon Sep 08 02:46:13 2008 +0200
  95. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:06 2008 +0200
  96. f80353b nvedit: rename error comment to CONFIG_ENV_IS_IN_ by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:05 2008 +0200
  97. 678d22a cmd_mem: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:05 2008 +0200
  98. 82290f2 move cmd_get_data_size to command.c by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:05 2008 +0200
  99. 7376831 env_flash: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:04 2008 +0200
  100. 53db4cd rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:04 2008 +0200