1. 19 7月, 2007 1 次提交
  2. 03 7月, 2007 2 次提交
  3. 28 6月, 2007 1 次提交
    • D
      [POWERPC] In booting-without-of.txt, clarify that properties must precede subnodes · eff2ebd2
      David Gibson 提交于
      A strict reading of the flattened device tree format defined in
      booting-without-of.txt does in fact require that all the tags defining
      properties for a node go before any definitions of subnodes, however
      it's not particularly emphasised.  Although allowing intermingled
      properties and subnodes would not be ambiguous in meaning, the kernel
      parser does currently require that properties precede subnodes.
      Furthermore, keeping this constraint makes life easier for various
      device tree scanning tools.
      
      Therefore, re-emphasise in booting-without-of.txt that this is a
      strict requirement of the flattened device tree format.
      Signed-off-by: NDavid Gibson <david@gibson.dropbear.id.au>
      Signed-off-by: NPaul Mackerras <paulus@samba.org>
      eff2ebd2
  4. 07 6月, 2007 2 次提交
  5. 09 5月, 2007 2 次提交
  6. 02 5月, 2007 1 次提交
  7. 27 4月, 2007 1 次提交
  8. 21 3月, 2007 1 次提交
  9. 16 3月, 2007 1 次提交
    • D
      [POWERPC] Update documentation for flat device tree format v17 · 0e0293c8
      David Gibson 提交于
      This patch updates booting-without-of.txt to describe version 17 of
      the flattened device tree format.  Version 17 is a small, backwards
      compatible change from version 16, adding an extra field giving the
      size of the device tree's structure block.  At this time, the kernel
      has no use for the extra information, however its presence can make
      life easier for bootloaders or other software manipulating the tree.
      
      In addition this patch adds information on the size_dt_strings field
      of the device tree header, present since version 3 of the flattened
      tree format, but omitted from the documentation.  It also makes
      changes to consistently refer to versions 16 and 17 as versions 16 and
      17 in decimal, rather than version 0x10 which was occasionally used
      for version 16 previously.
      
      Finally, we also add the new field to the definition of the device
      tree header structure in prom.h
      Signed-off-by: NDavid Gibson <david@gibson.dropbear.id.au>
      Acked-by: NJon Loeliger <jdl@freescale.com>
      Signed-off-by: NPaul Mackerras <paulus@samba.org>
      0e0293c8
  10. 09 3月, 2007 1 次提交
  11. 08 3月, 2007 1 次提交
  12. 17 2月, 2007 1 次提交
  13. 16 2月, 2007 1 次提交
  14. 08 2月, 2007 1 次提交
  15. 20 12月, 2006 1 次提交
  16. 04 12月, 2006 1 次提交
  17. 30 11月, 2006 1 次提交
  18. 04 10月, 2006 8 次提交
  19. 30 8月, 2006 1 次提交
  20. 18 8月, 2006 1 次提交
  21. 04 7月, 2006 1 次提交
  22. 28 3月, 2006 1 次提交
  23. 23 3月, 2006 1 次提交
  24. 10 2月, 2006 1 次提交
  25. 07 2月, 2006 1 次提交
  26. 02 2月, 2006 1 次提交