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