Home
last modified time | relevance | path

Searched +full:full +full:- +full:custom (Results 1 – 25 of 603) sorted by relevance

12345678910>>...25

/OK3568_Linux_fs/kernel/tools/perf/ui/browsers/
H A Dscripts.c1 // SPDX-License-Identifier: GPL-2.0
19 * Usually the full path for a script is:
20 * /home/username/libexec/perf-core/scripts/python/xxx.py
21 * /home/username/libexec/perf-core/scripts/perl/xxx.pl
22 * So 256 should be long enough to contain the full path.
37 if (attr->read_format & PERF_FORMAT_GROUP) in attr_to_script()
38 strcat(extra_format, " -F +metric"); in attr_to_script()
39 if (attr->sample_type & PERF_SAMPLE_BRANCH_STACK) in attr_to_script()
40 strcat(extra_format, " -F +brstackinsn --xed"); in attr_to_script()
41 if (attr->sample_type & PERF_SAMPLE_REGS_INTR) in attr_to_script()
[all …]
/OK3568_Linux_fs/buildroot/boot/uboot/
H A DConfig.in2 bool "U-Boot"
4 Build "Das U-Boot" Boot Monitor
6 https://www.denx.de/wiki/U-Boot
17 Select this option if you use a recent U-Boot version (2015.04
23 Select this option if you use an old U-Boot (older than
30 string "U-Boot board name"
32 One of U-Boot supported boards to be built.
33 This will be suffixed with _config to meet U-Boot standard
34 naming. See boards.cfg in U-Boot source code for the list of
39 prompt "U-Boot Version"
[all …]
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/cec/
H A Dcec-pin-error-inj.rst1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
7 has low-level support for the CEC bus. Most hardware today will have
8 high-level CEC support where the hardware deals with driving the CEC bus,
13 What makes doing this so interesting is that since we have full control
17 Currently only the cec-gpio driver (when the CEC line is directly
18 connected to a pull-up GPIO line) and the AllWinner A10/A20 drm driver
23 now an ``error-inj`` file.
30 With ``cat error-inj`` you can see both the possible commands and the current
33 $ cat /sys/kernel/debug/cec/cec0/error-inj
36 # rx-clear clear all rx error injections
[all …]
/OK3568_Linux_fs/buildroot/package/refpolicy/
H A DConfig.in41 bool "Custom git repository"
43 Allows to get the refpolicy from a custom git repository.
45 The custom refpolicy must define the full policy explicitly,
47 same build system. When this is selected, only the custom
56 string "URL of custom repository"
59 string "Custom repository version"
97 Specify a space-separated list of directories containing
103 .fc, .if and .te files directly at the top-level, with no
104 sub-directories. Also, you cannot have several modules with
/OK3568_Linux_fs/kernel/tools/power/pm-graph/
H A DREADME8 pm-graph: suspend/resume/boot timing analysis tools
11 Home Page: https://01.org/pm-graph
13 Report bugs/issues at bugzilla.kernel.org Tools/pm-graph
14 - https://bugzilla.kernel.org/buglist.cgi?component=pm-graph&product=Tools
16 Full documentation available online & in man pages
17 - Getting Started:
18 https://01.org/pm-graph/documentation/getting-started
20 - Config File Format:
21 https://01.org/pm-graph/documentation/3-config-file-format
23 - upstream version in git:
[all …]
H A Dbootgraph.83 bootgraph \- Kernel boot timing analysis
21 The tool can also augment the timeline with ftrace data on custom target
22 functions as well as full trace callgraphs.
24 Generates output files in subdirectory: boot-yymmdd-HHMMSS
30 \fB-h\fR
33 \fB-v\fR
36 \fB-addlogs\fR
40 \fB-result \fIfile\fR
43 \fB-o \fIname\fR
47 e.g. boot-{hostname}-{date}-{time}
[all …]
/OK3568_Linux_fs/buildroot/docs/manual/
H A Dselinux-support.txt1 // -*- mode:doc; -*-
16 * _Permissive_: the policy is applied, and non-authorized actions are
19 * _Enforcing_: the policy is applied, and non-authorized actions are
32 [[enabling-selinux]]
44 [[selinux-policy-tweaking]]
49 rules. In Buildroot the non-base modules are disabled by default and
52 - Packages can enable a list of +SELinux+ modules within the +refpolicy+ using
54 - Packages can provide additional +SELinux+ modules by putting them (.fc, .if
56 - Extra +SELinux+ modules can be added in directories pointed by the
58 - Additional modules in the +refpolicy+ can be enabled if listed in the
[all …]
H A Dcustomize-rootfs.txt1 // -*- mode:doc; -*-
4 [[rootfs-custom]]
10 The two recommended methods, which can co-exist, are root filesystem
19 multiple overlays, space-separated. If you specify a relative path,
31 As shown in xref:customize-dir-structure[], the recommended path for
32 this overlay is +board/<company>/<boardname>/rootfs-overlay+.
34 Post-build scripts (+BR2_ROOTFS_POST_BUILD_SCRIPT+)::
36 Post-build scripts are shell scripts called 'after' Buildroot builds
38 assembled. To enable this feature, specify a space-separated list of
39 post-build scripts in config option +BR2_ROOTFS_POST_BUILD_SCRIPT+ (in
[all …]
H A Dcustomize-packages.txt1 // -*- mode:doc; -*-
4 [[customize-packages]]
5 === Adding project-specific packages
9 packages to Buildroot in general is explained in full detail in
10 xref:adding-packages[] and will not be repeated here. However, your
12 This section will explain how you can keep such project-specific
13 packages in a project-specific directory.
15 As shown in xref:customize-dir-structure[], the recommended location for
16 project-specific packages is +package/<company>/+. If you are using the
17 br2-external tree feature (see xref:outside-br-custom[]) the recommended
[all …]
/OK3568_Linux_fs/kernel/arch/xtensa/
H A DKconfig1 # SPDX-License-Identifier: GPL-2.0
47 Xtensa processors are 32-bit RISC machines designed by Tensilica
52 a home page at <http://www.linux-xtensa.org/>.
96 bool "fsf - default (not generic) configuration"
100 bool "dc232b - Diamond 232L Standard Core Rev.B (LE)"
107 bool "dc233c - Diamond 233L Standard Core Rev.C (LE)"
114 bool "Custom Xtensa processor configuration"
117 Select this variant to use a custom Xtensa processor configuration.
122 string "Xtensa Processor Custom Core Variant Name"
125 Provide the name of a custom Xtensa processor variant.
[all …]
/OK3568_Linux_fs/kernel/Documentation/livepatch/
H A Dshadow-vars.rst11 The implementation introduces a global, in-kernel hashtable that
24 (See the full API usage docbook notes in livepatch/shadow.c.)
30 meta-data and shadow-data:
32 - meta-data
34 - obj - pointer to parent object
35 - id - data identifier
37 - data[] - storage for shadow data
41 They also allow to call a custom constructor function when a non-zero
48 * klp_shadow_get() - retrieve a shadow variable data pointer
49 - search hashtable for <obj, id> pair
[all …]
/OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/wifi/intel/
H A Dipw2200.rst1 .. SPDX-License-Identifier: GPL-2.0
11 - Intel(R) PRO/Wireless 2200BG Network Connection
12 - Intel(R) PRO/Wireless 2915ABG Network Connection
20 Copyright |copy| 2004-2006, Intel Corporation
37 2. Ad-Hoc Networking
78 the warranty and/or issues arising from regulatory non-compliance, and
83 modules, and accordingly, condition system-level regulatory approval
86 non-compliant.
113 -------------------------
117 + IBSS mode (Ad-Hoc)
[all …]
/OK3568_Linux_fs/buildroot/system/
H A DConfig.in5 # init system may select one of the virtual skeleton-init-* packages.
6 # As only one init system may be enabled, only one skeleton-init-* may
17 bool "custom target skeleton"
20 Use custom target skeleton.
22 # skeleton from br2-external trees, if any
23 source "$BR2_BASE_DIR/.br2-external.in.skeleton"
30 string "custom target skeleton path"
32 Path to custom target skeleton.
45 one from a custom skeleton.
54 one from a custom skeleton.
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/doc/src/plugins/
H A Dosm.qdoc14 ** and conditions see https://www.qt.io/terms-conditions. For further
15 ** information use the contact form at https://www.qt.io/contact-us.
23 ** will be met: https://www.gnu.org/licenses/fdl-1.3.html.
29 \page location-plugin-osm.html
31 \ingroup QtLocation-plugins
40 Data, imagery and map information provided by \l {http://korona.geog.uni-heidelberg.de/}{OpenMapSur…
51 …ng.providersrepository.address should be set to a user-specified repository, in order to take full
53 ….9.6 the default nominatim endpoint, used for geocoding and places, has also changed to HTTPS-only.
77 …\li Instructs the plugin to include Nominatim-specific information (such as geometry and class) in…
85 …On systems that have no concept of a shared cache, the application-specific \l{QStandardPaths::Cac…
[all …]
/OK3568_Linux_fs/yocto/poky/meta/conf/
H A Dlicenses.conf2 # names, common-licenses will use the SPDX standard license names. In order to not
3 # break the non-standardized license names that we find in LICENSE, we'll set
4 # up a bunch of VarFlags to accommodate non-SPDX license names.
13 SPDXLICENSEMAP[AGPL-3] = "AGPL-3.0-only"
14 SPDXLICENSEMAP[AGPL-3+] = "AGPL-3.0-or-later"
15 SPDXLICENSEMAP[AGPLv3] = "AGPL-3.0-only"
16 SPDXLICENSEMAP[AGPLv3+] = "AGPL-3.0-or-later"
17 SPDXLICENSEMAP[AGPLv3.0] = "AGPL-3.0-only"
18 SPDXLICENSEMAP[AGPLv3.0+] = "AGPL-3.0-or-later"
19 SPDXLICENSEMAP[AGPL-3.0] = "AGPL-3.0-only"
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-initramfs/recipes-bsp/kexecboot/
H A Dkexecboot-cfg_0.2.bb2 DESCRIPTION = "Default icon and boot.cfg for kexecboot linux-as-bootloader."
12 echo '# /boot/boot.cfg - KEXECBOOT configuration file.
19 # Specify full kernel path on target.
23 # DTB=/boot/my-own-dtb
34 # Specify full path for a custom icon for the menu-item.
35 # If not set, use device-icons as default (NAND, SD, CF, ...).
45 # LABEL=${KEXECBOOT_LABEL}-test
46 # KERNEL=/boot/${KERNEL_IMAGETYPE}-test
51 install -d ${D}/boot
52 install -m 0644 boot.cfg ${D}/boot/boot.cfg
[all …]
/OK3568_Linux_fs/yocto/poky/documentation/migration-guides/
H A Dmigration-1.6.rst7 .. _migration-1.6-archiver-class:
10 ------------------
12 The :ref:`archiver <ref-classes-archiver>` class has been rewritten
15 ":ref:`dev-manual/common-tasks:maintaining open source license compliance during your product's lif…
18 .. _migration-1.6-packaging-changes:
21 -----------------
25 - The ``binutils`` recipe no longer produces a ``binutils-symlinks``
26 package. ``update-alternatives`` is now used to handle the preferred
29 - The tc (traffic control) utilities have been split out of the main
30 ``iproute2`` package and put into the ``iproute2-tc`` package.
[all …]
/OK3568_Linux_fs/yocto/poky/bitbake/doc/
H A Dconf.py3 # This file only contains a selection of the most common options. For a full
5 # https://www.sphinx-doc.org/en/master/usage/configuration.html
7 # -- Path setup --------------------------------------------------------------
29 # -- Project information -----------------------------------------------------
32 copyright = '2004-%s, Richard Purdie, Chris Larson, and Phil Blundell' \
42 # -- General configuration ---------------------------------------------------
45 # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
72 # -- Options for HTML output -------------------------------------------------
85 # Add any paths that contain custom static files (such as style sheets) here,
88 html_static_path = ['sphinx-static']
/OK3568_Linux_fs/kernel/Documentation/firmware-guide/acpi/
H A Dmethod-customizing.rst1 .. SPDX-License-Identifier: GPL-2.0
4 Linux ACPI Custom Control Method How To
25 - Only ACPI METHOD can be overridden, any other object types like
29 - The same ACPI control method can be overridden for many times,
32 - To get the ACPI debug object output (Store (AAAA, Debug)),
42 b) disassemble the table by running "iasl -d dsdt.dat".
56 Note that the full pathname of the method in ACPI namespace
59 e.g. "iasl -vw 6084 psr.asl" (psr.aml is generated as a result)
60 If parameter "-vw 6084" is not supported by your iASL compiler,
62 f) mount debugfs by "mount -t debugfs none /sys/kernel/debug"
[all …]
/OK3568_Linux_fs/buildroot/board/raspberrypi/
H A Dconfig_default.txt4 # See http://buildroot.org/manual.html#rootfs-custom
15 # Disable overscan assuming the display supports displaying the full resolution
H A Dconfig_cm4io.txt4 # See http://buildroot.org/manual.html#rootfs-custom
15 # Disable overscan assuming the display supports displaying the full resolution
26 dtoverlay=miniuart-bt
H A Dconfig_cm4io_64bit.txt4 # See http://buildroot.org/manual.html#rootfs-custom
15 # Disable overscan assuming the display supports displaying the full resolution
26 dtoverlay=miniuart-bt
H A Dconfig_3_qt5we.txt4 # See http://buildroot.org/manual.html#rootfs-custom
15 # Disable overscan assuming the display supports displaying the full resolution
26 dtoverlay=miniuart-bt
H A Dconfig_3.txt4 # See http://buildroot.org/manual.html#rootfs-custom
15 # Disable overscan assuming the display supports displaying the full resolution
26 dtoverlay=miniuart-bt
H A Dconfig_4.txt4 # See http://buildroot.org/manual.html#rootfs-custom
15 # Disable overscan assuming the display supports displaying the full resolution
26 dtoverlay=miniuart-bt

12345678910>>...25