1. ea4b6e3 common/Makefile: Conditionally compile env_embedded.o by Peter Tyser · Fri Mar 13 18:54:27 2009 -0500
  2. f0b1bdd mflash: Initial mflash support by unsik Kim · Wed Feb 25 11:31:24 2009 +0900
  3. 562ff6e Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · Fri Apr 03 22:48:05 2009 +0200
  4. 3f6ba81 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Fri Apr 03 22:38:36 2009 +0200
  5. 12dbc24 Noisily disable the legacy NAND subsystem. by Scott Wood · Wed Apr 01 15:33:24 2009 -0500
  6. 85c25df Add "source" command; prepare removal of "autoscr" command by Wolfgang Denk · Wed Apr 01 23:34:12 2009 +0200
  7. 8a3a8ac Blackfin: drop newline from OTP help by Mike Frysinger · Mon Mar 23 22:17:27 2009 -0400
  8. 4be87b2 fsl-ddr: add the DDR3 SPD infrastructure by Dave Liu · Sat Mar 14 12:48:30 2009 +0800
  9. 770a188 ARM: fix warning: 'print_eth' defined but not used by Wolfgang Denk · Sun Mar 29 00:54:21 2009 +0100
  10. ffcf599 Fix implicit declaration of function 'eth_[gs]etenv_enetaddr' by Wolfgang Denk · Sat Mar 28 20:16:16 2009 +0100
  11. 5e6c06b command.c: Expose the core of do_help as _do_help to the rest of u-boot. by Detlev Zundel · Wed Mar 25 17:27:52 2009 +0100
  12. 50219e6 ppc: cleanup compiler errors/warnings by Heiko Schocher · Thu Mar 26 07:33:59 2009 +0100
  13. b325d7e Enable multi chip support in the NAND layer by Wolfgang Grandegger · Wed Feb 11 18:38:20 2009 +0100
  14. 5c72127 UBIFS: Add UBIFS commands by Stefan Roese · Thu Mar 19 15:35:50 2009 +0100
  15. b1423dd Separate mtdparts command from jffs2 by Stefan Roese · Thu Mar 19 13:30:36 2009 +0100
  16. c3c533c nvedit: do not update global bi_enetaddr and do not call eth_set_enetaddr() by Mike Frysinger · Wed Feb 11 18:52:38 2009 -0500
  17. 84d03e5 lynxkdi: get mac address from environment by Mike Frysinger · Wed Feb 11 18:54:07 2009 -0500
  18. 8bcee04 bootvx: get mac address from environment by Mike Frysinger · Wed Feb 11 18:51:43 2009 -0500
  19. 9335cc7 bdinfo: get mac address from environment by Mike Frysinger · Wed Feb 11 18:50:10 2009 -0500
  20. d5695f4 convert print_IPaddr() to %pI4 by Mike Frysinger · Tue Feb 17 00:00:53 2009 -0500
  21. 2b745dc vsprintf: pull updates from Linux kernel by Mike Frysinger · Mon Feb 16 23:21:36 2009 -0500
  22. d1c1f9c NAND: Have nboot accept .e and .i as legacy no-ops. by Scott Wood · Tue Mar 17 12:06:04 2009 -0500
  23. aaee2a3 NAND: Make nboot skip bad blocks by Ladislav Michl · Fri Mar 13 14:38:19 2009 +0100
  24. a11ca28 lcd: Fix compilation warning in common/lcd.c by Anatolij Gustschin · Wed Feb 25 20:28:13 2009 +0100
  25. 332d0b5 LCD: support 8bpp BMPs on 16bpp displays by Guennadi Liakhovetski · Fri Feb 06 10:37:53 2009 +0100
  26. 7b298f3 Add 16bpp BMP support by Mark Jackson · Fri Feb 06 10:37:49 2009 +0100
  27. 0c303fa netloop: speed up NetLoop by Heiko Schocher · Tue Feb 10 09:38:52 2009 +0100
  28. b802310 arm: add uart dcc support by Jean-Christophe PLAGNIOL-VILLARD · Sun Feb 22 15:49:28 2009 +0100
  29. ce56fea bootm: Reduce the unnecessary memmove by Minkyu Kang · Wed Feb 18 09:05:52 2009 +0900
  30. 95f0282 lcd_putc bug fix for tab. by Derek Ou · Tue Feb 03 16:00:07 2009 -0700
  31. df8852a MMC: Don't use new framework code if not enabled by Dirk Behme · Wed Feb 18 19:59:39 2009 +0100
  32. 1f79d14 Coding style cleanup, update CHANGELOG by Wolfgang Denk · Thu Feb 19 00:41:08 2009 +0100
  33. 63331a0 common/console: avoid ifdef CONFIG_CONSOLE_MUX when it's possible by Jean-Christophe PLAGNIOL-VILLARD · Sun Feb 01 17:07:52 2009 +0100
  34. c7dc672 common/console: coding style cleanup by Jean-Christophe PLAGNIOL-VILLARD · Sun Feb 01 17:07:51 2009 +0100
  35. 78dcaf4 rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV by Mike Frysinger · Wed Jan 28 19:08:14 2009 -0500
  36. ad347bb Add MMC Framework by Andy Fleming · Thu Oct 30 16:41:01 2008 -0500
  37. 9b81c6e Convert mmc_init to mmc_legacy_init by Andy Fleming · Thu Oct 30 16:21:00 2008 -0500
  38. 0919258 Eliminate support for using MMC as memory by Andy Fleming · Thu Oct 30 16:19:25 2008 -0500
  39. 2c95e4b USB: Remove LUN number from CDB by Abraham, Thomas · Tue Oct 28 16:51:31 2008 +0530
  40. 9dac2d7 common/{hush, kgdb, serial}.c: build by COBJS-$(...) in Makefile by Mike Frysinger · Thu Feb 05 21:04:36 2009 -0500
  41. efa1f1d pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity by Kumar Gala · Fri Feb 06 09:49:31 2009 -0600
  42. fe3a1d6 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · Sat Feb 07 23:37:10 2009 +0100
  43. aadc51a Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Wolfgang Denk · Sat Feb 07 23:24:38 2009 +0100
  44. 4904385 env_nand: fix env memory release by derek@siconix.com · Mon Jan 26 14:08:17 2009 -0700
  45. 9e4c9d3 Coldfire: cmd_bdinfo cleanup by Richard Retanubun · Fri Jan 23 09:45:34 2009 -0500
  46. d074bfe ADS5121 Add PATA support by Ralph Kondziella · Mon Jan 26 12:34:36 2009 -0700
  47. 159d021 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · Wed Jan 28 21:09:46 2009 +0100
  48. e21f0ec usb_scan_devices: fix output with no devices by Bryan Wu · Sun Jan 18 23:04:27 2009 -0500
  49. 6a6d9d1 USB: Add high-speed (480Mb/s) to all USB related outputs by Stefan Roese · Thu Jan 22 10:11:21 2009 +0100
  50. cc93fc0 usb.h: use standard __LITTLE_ENDIAN from Linux headers by Mike Frysinger · Thu Jan 01 18:27:27 2009 -0500
  51. 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
  52. fb8ecaa usb : usb_kbd : Populating 'priv' member of USB keyboard device_t structure by Thomas Abraham · Sun Jan 04 12:15:35 2009 +0530
  53. 6c7444f USB change speed by Michael Trimarchi · Thu Dec 18 10:05:37 2008 +0100
  54. 3d18996 Prepare USB layer for ehci by Michael Trimarchi · Fri Nov 28 13:19:19 2008 +0100
  55. 956a435 USB storage cleanup patch by Michael Trimarchi · Wed Dec 10 15:52:06 2008 +0100
  56. 9d01614 Blackfin: fixup misc warnings such as printf's and missing casts by Mike Frysinger · Sun Oct 12 06:02:55 2008 -0400
  57. 6f47337 Blackfin: bootldr: implement BF53x/BF56x LDR loader by Mike Frysinger · Sat Oct 11 22:08:42 2008 -0400
  58. 0f68833 Blackfin: implement real write support for OTP by Mike Frysinger · Sat Oct 11 22:05:42 2008 -0400
  59. 7504e97 Blackfin: support console-over-JTAG by Mike Frysinger · Sat Oct 11 21:51:20 2008 -0400
  60. dfb72b8 Command usage cleanup by Peter Tyser · Tue Jan 27 18:03:12 2009 -0600
  61. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · Tue Jan 27 18:03:10 2009 -0600
  62. e66dc08 SATA: do not auto-initialize during boot by Mike Frysinger · Tue Jan 27 16:12:21 2009 -0500
  63. 63440e0 jffs2: Fix zero sector_size when not using CONFIG_JFFS2_CMDLINE by Tomasz Figa · Tue Dec 30 18:35:57 2008 +0100
  64. 6158393 saveenv: standardize enablement by Mike Frysinger · Tue Dec 30 02:59:25 2008 -0500
  65. 1f2b05a Fix gunzip in case of insufficient output buffer by Matthias Fuchs · Fri Jan 02 15:11:41 2009 +0100
  66. b265989 common: Iteration limit for memory test. by Dirk Eibach · Tue Dec 16 14:51:56 2008 +0100
  67. 6499fd6 common/main: support bootdelay=0 for CONFIG_AUTOBOOT_KEYED by Peter Korsgaard · Wed Dec 10 16:24:16 2008 +0100
  68. a267207 Blackfin: use common strmhz() in system output by Mike Frysinger · Mon Oct 20 16:15:04 2008 -0400
  69. d38f4a6 nand: fixup printf modifiers to match types used by Mike Frysinger · Sun Jan 18 19:46:06 2009 -0500
  70. 1fd5551 nand read.jffs2 (nand_legacy) in common/cmd_nand.c by Schlaegl Manfred jun · Tue Jan 20 16:57:55 2009 +0100
  71. b20f840 NAND: Enable nand lock, unlock feature by Nishanth Menon · Sat Dec 13 09:43:06 2008 -0600
  72. 9743d28 OneNAND: Bad block aware read/write command support by Stefan Roese · Wed Nov 12 13:47:24 2008 +0100
  73. 9e0a99d fdt_resize(): fix actualsize calculations with unaligned blobs by Peter Korsgaard · Wed Jan 14 13:52:24 2009 +0100
  74. 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
  75. 55334c7 Coding style cleanup, update CHANGELOG. by Wolfgang Denk · Tue Dec 16 01:02:17 2008 +0100
  76. 9af10d5 env_sf: support embedded environments by Mike Frysinger · Thu Dec 11 06:23:37 2008 -0500
  77. ed3baea cmd_mem: Remove unused variable by Peter Tyser · Mon Nov 24 11:54:47 2008 -0600
  78. 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
  79. 630f033 Merge branch 'master' of git://git.denx.de/u-boot-ubi by Wolfgang Denk · Sat Dec 13 00:20:01 2008 +0100
  80. 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
  81. 85cceb5 jffs2: add sector_size field to part_info structure by Ilya Yanok · Thu Nov 13 19:49:32 2008 +0300
  82. 19d8761 UBI: Fix size parsing in "ubi create" by Stefan Roese · Tue Dec 02 10:53:47 2008 +0100
  83. 1b20eb8 UBI: Enable re-initializing of the "ubi part" command by Stefan Roese · Thu Nov 27 14:07:09 2008 +0100
  84. fd97492 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · Tue Dec 09 01:00:24 2008 +0100
  85. ed07bf6 jffs2: rename devices_init () in common/jffs2.c by Heiko Schocher · Wed Nov 12 09:50:45 2008 +0100
  86. 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
  87. c6dc755 IOMUX: Add console multiplexing support. by Gary Jennejohn · Thu Nov 06 15:04:23 2008 +0100
  88. 12d61ad strings: use puts() rather than printf() by Mike Frysinger · Tue Nov 04 16:03:46 2008 -0500
  89. f662b23 cmd_elf.c: Cleanup bootvx and handle new CONFIG_SYS_VXWORKS parameters by Niklaus Giger · Mon Nov 03 22:15:34 2008 +0100
  90. 0075ca0 lcd: Let the board code show board-specific info cleanup by Peter Tyser · Fri Oct 31 11:12:38 2008 -0500
  91. c026877 FPGA: move fpga drivers to drivers/fpga by Jean-Christophe PLAGNIOL-VILLARD · Fri Oct 31 12:26:55 2008 +0100
  92. 24c297d net: Fix download command parsing by Peter Tyser · Tue Dec 02 12:59:51 2008 -0600
  93. 1aced79 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · Fri Dec 05 00:24:32 2008 +0100
  94. 7da2f70 OneNAND: Add missing mtd info struct before calling onenand_erase() by Stefan Roese · Thu Nov 27 14:11:37 2008 +0100
  95. b60d265 Remove obsolete command (apply afte USB style patch, 80 chars strict) by Michael Trimarchi · Wed Nov 26 17:40:37 2008 +0100
  96. 5f2e7fc USB style patch, 80 chars strict by Michael Trimarchi · Wed Nov 26 17:41:34 2008 +0100
  97. 88bddfd UBI: Add proof-of-concept CFI flash support by Piotr Ziecik · Mon Nov 17 15:58:00 2008 +0100
  98. 1b71405 UBI: Change parsing of size in commands to default to hex by Stefan Roese · Mon Nov 24 08:31:16 2008 +0100
  99. 3d2c5ff UBI: Add UBI command support by Kyungmin Park · Wed Nov 19 11:47:05 2008 +0100
  100. 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