aboutsummaryrefslogtreecommitdiff
path: root/sys/tools/fdt
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-164-4/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* dtb: Be much less verbose in the building of dtbWarner Losh2022-10-292-2/+0
* ipq4018: add TCSR definitions from Linux.Adrian Chadd2021-10-181-1/+1
* Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrightsEd Maste2021-08-081-1/+0
* Switch to the new device-tree vendor treeEmmanuel Vadot2021-01-152-6/+4
* Brand our DTS with the Linux version it was imported fromEmmanuel Vadot2020-10-101-1/+3
* make_dtb.sh: Use $CPP instead of assuming that cpp is in $PATHAlex Richardson2018-12-142-10/+12
* Use ${ECHO} in dtb/dtbo build, pass in from dtb.mk for -sKyle Evans2018-11-092-2/+4
* make_dtb: Always add root directory in the include pathEmmanuel Vadot2018-08-231-2/+2
* Add dtb overlays supportEmmanuel Vadot2018-03-241-0/+26
* sys: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Move sys/boot/fdt/dts to sys/dts and adjust scripts.Warner Losh2017-11-141-2/+2
* make.conf: Add the possibility to use another DTCEmmanuel Vadot2017-06-171-1/+3
* [fdt] Make DTBs generated by make_dtb.sh overlay-readyOleksandr Tymoshenko2017-03-101-1/+1
* Allow the make_dtb script to work outside of a "make buildkernel" contextIan Lepore2014-08-301-0/+4
* Call cpp with -P to avoid printing line markings.Rui Paulo2014-06-101-1/+1
* Fix logic error. <blush>Warner Losh2014-04-301-1/+1
* Turns out this .if evaluated not in the context of the makedtb targetWarner Losh2014-04-301-0/+5
* Allow FDT_DTS_FILE to be a list, either in the makedtb target, or in aWarner Losh2014-04-301-3/+7
* Use proper include path for dtc as well as cpp.Warner Losh2014-02-281-1/+1
* Integrate device-tree upstream files into the build process:Warner Losh2014-02-281-0/+11
* Flattened Device Tree helper scripts.Rafal Jaworowski2010-06-022-0/+52