1. a36601e Change bd/gd memsize/ram_size to be phys_size_t. by Becky Bruce · Mon Jun 09 20:37:16 2008 -0500
  2. b42863f Merge branch 'lwmon5' of /home/wd/git/u-boot/projects by Wolfgang Denk · Wed May 21 01:13:39 2008 +0200
  3. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  4. 35d81ce POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) with the GD_FLG_LOGINIT flag in gd->flags. by Yuri Tikhonov · Thu May 08 15:46:42 2008 +0200
  5. bc439b0 POST: add POST_STOP flag by Yuri Tikhonov · Thu May 08 15:45:26 2008 +0200
  6. c957c0a Introduce phys_size_t and move phys_addr_t into asm/types.h by Kumar Gala · Thu Mar 27 11:46:38 2008 -0500
  7. 94bae5c Blackfin: unify cpu and boot modes by Mike Frysinger · Sun Mar 30 15:46:13 2008 -0400
  8. 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
  9. 23cd156 Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit targets. by Shinya Kuribayashi · Sat Feb 23 17:24:16 2008 +0900
  10. d9f66ce Coding STyle cleanup. by Wolfgang Denk · Fri Feb 15 00:11:39 2008 +0100
  11. 66c4cf4 punt Blackfin VDSP headers and import sanitized/auto-generated ones by Mike Frysinger · Mon Feb 04 19:26:55 2008 -0500
  12. e9e1aa9 add missing __raw versions of Blackfin read/write io functions by Mike Frysinger · Mon Feb 04 19:26:54 2008 -0500
  13. ab91584 add the default Blackfin logo used by Blackfin boards with splash screens by Mike Frysinger · Mon Feb 04 19:26:54 2008 -0500
  14. f985551 Introduce map_physmem() and unmap_physmem() by Haavard Skinnemoen · Thu Dec 13 12:56:33 2007 +0100
  15. e8c47f4 [Blackfin][PATCH] Fix dynamic CPLB generation issue by Aubrey Li · Thu Apr 05 18:33:04 2007 +0800
  16. 53a72d1 [Blackfin][PATCH] minior cleanup by Aubrey Li · Thu Apr 05 18:31:47 2007 +0800
  17. 314d22f [Blackfin][PATCH] Fix copyright and update license by Aubrey Li · Thu Apr 05 18:31:18 2007 +0800
  18. 1ac50af [Blackfin][PATCH] call real the system synchronize instruction by Aubrey Li · Thu Apr 05 18:29:55 2007 +0800
  19. 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
  20. 51185db [Blackfin][PATCH] Add BF561 EZKIT board support by Aubrey Li · Tue Mar 20 18:16:24 2007 +0800
  21. 10ebdd9 [Blackfin][PATCH] Add BF537 stamp board support by Aubrey Li · Mon Mar 19 01:24:52 2007 +0800
  22. f83a65c [Blackfin][PATCH] code cleanup by Aubrey Li · Sat Mar 10 23:49:29 2007 +0800
  23. 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
  24. c123a38 [PATCH v3] Add sync to ensure flash_write_cmd is fully finished by Haiying Wang · Wed Feb 21 16:52:31 2007 +0100
  25. 2bad868 Coding Style cleanup by Wolfgang Denk · Sun Mar 12 02:55:22 2006 +0100
  26. 97caf67 Add missing Blackfin files. by Wolfgang Denk · Sun Mar 12 02:12:27 2006 +0100