/u-boot/doc/ |
A D | README.srio-pcie-boot-corenet | 6 configured to SRIO or PCIE by RCW. The processor booting from SRIO or PCIE can 12 platforms and a RCW example with boot from SRIO or PCIE configuration. 14 Environment of the SRIO or PCIE boot: 16 b) They are connected with SRIO or PCIE links, whether 1x, 2x or 4x, and 17 directly or through switch system. 22 the boot location to SRIO or PCIE, and holdoff all the cores. 35 the boot from SRIO or PCIE. 58 or 63 SRIO or PCIE port 1. 112 perform the role as a master for boot from SRIO or PCIE. [all …]
|
/u-boot/Licenses/ |
A D | gpl-2.0.txt | 31 distribute copies of the software, or if you modify it. 41 distribute and/or modify the software. 68 either verbatim or with modifications and/or translated into another 90 2. You may modify your copy or copies of the Program or any portion 99 whole or in part contains or is derived from the Program or any 147 customarily used for software interchange; or, 184 modifying or distributing the Program (or any work based on the 187 the Program or works based on it. 216 patents or other property right claims or to contest validity of any 240 address new problems or concerns. [all …]
|
A D | OFL.txt | 26 redistributed and/or sold with any software provided that any reserved 30 to any document created using the fonts or their derivatives. 44 or substituting -- in part or in whole -- any of the components of the 49 writer or other person who contributed to the Font Software. 58 in Original or Modified Versions, may be sold by itself. 61 redistributed and/or sold with any software, provided that each copy 63 included either as stand-alone text files, human-readable headers or 64 in the appropriate machine-readable metadata fields within text or 73 Software shall not be used to promote, endorse or advertise any 75 Copyright Holder(s) and the Author(s) or with their explicit written [all …]
|
A D | ibm-pibs.txt | 3 copyrights to use it in any way he or she deems fit, including 5 with or without modifications. No license under IBM patents or 12 Any person who transfers this source code or any derivative work
|
A D | lgpl-2.0.txt | 34 you distribute copies of the library, or if you modify it. 46 permission to copy, distribute and/or modify the library. 60 free use or not licensed at all. 117 Library" means either the Library or any derivative work under 119 portion of it, either verbatim or with modifications and/or translated 149 2. You may modify your copy or copies of the Library or any portion 214 4. You may copy and distribute the Library (or a portion or 301 distributed (in either source or binary form) with the major 340 modifying or distributing the Library (or any work based on the 343 the Library or works based on it. [all …]
|
A D | lgpl-2.1.txt | 24 this license or the ordinary General Public License is the better 38 you if you distribute copies of the library or if you modify it. 50 permission to copy, distribute and/or modify the library. 130 Library" means either the Library or any derivative work under 132 portion of it, either verbatim or with modifications and/or translated 162 2. You may modify your copy or copies of the Library or any portion 227 4. You may copy and distribute the Library (or a portion or 351 attempt otherwise to copy, modify, sublicense, link with, or 361 modifying or distributing the Library (or any work based on the 364 the Library or works based on it. [all …]
|
A D | eCos-2.0.txt | 10 eCos is free software; you can redistribute it and/or modify it under 12 Software Foundation; either version 2 or (at your option) any later 16 WARRANTY; without even the implied warranty of MERCHANTABILITY or 24 As a special exception, if other files instantiate templates or use 25 macros or inline functions from this file, or you compile this file and
|
/u-boot/arch/x86/cpu/intel_common/ |
A D | car2.S | 105 or $MTRR_TYPE_WRBACK, %eax 114 or $MTRR_PHYS_MASK_VALID, %eax 121 or $MTRR_TYPE_WRBACK, %eax 129 or $MTRR_PHYS_MASK_VALID, %eax 135 or $MTRR_TYPE_WRBACK, %eax 143 or $MTRR_PHYS_MASK_VALID, %eax 154 or $MTRR_DEF_TYPE_EN, %eax
|
/u-boot/arch/powerpc/lib/ |
A D | _ashldi3.S | 35 addi r7,r5,32 # could be xori, or addi with -32 38 or r3,r3,r6 # MSW |= t1 40 or r3,r3,r7 # MSW |= t2
|
A D | _lshrdi3.S | 35 addi r7,r5,32 # could be xori, or addi with -32 38 or r4,r4,r6 # LSW |= t1 40 or r4,r4,r7 # LSW |= t2
|
A D | _ashrdi3.S | 35 addi r7,r5,32 # could be xori, or addi with -32 39 or r4,r4,r6 # LSW |= t1 42 or r4,r4,r7 # LSW |= t2
|
/u-boot/doc/device-tree-bindings/bus/ |
A D | simple-pm-bus.txt | 7 However, its bus controller is part of a PM domain, or under the control of a 8 functional clock. Hence, the bus controller's PM domain and/or clock must be 9 enabled for child devices connected to the bus (either on-SoC or externally) 19 It's recommended to let this be preceded by one or more 24 Optional platform-specific properties for clock or PM domain control (at least 28 Please refer to the binding documentation for the clock and/or PM domain
|
/u-boot/fs/jffs2/ |
A D | LICENCE | 6 JFFS2 is free software; you can redistribute it and/or modify it under 8 Software Foundation; either version 2 or (at your option) any later 12 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or 20 As a special exception, if other files instantiate templates or use 21 macros or inline functions from these files, or you compile these
|
/u-boot/doc/device-tree-bindings/adc/ |
A D | st,stm32-adc.txt | 5 in single, continuous, scan or discontinuous mode. Result of the ADC is 6 stored in a left-aligned or right-aligned 32-bit data register. 7 Conversions can be launched in software or using hardware triggers. 10 voltage goes beyond the user-defined, higher or lower thresholds. 18 interrupt regular conversion sequence (either triggered in SW or HW). 29 - interrupts: One or more interrupts for ADC block. Some parts like stm32f4 39 - clock-names: Must be "adc" and/or "bus" depending on part used. 64 - interrupts: IRQ Line for the ADC (e.g. may be 0 for adc@0, 1 for adc@100 or 68 from 0 to 15 or 19 (resp. for in0..in15 or in0..in19). 87 * can be 6, 8, 10 or 12 on stm32f4 [all …]
|
/u-boot/arch/arm/dts/ |
A D | axp809.dtsi | 7 * of the GPL or the X11 license, at your option. Note that this dual 11 * a) This file is free software; you can redistribute it and/or 14 * License, or (at your option) any later version. 18 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 27 * copy, modify, merge, publish, distribute, sublicense, and/or 33 * included in all copies or substantial portions of the Software.
|
A D | axp152.dtsi | 7 * of the GPL or the X11 license, at your option. Note that this dual 11 * a) This file is free software; you can redistribute it and/or 14 * License, or (at your option) any later version. 18 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 27 * copy, modify, merge, publish, distribute, sublicense, and/or 33 * included in all copies or substantial portions of the Software.
|
A D | sun5i-r8.dtsi | 8 * of the GPL or the X11 license, at your option. Note that this dual 12 * a) This file is free software; you can redistribute it and/or 15 * License, or (at your option) any later version. 19 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 28 * copy, modify, merge, publish, distribute, sublicense, and/or 34 * included in all copies or substantial portions of the Software.
|
A D | at91sam9xe.dtsi | 8 * of the GPL or the X11 license, at your option. Note that this dual 12 * a) This file is free software; you can redistribute it and/or 15 * License, or (at your option) any later version. 19 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 28 * copy, modify, merge, publish, distribute, sublicense, and/or 34 * included in all copies or substantial portions of the Software.
|
A D | cros-ec-sbs.dtsi | 7 * of the GPL or the X11 license, at your option. Note that this dual 11 * a) This file is free software; you can redistribute it and/or 14 * License, or (at your option) any later version. 18 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 27 * copy, modify, merge, publish, distribute, sublicense, and/or 33 * included in all copies or substantial portions of the Software.
|
A D | armada-371x.dtsi | 10 * of the GPL or the X11 license, at your option. Note that this dual 14 * a) This file is free software; you can redistribute it and/or 17 * License, or (at your option) any later version. 21 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 30 * copy, modify, merge, publish, distribute, sublicense, and/or 36 * included in all copies or substantial portions of the Software.
|
A D | armada-372x.dtsi | 10 * of the GPL or the X11 license, at your option. Note that this dual 14 * a) This file is free software; you can redistribute it and/or 17 * License, or (at your option) any later version. 21 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 30 * copy, modify, merge, publish, distribute, sublicense, and/or 36 * included in all copies or substantial portions of the Software.
|
A D | armada-7040.dtsi | 5 * of the GPLv2 or the X11 license, at your option. Note that this dual 9 * a) This library is free software; you can redistribute it and/or 12 * License, or (at your option) any later version. 16 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 25 * copy, modify, merge, publish, distribute, sublicense, and/or 31 * included in all copies or substantial portions of the Software.
|
A D | armada-8020.dtsi | 5 * of the GPLv2 or the X11 license, at your option. Note that this dual 9 * a) This library is free software; you can redistribute it and/or 12 * License, or (at your option) any later version. 16 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 25 * copy, modify, merge, publish, distribute, sublicense, and/or 31 * included in all copies or substantial portions of the Software.
|
A D | armada-8040.dtsi | 5 * of the GPLv2 or the X11 license, at your option. Note that this dual 9 * a) This library is free software; you can redistribute it and/or 12 * License, or (at your option) any later version. 16 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 25 * copy, modify, merge, publish, distribute, sublicense, and/or 31 * included in all copies or substantial portions of the Software.
|
/u-boot/doc/driver-model/ |
A D | bind.rst | 9 For debugging purpose, it should be useful to bind or unbind a driver from 22 fetched from a mass storage or ethernet) 36 command or first column of "dm tree" command. 38 - <driver> is the driver name to bind given by the "dm drivers" command or the by 45 or
|