summaryrefslogtreecommitdiff
path: root/sys/tools/fdt
AgeCommit message (Expand)Author
2025-12-11make_dtb.sh: add include pathOskar Holmlund
2023-08-16sys: Remove $FreeBSD$: one-line sh patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2022-10-29dtb: Be much less verbose in the building of dtbWarner Losh
2021-10-18ipq4018: add TCSR definitions from Linux.Adrian Chadd
2021-08-08Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrightsEd Maste
2021-01-15Switch to the new device-tree vendor treeEmmanuel Vadot
2020-10-10Brand our DTS with the Linux version it was imported fromEmmanuel Vadot
2018-12-14make_dtb.sh: Use $CPP instead of assuming that cpp is in $PATHAlex Richardson
2018-11-09Use ${ECHO} in dtb/dtbo build, pass in from dtb.mk for -sKyle Evans
2018-08-23make_dtb: Always add root directory in the include pathEmmanuel Vadot
2018-03-24Add dtb overlays supportEmmanuel Vadot
2017-11-27sys: general adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-11-14Move sys/boot/fdt/dts to sys/dts and adjust scripts.Warner Losh
2017-06-17make.conf: Add the possibility to use another DTCEmmanuel Vadot
2017-03-10[fdt] Make DTBs generated by make_dtb.sh overlay-readyOleksandr Tymoshenko
2014-08-30Allow the make_dtb script to work outside of a "make buildkernel" contextIan Lepore
2014-06-10Call cpp with -P to avoid printing line markings.Rui Paulo
2014-04-30Fix logic error. <blush>Warner Losh
2014-04-30Turns out this .if evaluated not in the context of the makedtb targetWarner Losh
2014-04-30Allow FDT_DTS_FILE to be a list, either in the makedtb target, or in aWarner Losh
2014-02-28Use proper include path for dtc as well as cpp.Warner Losh
2014-02-28Integrate device-tree upstream files into the build process:Warner Losh
2010-06-02Flattened Device Tree helper scripts.Rafal Jaworowski