Home
last modified time | relevance | path

Searched refs:packages (Results 1 – 17 of 17) sorted by relevance

/u-boot/drivers/net/phy/
A Dncsi.c86 struct ncsi_package *packages; member
287 c = &ncsi_priv->packages[np].channels[nc]; in ncsi_rsp_gc()
364 package = &ncsi_priv->packages[np]; in ncsi_rsp_cis()
419 ncsi_priv->packages = realloc(ncsi_priv->packages, in ncsi_rsp_sp()
422 if (!ncsi_priv->packages) { in ncsi_rsp_sp()
427 ncsi_priv->packages[np].id = np; in ncsi_rsp_sp()
428 ncsi_priv->packages[np].n_channels = 0; in ncsi_rsp_sp()
429 ncsi_priv->packages[np].channels = NULL; in ncsi_rsp_sp()
622 free(ncsi_priv->packages[i].channels); in ncsi_handle_aen()
623 free(ncsi_priv->packages); in ncsi_handle_aen()
[all …]
/u-boot/tools/binman/
A Dsetup.py8 packages=['binman', 'binman.etype'],
/u-boot/tools/dtoc/
A Dsetup.py8 packages=['dtoc'],
/u-boot/tools/patman/
A Dsetup.py8 packages=['patman'],
A Dtools.py31 packages = { variable
356 package = packages.get(name)
/u-boot/doc/build/
A Dgcc.rst13 On Debian based systems the cross compiler packages are named
22 Depending on the build targets further packages maybe needed
35 On suse based systems the cross compiler packages are named
45 Depending on the build targets further packages maybe needed.
A Dtools.rst25 installed all required packages below in order to build these host tools::
A Dclang.rst25 Required packages can be installed via apt, e.g.
/u-boot/arch/arm/dts/
A Duniphier-ld6b.dtsi25 * LD6b and PXs2 have completely different packages,
/u-boot/arch/x86/include/asm/acpi/cros_ec/
A Dals.asl35 * Returns a package of packages where each tuple consists of a pair
/u-boot/doc/
A DREADME.marvell8 1. Install required packages:
A DREADME.chromium-chainload213 See: https://www.chromium.org/chromium-os/packages/cros-flashrom
/u-boot/doc/develop/
A Dcoccinelle.rst35 Some distribution packages are obsolete and it is recommended
/u-boot/doc/arch/
A Dsandbox.rst40 Here are some packages that are worth installing if you are doing sandbox or
/u-boot/doc/uImage.FIT/
A Dbeaglebone_vboot.txt171 But briefly it packages a kernel and device tree, and provides a single
/u-boot/Licenses/
A Dlgpl-2.1.txt21 specially designated software packages--typically libraries--of the
/u-boot/tools/buildman/
A DREADME471 nds32: http://osdk.andestech.com/packages/

Completed in 30 milliseconds