00-INDEX 447 B

1234567891011
  1. Documentation for device trees, a data structure by which bootloaders pass
  2. hardware layout to Linux in a device-independent manner, simplifying hardware
  3. probing. This subsystem is maintained by Grant Likely
  4. <grant.likely@secretlab.ca> and has a mailing list at
  5. https://lists.ozlabs.org/listinfo/devicetree-discuss
  6. 00-INDEX
  7. - this file
  8. booting-without-of.txt
  9. - Booting Linux without Open Firmware, describes history and format of device trees.