summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2021-04-01fix: MakefilemasterRobert Nelson
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
2021-03-17Makefile/gcc: dont force gccRobert Nelson
fixes: https://github.com/RobertCNelson/bb.org-overlays/issues/41 Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
2020-08-04Allow users to cross build config-pinRobert Nelson
fixes: https://github.com/beagleboard/bb.org-overlays/issues/196 Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
2020-05-11dtc: Warnings, just hide: Wno-unit_address_vs_reg, Wno-chosen_node_is_root, ↵Robert Nelson
Wno-alias_paths Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
2020-04-30dtc: minimum version required is now 1.4.7Robert Nelson
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
2020-03-12BB-SPI0: convert to AM33XX_PADCONF offsetsRobert Nelson
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
2019-07-17makefile: bionic dtc has workaroundRobert Nelson
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
2019-07-17Makefile: detect what version of dtc is used and apply normal flagsRobert Nelson
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
2019-07-17Makefile: prep for auto enabling flagsRobert Nelson
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
2019-05-07license: this was a fork of ↵Robert Nelson
https://git.kernel.org/pub/scm/linux/kernel/git/devicetree/devicetree-rebasing.git/ remerge upstream changes fixes: https://github.com/beagleboard/bb.org-overlays/issues/118 Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
2019-03-28Makefile: take 3Robert Nelson
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
2019-03-28Makefile: -dRobert Nelson
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
2019-03-28Makefile: usb...crap...Robert Nelson
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
2019-03-28Makefile: build config-pin replacmentRobert Nelson
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
2017-10-13Makefile: disable new warnings from dtc 1.4.5Robert Nelson
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
2017-10-13cleanup: BEAGLEBOY-0013.dts: unit name should not have leading 0xRobert Nelson
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
2017-05-01dtc: use mainline v1.4.4 tagRobert Nelson
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
2017-05-01Revert "Revert "dtc: dtc_flags -Wno-unit_address_vs_reg""Robert Nelson
This reverts commit 38fe4bfb6d99c24e8a368a73869389cfc9485229. Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
2017-01-19Revert "dtc: dtc_flags -Wno-unit_address_vs_reg"Robert Nelson
This isnt currently supported in our dtc-1.4.1-fork. need to finish testing mainline dtc-1.4.2-git in jessie/xenial before i push a device-tree-compiler update This reverts commit 8383799707842f864f69fbd68f332d9c58fa3e2e. Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
2017-01-17dtc: dtc_flags -Wno-unit_address_vs_regRobert Nelson
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
2017-01-17dtc: add mainline optionRobert Nelson
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
2016-02-24dtc: use /usr/bin/dtc-v4.1.x, to match device-tree-compiler updateRobert Nelson
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
2015-12-07ensure installation directory existsJason Lefley
2015-11-20Allow installation into a supplied DESTDIR tree base dir.Dick Hollenbeck
2015-08-07Makefile: force use of custom dtcRobert Nelson
2015-06-16reverted a local hackElias Bakken
2015-06-16Added support for making .deb packagesElias Bakken
2015-06-15Working on Replicape 00B1Elias Bakken
2015-05-08dtc: add -@Robert Nelson
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
2015-05-08merge makefile from: ↵Robert Nelson
https://git.kernel.org/cgit/linux/kernel/git/devicetree/devicetree-rebasing.git/ Signed-off-by: Robert Nelson <robertcnelson@gmail.com>