Home
last modified time | relevance | path

Searched refs:changes (Results 1 – 25 of 1625) sorted by relevance

12345678910>>...65

/openbmc/openbmc/poky/meta/files/common-licenses/
H A DVim11changes to Vim yourself, you must clearly describe in the distribution how to contact you. When th…
13 …dified, as mentioned at I). If you make additional changes the text under a) applies to those chan…
15changes, including source code, with every copy of the modified Vim you distribute. This may be do…
17 …a modified Vim which includes changes as mentioned under c), you can distribute it without the sou…
18 …e changes permits you to distribute the changes to the Vim maintainer without fee or restriction, …
19changes for at least three years after last distributing the corresponding modified Vim. When the …
22 …e) When the GNU General Public License (GPL) applies to the changes, you can distribute the modifi…
24 …essage is only required for as far as this does not conflict with the license used for the changes.
28changes and make them available to the maintainer, including the source code. The preferred way to…
/openbmc/linux/drivers/net/slip/
H A Dslhc.c234 short changes = 0; in slhc_compress() local
372 changes |= NEW_U; in slhc_compress()
382 changes |= NEW_W; in slhc_compress()
388 changes |= NEW_A; in slhc_compress()
394 changes |= NEW_S; in slhc_compress()
397 switch(changes){ in slhc_compress()
434 changes |= NEW_I; in slhc_compress()
460 *cp++ = changes; in slhc_compress()
495 int changes; in slhc_uncompress() local
509 changes = *cp++; in slhc_uncompress()
[all …]
/openbmc/linux/Documentation/core-api/
H A Drefcount-vs-atomic.rst79 Function changes:
84 Memory ordering guarantee changes:
92 Function changes:
97 Memory ordering guarantee changes:
104 Function changes:
108 Memory ordering guarantee changes:
116 Function changes:
121 Memory ordering guarantees changes:
132 Function changes:
145 Function changes:
[all …]
/openbmc/u-boot/tools/patman/
H A Dseries.py38 self.changes = {}
159 for change in sorted(self.changes, reverse=True):
161 for this_commit, text in self.changes[change]:
178 if self.changes:
189 changes_copy = dict(self.changes)
191 if self.changes.get(version):
200 elif self.changes:
268 if not self.changes.get(version):
269 self.changes[version] = []
270 self.changes[version].append([commit, info])
H A Dcommit.py29 self.changes = {}
41 if not self.changes.get(version):
42 self.changes[version] = []
43 self.changes[version].append(info)
/openbmc/linux/Documentation/devicetree/
H A Dchangesets.rst7 A Devicetree changeset is a method which allows one to apply changes
8 in the live tree in such a way that either the full set of changes
14 When a changeset is applied, all of the changes get applied to the tree
26 a set of changes. No changes to the active tree are made at this point.
30 3. of_changeset_apply() - Apply the changes to the tree. Either the
/openbmc/openbmc/poky/meta/lib/oe/
H A Dbuildhistory_analysis.py450 changes = []
516 changes.append(chg)
517 return changes
622 changes = []
628 return changes
638 changes.append(chg)
674 changes.append(chg)
696 changes.append(chg)
705 changes.append(chg)
709 for chg in changes:
[all …]
/openbmc/phosphor-power/phosphor-regulators/docs/config_file/
H A Dconfiguration.md5 Configuration changes that should be applied to a device or regulator rail.
6 These changes usually override hardware default settings.
12 The configuration changes are applied during the boot before regulators are
15 The configuration changes are applied by executing one or more actions. The
26 …gs | One or more comment lines describing the configuration changes. …
H A Drail.md19 …nfiguration changes that should be applied to this rail. These changes usually override hardware d…
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmld-mac80211.c596 u64 changes) in iwl_mvm_mld_link_info_changed_station() argument
613 if (changes & BSS_CHANGED_ERP_SLOT) in iwl_mvm_mld_link_info_changed_station()
680 u64 changes) in iwl_mvm_mld_vif_cfg_changed_station() argument
691 if (changes == BSS_CHANGED_IDLE) in iwl_mvm_mld_vif_cfg_changed_station()
700 if (changes & BSS_CHANGED_ASSOC) { in iwl_mvm_mld_vif_cfg_changed_station()
767 if (changes & BSS_CHANGED_PS) { in iwl_mvm_mld_vif_cfg_changed_station()
778 u64 changes) in iwl_mvm_mld_link_info_changed_ap_ibss() argument
820 u64 changes) in iwl_mvm_mld_link_info_changed() argument
829 changes); in iwl_mvm_mld_link_info_changed()
834 changes); in iwl_mvm_mld_link_info_changed()
[all …]
H A Dlink.c94 u32 changes, bool active) in iwl_mvm_link_changed() argument
108 if (changes & LINK_CONTEXT_MODIFY_ACTIVE) { in iwl_mvm_link_changed()
171 changes &= ~LINK_CONTEXT_MODIFY_HE_PARAMS; in iwl_mvm_link_changed()
192 if (changes & LINK_CONTEXT_MODIFY_EHT_PARAMS) { in iwl_mvm_link_changed()
195 changes &= ~LINK_CONTEXT_MODIFY_EHT_PARAMS; in iwl_mvm_link_changed()
223 cmd.modify_mask = cpu_to_le32(changes); in iwl_mvm_link_changed()
230 if (!ret && (changes & LINK_CONTEXT_MODIFY_ACTIVE)) in iwl_mvm_link_changed()
/openbmc/openbmc/poky/documentation/migration-guides/
H A Dmigration-4.3.rst43 Compiling changes
82 .. _migration-4.3-go-changes:
84 Go language changes
92 systemd changes
101 Recipe changes
158 Output file naming changes
184 Versioning changes
209 stamp naming changes.
217 .. _migration-4.3-qemu-changes:
219 QEMU changes
[all …]
H A Dmigration-5.0.rst50 .. _migration-5.0-go-changes:
52 Go language changes
59 .. _migration-5.0-systemd-changes:
61 systemd changes
70 .. _migration-5.0-recipe-changes:
72 Recipe changes
122 .. _migration-5.0-qemu-changes:
124 QEMU changes
132 ipk packaging changes
167 .. _migration-5.0-misc-changes:
[all …]
/openbmc/linux/tools/laptop/dslm/
H A Ddslm.c78 int changes = 0; in measure() local
92 changes++; in measure()
107 changes--; /* Compensate for SIGINT */ in measure()
111 printf(" State changed %d times\n", changes); in measure()
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-platform_profile28 platform_profile_choices changes the profile to the new value.
30 This file can be monitored for changes by polling for POLLPRI,
31 POLLPRI will be signalled on any changes, independent of those
32 changes coming from a userspace write; or coming from another
/openbmc/linux/Documentation/process/
H A Dmaintainer-soc.rst25 The SoC subsystem also serves as an intermediate location for changes to
51 changes. Each architecture has its own maintainers that are responsible for
68 If changes are being made to a devicetree that are incompatible with old
70 appropriate time later. Most importantly, any incompatible changes should be
78 A common problem is synchronizing changes between device drivers and devicetree
80 coordinating how the changes get merged through different maintainer trees.
99 * Defer the devicetree changes to a release after the binding and driver have
103 both the driver change and the devicetree changes
153 If changes do not fit into the normal patterns, there can be additional
165 changes or address problems identified while testing the first set.
[all …]
/openbmc/linux/Documentation/translations/zh_CN/admin-guide/
H A DREADME.rst55 :ref:`Documentation/process/changes.rst <changes>` 文件,它包含了升级内核
107 :ref:`Documentation/process/changes.rst <changes>`
228 有关更多信息,请参阅 :ref:`Documentation/process/changes.rst <changes>` 。
/openbmc/docs/development/
H A Dgerrit-setup.md87 changes and push them to Gerrit for code review. Here is what the basic workflow
90 - Make your code changes
93 - Commit your changes, adding a Signed-off-by line to it (more on
94 … commit messages](https://github.com/openbmc/docs/blob/master/CONTRIBUTING.md#submitting-changes)):
96 - Push your changes to Gerrit for code review:
104 set up Gerrit and know how to submit your code changes for review!
106 Submitting changes for review is just one of many steps in the contributing
H A DREADME.md15 repository, build, and test your changes within QEMU.
20 changes within QEMU.
25 your changes for code review.
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dquilt.rst7 that allows you to capture source code changes without having a clean
9 modify source code, test changes, and then preserve the changes in the
14 With regard to preserving changes to source files, if you clean a
45 #. *Edit the Files:* Make your changes in the source code to the files
49 easiest way to test your changes is by calling the :ref:`ref-tasks-compile`
68 #. *Generate the Patch:* Once your changes work as expected, you need to
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_dcb_nl.c30 int changes = 0; in ixgbe_copy_dcb_cfg() local
48 changes |= BIT_PG_TX; in ixgbe_copy_dcb_cfg()
53 changes |= BIT_PG_TX; in ixgbe_copy_dcb_cfg()
58 changes |= BIT_PG_TX; in ixgbe_copy_dcb_cfg()
70 changes |= BIT_PG_RX; in ixgbe_copy_dcb_cfg()
75 changes |= BIT_PG_RX; in ixgbe_copy_dcb_cfg()
80 changes |= BIT_PG_RX; in ixgbe_copy_dcb_cfg()
95 changes |= BIT_PG_TX; in ixgbe_copy_dcb_cfg()
107 changes |= BIT_PFC; in ixgbe_copy_dcb_cfg()
113 changes |= BIT_PFC; in ixgbe_copy_dcb_cfg()
[all …]
/openbmc/openbmc/meta-raspberrypi/docs/
H A DMakefile184 .PHONY: changes
185 changes: target
186 $(SPHINXBUILD) -b changes $(ALLSPHINXOPTS) $(BUILDDIR)/changes
/openbmc/linux/Documentation/translations/zh_TW/admin-guide/
H A DREADME.rst58 :ref:`Documentation/process/changes.rst <changes>` 文件,它包含了升級內核
110 :ref:`Documentation/process/changes.rst <changes>`
230 有關更多信息,請參閱 :ref:`Documentation/process/changes.rst <changes>` 。
/openbmc/linux/Documentation/ABI/stable/
H A Dsysfs-driver-aspeed-vuart6 Users: OpenBMC. Proposed changes should be mailed to
14 Users: OpenBMC. Proposed changes should be mailed to
23 Users: OpenBMC. Proposed changes should be mailed to
/openbmc/bmcweb/
H A DREDFISH_CHECKLIST.md3 When making changes to the Redfish tree, please follow the checklist below.
12 2. Document any client-facing changes in behavior in the commit message. Note,
13 that this should include behavior changes that may not affect your system.
25 Redfish change. Most changes require more tests than simply service

12345678910>>...65