1. aed8334 Add setexpr command by Kumar Gala · Thu Feb 14 20:44:42 2008 -0600
  2. 024f003 Merge git://www.denx.de/git/u-boot into uboot by Gerald Van Baren · Fri Mar 21 11:58:22 2008 -0400
  3. bb05b33 Fix fdt boardsetup command parsing by Kumar Gala · Wed Feb 20 14:32:36 2008 -0600
  4. b79da7b Add sub-commands to fdt by Kumar Gala · Fri Feb 15 03:34:36 2008 -0600
  5. fe1d91b The patch introduces the alternative configuration of the log buffer for the lwmon5 board: the storage for the log-buffer itself is OCM(on-chip memory), the log-buffer header is moved to six GPT registers (PPC440EPX_GPT0_COMP1, ..., PPC440EPX_GPT0_COMP5). by Yuri Tikhonov · Wed Feb 06 18:48:36 2008 +0100
  6. d773efb The patch introduces the CRITICAL feature of POST tests. If the test marked as POST_CRITICAL fails then the alternative, post_critical, boot-command is used. If this command is not defined then U-Boot enters into interactive mode. by Yuri Tikhonov · Mon Feb 04 14:11:03 2008 +0100
  7. 87896b7 Blackfin: new cplbinfo command for viewing cplb tables by Mike Frysinger · Tue Feb 19 00:35:17 2008 -0500
  8. ce4f618 Blackfin: move bootldr command to common code by Mike Frysinger · Sat Feb 16 07:40:36 2008 -0500
  9. 7c76eb3 common/kgdb.c: fix 'dereferencing type-punned pointer' warning by Wolfgang Denk · Sun Mar 09 10:33:31 2008 +0100
  10. 1eb0fd5 fix copy from ram to dataflash by Kim B. Heino · Mon Mar 03 10:39:13 2008 +0200
  11. 43ad623 ENV: remove saveenv when CFG_ENV_IS_NOWHERE is selected by Jean-Christophe PLAGNIOL-VILLARD · Sat Feb 23 12:15:56 2008 +0100
  12. 66ecfed Merge branch '080116_at91cap9' of git://linux-arm.org/u-boot-armdev by Peter Pearse · Fri Feb 15 12:59:15 2008 +0000
  13. d4e3fb4 Fix wrong memory limit calculation in memory-test by Guennadi Liakhovetski · Fri Feb 08 21:25:58 2008 +0100
  14. e9f2dbb Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx by Wolfgang Denk · Fri Feb 15 00:26:52 2008 +0100
  15. 7b2d836 Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin by Wolfgang Denk · Fri Feb 15 00:06:18 2008 +0100
  16. 4de8571 Fix return value of mtest when CFG_ALT_MEMTEST set by Guennadi Liakhovetski · Wed Feb 13 11:19:19 2008 +0100
  17. 49e42af common/miiphyutil.c: Cleanup MII_DEBUG and debug() by Shinya Kuribayashi · Sat Jan 19 10:25:59 2008 +0900
  18. 29bb2cc Merge commit 'wd/master' by Jon Loeliger · Thu Feb 14 14:07:21 2008 -0600
  19. f2a9ac9 AT91CAP9 support by Stelian Pop · Mon Feb 11 10:50:19 2008 +0000
  20. 88f0ca2 Fix building of fdt_support.c if DEBUG set by Kumar Gala · Wed Feb 13 15:09:58 2008 -0600
  21. d327eaf Merge commit 'wd/master' by Jon Loeliger · Wed Feb 13 16:03:20 2008 -0600
  22. 1f16448 QE: Move FDT support into a common file by Kumar Gala · Thu Jan 17 08:25:45 2008 -0600
  23. 8fb6966 new command for displaying strings at specified memory locations by Mike Frysinger · Mon Feb 04 19:26:57 2008 -0500
  24. 13f5778 interface to Blackfin on-chip One-Time-Programmable memory by Mike Frysinger · Mon Feb 04 19:26:57 2008 -0500
  25. e578d68 add support for memory commands with Blackfin L1 instruction memory by Mike Frysinger · Mon Feb 04 19:26:56 2008 -0500
  26. 030f345 add Blackfin-specific reginfo command by Mike Frysinger · Mon Feb 04 19:26:56 2008 -0500
  27. f443d3c add Blackfin-specific bdinfo command by Mike Frysinger · Mon Feb 04 19:26:55 2008 -0500
  28. 15c5135 fix building on Blackfin as the assembler supports the .set syntax, not the = syntax, for assigning symbols by Mike Frysinger · Mon Feb 04 19:26:54 2008 -0500
  29. 5855541 TFTP: add host ip addr support by Jean-Christophe PLAGNIOL-VILLARD · Fri Jan 18 01:14:03 2008 +0100
  30. da41262 ARM: s3c24xx: Multiple serial port support by Harald Welte · Wed Dec 19 14:24:40 2007 +0100
  31. e6c8528 ARM: Display Ethernet info in do_bdinfo only if CONFIG_CMD_NET is defined by Hebbar · Tue Dec 18 16:03:07 2007 -0800
  32. b0b3094 86xx: Add reginfo command by Becky Bruce · Wed Jan 23 16:31:06 2008 -0600
  33. 979c325 Merge branch 'master' of git://www.denx.de/git/u-boot-net by Wolfgang Denk · Wed Jan 23 14:20:49 2008 +0100
  34. 34cf959 FSL: Fix common EEPROM_data structure definition by Haiying Wang · Wed Jan 16 17:12:12 2008 -0500
  35. 314a1af Fix nfs command help to reflect that the serverip is optional by Jean-Christophe PLAGNIOL-VILLARD · Fri Jan 11 00:01:37 2008 +0100
  36. fe80fcc cmd_nand : fix compiler warning. by Jean-Christophe PLAGNIOL-VILLARD · Sun Jan 13 12:36:12 2008 +0100
  37. 3a0ba10 Make bootretry work when command line editing is enabled by Andreas Engel · Wed Jan 09 17:10:56 2008 +0100
  38. 38c9b9b Refactor code for "i2c sdram" command by Larry Johnson · Fri Jan 11 23:26:18 2008 -0500
  39. 330d19a Fix "i2c sdram" command for DDR2 DIMMs by Larry Johnson · Thu Jan 10 22:23:39 2008 -0500
  40. ea00044 Fix compilation problem in common/cmd_bmp.c by Anatolij Gustschin · Fri Jan 11 02:15:02 2008 +0100
  41. 03792a9 Merge ../custodians by Wolfgang Denk · Fri Jan 11 23:53:26 2008 +0100
  42. e225b17 Fix compiler warning by Kumar Gala · Thu Jan 10 02:22:05 2008 -0600
  43. c8367a0 Nios2: remove common/cmd_bdinfo.c unused variable. by Jean-Christophe PLAGNIOL-VILLARD · Thu Jan 10 03:52:44 2008 -0500
  44. 49e3f7a Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · Thu Jan 10 00:49:59 2008 +0100
  45. 6d838da 85xx: add ability to upload QE firmware by Timur Tabi · Mon Jan 07 13:31:19 2008 -0600
  46. 6a17912 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Wed Jan 09 23:06:57 2008 +0100
  47. 899256e Merge branch 'master' of git://www.denx.de/git/u-boot-freebsd by Wolfgang Denk · Wed Jan 09 23:06:15 2008 +0100
  48. 20ffa97 Expose parse_line() globally. by James Yang · Wed Jan 09 11:17:49 2008 -0600
  49. 37cc4f0 Add Ctrl combo key support to usb keyboard driver. by Zhang Wei · Thu Jan 03 10:51:15 2008 +0800
  50. aea6856 fix comments with new drivers organization by Marcel Ziswiler · Sun Dec 30 03:30:46 2007 +0100
  51. b562863 Remove the obsolete terse version of do_mii() by Shinya Kuribayashi · Fri Dec 28 12:50:59 2007 +0900
  52. 9a63104 common/cmd_mii.c: Add sanity argc check by Shinya Kuribayashi · Thu Dec 27 15:39:54 2007 +0900
  53. 75b5442 Globalize envmatch() by Rafal Jaworowski · Wed Jan 09 18:05:27 2008 +0100
  54. 68d89dc cmd_bmp: Add support for displaying gzip compressed bmps by Hans-Christian Egtvedt · Fri Nov 30 17:29:59 2007 +0100
  55. 7601e26 Remove bit swapping in Xilinx Spartan bitfile loading by Matthias Fuchs · Thu Dec 27 17:13:11 2007 +0100
  56. b845b1e Fix MSB check in Xilinx Spartan slave serial mode by Matthias Fuchs · Thu Dec 27 17:13:05 2007 +0100
  57. 518e2e14 Add pre and post configuration callbacks for Spartan FPGAs by Matthias Fuchs · Thu Dec 27 17:12:43 2007 +0100
  58. a440087 Improve configuration of FPGA subsystem by Matthias Fuchs · Thu Dec 27 17:12:34 2007 +0100
  59. 2380f43 serial: Make default_serial_console() a weak function by Matthias Fuchs · Thu Dec 27 16:57:23 2007 +0100
  60. a311ef3 add 'terminal program' functionality by Harald Welte · Wed Dec 19 14:14:47 2007 +0100
  61. 5a39510 Re-introduce the 'nand read.oob' and 'nand write.oob' commands by Harald Welte · Wed Dec 19 14:12:53 2007 +0100
  62. ed31f72 Fix building with CRAMFS but not JFFS2 support by Harald Welte · Wed Dec 19 14:09:58 2007 +0100
  63. 6366f00 Allow CONFIG_AUTO_COMPLETE and command history CONFIG_CMDLINE_EDITING at the sametime by Jean-Christophe PLAGNIOL-VILLARD · Sat Dec 22 15:52:58 2007 +0100
  64. 4ca4c6c Merge branch 'master' of git://www.denx.de/git/u-boot-arm by Wolfgang Denk · Wed Jan 09 11:30:15 2008 +0100
  65. 569c035 Fine grained per property /chosen updating. by Gerald Van Baren · Sat Dec 29 22:45:27 2007 -0500
  66. 7655c09 Improve the FDT help message. by Gerald Van Baren · Sat Jan 05 15:33:29 2008 -0500
  67. d91383a Support setting FDT properties with optional values. by Gerald Van Baren · Sat Jan 05 14:52:04 2008 -0500
  68. 0bfa88e Merge with git://www.denx.de/git/u-boot.git by Peter Pearse · Mon Jan 07 15:34:22 2008 +0000
  69. abe5f7f Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2 by Stefan Roese · Thu Dec 27 19:37:26 2007 +0100
  70. 5857888 Merge branch 'master' of git://www.denx.de/git/u-boot-sh by Wolfgang Denk · Thu Dec 27 01:12:56 2007 +0100
  71. 1a32b7a Merge commit 'u-boot/master' into for-1.3.1 by Stefan Roese · Tue Dec 11 11:34:54 2007 +0100
  72. 4ee3245 Conditionally compile fdt_fixup_ethernet() by Gerald Van Baren · Wed Nov 28 21:24:50 2007 -0500
  73. 2dc9b4a Added fdt_fixup_stdout that uses aliases to set linux,stdout-path by Kumar Gala · Mon Nov 26 17:06:15 2007 -0600
  74. 0db72ed Add common memory fixup function by Kumar Gala · Mon Nov 26 14:57:45 2007 -0600
  75. 78a658c Conditionally compile fdt_support.c by Kumar Gala · Mon Nov 26 11:19:12 2007 -0600
  76. fc1a109 Add spaces around the = in the fdt print format. by Gerald Van Baren · Fri Nov 23 19:43:20 2007 -0500
  77. 72f9e2e Merge git://www.denx.de/git/u-boot by Nobuhiro Iwamatsu · Fri Dec 07 01:20:16 2007 +0900
  78. bde7089 Merge git://www.denx.de/git/u-boot by Nobuhiro Iwamatsu · Thu Nov 29 00:56:37 2007 +0900
  79. eb999ee Fix fdt printing for updated libfdt by Gerald Van Baren · Thu Nov 22 17:23:23 2007 -0500
  80. 7590a19 Add additional fdt fixup helper functions by Kumar Gala · Wed Nov 21 13:30:15 2007 -0600
  81. 2269910 Add fdt_fixup_ethernet helper to set mac addresses by Kumar Gala · Wed Nov 21 11:11:03 2007 -0600
  82. 1e386af Fix warnings from import of libfdt by Kumar Gala · Wed Nov 21 14:07:46 2007 -0600
  83. c8ab705 Update libfdt from device tree compiler (dtc) by Kumar Gala · Wed Oct 24 11:04:22 2007 -0500
  84. 7e64cf8 Move do_fixup* for libfdt into common code by Kumar Gala · Sat Nov 03 19:46:28 2007 -0500
  85. 51ab7f9 Make no options to fdt print default to '/' by Kumar Gala · Thu Oct 25 16:15:07 2007 -0500
  86. bf771dc Removed some nonused fdt functions and moved fdt_find_and_setprop out of libfdt by Kumar Gala · Wed Oct 24 10:21:57 2007 -0500
  87. c0d32e9 [BUILD] conditionally compile common/cmd_*.c in common/Makefile by Grant Likely · Mon Sep 24 09:05:31 2007 -0600
  88. 909f258 Merge branch 'origin' into kconfig-for-1.3.1 by Grant Likely · Tue Nov 20 08:19:56 2007 -0700
  89. 9225411 Fix compiler warnings for PPC systems. Update CHANGELOG. by Wolfgang Denk · Sun Nov 18 16:36:27 2007 +0100
  90. 4404c16 Fix warning differ in signedness in common/cmd_scsi.c by Stefan Roese · Sat Nov 17 07:58:25 2007 +0100
  91. 1aa2381 Merge branch 'origin' into kconfig-for-1.3.1 by Grant Likely · Fri Nov 16 21:01:19 2007 -0700
  92. 089dbb7 Fixed mips_io_port_base build errors. by Jean-Christophe PLAGNIOL-VILLARD · Tue Nov 13 09:11:05 2007 +0100
  93. 3c1f9ad Fix a bug in the slave serial programming mode for the Xilinx by Wolfgang Denk · Sat Nov 17 01:30:40 2007 +0100
  94. 90fec1f Merge branch 'master' of /home/wd/git/u-boot/work by Wolfgang Denk · Sat Nov 17 00:38:34 2007 +0100
  95. 1fa3e36 Fix warning differ in signedness in common/cmd_ide.c by Jean-Christophe PLAGNIOL-VILLARD · Wed Nov 07 08:19:19 2007 +0100
  96. 1179ad1 Build: split COBJS value into multiple lines by Grant Likely · Mon Sep 24 09:05:30 2007 -0600
  97. f402614 Remove warnings re CONFIG_EXTRA_ENV_SETTINGS by Peter Pearse · Thu Nov 15 08:58:00 2007 +0000
  98. 966a80b NET: Add Ethernet 1000BASE-X support for PPC4xx by Larry Johnson · Thu Nov 01 08:46:50 2007 -0500
  99. 81b974b NET: Cosmetic changes by Larry Johnson · Wed Oct 31 11:21:29 2007 -0500
  100. 1a4d438 Fix the issue of usb_kbd driver missing the scan code of key 'z'. by Zhang Wei · Thu Oct 25 17:51:27 2007 +0800