/u-boot/board/Synology/ds109/ |
A D | MAINTAINERS | 2 M: Walter Schweizer <swwa@users.sourceforge.net>
|
/u-boot/arch/arm/dts/ |
A D | k3-j7200-main.dtsi | 128 ti,mbox-num-users = <4>; 137 ti,mbox-num-users = <4>; 146 ti,mbox-num-users = <4>; 155 ti,mbox-num-users = <4>; 164 ti,mbox-num-users = <4>; 173 ti,mbox-num-users = <4>; 182 ti,mbox-num-users = <4>; 191 ti,mbox-num-users = <4>; 200 ti,mbox-num-users = <4>; 209 ti,mbox-num-users = <4>; [all …]
|
A D | k3-am65-main.dtsi | 509 ti,mbox-num-users = <4>; 518 ti,mbox-num-users = <4>; 527 ti,mbox-num-users = <4>; 536 ti,mbox-num-users = <4>; 545 ti,mbox-num-users = <4>; 554 ti,mbox-num-users = <4>; 563 ti,mbox-num-users = <4>; 572 ti,mbox-num-users = <4>; 581 ti,mbox-num-users = <4>; 590 ti,mbox-num-users = <4>; [all …]
|
A D | dra7.dtsi | 699 ti,mbox-num-users = <3>; 713 ti,mbox-num-users = <4>; 727 ti,mbox-num-users = <4>; 741 ti,mbox-num-users = <4>; 755 ti,mbox-num-users = <4>; 769 ti,mbox-num-users = <4>; 783 ti,mbox-num-users = <4>; 797 ti,mbox-num-users = <4>; 811 ti,mbox-num-users = <4>; 825 ti,mbox-num-users = <4>; [all …]
|
A D | k3-j721e-main.dtsi | 188 ti,mbox-num-users = <4>; 197 ti,mbox-num-users = <4>; 206 ti,mbox-num-users = <4>; 215 ti,mbox-num-users = <4>; 224 ti,mbox-num-users = <4>; 233 ti,mbox-num-users = <4>; 242 ti,mbox-num-users = <4>; 251 ti,mbox-num-users = <4>; 260 ti,mbox-num-users = <4>; 269 ti,mbox-num-users = <4>; [all …]
|
A D | dm816x.dtsi | 233 ti,mbox-num-users = <4>;
|
/u-boot/drivers/mtd/ubi/ |
A D | eba.c | 139 le->users = 0; in ltree_add_entry() 184 le->users += 1; in ltree_add_entry() 223 le->users -= 1; in leb_read_unlock() 224 ubi_assert(le->users >= 0); in leb_read_unlock() 226 if (le->users == 0) { in leb_read_unlock() 276 le->users -= 1; in leb_write_trylock() 277 ubi_assert(le->users >= 0); in leb_write_trylock() 278 if (le->users == 0) { in leb_write_trylock() 299 le->users -= 1; in leb_write_unlock() 300 ubi_assert(le->users >= 0); in leb_write_unlock() [all …]
|
A D | ubi.h | 199 int users; member
|
/u-boot/doc/imx/habv4/ |
A D | introduction_habv4.txt | 18 users familiar with HAB and CST PKI tree generation should refer to these 77 by unauthorized users. This mechanism protects the U-Boot code residing on 187 After running the script users can check the private keys under keys/ directory 194 Starting in HAB v4.1.2 users can use a single SRK key to authenticate the both 199 (PKI) tree which only contains SRK Keys, users should not set the CA flag when
|
/u-boot/doc/arch/ |
A D | mips.rst | 30 * Note that Linux users need to kill dcache_disable() in do_bootelf_exec()
|
/u-boot/doc/device-tree-bindings/pwm/ |
A D | pwm.txt | 7 PWM users should specify a list of PWM devices that they want to use
|
/u-boot/doc/driver-model/ |
A D | serial-howto.rst | 28 - If you convert all existing users of the driver, remove the pre-driver-model
|
A D | i2c-howto.rst | 38 - If you convert all existing users of the driver, remove the pre-driver-model
|
A D | remoteproc-framework.rst | 168 users have a consistent usage model for a platform.
|
/u-boot/doc/usage/ |
A D | mbr.rst | 17 The mbr command lets users create or verify the MBR (Master Boot Record)
|
/u-boot/drivers/remoteproc/ |
A D | Kconfig | 10 # All users should depend on DM
|
/u-boot/doc/imx/habv4/guides/ |
A D | mx6_mx7_spl_secure_boot.txt | 134 In "Authenticate Data" CSF command users can copy and past the output 149 users should input the CSF description file created in the step above and
|
A D | mx6_mx7_secure_boot.txt | 108 - In "Authenticate Data" CSF command users can copy and past the output 117 users should input the CSF description file created in the step above and 204 Prior to closing the device users should ensure no HAB events were found, as
|
/u-boot/doc/ |
A D | index.rst | 21 The following manuals are written for *users* of the U-Boot - those who are
|
A D | README.kconfig | 153 recommended to have only one defconfig per board and allow users to select
|
A D | README.ubi | 230 Some users of static UBI volumes implement their own integrity check,
|
/u-boot/board/freescale/mx6memcal/ |
A D | README | 49 https://boundarydevices.com/windows-users-and-unbricking
|
/u-boot/doc/device-tree-bindings/mtd/ |
A D | mtd-physmap.txt | 25 exposed directly to the MTD users (e.g. JFFS2) any more.
|
/u-boot/doc/develop/ |
A D | logging.rst | 15 console would delay booting (U-Boot's primary purpose) and confuse users. 21 U-Boot's logging feature aims to satisfy this goal for both users and
|
/u-boot/Licenses/ |
A D | OFL.txt | 70 presented to the users.
|