1. 16 May, 2012 1 commit
    • Paul Gortmaker's avatar
      tokenring: delete all remaining driver support · ee446fd5
      Paul Gortmaker authored
      
      This represents the mass deletion of the of the tokenring support.
      
      It gets rid of:
        - the net/tr.c which the drivers depended on
        - the drivers/net component
        - the Kbuild infrastructure around it
        - any tokenring related CONFIG_ settings in any defconfigs
        - the tokenring headers in the include/linux dir
        - the firmware associated with the tokenring drivers.
        - any associated token ring documentation.
      Signed-off-by: default avatarPaul Gortmaker <paul.gortmaker@windriver.com>
      ee446fd5
  2. 16 Jan, 2012 1 commit
  3. 21 Dec, 2011 1 commit
  4. 03 Jul, 2011 7 commits
  5. 01 Apr, 2011 1 commit
  6. 14 Mar, 2011 1 commit
  7. 13 Jan, 2011 1 commit
  8. 31 Dec, 2010 1 commit
  9. 16 Dec, 2010 3 commits
  10. 26 Oct, 2010 1 commit
    • Mark Brown's avatar
      ihex: add support for CS:IP/EIP records · 2473238e
      Mark Brown authored
      
      ihex firmwares can include a jump address for starting execution.  Add a
      -j option which will cause this to be written into the generated file as a
      record with address zero and data consisting of the address to jump to,
      allowing drivers to make use of this information.
      
      This format is chosen because it most closely follows the original ihex
      format, though it may make more sense to write a record with length zero
      and the address stored as the address.  The records are not omitted by
      default since our ihex format does not include record type information and
      so including additional records may lead to confusion.
      Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
      Cc: David Woodhouse <dwmw2@infradead.org>
      Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
      Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
      2473238e
  11. 18 Oct, 2010 1 commit
  12. 11 Oct, 2010 1 commit
  13. 06 Oct, 2010 5 commits
  14. 17 Aug, 2010 1 commit
  15. 08 Jul, 2010 1 commit
  16. 26 Jun, 2010 1 commit
  17. 18 May, 2010 1 commit
  18. 03 Mar, 2010 1 commit
  19. 17 Feb, 2010 2 commits
  20. 16 Feb, 2010 1 commit
  21. 07 Jan, 2010 1 commit
  22. 30 Oct, 2009 1 commit
  23. 15 Oct, 2009 3 commits
  24. 05 Oct, 2009 1 commit
  25. 23 Sep, 2009 1 commit