/u-boot/common/ |
A D | fdt_region.c | 44 int want = 0; in fdt_find_regions() local 100 if (want == 1) in fdt_find_regions() 103 want = 2; in fdt_find_regions() 104 else if (want) in fdt_find_regions() 105 want--; in fdt_find_regions() 108 include = want; in fdt_find_regions() 115 include = want; in fdt_find_regions() 529 !p.want) in fdt_next_region() 555 info->stack[p.depth].want = p.want; in fdt_next_region() 581 p.want--; in fdt_next_region() [all …]
|
/u-boot/board/bosch/shc/ |
A D | Kconfig | 52 activate, if you want to build for the B sample version 58 activate, if you want to build for the B2 sample version 64 activate, if you want to build for the C sample version 70 activate, if you want to build for the C2 sample version 76 activate, if you want to build for the C3 sample version 82 activate, if you want to build for the Series version
|
/u-boot/board/siemens/taurus/ |
A D | Kconfig | 19 Select this, if you want to build for AXM board. 24 Select this, if you want to build for TAURUS board.
|
/u-boot/doc/device-tree-bindings/usb/ |
A D | generic.txt | 4 - maximum-speed: tells USB controllers we want to work up to a certain 10 - dr_mode: tells Dual-Role USB controllers that we want to work on a 15 - phy_type: tells USB controllers that we want to configure the core to support
|
/u-boot/drivers/pci/ |
A D | Kconfig | 36 Say Y here if you want to enable PCIe controller support on 81 Say Y here if you want to enable support for generic ECAM-based 88 Say Y here if you want to enable PCIe controller support on 96 Say Y here if you want to enable PCIe controller support on 112 Say Y here if you want to enable PCI controller support on FSL 120 Say Y here if you want to enable PCIe controller support on 129 Say Y here if you want to enable PCIe controller support on 258 Say Y here if you want to enable PCIe controller support on 272 Say Y here if you want to enable Gen2 PCIe controller, 282 Say Y here if you want to enable PCIe controller support on [all …]
|
/u-boot/include/ |
A D | fdt_region.h | 59 enum want_t want; /* The 'want' value here */ member 66 enum want_t want; /* What we are currently including */ member
|
/u-boot/doc/device-tree-bindings/video/ |
A D | exynos-fb.txt | 42 samsung,mipi-enabled: 1 if you want to use MIPI, else 0 43 samsung,dp-enabled: 1is you want to use DP, else 0 48 samsung,logo-on: 1 if you want to use custom logo. 49 0 if you want LCD console. 58 samsung,disable-sysmmu: Define this if you want to disable FIMD sysmmu.
|
/u-boot/drivers/pci_endpoint/ |
A D | Kconfig | 21 Say Y here if you want to support the Cadence PCIe controller in 29 Say Y here if you want to support the Sandbox PCIe controller in
|
/u-boot/drivers/usb/mtu3/ |
A D | Kconfig | 26 Select this when you want to use MTU3 in host mode only, 34 Select this when you want to use MTU3 in gadget mode only,
|
/u-boot/drivers/crypto/rsa_mod_exp/ |
A D | Kconfig | 5 If you want to use driver model for RSA Modular Exponentiation, say Y.
|
/u-boot/drivers/clk/uniphier/ |
A D | Kconfig | 7 Say Y if you want to control clocks provided by System Control
|
/u-boot/arch/x86/dts/ |
A D | smbios.dtsi | 3 * Default SMBIOS information. Include this in your board .dts file if you want
|
/u-boot/lib/efi_loader/ |
A D | Kconfig | 23 Select this option if you want to run UEFI applications (like GNU 34 Select this option if you want to select the UEFI binary to be booted 52 Select this option if you want non-volatile UEFI variables to be 127 Select this option if you want to use UpdateCapsule and 135 Select this option if you want to use capsule-on-disk feature, 161 Select this option if you want to enable capsule-based 178 Select this option if you want to enable capsule 190 Select this option if you want to enable firmware management protocol 201 Select this option if you want to enable firmware management protocol
|
/u-boot/drivers/usb/ |
A D | Kconfig | 30 you'll be using. You may want to check out the information provided 93 Say Y here if you want to connect USB mass storage devices to your 101 Say Y here if you want to use a USB keyboard for U-Boot command line 109 Say Y here if you want support for keys F1 - F12, INS, HOME, DELETE,
|
/u-boot/doc/ |
A D | README.rockusb | 15 It is maintained by Rockchip. People don't want to build from source 36 you want to write.
|
/u-boot/drivers/clk/ |
A D | Kconfig | 53 Enable this option if you want to (re-)use the Linux kernel's Common 60 Enable this option if you want to (re-)use the Linux kernel's Common 66 Enable this option if you want to (re-)use the Linux kernel's Common 73 Enable this option if you want to (re-)use the Linux kernel's Common 158 Enable this option if you want to support clock devices exposed 197 Enable this option if you want to test the Linux kernel's Common
|
/u-boot/arch/arm/cpu/armv7/bcm281xx/ |
A D | clk-core.c | 56 static inline int wait_bit(void *base, u32 offset, u32 bit, bool want) in wait_bit() argument 67 if (bit_val == want) in wait_bit() 73 __func__, base + offset, bit, want); in wait_bit() 354 int want = (enable) ? 1 : 0; in bus_clk_enable() local 364 want); in bus_clk_enable()
|
/u-boot/arch/arm/cpu/armv7/bcm235xx/ |
A D | clk-core.c | 56 static inline int wait_bit(void *base, u32 offset, u32 bit, bool want) in wait_bit() argument 67 if (bit_val == want) in wait_bit() 73 __func__, base + offset, bit, want); in wait_bit() 354 int want = (enable) ? 1 : 0; in bus_clk_enable() local 364 want); in bus_clk_enable()
|
/u-boot/drivers/ufs/ |
A D | Kconfig | 8 Say Y here if you want UFS Support.
|
/u-boot/lib/ |
A D | fdtdec_test.c | 126 int want = *s; in run_test() local 134 if (got != want) { in run_test() 136 i, want, got, name); in run_test()
|
/u-boot/drivers/reset/ |
A D | Kconfig | 28 Say Y if you want to control reset signals provided by system config 72 Say Y if you want to control reset signals provided by System Control 81 Say Y if you want to control reset signals of different peripherals 90 Say Y if you want to control reset signals of different peripherals 197 Enable this option if you want to support reset controller
|
/u-boot/env/ |
A D | Kconfig | 24 Define this if you don't want to or can't have an environment stored 127 In such a case you don't want to spend a whole sector for 190 different sizes for the MMC partitions, and you always want the 253 (NVRAM, battery buffered SRAM) which you want to use for the 260 want to use for environment. It is assumed that this memory 275 want to use for environment. It is assumed that this memory 284 want to use for the local device's environment. 306 want to use for the environment. 383 Enable this if you want to use Environment in SPI flash 403 Define this to the name of the volume that you want to store the [all …]
|
/u-boot/drivers/usb/ulpi/ |
A D | Kconfig | 8 appropriate for the device if you want to communicate with
|
/u-boot/arch/mips/ |
A D | Kconfig | 320 or which want to provide their own cache implementation. 332 which want to provide their own cache implementation. 373 Enable this option if you want to use a different exception vector 388 Enable this option if you don't want to reserve malloc space on 397 Enable this option if you don't want to reserve malloc space on 406 Enable this option if you want to use SPL loaders without DM enabled. 416 Enable this option if you want U-Boot to hand over the Yamon-style 425 Enable this option if you want U-Boot to hand over the Yamon-style 434 Enable this option if you want U-Boot to hand over a flattened 599 Select this if your system includes an L2 cache and you want U-Boot
|
/u-boot/board/varisys/cyrus/ |
A D | README | 17 If you want to do this via a card reader in linux:
|