1. 17 8月, 2012 1 次提交
  2. 02 8月, 2012 1 次提交
  3. 16 5月, 2012 1 次提交
    • P
      tokenring: delete all remaining driver support · ee446fd5
      Paul Gortmaker 提交于
      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: NPaul Gortmaker <paul.gortmaker@windriver.com>
      ee446fd5
  4. 16 1月, 2012 1 次提交
  5. 21 12月, 2011 1 次提交
  6. 03 7月, 2011 7 次提交
  7. 01 4月, 2011 1 次提交
  8. 15 3月, 2011 1 次提交
  9. 14 1月, 2011 1 次提交
  10. 01 1月, 2011 1 次提交
  11. 17 12月, 2010 3 次提交
  12. 27 10月, 2010 1 次提交
    • M
      ihex: add support for CS:IP/EIP records · 2473238e
      Mark Brown 提交于
      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: NMark Brown <broonie@opensource.wolfsonmicro.com>
      Cc: David Woodhouse <dwmw2@infradead.org>
      Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
      Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
      2473238e
  13. 18 10月, 2010 1 次提交
  14. 12 10月, 2010 1 次提交
  15. 07 10月, 2010 5 次提交
  16. 17 8月, 2010 1 次提交
  17. 09 7月, 2010 1 次提交
  18. 26 6月, 2010 1 次提交
  19. 18 5月, 2010 1 次提交
  20. 03 3月, 2010 1 次提交
  21. 18 2月, 2010 2 次提交
  22. 17 2月, 2010 1 次提交
  23. 07 1月, 2010 1 次提交
  24. 30 10月, 2009 1 次提交
  25. 15 10月, 2009 3 次提交