Searched refs:dts (Results 1 – 25 of 189) sorted by relevance
12345678
/arch/openrisc/boot/ |
D | Makefile | 14 $(obj)/%.dtb: $(src)/dts/%.dts FORCE
|
/arch/powerpc/boot/dts/ |
D | p1020rdb-pc_camp_core0.dts | 4 * 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"
|
D | p1020rdb_camp_core0.dts | 4 * 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.dts"
|
D | p2020rdb_camp_core1.dts | 4 * In CAMP mode, each core needs to have its own dts. Only mpic and L2 cache 6 * This dts allows core1 to have l2, dma2, eth0, pci1, msi. 8 * Please note to add "-b 1" for core1's dts compiling. 18 /include/ "p2020rdb.dts"
|
D | mpc8572ds_camp_core1.dts | 4 * In CAMP mode, each core needs to have its own dts. Only mpic and L2 cache 6 * This dts allows core1 to have l2, dma2, eth2, eth3, pci2, msi. 8 * Please note to add "-b 1" for core1's dts compiling. 18 /include/ "mpc8572ds.dts"
|
D | p1020rdb_camp_core1.dts | 4 * In CAMP mode, each core needs to have its own dts. Only mpic and L2 cache 6 * This dts allows core1 to have l2, eth0, crypto. 8 * Please note to add "-b 1" for core1's dts compiling. 18 /include/ "p1020rdb.dts"
|
D | p2020rdb_camp_core0.dts | 4 * 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, dma1, usb, 17 /include/ "p2020rdb.dts"
|
D | p1020rdb-pc_camp_core1.dts | 4 * In CAMP mode, each core needs to have its own dts. Only mpic and L2 cache 6 * This dts allows core1 to have l2, eth0, crypto. 8 * Please note to add "-b 1" for core1's dts compiling. 18 /include/ "p1020rdb-pc_32b.dts"
|
D | mpc8572ds_camp_core0.dts | 4 * 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, dma1, global-util, eth0, 17 /include/ "mpc8572ds.dts"
|
D | gamecube.dts | 2 * arch/powerpc/boot/dts/gamecube.dts 15 /dts-v1/;
|
/arch/c6x/boot/dts/ |
D | evmc6457.dts | 2 * arch/c6x/boot/dts/evmc6457.dts 17 /dts-v1/;
|
D | evmc6474.dts | 2 * arch/c6x/boot/dts/evmc6474.dts 17 /dts-v1/;
|
D | dsk6455.dts | 2 * arch/c6x/boot/dts/dsk6455.dts 16 /dts-v1/;
|
D | evmc6472.dts | 2 * arch/c6x/boot/dts/evmc6472.dts 17 /dts-v1/;
|
/arch/c6x/boot/ |
D | Makefile | 15 $(obj)/%.dtb: $(src)/dts/%.dts FORCE
|
/arch/powerpc/boot/ |
D | wrapper | 38 dts= 90 dts="$1" 125 if [ -n "$dts" ]; then 126 if [ ! -r "$dts" -a -r "$object/dts/$dts" ]; then 127 dts="$object/dts/$dts" 132 $dtc -O dtb -o "$dtb" -b 0 "$dts" 360 if [ -n "$dts" ]; then
|
/arch/arm/boot/dts/ |
D | kirkwood.dtsi | 17 /* set clock-frequency in board dts */ 26 /* set clock-frequency in board dts */
|
D | at91sam9g25ek.dts | 2 * at91sam9g25ek.dts - Device Tree file for AT91SAM9G25-EK board 9 /dts-v1/;
|
D | kirkwood-dreamplug.dts | 1 /dts-v1/;
|
D | msm8660-surf.dts | 1 /dts-v1/;
|
D | usb_a9g20.dts | 2 * usb_a9g20.dts - Device Tree file for Caloa USB A9G20 board 8 /dts-v1/;
|
D | omap4-panda.dts | 8 /dts-v1/;
|
D | omap3-beagle.dts | 8 /dts-v1/;
|
D | omap3-evm.dts | 8 /dts-v1/;
|
/arch/microblaze/boot/ |
D | Makefile | 51 $(obj)/%.dtb: $(src)/dts/%.dts FORCE
|
12345678