Searched full:hifive (Results 1 – 11 of 11) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/riscv/ |
H A D | sifive.yaml | 23 - sifive,hifive-unleashed-a00 29 - sifive,hifive-unmatched-a00
|
/freebsd/release/riscv/ |
H A D | GENERICSD.conf | 24 chroot ${CHROOTDIR} gpart add -t hifive-fsbl -l spl -a 512k -b 2m -s 2m ${mddev} 25 chroot ${CHROOTDIR} gpart add -t hifive-bbl -l uboot -a 512k -b 4m -s 4m ${mddev}
|
/freebsd/sys/contrib/device-tree/src/riscv/sifive/ |
H A D | hifive-unleashed-a00.dts | 13 model = "SiFive HiFive Unleashed A00"; 14 compatible = "sifive,hifive-unleashed-a00", "sifive,fu540-c000",
|
H A D | hifive-unmatched-a00.dts | 14 model = "SiFive HiFive Unmatched A00"; 15 compatible = "sifive,hifive-unmatched-a00", "sifive,fu740-c000",
|
/freebsd/sys/modules/dtb/sifive/ |
H A D | Makefile | 2 sifive/hifive-unleashed-a00.dts
|
/freebsd/sys/geom/part/ |
H A D | g_part.h | 73 G_PART_ALIAS_HIFIVE_FSBL, /* HiFive First Stage Bootloader */ 74 G_PART_ALIAS_HIFIVE_BBL, /* HiFive Second Stage Bootloader */
|
H A D | g_part.c | 103 { "hifive-fsbl", G_PART_ALIAS_HIFIVE_FSBL }, 104 { "hifive-bbl", G_PART_ALIAS_HIFIVE_BBL },
|
/freebsd/lib/geom/part/ |
H A D | gpart.8 | 850 .It Cm hifive-fsbl 851 A raw partition containing a HiFive first stage bootloader. 855 .It Cm hifive-bbl 856 A raw partition containing a HiFive second stage bootloader.
|
/freebsd/sys/contrib/device-tree/Bindings/cpu/ |
H A D | cpu-topology.txt | 492 Example 3: HiFive Unleashed (RISC-V 64 bit, 4 core system) 498 model = "sifive,hifive-unleashed-a00";
|
/freebsd/sys/contrib/device-tree/Bindings/perf/ |
H A D | riscv,pmu.yaml | 120 * For HiFive Unmatched board the encodings can be found here
|
/freebsd/share/man/man4/ |
H A D | cgem.4 | 46 HiFive Unleashed.
|