Home
last modified time | relevance | path

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

/u-boot/cmd/riscv/
A Dsbi.c32 static struct sbi_ext extensions[] = { variable
107 for (i = 0; i < ARRAY_SIZE(extensions); ++i) { in do_sbi()
108 ret = sbi_probe_extension(extensions[i].id); in do_sbi()
110 printf(" %s\n", extensions[i].name); in do_sbi()
/u-boot/doc/
A Dconf.py39 extensions = ['kerneldoc', 'rstFlatTable', 'kernel_include', variable
116 extensions.append('cdomain')
122 extensions.append("sphinx.ext.imgmath")
/u-boot/arch/mips/cpu/
A Du-boot-spl.lds82 /* GNU DWARF 1 extensions */
102 /* SGI/MIPS DWARF 2 extensions */
107 /* GNU DWARF 2 extensions */
A Du-boot.lds99 /* GNU DWARF 1 extensions */
119 /* SGI/MIPS DWARF 2 extensions */
124 /* GNU DWARF 2 extensions */
/u-boot/lib/crypto/
A Dx509.asn117 extensions [ 3 ] Extensions OPTIONAL
/u-boot/doc/usage/cmd/
A Dsbi.rst51 The Extensions section enumerates the implemented SBI extensions.
/u-boot/doc/device-tree-bindings/mmc/
A Dsnps,dw-mmc.txt1 Synopsys Designware Mobile Storage Host Controller extensions
/u-boot/drivers/mmc/
A DKconfig121 extensions within the mmc command.
229 bool "Cortina specific extensions for Synopsys DW Memory Card Interface"
234 This selects support for Cortina SoC specific extensions to the
239 bool "Exynos specific extensions for Synopsys DW Memory Card Interface"
244 This selects support for Samsung Exynos SoC specific extensions to the
249 bool "K3 specific extensions for Synopsys DW Memory Card Interface"
252 This selects support for Hisilicon K3 SoC specific extensions to the
267 bool "SOCFPGA specific extensions for Synopsys DW Memory Card Interface"
272 This selects support for Altera SOCFPGA specific extensions to the
284 extensions used in various Synopsys ARC devboards.
/u-boot/doc/develop/
A Dpython_cq.rst44 echo "load-plugins=pylint.extensions.docparams" >> .pylintrc
A Ddesignprinciples.rst190 and extensions as patches to the U-Boot mailing list.
A Dmakefiles.rst1647 GNU extensions.
/u-boot/doc/imx/misc/
A Dsdp.txt25 specific image header (see doc/imx/mkimage/imximage.txt). There are extensions
/u-boot/arch/riscv/
A DKconfig268 The SBI specification introduced the concept of extensions in version
270 extensions. With the HSM extension introduced in SBI 0.2, only a
/u-boot/doc/arch/
A Dxtensa.rst46 Co-processors and custom extensions defined in the Tensilica Instruction
/u-boot/doc/develop/driver-model/
A Dfdt-fixup.rst13 "extensions" of each other, where one device only differs from another in the
/u-boot/
A D.gitlab-ci.yml246 - echo "load-plugins=pylint.extensions.docparams" >> .pylintrc
A D.azure-pipelines.yml215 echo "load-plugins=pylint.extensions.docparams" >> .pylintrc
A DKconfig411 for large address extensions on 32bit SoCs.
/u-boot/arch/mips/
A DKconfig238 MIPS64 R5 and R6 with other extensions.
/u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/
A DREADME.soc137 - ARM v8 cryptography extensions
/u-boot/doc/board/starfive/
A Dvisionfive2.rst304 [ 0.000000] riscv: base ISA extensions acdfim
/u-boot/doc/board/sifive/
A Dunmatched.rst200 [ 0.000000] riscv: ISA extensions acdfim
/u-boot/doc/board/sipeed/
A Dmaix.rst167 [ 0.000000] riscv: ISA extensions acdfgim
/u-boot/doc/board/st/
A Dstm32mp1.rst430 - for USB : based on USB DFU 1.1 (without the ST extensions used on MCU STM32)
/u-boot/cmd/
A DKconfig1704 bool "Support vendor extensions from BOOTP/DHCP server"

Completed in 55 milliseconds