1. 7646d76 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · Thu Mar 27 00:16:34 2008 +0100
  2. 2334931 Merge branch 'master' of git://www.denx.de/git/u-boot-usb by Wolfgang Denk · Thu Mar 27 00:16:18 2008 +0100
  3. 76596ba ata: add the support for SATA framework by Dave Liu · Wed Mar 26 22:49:44 2008 +0800
  4. 8b3eaa1 ata: merge the ata_piix driver by Dave Liu · Wed Mar 26 22:47:06 2008 +0800
  5. 8e2a486 USB, Storage: fix a bug introduced in commit by Markus Klotzbuecher · Wed Mar 26 18:26:43 2008 +0100
  6. deeac57 85xx: Update multicore boot mechanism to ePAPR v0.81 spec by Kumar Gala · Wed Mar 26 08:34:25 2008 -0500
  7. 36d6b3f 85xx: Added support for multicore boot mechanism by Kumar Gala · Thu Jan 17 16:48:33 2008 -0600
  8. 1fca254 Merge branch 'master_merge_new-image' of /home/tur/git/u-boot by Wolfgang Denk · Wed Mar 26 10:41:48 2008 +0100
  9. 9eede9b Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing by Bartlomiej Sieka · Wed Mar 26 09:38:06 2008 +0100
  10. 7ede186 USB Storage, add meaningful return value by Aras Vaichas · Tue Mar 25 12:09:07 2008 +1100
  11. 07e6091 83xx/fdt_support: let user specifiy FSL USB Dual-Role controller role by Anton Vorontsov · Fri Mar 14 23:20:18 2008 +0300
  12. c694d3d Remove deprecated CONFIG_OF_HAS_UBOOT_ENV and CONFIG_OF_HAS_BD_T by Jerry Van Baren · Sat Mar 22 14:23:49 2008 -0400
  13. aed8334 Add setexpr command by Kumar Gala · Thu Feb 14 20:44:42 2008 -0600
  14. 024f003 Merge git://www.denx.de/git/u-boot into uboot by Gerald Van Baren · Fri Mar 21 11:58:22 2008 -0400
  15. 432c914 [new uImage] Disable debuging output in preparation for merge with master by Bartlomiej Sieka · Thu Mar 20 23:20:31 2008 +0100
  16. 3b8cc71 [new uImage] Compilation and new uImage handling fixes for imxtract by Bartlomiej Sieka · Thu Mar 20 19:38:45 2008 +0100
  17. e67c827 [new uImage] Fix autoscr command used with new uImage format by Bartlomiej Sieka · Thu Mar 20 23:10:19 2008 +0100
  18. bb05b33 Fix fdt boardsetup command parsing by Kumar Gala · Wed Feb 20 14:32:36 2008 -0600
  19. b79da7b Add sub-commands to fdt by Kumar Gala · Fri Feb 15 03:34:36 2008 -0600
  20. 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
  21. 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
  22. 87896b7 Blackfin: new cplbinfo command for viewing cplb tables by Mike Frysinger · Tue Feb 19 00:35:17 2008 -0500
  23. ce4f618 Blackfin: move bootldr command to common code by Mike Frysinger · Sat Feb 16 07:40:36 2008 -0500
  24. 2e6f285 Add MD5 support to the new uImage format by Bartlomiej Sieka · Fri Mar 14 16:22:34 2008 +0100
  25. 2c3685f Merge branch 'master' of git://www.denx.de/git/u-boot into new-image by Marian Balakowicz · Wed Mar 12 12:23:02 2008 +0100
  26. 2499b04 [new uImage] Fix build issue on ARM by Marian Balakowicz · Wed Mar 12 12:14:15 2008 +0100
  27. 0cd4f3d [new uImage] Add proper ramdisk/FDT handling when FIT configuration is used by Marian Balakowicz · Wed Mar 12 10:35:46 2008 +0100
  28. b5324a8 [new uImage] More verbose kernel image uncompress error message by Marian Balakowicz · Wed Mar 12 10:33:01 2008 +0100
  29. 74eb4ae [new uImage] Use show_boot_progress() for new uImage format by Marian Balakowicz · Wed Mar 12 10:33:01 2008 +0100
  30. d79162d [new uImage] Add new uImage fromat support to fpga command by Marian Balakowicz · Wed Mar 12 10:33:01 2008 +0100
  31. e6bdd34 [new uImage] Add new uImage format handling to other bootm related commands by Marian Balakowicz · Wed Mar 12 10:33:01 2008 +0100
  32. 2321ed0 [new uImage] Add new uImage format support to imgextract command by Marian Balakowicz · Wed Mar 12 10:33:00 2008 +0100
  33. 23b77a2 [new uImage] Add new uImage format support to autoscript routine by Marian Balakowicz · Wed Mar 12 10:33:00 2008 +0100
  34. 61c1ad5 [new uImage] Add node offsets for FIT images listed in struct bootm_headers by Marian Balakowicz · Wed Mar 12 10:32:59 2008 +0100
  35. 9c22026 [new uImage] Re-enable interrupts for non automatic booting by Marian Balakowicz · Wed Mar 12 10:14:57 2008 +0100
  36. a0ffb42 [new uImage] Remove unnecessary arguments passed to ramdisk routines by Marian Balakowicz · Wed Mar 12 10:14:38 2008 +0100
  37. a50d515 [new uImage] Add new uImage format support for ramdisk handling by Marian Balakowicz · Wed Mar 12 10:12:37 2008 +0100
  38. 9f8e4aa [new uImage] Add new uImage format support for kernel booting by Marian Balakowicz · Wed Mar 12 10:01:05 2008 +0100
  39. cc1fd91 [new uImage] Add new uImage format support for imls and iminfo commands by Marian Balakowicz · Tue Mar 11 12:35:20 2008 +0100
  40. e227fbb [new uImage] New uImage low-level API by Marian Balakowicz · Fri Feb 29 21:24:06 2008 +0100
  41. 7c76eb3 common/kgdb.c: fix 'dereferencing type-punned pointer' warning by Wolfgang Denk · Sun Mar 09 10:33:31 2008 +0100
  42. 1eb0fd5 fix copy from ram to dataflash by Kim B. Heino · Mon Mar 03 10:39:13 2008 +0200
  43. a147421 [new uImage] Fix component handling for legacy multi component images by Marian Balakowicz · Fri Feb 29 16:00:06 2008 +0100
  44. c3c7eb2 [new uImage] Share common uImage code between mkimage and U-boot by Marian Balakowicz · Fri Feb 29 15:59:59 2008 +0100
  45. d7c88a4 [new uImage] Update naming convention for bootm/uImage related code by Marian Balakowicz · Fri Feb 29 14:58:34 2008 +0100
  46. d0bb56d Merge branch 'master' of git://www.denx.de/git/u-boot into new-image by Marian Balakowicz · Fri Feb 29 13:56:44 2008 +0100
  47. c5bacfd [new uImage] Provide ability to restrict region used for boot images by Kumar Gala · Wed Feb 27 21:51:50 2008 -0600
  48. b937bb7 [new uImage] Use lmb for bootm allocations by Kumar Gala · Wed Feb 27 21:51:49 2008 -0600
  49. fb71ccf [new uImage] Add autostart flag to bootm_headers structure by Kumar Gala · Wed Feb 27 21:51:48 2008 -0600
  50. 6d7bfa8 [new uImage] Introduce lmb from linux kernel for memory mgmt of boot images by Kumar Gala · Wed Feb 27 21:51:47 2008 -0600
  51. 18f4c0f [new uImage] rework error handling so common functions don't reset by Kumar Gala · Wed Feb 27 21:51:46 2008 -0600
  52. aced3a3 [new uImage] Don't pass kdb to ramdisk_high since we may not have one by Kumar Gala · Wed Feb 27 21:51:43 2008 -0600
  53. 1256068 [new uImage] Correct raw FDT blob handlig when CONFIG_FIT is disabled by Marian Balakowicz · Wed Feb 27 11:02:26 2008 +0100
  54. 59504f6 [new uImage] Add image_get_kernel() routine by Marian Balakowicz · Wed Feb 27 11:02:07 2008 +0100
  55. 61fde55 [new uImage] Move image verify flag to bootm_headers structure by Marian Balakowicz · Wed Feb 27 11:01:04 2008 +0100
  56. 535b910 [new uImage] Optimize gen_get_image() flow control by Marian Balakowicz · Wed Feb 27 11:00:47 2008 +0100
  57. dbdd16a [new uImage] Add dual format uImage support framework by Marian Balakowicz · Mon Feb 04 08:28:09 2008 +0100
  58. 43ad623 ENV: remove saveenv when CFG_ENV_IS_NOWHERE is selected by Jean-Christophe PLAGNIOL-VILLARD · Sat Feb 23 12:15:56 2008 +0100
  59. 65a2752 [new uImage] Fix erroneous use of image_get_magic() in fdc/usb cmds by Marian Balakowicz · Thu Feb 21 17:27:49 2008 +0100
  60. a1cc147 [new uImage] Rename and move print_image_hdr() routine by Marian Balakowicz · Thu Feb 21 17:27:41 2008 +0100
  61. 3413e22 [new uImage] Add fit_parse_conf() and fit_parse_subimage() routines by Marian Balakowicz · Thu Feb 21 17:20:20 2008 +0100
  62. c536d6f [new uImage] Add gen_get_image() routine by Marian Balakowicz · Thu Feb 21 17:20:19 2008 +0100
  63. 2429d4f Merge branch 'master' of /home/git/u-boot by Marian Balakowicz · Thu Feb 21 17:18:01 2008 +0100
  64. 66ecfed Merge branch '080116_at91cap9' of git://linux-arm.org/u-boot-armdev by Peter Pearse · Fri Feb 15 12:59:15 2008 +0000
  65. d4e3fb4 Fix wrong memory limit calculation in memory-test by Guennadi Liakhovetski · Fri Feb 08 21:25:58 2008 +0100
  66. e9f2dbb Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx by Wolfgang Denk · Fri Feb 15 00:26:52 2008 +0100
  67. 7b2d836 Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin by Wolfgang Denk · Fri Feb 15 00:06:18 2008 +0100
  68. 4de8571 Fix return value of mtest when CFG_ALT_MEMTEST set by Guennadi Liakhovetski · Wed Feb 13 11:19:19 2008 +0100
  69. 49e42af common/miiphyutil.c: Cleanup MII_DEBUG and debug() by Shinya Kuribayashi · Sat Jan 19 10:25:59 2008 +0900
  70. 29bb2cc Merge commit 'wd/master' by Jon Loeliger · Thu Feb 14 14:07:21 2008 -0600
  71. f2a9ac9 AT91CAP9 support by Stelian Pop · Mon Feb 11 10:50:19 2008 +0000
  72. 88f0ca2 Fix building of fdt_support.c if DEBUG set by Kumar Gala · Wed Feb 13 15:09:58 2008 -0600
  73. d327eaf Merge commit 'wd/master' by Jon Loeliger · Wed Feb 13 16:03:20 2008 -0600
  74. 1f16448 QE: Move FDT support into a common file by Kumar Gala · Thu Jan 17 08:25:45 2008 -0600
  75. c40032c [new uImage] Move kernel data find code to get_kernel() routine by Marian Balakowicz · Thu Jan 31 13:59:09 2008 +0100
  76. 2efc264 [new uImage] Cleanup do_botm_linux() boot allocations by Marian Balakowicz · Thu Jan 31 13:58:13 2008 +0100
  77. 9c701e8 [new uImage] Move ramdisk loading to a common routine by Marian Balakowicz · Thu Jan 31 13:57:17 2008 +0100
  78. 9541850 [new uImage] Factor out common image_get_ramdisk() routine by Marian Balakowicz · Thu Jan 31 13:55:39 2008 +0100
  79. 05c1d3f [new uImage] Factor out common routines for getting os/arch/type/comp names by Marian Balakowicz · Thu Jan 31 13:20:07 2008 +0100
  80. 1438c45 [new uImage] Remove standalone applications handling from boootm by Marian Balakowicz · Thu Jan 31 13:20:07 2008 +0100
  81. d216085 [new uImage] Remove OF_FLAT_TREE support from PPC bootm code by Marian Balakowicz · Thu Jan 31 13:20:07 2008 +0100
  82. f92332b [new uImage] Return error on image move/uncompress overwrites by Marian Balakowicz · Thu Jan 31 13:20:06 2008 +0100
  83. b4a12a9 [new uImage] Cleanup image header pointer use in bootm code by Marian Balakowicz · Tue Jan 08 18:12:17 2008 +0100
  84. 2df645e [new uImage] Cleanup cmd_bootm.c by Marian Balakowicz · Tue Jan 08 18:17:10 2008 +0100
  85. f9a67bd [new uImage] Add memmove_wd() common routine by Marian Balakowicz · Tue Jan 08 18:11:45 2008 +0100
  86. bb3752e [new uImage] Remove I386 uImage fake_header() routine by Marian Balakowicz · Tue Jan 08 18:11:44 2008 +0100
  87. 20c4372 [new uImage] Move CHUNKSZ definition to image.h by Marian Balakowicz · Tue Jan 08 18:11:44 2008 +0100
  88. be946ba [new uImage] Move gunzip() common code to common/gunzip.c by Marian Balakowicz · Tue Jan 08 18:11:43 2008 +0100
  89. 751b2b8 [new uImage] Cleanup OF/FDT #if/#elif/#endif use in do_bootm_linux() by Marian Balakowicz · Tue Jan 08 18:11:43 2008 +0100
  90. 2437cf2 [new uImage] Move PPC do_bootm_linux() to lib_ppc/ppc_linux.c by Marian Balakowicz · Tue Jan 08 18:11:43 2008 +0100
  91. 41d71ed [new uImage] Define a API for image handling operations by Marian Balakowicz · Tue Jan 08 18:14:09 2008 +0100
  92. 4b6095a Add missing cmd_ximg.o to common/Makefile by Marian Balakowicz · Thu Jan 31 13:19:58 2008 +0100
  93. 8fb6966 new command for displaying strings at specified memory locations by Mike Frysinger · Mon Feb 04 19:26:57 2008 -0500
  94. 13f5778 interface to Blackfin on-chip One-Time-Programmable memory by Mike Frysinger · Mon Feb 04 19:26:57 2008 -0500
  95. e578d68 add support for memory commands with Blackfin L1 instruction memory by Mike Frysinger · Mon Feb 04 19:26:56 2008 -0500
  96. 030f345 add Blackfin-specific reginfo command by Mike Frysinger · Mon Feb 04 19:26:56 2008 -0500
  97. f443d3c add Blackfin-specific bdinfo command by Mike Frysinger · Mon Feb 04 19:26:55 2008 -0500
  98. 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
  99. 5855541 TFTP: add host ip addr support by Jean-Christophe PLAGNIOL-VILLARD · Fri Jan 18 01:14:03 2008 +0100
  100. da41262 ARM: s3c24xx: Multiple serial port support by Harald Welte · Wed Dec 19 14:24:40 2007 +0100