1. 18 12月, 2011 1 次提交
  2. 12 11月, 2010 1 次提交
    • D
      ce4100: Add PCI register emulation for CE4100 · 91d8037f
      Dirk Brandewie 提交于
      This patch provides access methods for PCI registers that mis-behave on
      the CE4100. Each register can be assigned a private init, read and
      write routine. The exception to this is the bridge device. The
      bridge device is the only device on bus zero (0) that requires any
      fixup so it is a special case.
      
      [ tglx: minor coding style cleanups, __init annotation and
        	simplification of ce4100_conf_read/write ]
      Signed-off-by: NDirk Brandewie <dirk.j.brandewie@intel.com>
      LKML-Reference: <40b6751381c2275dc359db5a17989cce22ad8db7.1289331834.git.dirk.brandewie@gmail.com>
      Signed-off-by: NThomas Gleixner <tglx@linutronix.de>
      91d8037f
  3. 18 10月, 2010 1 次提交
  4. 22 5月, 2010 1 次提交
  5. 26 2月, 2010 1 次提交
  6. 24 2月, 2010 1 次提交
    • J
      x86/PCI: Moorestown PCI support · a712ffbc
      Jesse Barnes 提交于
      The Moorestown platform only has a few devices that actually support
      PCI config cycles.  The rest of the devices use an in-RAM MCFG space
      for the purposes of device enumeration and initialization.
      
      There are a few uglies in the fake support, like BAR sizes that aren't
      a power of two, sizing detection, and writes to the real devices, but
      other than that it's pretty straightforward.
      
      Another way to think of this is not really as PCI at all, but just a
      table in RAM describing which devices are present, their capabilities
      and their offsets in MMIO space.  This could have been done with a
      special new firmware table on this platform, but given that we do have
      some real PCI devices too, simply describing things in an MCFG type
      space was pretty simple.
      Signed-off-by: NJesse Barnes <jbarnes@virtuousgeek.org>
      LKML-Reference: <43F901BD926A4E43B106BF17856F07559FB80D08@orsmsx508.amr.corp.intel.com>
      Signed-off-by: NJacob Pan <jacob.jun.pan@intel.com>
      Signed-off-by: NH. Peter Anvin <hpa@zytor.com>
      a712ffbc
  7. 11 2月, 2010 1 次提交
  8. 29 1月, 2010 1 次提交
  9. 25 11月, 2009 1 次提交
  10. 05 11月, 2009 2 次提交
  11. 12 7月, 2008 2 次提交
  12. 11 7月, 2008 3 次提交
  13. 09 7月, 2008 9 次提交
  14. 11 10月, 2007 4 次提交
  15. 13 2月, 2007 1 次提交
  16. 26 9月, 2006 1 次提交
  17. 24 3月, 2006 1 次提交
  18. 21 12月, 2005 1 次提交
  19. 26 8月, 2005 1 次提交
  20. 17 4月, 2005 1 次提交
    • 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