1. 17 1月, 2008 1 次提交
  2. 09 1月, 2008 1 次提交
    • S
      [POWERPC] Xilinx: Update booting-without-of. · ab99eee8
      Stephen Neuendorffer 提交于
      This now better describes what the UBoot device tree generator
      actually does.  In particular:
      
      1) Nodes have a label derived from the device name, and a node name
      derived from a generic version of the device type, e.g. 'ethernet',
      'serial', etc.
      
      2) Usage of compound nodes (representing more than one device in the
      same IP) which actually works.  This requires having a valid
      compatible node, and all the other things that a bus normally has.
      I've chosen 'xlnx,compound' as the bus name to describe these compound
      nodes.
      
      In addition, I've clarified some of the language relating to how mhs
      nodes should be represent in the device tree.
      Signed-off-by: NStephen Neuendorffer <stephen.neuendorffer@xilinx.com>
      Signed-off-by: NGrant Likely <grant.likely@secretlab.ca>
      ab99eee8
  3. 18 12月, 2007 8 次提交
  4. 15 12月, 2007 1 次提交
  5. 14 12月, 2007 1 次提交
    • T
      [POWERPC] qe: add function qe_clock_source() · 174b0da2
      Timur Tabi 提交于
      Add function qe_clock_source() which takes a string containing the name of a
      QE clock source (as is typically found in device trees) and returns the
      matching enum qe_clock value.
      
      Update booting-without-of.txt to indicate that the UCC properties rx-clock
      and tx-clock are deprecated and replaced with rx-clock-name and tx-clock-name,
      which use strings instead of numbers to indicate QE clock sources.
      Signed-off-by: NTimur Tabi <timur@freescale.com>
      Signed-off-by: NKumar Gala <galak@kernel.crashing.org>
      174b0da2
  6. 12 12月, 2007 2 次提交
  7. 08 12月, 2007 1 次提交
    • J
      bonding: Add new layer2+3 hash for xor/802.3ad modes · 6f6652be
      Jay Vosburgh 提交于
       	Add new hash for balance-xor and 802.3ad modes.  Originally
       submitted by "Glenn Griffin" <ggriffin.kernel@gmail.com>; modified by
       Jay Vosburgh to move setting of hash policy out of line, tweak the
       documentation update and add version update to 3.2.2.
      
      	Glenn's original comment follows:
      
      Included is a patch for a new xmit_hash_policy for the bonding driver
      that selects slaves based on MAC and IP information.  This is a middle
      ground between what currently exists in the layer2 only policy and the
      layer3+4 policy.  This policy strives to be fully 802.3ad compliant by
      transmitting every packet of any particular flow over the same link.
      As documented the layer3+4 policy is not fully compliant for extreme
      cases such as ip fragmentation, so this policy is a nice compromise
      for environments that require full compliance but desire more than the
      layer2 only policy.
      Signed-off-by: N"Glenn Griffin" <ggriffin.kernel@gmail.com>
      Signed-off-by: NJay Vosburgh <fubar@us.ibm.com>
      Signed-off-by: NJeff Garzik <jeff@garzik.org>
      6f6652be
  8. 06 12月, 2007 1 次提交
  9. 30 11月, 2007 3 次提交
  10. 29 11月, 2007 3 次提交
  11. 27 11月, 2007 1 次提交
  12. 20 11月, 2007 1 次提交
  13. 19 11月, 2007 1 次提交
  14. 15 11月, 2007 4 次提交
  15. 13 11月, 2007 1 次提交
  16. 12 11月, 2007 2 次提交
  17. 08 11月, 2007 2 次提交
  18. 07 11月, 2007 5 次提交
  19. 06 11月, 2007 1 次提交