1. 06 7月, 2010 2 次提交
    • G
      of/irq: merge irq mapping code · 7dc2e113
      Grant Likely 提交于
      Merge common irq mapping code between PowerPC and Microblaze.
      
      This patch merges of_irq_find_parent(), of_irq_map_raw() and
      of_irq_map_one().  The functions are dependent on one another, so all
      three are merged in a single patch.  Other than cosmetic difference
      (ie. DBG() vs. pr_debug()), the implementations are identical.
      
      of_irq_to_resource() is also merged, but in this case the
      implementations are different.  This patch drops the microblaze version
      and uses the powerpc implementation unchanged.  The microblaze version
      essentially open-coded irq_of_parse_and_map() which it does not need
      to do.  Therefore the powerpc version is safe to adopt.
      Signed-off-by: NGrant Likely <grant.likely@secretlab.ca>
      CC: Michal Simek <monstr@monstr.eu>
      CC: Benjamin Herrenschmidt <benh@kernel.crashing.org>
      CC: Stephen Rothwell <sfr@canb.auug.org.au>
      7dc2e113
    • G
      of/microblaze: strip out of_irq_workarounds code · b6295c8b
      Grant Likely 提交于
      Microblaze doesn't have any legacy workaround in the device tree irq
      mapping data.  All of the of_irq_workarounds stuff can be dropped
      Signed-off-by: NGrant Likely <grant.likely@secretlab.ca>
      Cc: Michal Simek <monstr@monstr.eu>
      Cc: Stephen Rothwell <sfr@canb.auug.org.au>
      b6295c8b
  2. 29 6月, 2010 1 次提交
  3. 11 3月, 2010 1 次提交
    • M
      microblaze: Enable PCI, missing files · a6475c13
      Michal Simek 提交于
      There are two parts of changes. The first is just enable
      PCI in Makefiles and in Kconfig. The second is the rest of
      missing files. I didn't want to add it with previous patch
      because that patch is too big.
      
      Current Microblaze toolchain has problem with weak symbols
      that's why is necessary to apply this changes to be possible
      to compile pci support.
      Xilinx knows about this problem.
      Signed-off-by: NMichal Simek <monstr@monstr.eu>
      a6475c13
  4. 15 2月, 2010 1 次提交
  5. 14 2月, 2010 3 次提交
  6. 09 2月, 2010 1 次提交
  7. 24 11月, 2009 1 次提交
  8. 16 10月, 2009 10 次提交
  9. 27 7月, 2009 1 次提交
  10. 27 3月, 2009 1 次提交
  11. 21 12月, 2008 1 次提交
  12. 04 8月, 2008 1 次提交
  13. 30 6月, 2008 1 次提交
  14. 11 12月, 2007 1 次提交
  15. 22 8月, 2007 1 次提交
  16. 17 8月, 2007 1 次提交
  17. 22 7月, 2007 1 次提交
  18. 20 7月, 2007 5 次提交
  19. 10 7月, 2007 2 次提交
  20. 25 6月, 2007 1 次提交
  21. 02 5月, 2007 2 次提交
  22. 24 4月, 2007 1 次提交