Searched refs:checkout (Results 1 – 19 of 19) sorted by relevance
/u-boot/doc/build/ |
A D | source.rst | 26 To checkout the October 2020 release you would use: 30 git checkout v2020.10
|
/u-boot/ |
A D | .gitattributes | 1 # Declare files that always have LF line endings on checkout
|
/u-boot/board/gateworks/venice/ |
A D | README | 14 $ git checkout imx_5.4.47_2.2.0
|
/u-boot/board/beacon/imx8mn/ |
A D | README | 15 $ git checkout imx_5.4.47_2.2.0
|
/u-boot/board/beacon/imx8mm/ |
A D | README | 15 $ git checkout imx_4.19.35_1.0.0
|
/u-boot/board/freescale/imx8qm_mek/ |
A D | README | 17 $ git checkout origin/imx_4.14.78_1.0.0_ga -b imx_4.14.78_1.0.0_ga
|
/u-boot/doc/board/freescale/ |
A D | imx8qxp_mek.rst | 24 $ git checkout origin/imx_4.19.35_1.1.0 -b imx_4.19.35_1.1.0
|
/u-boot/tools/buildman/ |
A D | test.py | 203 2, checkout=False, show_unknown=False) 543 checkout=False, show_unknown=False) 552 checkout=False, show_unknown=False) 559 checkout=False, show_unknown=False,
|
A D | builder.py | 234 gnu_make='make', checkout=True, show_unknown=True, step=1, argument 275 self.checkout = checkout 406 def SelectCommit(self, commit, checkout=True): argument 410 if checkout and self.checkout:
|
A D | control.py | 322 options.threads, options.jobs, gnu_make=gnu_make, checkout=True,
|
A D | builderthread.py | 204 if self.builder.checkout:
|
A D | README | 177 $ git checkout -b my-branch origin/master
|
/u-boot/doc/board/advantech/ |
A D | imx8qm-rom7720-a1.rst | 24 $ git checkout origin/imx_4.14.78_1.0.0_ga -b imx_4.14.78_1.0.0_ga
|
/u-boot/doc/ |
A D | README.chromium | 41 git checkout cros-master 46 git checkout 45964294
|
/u-boot/doc/board/intel/ |
A D | edison.rst | 55 git checkout v$BUILD_VERSION
|
/u-boot/test/ |
A D | nokia_rx51_test.sh | 58 git checkout 8f8d8e0796efe1a6f34cdd83fb798f3c41217ec1
|
/u-boot/tools/patman/ |
A D | func_test.py | 466 self.repo.checkout(target, strategy=pygit2.GIT_CHECKOUT_FORCE) 612 self.repo.checkout(target, strategy=pygit2.GIT_CHECKOUT_FORCE)
|
A D | README | 509 git checkout us-cmd2
|
/u-boot/doc/uImage.FIT/ |
A D | beaglebone_vboot.txt | 104 git checkout v3.14
|
Completed in 18 milliseconds