Home
last modified time | relevance | path

Searched refs:who (Results 1 – 25 of 28) sorted by relevance

12

/u-boot/tools/patman/
A Dcommit.py102 def AddRtag(self, rtag_type, who): argument
109 self.rtags[rtag_type].add(who)
A Dstatus.py315 for who in people:
317 who not in base_rtags[tag])
319 new_rtags[tag].add(who)
340 for who in sorted(people):
343 terminal.Print(who, colour=col.WHITE, bright=is_new)
401 for who in people:
402 lines.append('%s: %s' % (tag, who))
A Dpatchstream.py172 def _add_commit_rtag(self, rtag_type, who): argument
180 self.commit.AddRtag(rtag_type, who)
481 rtag_type, who = tag_match.groups()
482 self._add_commit_rtag(rtag_type, who)
485 who.find(os.getenv('USER') + '@') != -1):
488 self.commit.AddCc(who.split(','))
A Dfunc_test.py1148 def _to_submitter(who): argument
1149 m_who = re.match('(.*) <(.*)>', who)
A DREADME146 This will create patch files in your current directory and tell you who
522 Then update the Series-cc: in the top commit to add the person who reviewed
568 to remember what version you are up to, who you sent the last lot of patches
/u-boot/doc/
A Dindex.rst21 The following manuals are written for *users* of the U-Boot - those who are
33 The following manuals are written for *developers* of the U-Boot - those who
A Dfeature-removal-schedule.txt4 and who is going to be doing the work. When the feature is removed
A DREADME.ramboot-ppc85xx42 configured and who is doing that.
A DREADME.autoboot33 console serial port, say because a user who knows nothing about
A DREADME.chromium-chainload11 those who use U-Boot habitually.
/u-boot/Licenses/
A Dibm-pibs.txt12 Any person who transfers this source code or any derivative work
A DREADME4 many others who contributed code (see the actual source code and the
21 copyrighted by me and others who actually wrote it.
A Dlgpl-2.1.txt22 Free Software Foundation and other authors who decide to use it. You
198 entire whole, and thus to each and every part regardless of who wrote
294 that the user who changes the contents of definitions files in the
353 rights under this License. However, parties who have received copies,
383 all those who receive copies directly or indirectly through you, then
407 original copyright holder who places the Library under this License may add
A Dgpl-2.0.txt122 entire whole, and thus to each and every part regardless of who wrote it.
176 However, parties who have received copies, or rights, from you under
206 all those who receive copies directly or indirectly through you, then
231 original copyright holder who places the Program under this License
A DOFL.txt49 writer or other person who contributed to the Font Software.
A Dlgpl-2.0.txt185 entire whole, and thus to each and every part regardless of who wrote
281 that the user who changes the contents of definitions files in the
332 rights under this License. However, parties who have received copies,
362 all those who receive copies directly or indirectly through you, then
386 original copyright holder who places the Library under this License may add
/u-boot/doc/arch/
A Darc.rst20 Synopsys' ARC processors have been used by over 170 customers worldwide who
/u-boot/board/vscom/baltos/
A Du-boot.lds7 * See file CREDITS for list of people who contributed to this
/u-boot/board/ti/am335x/
A Du-boot.lds7 * See file CREDITS for list of people who contributed to this
/u-boot/board/sbc8349/
A DREADME118 CPU who currently have the PCI slot physically empty, but intend to
/u-boot/examples/standalone/
A DREADME.smc91111_eeprom26 To find out who has a MAC address, or to purchase MAC addresses, goto
/u-boot/arch/arm/dts/
A Dimx6q-cm-fx6.dts394 * Users who configured their OS properly can enable this node to gain
/u-boot/fs/jffs2/
A Djffs2_1pass.c1870 jffs2_get_list(struct part_info * part, const char *who) in jffs2_get_list() argument
1877 printf("%s: Failed to scan JFFSv2 file structure\n", who); in jffs2_get_list()
/u-boot/doc/uefi/
A Du-boot_on_efi.rst102 Here follow a few implementation notes for those who want to fiddle with
/u-boot/doc/driver-model/
A Dethernet.rst6 who wish to review the net driver stack with an eye towards implementing your

Completed in 41 milliseconds

12