Home
last modified time | relevance | path

Searched refs:dts (Results 1 – 25 of 688) sorted by relevance

12345678910>>...28

/arch/mips/netlogic/
DKconfig12 arch/mips/netlogic/dts/xlp_evp.dts
22 arch/mips/netlogic/dts/xlp_svp.dts
32 arch/mips/netlogic/dts/xlp_fvp.dts
42 arch/mips/netlogic/dts/xlp_gvp.dts
/arch/metag/
DMakefile45 core-y += arch/metag/boot/dts/
72 $(Q)$(MAKE) $(build)=$(boot)/dts $(boot)/dts/$@
75 $(Q)$(MAKE) $(build)=$(boot)/dts dtbs
/arch/arm/boot/dts/
Daxm5516-amarillo.dts2 * arch/arm/boot/dts/axm5516-amarillo.dts
12 /dts-v1/;
Dusb_a9g20.dts2 * usb_a9g20.dts - Device Tree file for Caloa USB A9G20 board
8 /dts-v1/;
Dtny_a9260.dts2 * tny_a9260.dts - Device Tree file for Caloa TNY A9260 board
8 /dts-v1/;
Dtny_a9g20.dts2 * tny_a9g20.dts - Device Tree file for Caloa TNY A9G20 board
8 /dts-v1/;
Dat91sam9g15ek.dts2 * at91sam9g15ek.dts - Device Tree file for AT91SAM9G15-EK board
9 /dts-v1/;
Dwm8750-apc8750.dts2 * wm8750-apc8750.dts
10 /dts-v1/;
Dat91sam9g35ek.dts2 * at91sam9g35ek.dts - Device Tree file for AT91SAM9G35-EK board
9 /dts-v1/;
Dat91sam9g25ek.dts2 * at91sam9g25ek.dts - Device Tree file for AT91SAM9G25-EK board
9 /dts-v1/;
Dat91sam9x35ek.dts2 * at91sam9x35ek.dts - Device Tree file for AT91SAM9X35-EK board
9 /dts-v1/;
Dat91-cosino_mega2560.dts2 * at91-cosino_mega2560.dts - Device Tree file for Cosino board with
8 * Derived from at91sam9g35ek.dts by:
15 /dts-v1/;
Dat91sam9g20ek.dts2 * at91sam9g20ek.dts - Device Tree file for Atmel at91sam9g20ek board
8 /dts-v1/;
Dat91sam9x25ek.dts2 * at91sam9x25ek.dts - Device Tree file for AT91SAM9X25-EK board
9 /dts-v1/;
Dwm8505-ref.dts2 * wm8505-ref.dts - Device tree file for Wondermedia WM8505 reference netbook
9 /dts-v1/;
Domap3-n9.dts2 * omap3-n9.dts - Device Tree file for Nokia N9
11 /dts-v1/;
Domap3-n950.dts2 * omap3-n950.dts - Device Tree file for Nokia N950
11 /dts-v1/;
/arch/powerpc/boot/dts/
Dp1020rdb-pc_camp_core0.dts4 * In CAMP mode, each core needs to have its own dts. Only mpic and L2 cache
6 * This dts file allows core0 to have memory, l2, i2c, spi, gpio, tdm, dma, usb,
9 * Please note to add "-b 0" for core0's dts compiling.
19 /include/ "p1020rdb-pc_32b.dts"
/arch/c6x/boot/dts/
Devmc6457.dts2 * arch/c6x/boot/dts/evmc6457.dts
17 /dts-v1/;
Devmc6474.dts2 * arch/c6x/boot/dts/evmc6474.dts
17 /dts-v1/;
Ddsk6455.dts2 * arch/c6x/boot/dts/dsk6455.dts
16 /dts-v1/;
Devmc6472.dts2 * arch/c6x/boot/dts/evmc6472.dts
17 /dts-v1/;
Devmc6678.dts2 * arch/c6x/boot/dts/evmc6678.dts
17 /dts-v1/;
/arch/arc/
DMakefile81 core-y += arch/arc/boot/dts/
104 $(Q)$(MAKE) $(build)=$(boot)/dts $(boot)/dts/$@
107 $(Q)$(MAKE) $(build)=$(boot)/dts dtbs
/arch/powerpc/boot/
Dwrapper38 dts=
91 dts="$1"
126 if [ -n "$dts" ]; then
127 if [ ! -r "$dts" -a -r "$object/dts/$dts" ]; then
128 dts="$object/dts/$dts"
133 $dtc -O dtb -o "$dtb" -b 0 "$dts"
389 if [ -n "$dts" ]; then

12345678910>>...28