1. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · Sun Sep 14 03:01:49 2014 +0900
  2. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · Wed Jul 30 14:08:18 2014 +0900
  3. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · Wed Jul 30 14:08:14 2014 +0900
  4. b564aed kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED by Masahiro Yamada · Wed Mar 05 16:59:37 2014 +0900
  5. 0d68fb1 kbuild: use Linux Kernel build scripts by Masahiro Yamada · Tue Feb 04 17:24:28 2014 +0900
  6. c3c10f9 blackfin: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:36 2013 +0900
  7. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  8. 4a59809 Consolidate bool type by York Sun · Mon Apr 01 11:29:11 2013 -0700
  9. 3038f80 bootstage: Convert progress numbers 10-19 to enums by Simon Glass · Sat Dec 10 11:07:57 2011 +0000
  10. 53624e0 bootstage: Convert progress numbers 1-9 into enums by Simon Glass · Sat Jan 14 15:24:47 2012 +0000
  11. 2939564 bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() by Simon Glass · Sat Dec 10 11:07:54 2011 +0000
  12. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · Thu Oct 13 06:54:57 2011 +0000
  13. 5a1503b Blackfin: boards: build zlib dir with -O2 by Mike Frysinger · Mon May 16 14:25:42 2011 -0400
  14. 5b0c128 Blackfin: move CONFIG_BFIN_CPU back to board config.h by Mike Frysinger · Thu Dec 23 14:58:37 2010 -0500
  15. 785ce79 Blackfin: unify bootmode based LDR_FLAGS setup by Mike Frysinger · Thu Dec 23 14:19:23 2010 -0500
  16. d6a28fa Blackfin: drop CONFIG_SYS_TEXT_BASE from boards by Mike Frysinger · Thu Dec 23 14:13:41 2010 -0500
  17. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  18. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  19. 81fb7d0 Blackfin: move CONFIG_BFIN_CPU to board config.mk by Mike Frysinger · Mon Aug 09 17:57:47 2010 -0400
  20. ae712d8 Blackfin: shutdown video DMA when booting Linux by Michael Hennerich · Fri Aug 07 02:47:54 2009 +0000
  21. 7fdefb2 Blackfin: bf533-stamp: scrub unused code by Mike Frysinger · Wed Jun 02 06:20:39 2010 -0400
  22. 06a5d3c Blackfin: bf533-stamp: convert eth/flash swap logic to gpio framework by Mike Frysinger · Wed Jun 02 06:18:57 2010 -0400
  23. 074d042 Blackfin: switch to common GPIO LED driver by Mike Frysinger · Wed Jun 02 05:12:11 2010 -0400
  24. 685b7f5 Rename lib_generic/ to lib/ by Peter Tyser · Mon Apr 12 22:28:05 2010 -0500
  25. b577a2f Change directory-specific CFLAGS to use full path by Peter Tyser · Mon Apr 12 22:28:03 2010 -0500
  26. 3ce0950 Blackfin: bf533-stamp: split and cleanup CF/IDE code by Mike Frysinger · Mon Nov 30 13:08:39 2009 -0500
  27. a6f1ea4 Blackfin: kill off useless initdram() usage by Mike Frysinger · Tue Nov 03 06:28:22 2009 -0500
  28. 32d15b9 move prototypes for gunzip() and zunzip() to common.h by Wolfgang Wegner · Wed Dec 09 15:16:47 2009 +0100
  29. 0fd6aae Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API by Ben Warren · Sun Oct 04 22:37:03 2009 -0700
  30. 2a7a031 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · Sat May 16 12:14:54 2009 +0200
  31. 4f7a90e Blackfin: enable -O2 in lib_generic/ for ADI/Bluetechnix boards by Mike Frysinger · Sun Jun 14 22:26:31 2009 -0400
  32. 37f4870 Blackfin: unify u-boot linker scripts by Mike Frysinger · Sun Jun 14 06:29:07 2009 -0400
  33. e72b9f7 Blackfin: bf533-stamp: drop old spi flash driver by Mike Frysinger · Fri Mar 27 21:07:45 2009 -0400
  34. 9427ef8 Blackfin: bf533-stamp: rewrite startup LED notifications by Mike Frysinger · Sat Oct 11 22:40:22 2008 -0400
  35. 9959368 Blackfin: kill off LDR jump block by Mike Frysinger · Sat Oct 18 04:04:49 2008 -0400
  36. 2ce1e82 Blackfin: convert old boards to use COBJS-y Makefile style by Mike Frysinger · Sun Oct 12 22:09:26 2008 -0400
  37. 942f0f59 Blackfin: bf533-stamp: rewrite resource swap logic by Mike Frysinger · Sat Oct 11 22:38:37 2008 -0400
  38. 9e8593b Blackfin: punt unused BF533-STAMP definitions by Mike Frysinger · Wed Apr 09 02:20:59 2008 -0400
  39. 93fd13a Blackfin: resurrect BF533-STAMP video splash driver by Mike Frysinger · Fri Apr 18 20:44:11 2008 -0400
  40. 9036bf9 Blackfin: drop dead/wrong debug code in initdram() by Mike Frysinger · Sat Oct 11 20:31:17 2008 -0400
  41. 913b9f1 Blackfin: fix out-of-tree building with ldscripts by Mike Frysinger · Fri Oct 24 17:51:57 2008 -0400
  42. 285f7c1 Blackfin: fix linker scripts to work with --gc-sections by Mike Frysinger · Fri Oct 24 17:48:54 2008 -0400
  43. a1ff826 Blackfin: set proper LDRFLAGS for parallel booting LDRs by Mike Frysinger · Sat Oct 11 20:45:44 2008 -0400
  44. 657471f Blackfin: linker scripts: force start.o and set initcode boundaries by Mike Frysinger · Sat Oct 11 20:47:58 2008 -0400
  45. ad87b58 Blackfin: punt old unused mem_init.h header by Mike Frysinger · Thu Aug 07 13:36:43 2008 -0400
  46. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  47. 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
  48. 6140a02 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · Wed Jul 02 23:49:18 2008 +0200
  49. bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · Mon Jun 09 16:03:40 2008 -0500
  50. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  51. 94bae5c Blackfin: unify cpu and boot modes by Mike Frysinger · Sun Mar 30 15:46:13 2008 -0400
  52. e5653d0 Blackfin: BF537-stamp: cleanup spi flash driver by Mike Frysinger · Tue Feb 19 00:58:13 2008 -0500
  53. f0dd792 Blackfin: convert BFIN_CPU to CONFIG_BFIN_CPU by Mike Frysinger · Mon Feb 18 05:26:48 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. d112a2c Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global by Wolfgang Denk · Sat Sep 15 20:48:41 2007 +0200
  57. 314d22f [Blackfin][PATCH] Fix copyright and update license by Aubrey Li · Thu Apr 05 18:31:18 2007 +0800
  58. 5ff0588 [Blackfin][PATCH] Fix BUILD_DIR option of MAKEALL building issue by Aubrey Li · Mon Mar 12 01:42:06 2007 +0800
  59. 3c56995 [Blackfin][PATCH] code cleanup by Aubrey Li · Mon Mar 12 00:25:14 2007 +0800
  60. f83a65c [Blackfin][PATCH] code cleanup by Aubrey Li · Sat Mar 10 23:49:29 2007 +0800
  61. 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