| /u-boot/tools/binman/test/ |
| A D | 077_vblock_bad_entry.dts | 13 content = <&u_boot &other>; 25 other: other { label
|
| /u-boot/arch/sandbox/dts/ |
| A D | other.dts | 12 compatible = "sandbox-other"; 21 str-prop = "other"; 31 str-prop = "other";
|
| A D | Makefile | 8 dtb-$(CONFIG_UT_DM) += test.dtb other.dtb
|
| /u-boot/doc/usage/cmd/ |
| A D | acpi.rst | 146 0 other 79925000 240 0base 147 1 other 79925240 40 1facs 150 4 other 79925280 32f0 3dsdt 151 5 other 79928570 1000 4gnvs 152 6 other 79929570 100 5fact 153 7 other 79929670 30 5mcfg 154 8 other 799296a0 50 5spcr 155 9 other 799296f0 50 5tpm2 156 a other 79929740 70 5x86 177 1f other 799297b0 1530 6ssdt [all …]
|
| A D | askenv.rst | 32 other commands where size values are in hexa-decimal). Default 68 Return Value of askenv command, when used without any other arguments: 89 If no other arguments are specified (along with askenv), it is set to 1 (false).
|
| A D | base.rst | 19 All other commands ignore the address defined by *base*.
|
| /u-boot/doc/develop/driver-model/ |
| A D | migration.rst | 27 switching over to using CONFIG_DM_MMC and other base driver model options in 38 other base driver model options in time for inclusion in the 2019.07 rerelease. 48 other base driver model options in time for inclusion in the 2019.07 rerelease. 83 should submit patches switching over to using CONFIG_VIDEO and other base 92 other base driver model options in time for inclusion in the 2020.07 release. 100 other base driver model options in time for inclusion in the 2021.10 release. 108 other base driver model options in time for inclusion in the 2022.10 release. 120 other base driver model options in time for inclusion in the 2022.10 release.
|
| /u-boot/scripts/ |
| A D | config | 30 Enable option directly after other option 32 Disable option directly after other option 34 Turn option into module directly after other option
|
| /u-boot/tools/u_boot_pylib/ |
| A D | terminal.py | 43 def __eq__(self, other): argument 44 return (self.text == other.text and 45 self.newline == other.newline and 46 self.colour == other.colour and 47 self.bright == other.bright)
|
| /u-boot/drivers/soc/ |
| A D | Kconfig | 8 specific data. This is useful for other device drivers that may 24 This allows other drivers to verify the SoC familiy & revision 32 This allows other drivers to verify the SoC familiy & revision using 40 This allows other drivers to verify the SoC familiy & revision using
|
| /u-boot/tools/dtoc/ |
| A D | src_scan.py | 98 def __eq__(self, other): argument 99 return (self.name == other.name and 100 self.uclass_id == other.uclass_id and 101 self.compat == other.compat and 102 self.priv == other.priv and 103 self.plat == other.plat and 104 self.used == other.used) 149 def __eq__(self, other): argument 150 return (self.name == other.name and 151 self.uclass_id == other.uclass_id and [all …]
|
| /u-boot/fs/btrfs/ |
| A D | extent-io.c | 75 struct extent_state *other; in merge_state() local 83 other = container_of(other_node, struct extent_state, in merge_state() 85 if (other->end == state->start - 1 && in merge_state() 86 other->state == state->state) { in merge_state() 87 state->start = other->start; in merge_state() 90 btrfs_free_extent_state(other); in merge_state() 95 other = container_of(other_node, struct extent_state, in merge_state() 97 if (other->start == state->end + 1 && in merge_state() 98 other->state == state->state) { in merge_state() 99 other->start = state->start; in merge_state() [all …]
|
| /u-boot/fs/jffs2/ |
| A D | LICENCE | 20 As a special exception, if other files instantiate templates or use 22 files and link them with other works to produce a work based on these 28 This exception does not invalidate any other reasons why a work based on
|
| /u-boot/doc/ |
| A D | README.i2c | 26 each have a 'bus claim' line, which is an output that the other can see. 32 sure that the other side doesn't want it also. A detailed explanation is best 38 2. Waits a little bit for the other side to notice (slew time) 46 7. Panic. The other side is hung with the CLAIM line set. 60 wait for access to the bus assuming that the other side isn't using it.
|
| A D | README.sched | 10 in 'sched.c', it may or may not work in other cases. 24 applications must invoke thread_yield() to allow other threads to 47 - There NOT enough safety checks as are probably in the other
|
| /u-boot/include/ |
| A D | extension_board.h | 16 char other[32]; member
|
| A D | net6.h | 149 other:1, member 154 other:1, member 174 #define icmp6_addrconf_other icmp6_dataun.u_nd_ra.other
|
| /u-boot/Licenses/ |
| A D | eCos-2.0.txt | 24 As a special exception, if other files instantiate templates or use 26 link it with other works to produce a work based on this file, this 32 This exception does not invalidate any other reasons why a work based
|
| /u-boot/drivers/pch/ |
| A D | Kconfig | 17 PCH provides access to the GPIO and SPI base addresses, among other 26 PCH provides access to the GPIO and SPI base addresses, among other
|
| /u-boot/board/sandbox/ |
| A D | sandbox.c | 145 snprintf(extension->other, sizeof(extension->other), "Fictional extension board"); in extension_board_scan()
|
| /u-boot/drivers/pwm/ |
| A D | Kconfig | 47 This PWM is found on Samsung Exynos 5250 and other Samsung SoCs. It 75 This PWM is found on RK3288 and other Rockchip SoCs. It supports a 97 This PWM is found SiFive's FU540 and other SoCs. 103 This PWM is found on Tegra 20 and other Nvidia SoCs. It supports 112 This PWM is found on H3, A64 and other Allwinner SoCs. It supports a
|
| /u-boot/board/intel/edison/ |
| A D | dsdt.asl | 5 * Partially based on dsdt.asl for other x86 boards
|
| /u-boot/arch/x86/include/asm/arch-tangier/acpi/ |
| A D | global_nvs.asl | 5 * Partially based on global_nvs.asl for other x86 platforms
|
| /u-boot/doc/device-tree-bindings/mmc/ |
| A D | sandbox,mmc.txt | 9 so can be used to provide a filesystem or other test data
|
| /u-boot/board/broadcom/bcmns3/ |
| A D | Kconfig | 20 command or any other commands specific to NS3 platform.
|