Home
last modified time | relevance | path

Searched +full:mini +full:- +full:core (Results 1 – 25 of 142) sorted by relevance

123456

/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/nftables/
H A Dnftables_1.1.1.bb3 This software provides an in-kernel packet classification framework \
4 that is based on a network-specific Virtual Machine (VM), \
5 nft, a userspace command line tool and libnftables, a high-level userspace library."
8 LICENSE = "GPL-2.0-only"
11 DEPENDS = "libmnl libnftnl bison-native \
12 ${@bb.utils.contains('PACKAGECONFIG', 'mini-gmp', '', 'gmp', d)}"
15 file://run-ptest \
22 PACKAGECONFIG[editline] = "--with-cli=editline, , libedit, , , linenoise readline"
23 PACKAGECONFIG[json] = "--with-json, --without-json, jansson"
24 PACKAGECONFIG[linenoise] = "--with-cli=linenoise, , linenoise, , , editline readline"
[all …]
/openbmc/u-boot/board/intel/
H A DKconfig1 # SPDX-License-Identifier: GPL-2.0+
15 Intel quad-core Atom Processor E3800 with dual-channel DDR3L SODIMM
23 mini-ITX form factor containing the Intel Braswell SoC, which has
24 a 64-bit quad-core, single-thread, Intel Atom processor, along with
25 serial console, 10/100/1000 Ethernet, SD-Card, USB 2/3, SATA, PCIe,
48 This is the Intel Edison Compute Module. It contains a dual core Intel
50 eMMC flash on board, Wi-Fi, Bluetooth 4 and USB controllers.
56 Arduino-certified development and prototyping boards based on Intel
57 architecture. It includes an Intel Quark SoC X1000 processor, a 32-bit
58 single-core, single-thread, Intel Pentium processor instrunction set
[all …]
/openbmc/linux/Documentation/devicetree/bindings/arm/
H A Dapple.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Hector Martin <marcan@marcan.st>
17 - Mac mini (M1, 2020)
18 - MacBook Pro (13-inch, M1, 2020)
19 - MacBook Air (M1, 2020)
20 - iMac (24-inch, M1, 2021)
24 - MacBook Air (M2, 2022)
25 - MacBook Pro (13-inch, M2, 2022)
[all …]
H A Dfsl.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Shawn Guo <shawnguo@kernel.org>
11 - Li Yang <leoyang.li@nxp.com>
18 - description: i.MX1 based Boards
20 - enum:
21 - armadeus,imx1-apf9328
22 - fsl,imx1ads
23 - const: fsl,imx1
[all …]
H A Datmel-at91.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/arm/atmel-at91.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Alexandre Belloni <alexandre.belloni@bootlin.com>
11 - Claudiu Beznea <claudiu.beznea@microchip.com>
12 - Nicolas Ferre <nicolas.ferre@microchip.com>
22 - items:
23 - const: atmel,at91rm9200
24 - items:
[all …]
H A Dsunxi.yaml1 # SPDX-License-Identifier: (GPL-2.0+ OR X11)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Chen-Yu Tsai <wens@csie.org>
11 - Maxime Ripard <mripard@kernel.org>
19 - description: Allwinner A100 Perf1 Board
21 - const: allwinner,a100-perf1
22 - const: allwinner,sun50i-a100
24 - description: Allwinner A23 Evaluation Board
26 - const: allwinner,sun8i-a23-evb
[all …]
/openbmc/linux/Documentation/devicetree/bindings/arm/mstar/
H A Dmstar.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Daniel Palmer <daniel@thingy.jp>
17 - description: infinity boards
19 - enum:
20 - thingyjp,breadbee-crust # thingy.jp BreadBee Crust
21 - const: mstar,infinity
23 - description: infinity2m boards
25 - enum:
[all …]
/openbmc/openbmc/poky/meta/recipes-graphics/packagegroups/
H A Dpackagegroup-core-x11-base.bb5 # rdepends on matchbox-wm
9 packagegroup-core-x11-xserver \
10 packagegroup-core-x11-utils \
11 matchbox-wm \
12 mini-x-session \
13 virtual-x-terminal-emulator \
14 liberation-fonts \
/openbmc/u-boot/arch/arm/mach-bcm283x/
H A DKconfig17 bool "Broadcom BCM2837 SoC 32-bit support"
24 bool "Broadcom BCM2837 SoC 64-bit support"
39 Support for all ARM1176-/BCM2835-based Raspberry Pi variants, such as
41 support BCM2836/BCM2837-based Raspberry Pis such as the RPi 2 and
50 Support for all ARM1176-/BCM2835-based Raspberry Pi variants, such as
54 mini UART (rather than PL011) for the serial console. This is the
56 non-default option must be present in config.txt: enable_uart=1.
57 This is required for U-Boot to operate correctly, even if you only
66 Support for all BCM2836-based Raspberry Pi variants, such as
69 This option also supports BCM2837-based variants such as the RPi 3
[all …]
/openbmc/linux/drivers/usb/atm/
H A Dusbatm.h1 /* SPDX-License-Identifier: GPL-2.0+ */
3 * usbatm.h - Generic USB xDSL driver core
30 dev_err(&(instance)->usb_intf->dev , format , ## arg)
32 dev_info(&(instance)->usb_intf->dev , format , ## arg)
34 dev_warn(&(instance)->usb_intf->dev , format , ## arg)
36 dev_dbg(&(instance)->usb_intf->dev , format , ## arg)
41 (instance)->atm_dev->number , ## arg)
51 (instance)->atm_dev->number, ##__VA_ARGS__)
54 (instance)->atm_dev->number, ##__VA_ARGS__)
56 /* flags, set by mini-driver in bind() */
[all …]
/openbmc/linux/Documentation/devicetree/bindings/pci/
H A Dhisilicon,kirin-pcie.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/pci/hisilicon,kirin-pcie.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Xiaowei Song <songxiaowei@hisilicon.com>
11 - Binghui Wang <wangbinghui@hisilicon.com>
14 Kirin PCIe host controller is based on the Synopsys DesignWare PCI core.
15 It shares common functions with the PCIe DesignWare core driver and
17 Documentation/devicetree/bindings/pci/snps,dw-pcie.yaml.
20 - $ref: /schemas/pci/snps,dw-pcie.yaml#
[all …]
H A D83xx-512x-pci.txt3 Freescale 83xx and 512x SOCs include the same PCI bridge core.
6 - reg: should contain two address length tuples
12 interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
13 interrupt-map = <
14 /* IDSEL 0x0E -mini PCI */
20 /* IDSEL 0x0F - PCI slot */
25 interrupt-parent = <&ipic>;
27 bus-range = <0x0 0x0>;
31 clock-frequency = <66666666>;
32 #interrupt-cells = <1>;
[all …]
/openbmc/linux/Documentation/devicetree/bindings/spi/
H A Dqcom,spi-qup.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/spi/qcom,spi-qup.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Andy Gross <agross@kernel.org>
11 - Bjorn Andersson <bjorn.andersson@linaro.org>
12 - Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
15 The QUP core is an AHB slave that provides a common data path (an output FIFO
16 and an input FIFO) for serial peripheral interface (SPI) mini-core.
22 - $ref: /schemas/spi/spi-controller.yaml#
[all …]
H A Dqcom,spi-geni-qcom.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/spi/qcom,spi-geni-qcom.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Andy Gross <agross@kernel.org>
11 - Bjorn Andersson <bjorn.andersson@linaro.org>
12 - Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
15 The QUP v3 core is a GENI based AHB slave that provides a common data path
17 mini-core.
24 described in Documentation/devicetree/bindings/soc/qcom/qcom,geni-se.yaml.
[all …]
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-connectivity/libupnp/
H A Dlibupnp_1.14.18.bb3 UPnP device and control point applications. It consists of the core UPnP \
4 protocols along with a UPnP-specific eXtensible Markup Language (XML) parser \
6 integrated mini web server for serving UPnP related documents."
8 LICENSE = "BSD-3-Clause"
12 SRC_URI = "git://github.com/pupnp/pupnp.git;protocol=https;branch=branch-1.14.x \
19 EXTRA_OECONF += "--enable-reuseaddr"
22 CFLAGS += "-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE"
23 CXXFLAGS += "-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE"
/openbmc/linux/Documentation/devicetree/bindings/display/connector/
H A Ddp-connector.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/display/connector/dp-connector.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Tomi Valkeinen <tomi.valkeinen@ti.com>
14 const: dp-connector
20 - full-size
21 - mini
23 hpd-gpios:
27 dp-pwr-supply:
[all …]
H A Dhdmi-connector.yaml1 # SPDX-License-Identifier: GPL-2.0-only
3 ---
4 $id: http://devicetree.org/schemas/display/connector/hdmi-connector.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Laurent Pinchart <Laurent.pinchart@ideasonboard.com>
14 const: hdmi-connector
19 - a # Standard full size
20 - b # Never deployed?
21 - c # Mini
22 - d # Micro
[all …]
/openbmc/linux/Documentation/devicetree/bindings/hwmon/
H A Dcirrus,lochnagar.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - patches@opensource.cirrus.com
15 Logic devices on mini-cards, as well as allowing connection of various
30 - cirrus,lochnagar2-hwmon
33 - compatible
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dcirrus,lochnagar.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - patches@opensource.cirrus.com
15 Logic devices on mini-cards, as well as allowing connection of various
28 - $ref: dai-common.yaml#
33 - cirrus,lochnagar2-soundcard
35 '#sound-dai-cells':
46 clock-names:
50 - compatible
[all …]
/openbmc/linux/drivers/media/pci/cx88/
H A Dcx88.h1 /* SPDX-License-Identifier: GPL-2.0-or-later */
15 #include <linux/i2c-algo-bit.h>
20 #include <media/v4l2-device.h>
21 #include <media/v4l2-fh.h>
24 #include <media/videobuf2-dma-sg.h>
25 #include <media/drv-intf/cx2341x.h>
26 #include <media/videobuf2-dvb.h>
27 #include <media/i2c/ir-kbd-i2c.h>
30 #include "cx88-reg.h"
37 #define UNSET (-1U)
[all …]
/openbmc/u-boot/include/configs/
H A Dedminiv2.h1 /* SPDX-License-Identifier: GPL-2.0+ */
8 * Written-by: Prafulla Wadaskar <prafulla@marvell.com>
32 #define CONFIG_FEROCEON 1 /* CPU Core subversion */
41 * Board-specific values for Orion5x MPP low level init:
42 * - MPPs 12 to 15 are SATA LEDs (mode 5)
43 * - Others are GPIO/unused (mode 3 for MPP0, mode 5 for
52 * Board-specific values for Orion5x GPIO low level init:
53 * - GPIO3 is input (RTC interrupt)
54 * - GPIO16 is Power LED control (0 = on, 1 = off)
55 * - GPIO17 is Power LED source select (0 = CPLD, 1 = GPIO16)
[all …]
/openbmc/linux/Documentation/devicetree/bindings/thermal/
H A Dimx8mm-thermal.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/thermal/imx8mm-thermal.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: NXP i.MX8M Mini Thermal
10 - Anson Huang <Anson.Huang@nxp.com>
22 - enum:
23 - fsl,imx8mm-tmu
24 - fsl,imx8mp-tmu
25 - items:
[all …]
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/musicpd/
H A Dncmpc_0.49.bb2 LICENSE = "GPL-2.0-only"
14 RDEPENDS:${PN} += "python3-core"
18 PACKAGECONFIG[colors] = "-Dcolors=true,-Dcolors=false"
19 PACKAGECONFIG[lirc] = "-Dlirc=enabled,-Dlirc=disabled,lirc"
20 PACKAGECONFIG[locale] = "-Dlocale=enabled,-Dlocale=disabled"
21 PACKAGECONFIG[mini] = "-Dmini=true,-Dmini=false"
22 PACKAGECONFIG[mouse] = "-Dmouse=enabled,-Dmouse=disabled"
23 PACKAGECONFIG[nls] = "-Dnls=enabled,-Dnls=disabled,gettext-native"
24 PACKAGECONFIG[regex] = "-Dregex=enabled,-Dregex=disabled,pcre"
26 PACKAGECONFIG[help_screen] = "-Dhelp_screen=true,-Dhelp_screen=false"
[all …]
/openbmc/u-boot/board/freescale/p1010rdb/
H A DREADME.P1010RDB-PA5 The P1010 is a cost-effective, low-power, highly integrated host processor
6 based on a Power Architecture e500v2 core (maximum core frequency 800/1000 MHz),
14 - 1Gbyte unbuffered DDR3 SDRAM discrete devices (32-bit bus)
15 - 32 Mbyte NOR flash single-chip memory
16 - 32 Mbyte NAND flash memory
17 - 256 Kbit M24256 I2C EEPROM
18 - 16 Mbyte SPI memory
19 - I2C Board EEPROM 128x8 bit memory
20 - SD/MMC connector to interface with the SD memory card
22 - PCIe:
[all …]
H A DREADME.P1010RDB-PB3 The P1010RDB-PB is a Freescale Reference Design Board that hosts the P1010 SoC.
4 P1010RDB-PB is a variation of previous P1010RDB-PA board.
6 The P1010 is a cost-effective, low-power, highly integrated host processor
7 based on a Power Architecture e500v2 core (maximum core frequency 1GHz),that
13 The P1010RDB-PB board features are as following:
15 - 1G bytes unbuffered DDR3 SDRAM discrete devices (32-bit bus)
16 - 32M bytes NOR flash single-chip memory
17 - 2G bytes NAND flash memory
18 - 16M bytes SPI memory
19 - 256K bit M24256 I2C EEPROM
[all …]

123456