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