Home
last modified time | relevance | path

Searched +full:partition +full:- +full:art (Results 1 – 17 of 17) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/mtd/partitions/
H A Dqcom,smem-part.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/mtd/partitions/qcom,smem-part.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Qualcomm SMEM NAND flash partition parser
10 - Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
14 Memory (SMEM) based partition table scheme. The maximum partitions supported
15 varies between partition table revisions. V3 supports maximum 16 partitions
22 const: qcom,smem-part
25 "^partition-[0-9a-z]+$":
[all …]
H A Dnvmem-cells.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/mtd/partitions/nvmem-cells.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 Any partition containing the compatible "nvmem-cells" will register as a
13 Nvmem binding to declare nvmem-cells can be found in:
17 - Ansuel Smith <ansuelsmth@gmail.com>
20 - $ref: /schemas/mtd/partitions/partition.yaml#
21 - $ref: /schemas/nvmem/nvmem.yaml#
25 const: nvmem-cells
[all …]
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DLAL-1.21 Licence Art Libre
8 Avec cette Licence Art Libre, l’autorisation est donnée de copier, de diffuser et de transformer li…
10 … Elle en reformule le principe en permettant au public de faire un usage créatif des oeuvres d’art.
11 … artistique conduit à restreindre l’accès du public à l’oeuvre, la Licence Art Libre a pour but de…
16 …nsi, l’objet de l’art n’est pas confondu avec l’objet d’art fini et défini comme tel. C’est la rai…
22 – L’oeuvre originelle :c’est-à-dire l’oeuvre créée par l’initiateur de l’oeuvre commune dont les co…
24 – Les oeuvres conséquentes :c’est-à-dire les propositions des auteurs qui contribuent à la formatio…
26 …urce de l’oeuvre) :exemplaire daté de l’oeuvre, de sa définition, de sa partition ou de son progra…
63 7. LES SOUS-LICENCES
/openbmc/linux/arch/arm/boot/dts/qcom/
H A Dqcom-ipq4018-jalapeno.dts1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
4 #include "qcom-ipq4019.dtsi"
5 #include <dt-bindings/gpio/gpio.h>
6 #include <dt-bindings/input/input.h>
27 bias-pull-up;
35 bias-disable;
43 drive-strength = <2>;
44 bias-disable;
50 drive-strength = <2>;
51 bias-disable;
[all …]
H A Dqcom-ipq4018-ap120c-ac.dtsi1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
3 #include "qcom-ipq4019.dtsi"
4 #include <dt-bindings/gpio/gpio.h>
5 #include <dt-bindings/input/input.h>
8 model = "ALFA Network AP120C-AC";
9 compatible = "alfa-network,ap120c-ac", "qcom,ipq4018";
16 stdout-path = "serial0:115200n8";
20 compatible = "gpio-keys";
22 key-reset {
35 drive-strength = <16>;
[all …]
/openbmc/linux/arch/mips/boot/dts/qca/
H A Dar9132_tl_wr1043nd_v1.dts1 // SPDX-License-Identifier: GPL-2.0
2 /dts-v1/;
4 #include <dt-bindings/gpio/gpio.h>
5 #include <dt-bindings/input/input.h>
10 compatible = "tplink,tl-wr1043nd-v1", "qca,ar9132";
11 model = "TP-Link TL-WR1043ND Version 1";
19 compatible = "fixed-clock";
20 #clock-cells = <0>;
21 clock-frequency = <40000000>;
24 gpio-keys {
[all …]
/openbmc/linux/arch/arm/boot/dts/st/
H A Dstm32h750i-art-pi.dts2 * Copyright 2021 - Dillon Min <dillon.minfei@gmail.com>
4 * This file is dual-licensed: you can use it either under the terms
42 * For art-pi board resources, you can refer to link:
43 * https://art-pi.gitee.io/website/
46 /dts-v1/;
48 #include "stm32h7-pinctrl.dtsi"
49 #include <dt-bindings/interrupt-controller/irq.h>
50 #include <dt-bindings/gpio/gpio.h>
53 model = "RT-Thread STM32H750i-ART-PI board";
54 compatible = "st,stm32h750i-art-pi", "st,stm32h750";
[all …]
/openbmc/linux/Documentation/admin-guide/
H A Dext4.rst1 .. SPDX-License-Identifier: GPL-2.0
9 (64 bit) in keeping with increasing disk capacities and state-of-the-art
12 Mailing list: linux-ext4@vger.kernel.org
23 - The latest version of e2fsprogs can be found at:
35 - Create a new filesystem using the ext4 filesystem type:
37 # mke2fs -t ext4 /dev/hda1
41 # tune2fs -O extents /dev/hda1
46 # tune2fs -I 256 /dev/hda1
48 - Mounting:
50 # mount -t ext4 /dev/hda1 /wherever
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/valkey/valkey/
H A Dvalkey.conf6 # ./valkey-server /path/to/valkey.conf
24 # to customize a few per-server settings. Include files can include
88 protected-mode yes
96 # In high requests-per-second environments you need an high backlog in order
101 tcp-backlog 511
117 # If non-zero, use SO_KEEPALIVE to send TCP ACKs to clients in absence
130 tcp-keepalive 300
139 # supervised no - no supervision interaction
140 # supervised upstart - signal upstart by putting Redis into SIGSTOP mode
141 # supervised systemd - signal systemd by writing READY=1 to $NOTIFY_SOCKET
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis/
H A Dredis.conf6 # ./redis-server /path/to/redis.conf
24 # to customize a few per-server settings. Include files can include
88 protected-mode yes
96 # In high requests-per-second environments you need an high backlog in order
101 tcp-backlog 511
117 # If non-zero, use SO_KEEPALIVE to send TCP ACKs to clients in absence
130 tcp-keepalive 300
139 # supervised no - no supervision interaction
140 # supervised upstart - signal upstart by putting Redis into SIGSTOP mode
141 # supervised systemd - signal systemd by writing READY=1 to $NOTIFY_SOCKET
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis-7.2.6/
H A Dredis.conf6 # ./redis-server /path/to/redis.conf
24 # to customize a few per-server settings. Include files can include
88 protected-mode yes
96 # In high requests-per-second environments you need an high backlog in order
101 tcp-backlog 511
117 # If non-zero, use SO_KEEPALIVE to send TCP ACKs to clients in absence
130 tcp-keepalive 300
139 # supervised no - no supervision interaction
140 # supervised upstart - signal upstart by putting Redis into SIGSTOP mode
141 # supervised systemd - signal systemd by writing READY=1 to $NOTIFY_SOCKET
[all …]
/openbmc/linux/kernel/trace/
H A Dring_buffer.c1 // SPDX-License-Identifier: GPL-2.0
78 * Here's some silly ASCII art.
80 * +------+
83 * +------+ +---+ +---+ +---+
84 * | |-->| |-->| |
85 * +---+ +---+ +---+
88 * +---------------+
91 * +------+
93 * |page |------------------v
94 * +------+ +---+ +---+ +---+
[all …]
/openbmc/u-boot/drivers/video/
H A Dstb_truetype.h1 // stb_truetype.h - v1.08 - public domain
2 // authored from 2009-2015 by Sean Barrett / RAD Game Tools
8 // render glyphs to one-channel bitmaps with antialiasing (box filter)
11 // non-MS cmaps
14 // cleartype-style AA?
16 // optimize: build edge-list directly from curves
32 // Ivan-Assen Ivanov
51 // 1.08 (2015-09-13) document stbtt_Rasterize(); fixes for vertical & horizontal edges
52 // 1.07 (2015-08-01) allow PackFontRanges to accept arrays of sparse codepoints;
54 // fix stbtt_GetFontOFfsetForIndex (never worked for non-0 input?);
[all …]
/openbmc/
Dopengrok1.0.log1 2025-01-10 03:00:45.010-0600 FINE t1 Executor.registerErrorHandler: Installing default uncaught exception handler
2 2025-01-10 03:00:45.121-0600 INFO t1 Indexer.parseOptions: Indexer options: [-c, /usr/local/bin/ctags, -T, 12, -s, /opengrok/src, -
[all...]
Dopengrok2.0.log1 2025-01-09 03:00:44.932-0600 FINE t1 Executor.registerErrorHandler: Installing default uncaught exception handler
2 2025-01-09 03:00:45.045-0600 INFO t1 Indexer.parseOptions: Indexer options: [-c, /usr/local/bin/ctags, -T, 12, -s, /opengrok/src, -
[all...]
/openbmc/linux/
H A Dopengrok1.0.log1 2024-12-28 20:07:11.902-0600 FINER t583 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c'
2 2024-12-28 20:07:11.913-0600 FINEST t583 Statistics.logIt: Added: '/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c' (CAnalyzer) (took 116 ms)
3 2024-12-28 20:07:11.899-0600 FINER t593 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/linux/tools/testing/selftests/powerpc/tm/tm-signa
[all...]
H A Dopengrok0.0.log1 2024-12-28 20:09:05.996-0600 FINEST t1171 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/linux/drivers/staging/media/av7110/video-continue.rst.gz'
2 2024-12-28 20:09:05.942-0600 FINEST t1149 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/u-boot/arch/sh/config.mk.gz'
3 2024-12-2
[all...]