An error occurred fetching the project authors.
  1. 01 Aug, 2008 1 commit
  2. 15 Jul, 2008 1 commit
  3. 11 Jul, 2008 1 commit
  4. 04 Jun, 2008 2 commits
    • Mike Frysinger's avatar
      [MTD] [MAPS] Blackfin Async Flash Maps · 2e3c22f5
      Mike Frysinger authored
      Handle the case where flash memory and ethernet mac/phy are mapped onto
      the same async bank
      
      [try #4]
       - drop superfluous casts
       - drop SSYNC() when reading from the flash and rewrite
         bfin_copy_from() to be like bfin_copy_to() so that
         we dont have to handle all the aligned/unaligned cases
      
      [try #3] rename bf5xx-flash to bfin-async-flash
       - move all kconfig board settings into board resources
       - fixup casting style according to lkml feedback
       - rewrite driver so that it can handle arbitrary of
         instances according to the declared platform resources
      
      [try #2]
      Remove useless SSYNC() as Will said
      
      [try #1]
      The BF533-STAMP does this for example.
      All board-specific configuration goes in your board resources file.
      Signed-off-by: default avatarMike Frysinger <vapier.adi@gmail.com>
      Acked-By: default avatarJörn Engel <joern@logfs.org>
      Signed-off-by: default avatarBryan Wu <cooloney@kernel.org>
      Signed-off-by: default avatarDavid Woodhouse <dwmw2@infradead.org>
      2e3c22f5
    • Adrian Bunk's avatar
      MTD/JFFS2: remove CVS keywords · 59018b6d
      Adrian Bunk authored
      Once upon a time, the MTD repository was using CVS.
      
      This patch therefore removes all usages of the no longer updated CVS
      keywords from the MTD code.
      
      This also includes code that printed them to the user.
      Signed-off-by: default avatarAdrian Bunk <bunk@kernel.org>
      Signed-off-by: default avatarDavid Woodhouse <dwmw2@infradead.org>
      59018b6d
  5. 08 May, 2008 1 commit
  6. 08 Jan, 2008 1 commit
  7. 23 Sep, 2007 2 commits
  8. 09 Sep, 2007 1 commit
  9. 23 Aug, 2007 1 commit
  10. 10 Jul, 2007 1 commit
  11. 09 May, 2007 1 commit
  12. 02 Apr, 2007 1 commit
  13. 11 Dec, 2006 1 commit
  14. 08 Dec, 2006 1 commit
  15. 28 Nov, 2006 1 commit
  16. 21 Oct, 2006 1 commit
  17. 22 Sep, 2006 1 commit
  18. 08 Jan, 2006 1 commit
  19. 29 Nov, 2005 1 commit
  20. 07 Nov, 2005 2 commits
  21. 06 Nov, 2005 2 commits
  22. 06 Jul, 2005 2 commits
  23. 23 May, 2005 3 commits
  24. 16 Apr, 2005 1 commit
    • Linus Torvalds's avatar
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds authored
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4