| /u-boot/Licenses/ |
| A D | OFL.txt | 25 fonts, including any derivative works, can be bundled, embedded, 26 redistributed and/or sold with any software provided that any reserved 28 however, cannot be released under any other type of license. The 30 to any document created using the fonts or their derivatives. 37 "Reserved Font Name" refers to any names specified as such after the 48 "Author" refers to any designer, engineer, programmer, technical 57 1) Neither the Font Software nor any of its individual components, 61 redistributed and/or sold with any software, provided that each copy 73 Software shall not be used to promote, endorse or advertise any 80 distributed under any other license. The requirement for fonts to [all …]
|
| A D | ibm-pibs.txt | 3 copyrights to use it in any way he or she deems fit, including 10 any consequences resulting from the use of this software. 12 Any person who transfers this source code or any derivative work
|
| A D | gpl-2.0.txt | 16 Foundation's software and to any other program whose authors commit to 50 Finally, any free program is threatened constantly by software 66 means either the Program or any derivative work under copyright law: 80 source code as you receive it, in any medium, provided that you 84 and give any other recipients of the Program a copy of this License 96 stating that you changed the files and the date of any change. 99 whole or in part contains or is derived from the Program or any 143 years, to give any third party, for a charge no more than your 184 modifying or distributing the Program (or any work based on the 192 these terms and conditions. You may not impose any further [all …]
|
| A D | lgpl-2.0.txt | 20 specially designated Free Software Foundation software, and to any 55 Finally, any free program is threatened constantly by software 105 0. This License Agreement applies to any software library which 117 Library" means either the Library or any derivative work under 157 stating that you changed the files and the date of any change. 172 application. Therefore, Subsection 2d requires that any 227 5. A program that contains no derivative of any portion of the 298 Library" must include any data and utility programs needed for 320 based on the Library, uncombined with any other library 340 modifying or distributing the Library (or any work based on the [all …]
|
| A D | lgpl-2.1.txt | 60 any free program. We wish to make sure that a company cannot 63 any patent license obtained for a version of the library must be 128 The "Library", below, refers to any such software library or work 130 Library" means either the Library or any derivative work under 170 stating that you changed the files and the date of any change. 185 application. Therefore, Subsection 2d requires that any 240 5. A program that contains no derivative of any portion of the 319 Library" must include any data and utility programs needed for 341 based on the Library, uncombined with any other library 361 modifying or distributing the Library (or any work based on the [all …]
|
| /u-boot/lib/ |
| A D | sscanf.c | 38 int neg, any; member 62 int neg, any, cutlim; in str_to_int_convert() local 124 for (acc = 0, any = 0;; c = *s++) { in str_to_int_convert() 135 if (any < 0 || acc > cutoff || (acc == cutoff && c > cutlim)) { in str_to_int_convert() 136 any = -1; in str_to_int_convert() 138 any = 1; in str_to_int_convert() 144 info->any = any; in str_to_int_convert() 175 if (info->any < 0) in strtoq() 180 *endptr = __DECONST(char *, info->any ? s - 1 : nptr); in strtoq() 210 if (info->any < 0) in strtouq() [all …]
|
| /u-boot/arch/arm/dts/ |
| A D | omap3-cpu-thermal.dtsi | 7 * version 2. This program is licensed "as is" without any warranty of any
|
| A D | dra7-dspeve-thermal.dtsi | 7 * version 2. This program is licensed "as is" without any warranty of any
|
| A D | dra7-iva-thermal.dtsi | 7 * version 2. This program is licensed "as is" without any warranty of any
|
| A D | omap5-core-thermal.dtsi | 8 * version 2. This program is licensed "as is" without any warranty of any
|
| A D | omap5-gpu-thermal.dtsi | 8 * version 2. This program is licensed "as is" without any warranty of any
|
| A D | omap4-cpu-thermal.dtsi | 8 * version 2. This program is licensed "as is" without any warranty of any
|
| A D | omap443x.dtsi | 7 * version 2. This program is licensed "as is" without any warranty of any
|
| A D | omap34xx.dtsi | 7 * version 2. This program is licensed "as is" without any warranty of any
|
| /u-boot/doc/ |
| A D | README.serial_multi | 17 *) The console can be switched to SCC by any of the following commands: 23 *) The console can be switched to SMC by any of the following commands: 46 *) The console can be switched to UART1 by any of the following commands: 51 *) The console can be switched to UART0 by any of the following commands:
|
| A D | README.omap-ulpi-viewport | 4 any ulpi phy port access on omap platform. 8 any ulpi phy commands should be passsed using this
|
| A D | README.kwbimage | 49 any other information in this file is treated as invalid. 60 NAND_PAGE_SIZE any uint16_t hex value 61 SATA_PIO_MODE any uint32_t hex value 62 DDR_INIT_DELAY any uint32_t hex value
|
| A D | README.memory-test | 6 before looking for any other potential causes of any problems. 30 takes a _long_ time before there is any significance in the fact 33 - It is difficult to configure, and to use. And any errors here 80 aware of any freely available code that implements a generic, and 86 controller), varying RAM use, etc. to trigger any weak spots in this 95 Note 2: Ironically enough, the "test_burst" did not catch any RAM
|
| /u-boot/doc/device-tree-bindings/sysinfo/ |
| A D | sysinfo.txt | 9 - compatible: any suitable string where the driver is in the UCLASS_SYSINFO
|
| /u-boot/doc/device-tree-bindings/pinctrl/ |
| A D | marvell,armada-apn806-pinctrl.txt | 2 Function 0x0 for any MPP ID activates GPIO pin mode
|
| /u-boot/board/broadcom/bcmns3/ |
| A D | Kconfig | 20 command or any other commands specific to NS3 platform.
|
| /u-boot/drivers/usb/emul/ |
| A D | Kconfig | 7 stack on sandbox without needing a real device, or any host machine
|
| /u-boot/scripts/coccinelle/null/ |
| A D | kmerr.cocci | 36 position any withtest.p; 52 position any withtest.p;
|
| /u-boot/fs/jffs2/ |
| A D | LICENCE | 8 Software Foundation; either version 2 or (at your option) any later 28 This exception does not invalidate any other reasons why a work based on
|
| /u-boot/scripts/ |
| A D | Kbuild.include | 230 # if_changed - execute command if any prerequisite is newer than 254 # Find any prerequisites that is newer than target or that does not exist. 256 any-prereq = $(filter-out $(PHONY),$?) $(filter-out $(PHONY) $(wildcard $^),$^) 260 if_changed = $(if $(strip $(any-prereq) $(arg-check)), \ 266 if_changed_dep = $(if $(strip $(any-prereq) $(arg-check) ), \ 274 # Will check if $(cmd_foo) or any of the prerequisites changed, 276 if_changed_rule = $(if $(strip $(any-prereq) $(arg-check) ), \ 303 $(if $(strip $(any-prereq)),- due to: $(any-prereq), \
|