summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2022-07-28Split out information for contributors to CONTRIBUTING.md David Gibson
README.md covers both general information for people using and building the software, and more specific information for people contributing to either dtc or libfdt. Split out the latter information into its own file for easier reference. Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
2022-07-28Remove Jon Loeliger from maintainers list David Gibson
Jon hasn't been actively working on dtc maintenance for some years. Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
2022-07-28Convert README to README.md David Gibson
Let's move vaguely into the twenty-first century by converting our old plain text README file to Markdown. While we're updating the formatting, make some small polish changes to the content. Signed-off-by: David Gibson <david@gibson.dropbear.id.au>