Searched refs:accepted (Results 1 – 16 of 16) sorted by relevance
| /u-boot/include/ |
| A D | fwu_mdata.h | 23 uint32_t accepted; member
|
| /u-boot/cmd/ |
| A D | fwu_mdata.c | 38 img_info->accepted == 0x1 ? "yes" : "no"); in print_mdata()
|
| A D | Kconfig | 75 int "Maximum number arguments accepted by commands"
|
| /u-boot/doc/develop/uefi/ |
| A D | fwu_updates.rst | 128 the updated images would either be accepted by the U-Boot's UEFI 138 System. To help identify the firmware image that is being accepted, 140 accepted. The relevant code in U-Boot then sets the Accept bit of the 143 accepted does the platform transition from trial state to regular 151 has not been set, the images being updated are accepted by the
|
| /u-boot/lib/fwu_updates/ |
| A D | fwu.c | 137 if (!img_bank_info->accepted) { in in_trial_state() 520 img_bank_info->accepted |= FWU_IMAGE_ACCEPTED; in fwu_clrset_image_accept() 522 img_bank_info->accepted = 0; in fwu_clrset_image_accept()
|
| /u-boot/doc/develop/ |
| A D | process.rst | 14 * Patches with new code get only accepted while the Merge Window is open. 40 accepted) for inclusion into U-Boot mainline. This period lasts for 21 days (3 44 boards, or other new features or reorganization of code) is accepted. 49 Usually patches do not get accepted as they are - the peer review that takes 124 patch was accepted, or if it was rejected (which exact list of 129 patch will be accepted anyway, or if the patch should be 248 #. If accepted, the custodian adds the patch to their public git repository. 254 well-known and accepted fact that they need help from other developers who
|
| A D | environment.rst | 51 The return value is 0 if the variable change is accepted and 1 otherwise.
|
| A D | ci_testing.rst | 7 merged in to mainline. To help facilitate merges being accepted quickly,
|
| A D | testing.rst | 112 You can assume that the Pytest suite will be run before patches are accepted
|
| A D | sending_patches.rst | 243 not get accepted as is, and that you are asked to submit another, improved 384 used for pulling from into upstream, they are put into "accepted" state. 396 it will be accepted for mainline.
|
| /u-boot/doc/device-tree-bindings/gpio/ |
| A D | gpio.txt | 17 meaningful name. The only case where an array of GPIOs is accepted is when 57 GPIO pin number, and GPIO flags as accepted by the "qe_pio_e" gpio-controller.
|
| /u-boot/doc/ |
| A D | README.fsl-ddr | 65 Either numerical or string value is accepted.
|
| /u-boot/doc/usage/ |
| A D | environment.rst | 523 The format is the same as accepted by the mkenvimage tool, with lines containing
|
| /u-boot/arch/powerpc/cpu/mpc85xx/ |
| A D | Kconfig | 10 is waiting to be accepted for Linux kernel. Other OS needs similar
|
| /u-boot/env/ |
| A D | Kconfig | 685 the same as accepted by the mkenvimage tool: lines
|
| /u-boot/ |
| A D | README | 683 to allow earlier responses to still be accepted after these
|
Completed in 32 milliseconds