Home
last modified time | relevance | path

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

12345678910>>...81

/f-stack/freebsd/contrib/device-tree/
H A DMakefile102 ALL_DTS := $(shell find src/* -name \*.dts)
104 ALL_DTB := $(patsubst %.dts,%.dtb,$(ALL_DTS))
112 ARCH_DTS := $(shell find src/$(ARCH) -name \*.dts)
114 ARCH_DTB := $(patsubst %.dts,%.dtb,$(ARCH_DTS))
130 dtc-tmp = $(subst $(comma),_,$(dot-target).dts.tmp)
143 $(obj)/%.dtb: $(src)/%.dts FORCE
/f-stack/freebsd/tools/fdt/
H A Dmake_dtb.sh7 dts="$2"
10 if [ -z "$dts" ]; then
23 for d in ${dts}; do
/f-stack/freebsd/contrib/device-tree/src/arm64/xilinx/
H A Davnet-ultra96-rev1.dts3 * dts file for Avnet Ultra96 rev1
10 /dts-v1/;
12 #include "zynqmp-zcu100-revC.dts"
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Daxm5516-amarillo.dts3 * arch/arm/boot/dts/axm5516-amarillo.dts
8 /dts-v1/;
H A Dat91-cosino_mega2560.dts3 * at91-cosino_mega2560.dts - Device Tree file for Cosino board with
9 * Derived from at91sam9g35ek.dts by:
14 /dts-v1/;
H A Dlogicpd-torpedo-37xx-devkit-28.dts3 /dts-v1/;
11 #include "logicpd-torpedo-37xx-devkit.dts"
H A Dsun8i-r16-nintendo-super-nes-classic.dts4 /dts-v1/;
5 #include "sun8i-r16-nintendo-nes-classic.dts"
H A Dstm32mp157a-avenger96.dts8 /dts-v1/;
11 #include "stm32mp157a-dhcor-avenger96.dts"
H A Dusb_a9g20.dts3 * usb_a9g20.dts - Device Tree file for Caloa USB A9G20 board
7 /dts-v1/;
H A Dtny_a9260.dts3 * tny_a9260.dts - Device Tree file for Caloa TNY A9260 board
7 /dts-v1/;
H A Dtny_a9g20.dts3 * tny_a9g20.dts - Device Tree file for Caloa TNY A9G20 board
7 /dts-v1/;
H A Dwm8750-apc8750.dts3 * wm8750-apc8750.dts
9 /dts-v1/;
/f-stack/freebsd/contrib/device-tree/src/powerpc/fsl/
H A Dp1020rdb-pc_camp_core0.dts5 * In CAMP mode, each core needs to have its own dts. Only mpic and L2 cache
7 * This dts file allows core0 to have memory, l2, i2c, spi, gpio, tdm, dma, usb,
10 * Please note to add "-b 0" for core0's dts compiling.
15 /include/ "p1020rdb-pc_32b.dts"
H A Dmpc8572ds_camp_core1.dts5 * In CAMP mode, each core needs to have its own dts. Only mpic and L2 cache
7 * This dts allows core1 to have l2, dma2, eth2, eth3, pci2, msi.
9 * Please note to add "-b 1" for core1's dts compiling.
14 /include/ "mpc8572ds.dts"
H A Dp1020rdb-pc_camp_core1.dts5 * In CAMP mode, each core needs to have its own dts. Only mpic and L2 cache
7 * This dts allows core1 to have l2, eth0, crypto.
9 * Please note to add "-b 1" for core1's dts compiling.
14 /include/ "p1020rdb-pc_32b.dts"
H A Dmpc8572ds_camp_core0.dts5 * In CAMP mode, each core needs to have its own dts. Only mpic and L2 cache
7 * This dts file allows core0 to have memory, l2, i2c, dma1, global-util, eth0,
13 /include/ "mpc8572ds.dts"
/f-stack/freebsd/contrib/device-tree/src/c6x/
H A Devmc6457.dts3 * arch/c6x/boot/dts/evmc6457.dts
12 /dts-v1/;
H A Devmc6474.dts3 * arch/c6x/boot/dts/evmc6474.dts
12 /dts-v1/;
H A Ddsk6455.dts3 * arch/c6x/boot/dts/dsk6455.dts
11 /dts-v1/;
H A Devmc6472.dts3 * arch/c6x/boot/dts/evmc6472.dts
12 /dts-v1/;
H A Devmc6678.dts3 * arch/c6x/boot/dts/evmc6678.dts
12 /dts-v1/;
/f-stack/freebsd/contrib/device-tree/src/mips/ingenic/
H A Dgcw0_proto.dts2 /dts-v1/;
4 #include "gcw0.dts"
/f-stack/freebsd/contrib/device-tree/scripts/
H A Dmerge-new-release.sh4 v*-dts) ;;
40 … export GIT_COMMITTER_DATE="$(git for-each-ref --format='%(taggerdate)' "refs/tags/${v%-dts}")"
/f-stack/freebsd/contrib/device-tree/src/arm64/amlogic/
H A Dmeson-gxl-s905d-phicomm-n1.dts6 /dts-v1/;
8 #include "meson-gxl-s905d-p230.dts"
/f-stack/freebsd/contrib/device-tree/src/arm64/lg/
H A Dlg1312-ref.dts3 * dts file for lg1312 Reference Board.
8 /dts-v1/;

12345678910>>...81