1. 04 12月, 2008 1 次提交
    • B
      powerpc/4xx: Add support for ISA holes on 4xx PCI/X/E · 84d727a1
      Benjamin Herrenschmidt 提交于
      This adds support for ISA memory holes on the PCI, PCI-X and
      PCI-E busses of the 4xx platforms. The patch includes changes
      to the Bamboo and Canyonlands device-trees to add such a hole,
      others can be updated separately.
      
      The ISA memory hole is an additional outbound window configured
      in the bridge to generate PCI cycles in the low memory addresses,
      thus allowing to access things such as the hard-decoded VGA
      aperture at 0xa0000..0xbffff or other similar things. It's made
      accessible to userspace via the new legacy_mem file in sysfs for
      which support was added by a previous patch.
      Signed-off-by: NBenjamin Herrenschmidt <benh@kernel.crashing.org>
      Signed-off-by: NJosh Boyer <jwboyer@linux.vnet.ibm.com>
      84d727a1
  2. 29 5月, 2008 1 次提交
  3. 26 3月, 2008 1 次提交
    • D
      [POWERPC] Start removing linux,network-index in favour of aliases · ecc6cd73
      David Gibson 提交于
      This patch alters the bootwrapper for a number of machines (roubhly
      all 4xx based cuboot or treeboot platforms) to use aliases instead of
      the linux,network-index hack to work out which MAC address to attach
      to which ethernet device node.
      
      The now obsolete linux,network-index properties are removed from the
      corresponding device trees.  This won't break backwards compatiblity,
      because in cases where this fixup code is relevant, the device tree is
      part of the kernel image.
      
      The references to linux,network-index are removed from
      booting-without-of.txt.  Not only is it now deprecated, but as a hack
      applicable only when the device tree blob and fixup code were in the
      same image, this property never belonged in booting-without-of.txt
      which describes the interface between the kernel and firmware or
      bootloaders which produce a device tree.  By the time the device tree
      reaches the kernel, all the MAC addresses must be fully filled in.
      Signed-off-by: NDavid Gibson <david@gibson.dropbear.id.au>
      Signed-off-by: NJosh Boyer <jwboyer@linux.vnet.ibm.com>
      ecc6cd73
  4. 16 2月, 2008 1 次提交
  5. 24 12月, 2007 5 次提交
  6. 20 10月, 2007 1 次提交
  7. 20 9月, 2007 1 次提交
  8. 20 8月, 2007 1 次提交