1. 22 9月, 2012 4 次提交
  2. 15 8月, 2012 1 次提交
  3. 27 7月, 2012 1 次提交
  4. 24 6月, 2012 2 次提交
    • A
      ARM: Orion: Fix Virtual/Physical mixup with watchdog · 0fa1f060
      Andrew Lunn 提交于
      The orion watchdog is expecting to be passed the physcial address of
      the hardware, and will ioremap() it to give a virtual address it will
      use as the base address for the hardware. However, when creating the
      platform resource record, a virtual address was being used.
      
      Add the necassary #define's so we can pass the physical address as
      expected.
      
      Tested on Kirkwood and Orion5x.
      
      Cc: stable <stable@vger.kernel.org>
      Signed-off-by: NAndrew Lunn <andrew@lunn.ch>
      Signed-off-by: NOlof Johansson <olof@lixom.net>
      0fa1f060
    • A
      ARM: Orion5x - Restore parts of io.h, with rework · b5e12229
      Andrew Lunn 提交于
      Commit 4d5fc58d (ARM: remove bunch of
      now unused mach/io.h files) removed the orion5x io.h. Unfortunately,
      this is still needed for the definition of IO_SPACE_LIMIT which
      overrides the default 64K. All Orion based systems have 1Mbyte of IO
      space per PCI[e] bus, and try to request_resource() this size. Orion5x
      has two such PCI buses.
      
      It is likely that the original, removed version, was broken. This
      version might be less broken. However, it has not been tested on
      hardware with a PCI card, let alone hardware with a PCI card with IO
      capabilities.
      Signed-off-by: NAndrew Lunn <andrew@lunn.ch>
      Acked-by: NRob Herring <rob.herring@calxeda.com>
      Signed-off-by: NOlof Johansson <olof@lixom.net>
      b5e12229
  5. 15 5月, 2012 7 次提交
  6. 14 5月, 2012 2 次提交
  7. 09 5月, 2012 6 次提交
  8. 29 3月, 2012 1 次提交
  9. 07 3月, 2012 2 次提交
  10. 24 2月, 2012 1 次提交
  11. 22 2月, 2012 1 次提交
  12. 21 2月, 2012 1 次提交
  13. 10 2月, 2012 1 次提交
  14. 21 1月, 2012 1 次提交
  15. 07 1月, 2012 1 次提交
  16. 05 1月, 2012 2 次提交
  17. 14 12月, 2011 4 次提交
  18. 06 12月, 2011 1 次提交
  19. 27 11月, 2011 1 次提交