1. 16 12月, 2015 1 次提交
    • A
      ARM: debug-ll: rework footbridge handling · 0045c0dd
      Arnd Bergmann 提交于
      Footbridge has two debug ports that are handled a bit differently:
      
      The 8250 port uses the normal debug/8250.S implementation that is shared
      with a lot of other platforms, but it relies on the DEBUG_UART_8250
      option to be turned on automatically instead of being selected by
      DEBUG_FOOTBRIDGE_COM1 as we do for most other platforms. I'm changing
      this to use a 'select' and change the dependency to the debug symbol
      rather than the platform symbol for consistency.
      
      The DC21285 UART has a separate top-level option, and relies on
      the traditional include/mach/debug-macro.S method. With the s3c64xx
      multiplatform series queued up for 4.5, it is now the last one that does
      this, so by moving this file to include/debug/dc21285.S, we can get
      all platforms to do things the same way.
      Signed-off-by: NArnd Bergmann <arnd@arndb.de>
      0045c0dd
  2. 26 8月, 2013 4 次提交
  3. 26 7月, 2012 1 次提交
  4. 26 9月, 2011 1 次提交
  5. 11 6月, 2011 1 次提交
  6. 31 1月, 2011 1 次提交
  7. 20 10月, 2010 1 次提交
  8. 13 2月, 2010 1 次提交
  9. 07 8月, 2008 1 次提交
  10. 22 3月, 2006 1 次提交
  11. 17 4月, 2005 2 次提交
    • R
      [PATCH] ARM: fix debug macros · cc56449f
      Russell King 提交于
      Fix debug EBSA285 and RiscPC debugging macros to detect whether the
      MMU is enabled.
      Signed-off-by: NRussell King <rmk@arm.linux.org.uk>
      cc56449f
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      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