1. 41d5161 Blackfin: bf537-stamp: split CF/IDE code out into dedicated cf-ide.c by Mike Frysinger · Sun Feb 22 16:30:38 2009 -0500
  2. adb01a6 Blackfin: bf537-stamp: split post code out into dedicated post.c by Mike Frysinger · Sun Feb 22 16:26:35 2009 -0500
  3. b817142 Blackfin: add support for S25FL128 parts by Mike Frysinger · Sat Oct 11 22:51:56 2008 -0400
  4. f522658 Blackfin: overhaul SPI flash handling to speed things up by Mike Frysinger · Sat Oct 11 22:51:23 2008 -0400
  5. 88cbcd5 Blackfin: add support for SST SPI flashes by Mike Frysinger · Sat Oct 11 22:51:05 2008 -0400
  6. ac08b3a Blackfin: add hack for crappy m25p80 by Mike Frysinger · Sat Oct 11 22:50:10 2008 -0400
  7. 606ed32 Blackfin: bf537-stamp: rewrite MAC-in-flash handling by Mike Frysinger · Sat Oct 11 22:44:14 2008 -0400
  8. 9959368 Blackfin: kill off LDR jump block by Mike Frysinger · Sat Oct 18 04:04:49 2008 -0400
  9. 32b8ca3 Blackfin: bf537-stamp: move CONFIG_POST handling to COBJS-$(...) by Mike Frysinger · Sun Feb 22 16:23:41 2009 -0500
  10. e138700 Blackfin: move default boot SPI CS to common code by Mike Frysinger · Tue Jan 13 11:00:29 2009 -0500
  11. e985622 Blackfin: add port muxing for BF51x SPI by Mike Frysinger · Sat Oct 11 22:47:34 2008 -0400
  12. bc91399 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · Sun Feb 01 21:31:37 2009 +0100
  13. 2a02f5c Move is_valid_ether_addr() to include/net.h by Mike Frysinger · Tue Jan 27 16:53:39 2009 -0500
  14. 9d01614 Blackfin: fixup misc warnings such as printf's and missing casts by Mike Frysinger · Sun Oct 12 06:02:55 2008 -0400
  15. 2ce1e82 Blackfin: convert old boards to use COBJS-y Makefile style by Mike Frysinger · Sun Oct 12 22:09:26 2008 -0400
  16. b15c627 Blackfin: set default boot SPI CS for BF538/BF539 by Mike Frysinger · Wed Apr 09 02:27:06 2008 -0400
  17. 6a2e995 Blackfin: tighten up post memory coding style by Mike Frysinger · Wed Apr 09 02:31:29 2008 -0400
  18. bf1a75c Blackfin: bf537-stamp nand: fix more style errors in previous commit by Mike Frysinger · Wed Apr 09 02:29:18 2008 -0400
  19. 9036bf9 Blackfin: drop dead/wrong debug code in initdram() by Mike Frysinger · Sat Oct 11 20:31:17 2008 -0400
  20. dfb72b8 Command usage cleanup by Peter Tyser · Tue Jan 27 18:03:12 2009 -0600
  21. beced32 bf537-stamp/nand: fix board_nand_init prototype by Mike Frysinger · Mon Jan 05 16:09:44 2009 -0500
  22. 913b9f1 Blackfin: fix out-of-tree building with ldscripts by Mike Frysinger · Fri Oct 24 17:51:57 2008 -0400
  23. 285f7c1 Blackfin: fix linker scripts to work with --gc-sections by Mike Frysinger · Fri Oct 24 17:48:54 2008 -0400
  24. a1ff826 Blackfin: set proper LDRFLAGS for parallel booting LDRs by Mike Frysinger · Sat Oct 11 20:45:44 2008 -0400
  25. 657471f Blackfin: linker scripts: force start.o and set initcode boundaries by Mike Frysinger · Sat Oct 11 20:47:58 2008 -0400
  26. af0501a Cleanup: fix "MHz" spelling by Wolfgang Denk · Sun Oct 19 02:35:50 2008 +0200
  27. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  28. 4436c1e rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:01 2008 +0200
  29. 2f2b6b6 Introduce netdev.h header file and remove externs by Ben Warren · Sun Aug 31 22:22:04 2008 -0700
  30. 82c2c6a Moved initialization of Blackfin EMAC Ethernet controller to board_eth_init() by Ben Warren · Fri Jul 11 23:15:28 2008 -0700
  31. 9e9c2c1 Fixing coding style issues by William Juul · Fri Nov 09 13:32:30 2007 +0100
  32. b76ec38 Remove white space at end. by William Juul · Thu Nov 08 10:39:53 2007 +0100
  33. 52c0796 Update MTD to that of Linux 2.6.22.1 by William Juul · Wed Oct 31 13:53:06 2007 +0100
  34. 6140a02 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · Wed Jul 02 23:49:18 2008 +0200
  35. bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · Mon Jun 09 16:03:40 2008 -0500
  36. 94bae5c Blackfin: unify cpu and boot modes by Mike Frysinger · Sun Mar 30 15:46:13 2008 -0400
  37. e5653d0 Blackfin: BF537-stamp: cleanup spi flash driver by Mike Frysinger · Tue Feb 19 00:58:13 2008 -0500
  38. b11eb3f net/Blackfin: move on-chip MAC driver into drivers/net/ by Mike Frysinger · Sun Feb 24 23:58:13 2008 -0500
  39. 48a5803 Blackfin: BF537-stamp: drop board-specific flash driver for CFI by Mike Frysinger · Mon Feb 18 05:32:30 2008 -0500
  40. f0dd792 Blackfin: convert BFIN_CPU to CONFIG_BFIN_CPU by Mike Frysinger · Mon Feb 18 05:26:48 2008 -0500
  41. ce4f618 Blackfin: move bootldr command to common code by Mike Frysinger · Sat Feb 16 07:40:36 2008 -0500
  42. 66c4cf4 punt Blackfin VDSP headers and import sanitized/auto-generated ones by Mike Frysinger · Mon Feb 04 19:26:55 2008 -0500
  43. 1a47431 add gitignores for Blackfin pieces by Mike Frysinger · Mon Feb 04 19:26:53 2008 -0500
  44. b9d5787 bf537-stamp: remove already defined is_zero_ether_addr and is_multicast_ether_addr by Jean-Christophe PLAGNIOL-VILLARD · Mon Dec 10 22:32:14 2007 +0100
  45. d112a2c Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global by Wolfgang Denk · Sat Sep 15 20:48:41 2007 +0200
  46. 13f7599 board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · Tue Jul 10 10:39:10 2007 -0500
  47. d299abc board/[A-Za-c]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 18:19:09 2007 -0500
  48. f58873c board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:03:19 2007 -0500
  49. 70df7bc Coding stylke cleanup; rebuild CHANGELOG by Wolfgang Denk · Fri Jun 22 23:59:00 2007 +0200
  50. 314d22f [Blackfin][PATCH] Fix copyright and update license by Aubrey Li · Thu Apr 05 18:31:18 2007 +0800
  51. 10f1b22 [Blackfin][PATCH] minor cleanup by Aubrey Li · Mon Mar 19 22:55:58 2007 +0800
  52. 10ebdd9 [Blackfin][PATCH] Add BF537 stamp board support by Aubrey Li · Mon Mar 19 01:24:52 2007 +0800