1. 25 1月, 2014 1 次提交
    • D
      MIPS: malta: Incorporate PIIX4 ACPI I/O region in PCI controller resources · 27547abf
      Deng-Cheng Zhu 提交于
      Boot log says:
      
      pci 0000:00:0a.3: no compatible bridge window for [io  0x1000-0x103f]
      pci 0000:00:0a.3: no compatible bridge window for [io  0x1100-0x110f]
      
      The io resource starting point on Malta was modified by c5de50da (MIPS:
      Malta: Change start address to avoid conflicts.) to avoid conflicts with
      ACPI and SMB devices. In fact, that was not needed (and now causing
      southbridge ACPI missing) since 166c6370 (PCI: add pci_create_root_bus()
      that accepts resource list) and 7c090e5b (mips/PCI: convert to
      pci_scan_root_bus() for correct root bus resources) had already done the
      correct fix.
      
      This patch actually reverts the change made by c5de50da. And with this
      fix, log says:
      
      pci 0000:00:0a.3: quirk: [io  0x1000-0x103f] claimed by PIIX4 ACPI
      pci 0000:00:0a.3: quirk: [io  0x1100-0x110f] claimed by PIIX4 SMB
      
      These things may not be used but as part of platform resources are better
      off to be included.
      
      Cc: Steven J. Hill <Steven.Hill@imgtec.com>
      Signed-off-by: NDeng-Cheng Zhu <dengcheng.zhu@imgtec.com>
      Signed-off-by: NJohn Crispin <blogic@openwrt.org>
      Patchwork: http://patchwork.linux-mips.org/patch/6037/
      27547abf
  2. 01 7月, 2013 1 次提交
  3. 01 2月, 2013 1 次提交
  4. 17 8月, 2012 1 次提交
  5. 19 7月, 2012 2 次提交
  6. 10 7月, 2012 1 次提交
  7. 27 7月, 2010 1 次提交
  8. 02 11月, 2009 2 次提交
  9. 16 7月, 2008 1 次提交
  10. 12 10月, 2007 1 次提交
  11. 15 6月, 2007 1 次提交
  12. 27 4月, 2007 1 次提交
  13. 02 11月, 2006 1 次提交
  14. 27 4月, 2006 1 次提交
  15. 30 10月, 2005 3 次提交
  16. 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