1. 48626aa bootm: refactor do_reset and os boot function args by Kumar Gala · Fri Aug 15 08:24:45 2008 -0500
  2. 93467bc bootm: refactor entry point code by Kumar Gala · Fri Aug 15 08:24:36 2008 -0500
  3. 026e4ac Fix fallout from autostart revert by Kumar Gala · Mon Aug 11 09:20:53 2008 -0500
  4. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  5. ab00e02 Restore the ability to continue booting after legacy image overwrite by Marian Balakowicz · Fri Apr 11 11:07:49 2008 +0200
  6. 6a67532 Blackfin: cleanup and overhaul common board init functions by Mike Frysinger · Tue Feb 19 00:54:20 2008 -0500
  7. 79279c6 Blackfin: cleanup lib_blackfin/cache.c by Mike Frysinger · Tue Feb 19 00:50:58 2008 -0500
  8. 94bae5c Blackfin: unify cpu and boot modes by Mike Frysinger · Sun Mar 30 15:46:13 2008 -0400
  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. 6c097ce Blackfin: add proper ELF markings to some assembly functions by Mike Frysinger · Tue Feb 19 00:36:14 2008 -0500
  11. f0dd792 Blackfin: convert BFIN_CPU to CONFIG_BFIN_CPU by Mike Frysinger · Mon Feb 18 05:26:48 2008 -0500
  12. df8ff33 [new uImage] Add new uImage format support to arch specific do_bootm_linux() routines by Marian Balakowicz · Wed Mar 12 10:33:00 2008 +0100
  13. aa0826b [new uImage] Respect autostart setting in linux bootm by Kumar Gala · Wed Feb 27 21:51:51 2008 -0600
  14. 61fde55 [new uImage] Move image verify flag to bootm_headers structure by Marian Balakowicz · Wed Feb 27 11:01:04 2008 +0100
  15. 699ffe5 [Makefile] Sort COBJS in lib_<arch> Makefiles by Marian Balakowicz · Wed Feb 27 11:00:47 2008 +0100
  16. dbdd16a [new uImage] Add dual format uImage support framework by Marian Balakowicz · Mon Feb 04 08:28:09 2008 +0100
  17. 2429d4f Merge branch 'master' of /home/git/u-boot by Marian Balakowicz · Thu Feb 21 17:18:01 2008 +0100
  18. 79fcab8 [new uImage] Rename architecture specific bootm code files by Marian Balakowicz · Thu Jan 31 13:20:06 2008 +0100
  19. b4a12a9 [new uImage] Cleanup image header pointer use in bootm code by Marian Balakowicz · Tue Jan 08 18:12:17 2008 +0100
  20. 41d71ed [new uImage] Define a API for image handling operations by Marian Balakowicz · Tue Jan 08 18:14:09 2008 +0100
  21. 66c4cf4 punt Blackfin VDSP headers and import sanitized/auto-generated ones by Mike Frysinger · Mon Feb 04 19:26:55 2008 -0500
  22. ed0ea1f drivers/net : move net drivers to drivers/net by Jean-Christophe PLAGNIOL-VILLARD · Wed Nov 21 21:19:24 2007 +0100
  23. d112a2c Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global by Wolfgang Denk · Sat Sep 15 20:48:41 2007 +0200
  24. ff87484 Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · Mon Aug 06 01:11:08 2007 +0200
  25. 8a8ec53 make show_boot_progress () weak. by Heiko Schocher · Fri Jul 13 09:54:17 2007 +0200
  26. 1207797 lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 18:05:38 2007 -0500
  27. 2f7ec43 lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:03:03 2007 -0500
  28. 7158ebd [Blackfin][PATCH] Kill off a bunch of common local prototypes by Aubrey Li · Thu Apr 05 18:34:06 2007 +0800
  29. e8c47f4 [Blackfin][PATCH] Fix dynamic CPLB generation issue by Aubrey Li · Thu Apr 05 18:33:04 2007 +0800
  30. 314d22f [Blackfin][PATCH] Fix copyright and update license by Aubrey Li · Thu Apr 05 18:31:18 2007 +0800
  31. 5f790b7 [Blackfin][PATCH] remove asm/page.h as we do not actually use/want any of these definitions nor does any other arch include it by Aubrey Li · Thu Apr 05 18:29:17 2007 +0800
  32. b284679 Code cleanup / re-insert previous Copyright entries. by Wolfgang Denk · Thu Mar 22 00:13:12 2007 +0100
  33. 5ff0588 [Blackfin][PATCH] Fix BUILD_DIR option of MAKEALL building issue by Aubrey Li · Mon Mar 12 01:42:06 2007 +0800
  34. 3c56995 [Blackfin][PATCH] code cleanup by Aubrey Li · Mon Mar 12 00:25:14 2007 +0800
  35. f83a65c [Blackfin][PATCH] code cleanup by Aubrey Li · Sat Mar 10 23:49:29 2007 +0800
  36. 9da597f [Blackfin]PATCH-1/2]: Remove obsolete blackfin port and add bf533 platform support by Aubrey.Li · Fri Mar 09 13:38:44 2007 +0800
  37. 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · Mon Oct 09 01:02:05 2006 +0200
  38. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · Fri Sep 01 19:49:50 2006 +0200
  39. 6405a15 GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · Fri Mar 31 18:32:53 2006 +0200
  40. 2bad868 Coding Style cleanup by Wolfgang Denk · Sun Mar 12 02:55:22 2006 +0100
  41. 97caf67 Add missing Blackfin files. by Wolfgang Denk · Sun Mar 12 02:12:27 2006 +0100