summaryrefslogtreecommitdiffstats
path: root/rules/dtc.make
Commit message (Expand)AuthorAgeFilesLines
* dtc: use the improved ptx/in-path macroMichael Olbrich2018-10-091-1/+3
* rules: minimize $(shell ..) usage during startupMichael Olbrich2017-05-261-1/+1
* dtc: use ptx/nlMichael Olbrich2017-01-121-1/+1
* DTC: fix package descriptionJuergen Borleis2016-05-261-1/+1
* License management: prevent some packages from listed in the reportJuergen Borleis2015-02-061-0/+1
* dtc: move dtb creation to shellMichael Olbrich2014-06-181-41/+11
* dtc: Seperate path and filename of dtsMichael Olbrich2014-06-101-1/+9
* dtc: Fix image creation with kernel dtc from 3.15ptxdist-2014.06.0Bernhard Walle2014-06-101-1/+1
* dtc: improve dependency handlingMichael Olbrich2014-02-271-2/+2
* dtc: fix dtb dependency handlingMichael Olbrich2014-02-181-7/+12
* dtc: move temporary device tree to statedirMichael Olbrich2014-02-111-4/+4
* dtc: abort when trying to generate a dtb without dtsMichael Olbrich2014-02-111-0/+3
* rules/dtc: Add include of KERNEL_DIR/includeMarkus Pargmann2014-01-231-0/+1
* dtc: use GENERIC_KERNEL_ARCH for cpp, tooMarc Kleine-Budde2013-07-211-2/+2
* dtc: fix call of dtc, remove stray @Marc Kleine-Budde2013-07-211-1/+1
* dtc: use includes conditionallyptxdist-2013.07.0Marc Kleine-Budde2013-07-211-2/+4
* dtc: don't generate linemarkes during preprocess stepMarc Kleine-Budde2013-07-211-0/+1
* dtc: use GENERIC_KERNEL_ARCH instead of KERNEL_ARCHMarc Kleine-Budde2013-07-211-1/+1
* dtc: pre-process device-trees with cppMichael Olbrich2013-05-311-1/+25
* dtc: add extra dependency, so that "ptxdist targetinstall kernel" also update...Michael Olbrich2012-10-241-0/+3
* dtc: move dtb dependencies to post/Michael Olbrich2012-07-131-4/+0
* dtc: support multiple device trees in DTC_OFTREE_DTSMichael Olbrich2012-06-121-5/+17
* [dtc] remove obsolete stagesMichael Olbrich2010-10-271-40/+1
* [rules] remove obsolete fixup linesMichael Olbrich2010-07-191-3/+0
* [dtc] Added option to install oftree into /bootCarsten Schlote2010-02-261-0/+19
* [dtc] cleanupRobert Schwebel2010-02-021-1/+4
* [rules] remove obsolete clean target & minor cleanupsMichael Olbrich2010-01-181-10/+0
* * fix to use more than one extra parameter for dtc by unquoting themWolfram Sang2008-06-131-3/+1
* * .make files: location of ipkg files has changedRobert Schwebel2008-06-031-1/+1
* * dtc.make:Marc Kleine-Budde2008-05-091-35/+19
* * dtc: fixup platform support for dtcRobert Schwebel2008-05-071-4/+2
* * ptxdist: add platformconfigRobert Schwebel2008-02-121-0/+2
* * powerpc: add device tree compiler and oftree supportSascha Hauer2007-03-011-0/+93