Skip to content
Snippets Groups Projects
  1. Apr 17, 2015
  2. Oct 02, 2014
  3. Jul 09, 2014
  4. May 14, 2014
  5. Apr 16, 2014
  6. Dec 11, 2013
  7. Apr 05, 2013
  8. Mar 23, 2013
  9. Nov 21, 2012
  10. Aug 16, 2012
  11. Aug 02, 2012
  12. May 16, 2012
    • 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
  13. Jan 16, 2012
  14. Dec 21, 2011
  15. Jul 03, 2011
  16. Apr 01, 2011
  17. Mar 14, 2011
  18. Jan 13, 2011
  19. Dec 31, 2010
  20. Dec 16, 2010
  21. Oct 26, 2010
    • 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
  22. Oct 18, 2010
  23. Oct 11, 2010
  24. Oct 06, 2010
  25. Aug 17, 2010
  26. Jul 08, 2010
  27. Jun 26, 2010
Loading