1. 07 8月, 2010 1 次提交
  2. 09 3月, 2010 1 次提交
  3. 16 12月, 2009 1 次提交
  4. 07 10月, 2009 1 次提交
    • R
      Blackfin: mass clean up of copyright/licensing info · 96f1050d
      Robin Getz 提交于
      Bill Gatliff & David Brownell pointed out we were missing some
      copyrights, and licensing terms in some of the files in
      ./arch/blackfin, so this fixes things, and cleans them up.
      
      It also removes:
       - verbose GPL text(refer to the top level ./COPYING file)
       - file names (you are looking at the file)
       - bug url (it's in the ./MAINTAINERS file)
       - "or later" on GPL-2, when we did not have that right
      
      It also allows some Blackfin-specific assembly files to be under a BSD
      like license (for people to use them outside of Linux).
      Signed-off-by: NRobin Getz <robin.getz@analog.com>
      Signed-off-by: NMike Frysinger <vapier@gentoo.org>
      96f1050d
  5. 17 9月, 2009 1 次提交
    • M
      Blackfin: fix elf_fpregset_t definition · 3b67d91b
      Mike Frysinger 提交于
      The elf_fpregset_t type relied on an empty struct in the asm/user.h, but
      the transition to asm-generic/user.h dropped that empty struct.  Rather
      than restore this useless struct, define the only user (elf_fpregset_t)
      as an empty struct itself.  This fixes building when ELF dump support is
      enabled.
      Signed-off-by: NMike Frysinger <vapier@gentoo.org>
      3b67d91b
  6. 19 6月, 2009 1 次提交
  7. 12 6月, 2009 1 次提交
  8. 16 10月, 2008 1 次提交
  9. 27 8月, 2008 1 次提交
  10. 19 7月, 2008 1 次提交
  11. 08 2月, 2008 1 次提交
  12. 08 5月, 2007 1 次提交