summaryrefslogtreecommitdiffstats
path: root/sys/boot/fdt/dts/vybrid-quartz.dts
Commit message (Collapse)AuthorAgeFilesLines
* Integrate device-tree upstream files into the build process:imp2014-02-281-70/+0
| | | | | | | | | | | | | | (1) Invoke cpp to bring in files via #include (although the old /include/ stuff is supported still). (2) bring in files from either vendor tree or freebsd-custom files when building. (3) move all dts* files from sys/boot/fdt/dts to sys/boot/fdt/dts/${MACHINE} as appropriate. (4) encode all the magic to do the build in sys/tools/fdt/make_dtb.sh so that the different places in the tree use the exact same logic. (5) switch back to gpl dtc by default. the bsdl one in the tree has significant issues not easily addressed by those unfamiliar with the code.
* - Pin configuration is a complete iomux register now and includesbr2014-02-251-5/+10
| | | | | | drive strength, pull mode, mux mode, speed, etc. - Add i2c devices to the tree - Add IPG clock
* Add support for Quartz Module.br2014-02-241-0/+65
Quartz is a tiny module utilized Freescale VF6xx system-on-chip and development kit produced by Device Solutions. Quartz is available in a form of LGA (38x38x2mm) or as a module with high-density connectors. Sponsored by: Device Solutions
OpenPOWER on IntegriCloud