summaryrefslogtreecommitdiffstats
path: root/rules/dtc.make
Commit message (Expand)AuthorAgeFilesLines
* dtc: use GENERIC_KERNEL_ARCH for cpp, tooptxdist-2013.07.1stable/ptxdist-2013.07.xMarc 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