| Rob Landley | a994a85 | 2011-03-15 16:11:41 -0700 | [diff] [blame] | 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 |  | 
|  | 7 | 00-INDEX | 
|  | 8 | - this file | 
|  | 9 | booting-without-of.txt | 
|  | 10 | - Booting Linux without Open Firmware, describes history and format of device trees. |