1. c3c10f9 blackfin: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:36 2013 +0900
  2. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  3. 4a59809 Consolidate bool type by York Sun · Mon Apr 01 11:29:11 2013 -0700
  4. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · Thu Oct 13 06:54:57 2011 +0000
  5. 5a1503b Blackfin: boards: build zlib dir with -O2 by Mike Frysinger · Mon May 16 14:25:42 2011 -0400
  6. 5b0c128 Blackfin: move CONFIG_BFIN_CPU back to board config.h by Mike Frysinger · Thu Dec 23 14:58:37 2010 -0500
  7. 785ce79 Blackfin: unify bootmode based LDR_FLAGS setup by Mike Frysinger · Thu Dec 23 14:19:23 2010 -0500
  8. d6a28fa Blackfin: drop CONFIG_SYS_TEXT_BASE from boards by Mike Frysinger · Thu Dec 23 14:13:41 2010 -0500
  9. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  10. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  11. 81fb7d0 Blackfin: move CONFIG_BFIN_CPU to board config.mk by Mike Frysinger · Mon Aug 09 17:57:47 2010 -0400
  12. 685b7f5 Rename lib_generic/ to lib/ by Peter Tyser · Mon Apr 12 22:28:05 2010 -0500
  13. b577a2f Change directory-specific CFLAGS to use full path by Peter Tyser · Mon Apr 12 22:28:03 2010 -0500
  14. a6f1ea4 Blackfin: kill off useless initdram() usage by Mike Frysinger · Tue Nov 03 06:28:22 2009 -0500
  15. 0fd6aae Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API by Ben Warren · Sun Oct 04 22:37:03 2009 -0700
  16. 4f7a90e Blackfin: enable -O2 in lib_generic/ for ADI/Bluetechnix boards by Mike Frysinger · Sun Jun 14 22:26:31 2009 -0400
  17. 37f4870 Blackfin: unify u-boot linker scripts by Mike Frysinger · Sun Jun 14 06:29:07 2009 -0400
  18. 9959368 Blackfin: kill off LDR jump block by Mike Frysinger · Sat Oct 18 04:04:49 2008 -0400
  19. 9d01614 Blackfin: fixup misc warnings such as printf's and missing casts by Mike Frysinger · Sun Oct 12 06:02:55 2008 -0400
  20. 2ce1e82 Blackfin: convert old boards to use COBJS-y Makefile style by Mike Frysinger · Sun Oct 12 22:09:26 2008 -0400
  21. 9036bf9 Blackfin: drop dead/wrong debug code in initdram() by Mike Frysinger · Sat Oct 11 20:31:17 2008 -0400
  22. f543e6b Blackfin: bf533-ezkit: shuffle flash defines a little by Mike Frysinger · Sat Oct 11 20:30:28 2008 -0400
  23. 913b9f1 Blackfin: fix out-of-tree building with ldscripts by Mike Frysinger · Fri Oct 24 17:51:57 2008 -0400
  24. 285f7c1 Blackfin: fix linker scripts to work with --gc-sections by Mike Frysinger · Fri Oct 24 17:48:54 2008 -0400
  25. a1ff826 Blackfin: set proper LDRFLAGS for parallel booting LDRs by Mike Frysinger · Sat Oct 11 20:45:44 2008 -0400
  26. 657471f Blackfin: linker scripts: force start.o and set initcode boundaries by Mike Frysinger · Sat Oct 11 20:47:58 2008 -0400
  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. 6140a02 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · Wed Jul 02 23:49:18 2008 +0200
  30. bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · Mon Jun 09 16:03:40 2008 -0500
  31. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  32. 94bae5c Blackfin: unify cpu and boot modes by Mike Frysinger · Sun Mar 30 15:46:13 2008 -0400
  33. f0dd792 Blackfin: convert BFIN_CPU to CONFIG_BFIN_CPU by Mike Frysinger · Mon Feb 18 05:26:48 2008 -0500
  34. 66c4cf4 punt Blackfin VDSP headers and import sanitized/auto-generated ones by Mike Frysinger · Mon Feb 04 19:26:55 2008 -0500
  35. 1a47431 add gitignores for Blackfin pieces by Mike Frysinger · Mon Feb 04 19:26:53 2008 -0500
  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. 314d22f [Blackfin][PATCH] Fix copyright and update license by Aubrey Li · Thu Apr 05 18:31:18 2007 +0800
  38. c9e6d06 [Blackfin][PATCH]: fix flash unaligned copy issue by Aubrey Li · Thu Apr 05 18:28:34 2007 +0800
  39. 5ff0588 [Blackfin][PATCH] Fix BUILD_DIR option of MAKEALL building issue by Aubrey Li · Mon Mar 12 01:42:06 2007 +0800
  40. 3c56995 [Blackfin][PATCH] code cleanup by Aubrey Li · Mon Mar 12 00:25:14 2007 +0800
  41. f83a65c [Blackfin][PATCH] code cleanup by Aubrey Li · Sat Mar 10 23:49:29 2007 +0800
  42. 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