| /rk3399_rockchip-uboot/tools/patman/ |
| H A D | README | 10 - Creates patch directly from your branch 16 It is intended to automate patch creation and make it a less 23 git format-patch, git send-email, etc. with the correct parameters 39 - Maintain a number of branches, one for each patch series you are 141 This will create patch files in your current directory and tell you who 142 it is thinking of sending them to. Take a look at the patch files. 168 Email address / alias to send patch series to (you can add this 172 Email address / alias to Cc patch series to (you can add this 176 Sets the version number of this patch series 180 RFC patches, or RESEND if you are being ignored. The patch subject [all …]
|
| H A D | series.py | 117 cc_list = list(self._generated_cc[commit.patch]) 237 cc += get_maintainer.GetMaintainer(commit.patch) 243 print(commit.patch, ', '.join(set(cc)), file=fd) 244 self._generated_cc[commit.patch] = cc
|
| H A D | patchstream.py | 484 commit.patch = fname
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.zfs | 1 This patch series adds support for ZFS listing and load to u-boot. 8 1. After applying the patch, zfs specific commands can be seen
|
| H A D | README.qemu-mips | 13 Supports emulated flash (patch Jean-Christophe PLAGNIOL-VILLARD) with 58 #patch to fix mips interrupt init on 2.6.24.y kernel 59 qemu_mips_kernel.patch
|
| H A D | README.bitbangMII | 1 This patch rewrites the miiphybb ( Bit-banged MII bus driver ) in order to
|
| H A D | README.falcon | 214 3. Use "fdt" commands to patch the DT blob:
|
| H A D | README.x86 | 186 representation of an ELF file. You need the patch "Support decoding a stage 223 did not describe any details. We need manually apply the patch to the FSP 865 which is unknown to SeaBIOS. An example patch is needed for SeaBIOS below: 881 Note: the patch above expects IGD device is at PCI b.d.f 0.2.0 and its VGA ROM
|
| /rk3399_rockchip-uboot/tools/ |
| H A D | kwboot.c | 705 int rv, rc, tty, term, prot, patch; in main() local 719 patch = 0; in main() 746 patch = 1; in main() 786 if (patch && !imgpath) in main() 801 prot = PROT_READ | (patch ? PROT_WRITE : 0); in main() 810 if (patch) { in main()
|
| /rk3399_rockchip-uboot/configs/ |
| H A D | apf27_defconfig | 6 CONFIG_IDENT_STRING=" apf27 patch 3.10"
|
| /rk3399_rockchip-uboot/ |
| H A D | .gitignore | 21 *.patch
|
| H A D | MAINTAINERS | 7 Q: Patchwork web based patch tracking system site 14 much other than throw the odd patch in. See below.. 41 patch or file. For instance:
|
| H A D | README | 3773 the form of a "patch", i. e. a context diff against a certain (latest 3776 But before you submit such a patch, please verify that your modifi- 5130 Send patch file to the U-Boot email list; 5186 When you send a patch, please include the following information with 5189 * For bug fixes: a description of the bug and how your patch fixes 5191 patch actually fixes something. 5196 * A CHANGELOG entry as plaintext (separate from the patch) 5204 * If your patch adds new configuration options, don't forget to 5207 * The patch itself. If you are using git (which is *strongly* 5208 recommended) you can easily generate the patch using the [all …]
|
| /rk3399_rockchip-uboot/tools/patman/test/ |
| H A D | test01.txt | 52 test: A test patch series
|
| H A D | 0002-fdt-Correct-cast-for-sandbox-in-fdtdec_setup_memory_.patch | 28 test: A test patch series
|
| /rk3399_rockchip-uboot/doc/driver-model/ |
| H A D | serial-howto.txt | 11 forward to convert these, at some point there may come a patch to remove them!
|
| H A D | i2c-howto.txt | 23 forward to convert these, at some point there may come a patch to remove them!
|
| /rk3399_rockchip-uboot/scripts/ |
| H A D | get_maintainer.pl | 503 open(my $patch, "< $file") 513 while (<$patch>) { 534 close($patch);
|
| /rk3399_rockchip-uboot/board/sunxi/ |
| H A D | README.sunxi64 | 155 boot0img can also patch boot0 to avoid loading U-Boot from 19MB, instead
|
| /rk3399_rockchip-uboot/board/sandbox/ |
| H A D | README.sandbox | 390 expand a test and include it with your patch series submission. Test
|
| /rk3399_rockchip-uboot/doc/uImage.FIT/ |
| H A D | beaglebone_vboot.txt | 106 ./patch.sh
|
| /rk3399_rockchip-uboot/tools/buildman/ |
| H A D | README | 26 with your patch series. It can build each individual commit and report 41 If not, it is a bug, for which a patch would be welcome.
|