/u-boot/lib/efi_loader/ |
A D | efi_hii.c | 88 struct efi_hii_guid_package package; member 262 memcpy(&data->package, package, sizeof(*package)); in add_guid_package() 290 free_keyboard_layouts(package); in remove_keyboard_package() 291 list_del(&package->link); in remove_keyboard_package() 292 free(package); in remove_keyboard_package() 379 while ((void *)package < end) { in add_packages() 381 efi_hii_package_type(package), in add_packages() 382 efi_hii_package_len(package)); in add_packages() 432 package = (void *)package + efi_hii_package_len(package); in add_packages() 514 while ((void *)package < end) { in update_package_list() [all …]
|
/u-boot/arch/arm/mach-omap2/ |
A D | hwinit-common.c | 72 const char *sec_s, *package = NULL; in omap_rev_string() local 95 package = "ABZ"; in omap_rev_string() 99 package = "ACD"; in omap_rev_string() 110 if (package) in omap_rev_string() 111 printf(" %s package\n", package); in omap_rev_string()
|
/u-boot/drivers/net/phy/ |
A D | ncsi.c | 353 struct ncsi_package *package; in ncsi_rsp_cis() local 364 package = &ncsi_priv->packages[np]; in ncsi_rsp_cis() 366 if (nc < package->n_channels) { in ncsi_rsp_cis() 375 package->channels = realloc(package->channels, in ncsi_rsp_cis() 377 (package->n_channels + 1)); in ncsi_rsp_cis() 378 if (!package->channels) { in ncsi_rsp_cis() 385 package->channels[nc].id = nc; in ncsi_rsp_cis() 387 package->n_channels++; in ncsi_rsp_cis() 790 struct ncsi_package *package; in ncsi_probe_packages() local 815 package = &ncsi_priv->packages[np]; in ncsi_probe_packages() [all …]
|
/u-boot/arch/arm/dts/ |
A D | stm32mp15xxac-pinctrl.dtsi | 8 st,package = <STM32MP_PKG_AC>; 66 st,package = <STM32MP_PKG_AC>;
|
A D | stm32mp15xxaa-pinctrl.dtsi | 8 st,package = <STM32MP_PKG_AA>; 78 st,package = <STM32MP_PKG_AA>;
|
A D | stm32mp15xxab-pinctrl.dtsi | 8 st,package = <STM32MP_PKG_AB>;
|
A D | stm32mp15xxad-pinctrl.dtsi | 8 st,package = <STM32MP_PKG_AD>;
|
A D | uniphier-ld6b.dtsi | 19 /* UART3 unavailable: the pads are not wired to the package balls */
|
/u-boot/scripts/kconfig/ |
A D | mconf-cfg.sh | 43 echo >&2 "* Unable to find the ncurses package."
|
A D | nconf-cfg.sh | 43 echo >&2 "* Unable to find the ncurses package."
|
/u-boot/doc/ |
A D | README.ti-secure | 12 devices are part of a secure development package (SECDEV) that can be 17 The secure development package is access controlled due to NDA and export 19 package is viewable and downloadable. Contact TI, either online or by way 29 SECDEV package. If the TI_SECURE_DEV_PKG variable is not defined or 30 if it is defined but doesn't point to a valid SECDEV package, a 34 Within the SECDEV package exists an image creation script: 44 package for creating a bootable SPL image for secure TI devices. 200 SECDEV package. Within the SECDEV package exists a script to process 207 SOCs from TI, this script in the SECDEV package abstracts these 209 TI SECDEV package for creating a u-boot.img image for secure TI
|
/u-boot/tools/patman/ |
A D | tools.py | 356 package = packages.get(name) 357 if package: 358 msg += " (e.g. from package '%s')" % package
|
/u-boot/doc/board/freescale/ |
A D | imx8mn_evk.rst | 12 - Get firmware-imx package
|
A D | mx6ullevk.rst | 9 - First make sure you have installed the dtc package (device tree compiler):
|
A D | imx8mp_evk.rst | 12 - Get the firmware-imx package
|
/u-boot/arch/x86/include/asm/acpi/cros_ec/ |
A D | als.asl | 35 * Returns a package of packages where each tuple consists of a pair
|
/u-boot/arch/arm/mach-omap2/omap5/ |
A D | hwinit.c | 394 u8 package; in init_package_revision() local 397 package = (die_id[2] >> 16) & 0x3; in init_package_revision() 400 switch (package) { in init_package_revision()
|
/u-boot/doc/board/intel/ |
A D | cougarcanyon2.rst | 20 flash image is included in the FSP package (named Rom00_8M_MB_PPT.bin). Program
|
A D | cherryhill.rst | 13 Note the FSP package for Braswell does not ship a traditional legacy VGA BIOS
|
/u-boot/arch/x86/include/asm/acpi/ |
A D | chromeos.asl | 12 /* GPIO package generated at run time. */
|
/u-boot/doc/build/ |
A D | tools.rst | 33 Note the version numbers in these parentheses above are the package versions
|
/u-boot/doc/board/amlogic/ |
A D | odroid-c2.rst | 49 $ cat $DIR/fip/gxb/bl2.package $DIR/fip.bin > $DIR/boot_new.bin
|
/u-boot/board/warp7/ |
A D | README | 9 Debian distribution then you can get it via libdfu-dev package)
|
/u-boot/scripts/ |
A D | spelling.txt | 816 pacakge||package 817 pachage||package 818 packacge||package 819 packege||package 820 packge||package 822 pakage||package
|
/u-boot/arch/x86/include/asm/arch-apollolake/fsp/ |
A D | fsp_m_upd.h | 56 u8 package; member
|