/linux/arch/arm/mach-omap1/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 22 config ARCH_OMAP15XX 29 config ARCH_OMAP16XX 36 config ARCH_OMAP 41 config OMAP_MUX 45 Pin multiplexing support for OMAP boards. If your bootloader 49 config OMAP_MUX_DEBUG 57 config OMAP_MUX_WARNINGS 58 bool "Warn about pins the bootloader didn't set up" 66 config OMAP_32K_TIMER [all …]
|
/linux/drivers/firmware/efi/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 5 config EFI_ESRT 10 config EFI_VARS_PSTORE 20 config EFI_VARS_PSTORE_DEFAULT_DISABLE 29 config EFI_SOFT_RESERVE 42 resource, and set aside for direct-access (device-dax) by 45 device-dax kmem facility. Say N to have the kernel treat this 50 config EFI_DXE_MEM_ATTRIBUTES 62 config EFI_PARAMS_FROM_FDT 65 Select this config option from the architecture Kconfig if [all …]
|
/linux/drivers/memory/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 17 config DDR 25 config ARM_PL172_MPMC 33 config ATMEL_EBI 42 Used to configure the EBI (external bus interface) when the device- 46 config BRCMSTB_DPFE 58 config BRCMSTB_MEMC 67 config BT1_L2_CTL 68 bool "Baikal-T1 CM2 L2-RAM Cache Control Block" 72 Baikal-T1 CPU is based on the MIPS P5600 Warrior IP-core. The CPU [all …]
|
/linux/arch/sh/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 2 config SUPERH 81 <http://www.linux-sh.org/>. 83 config GENERIC_BUG 87 config GENERIC_HWEIGHT 90 config GENERIC_CALIBRATE_DELAY 93 config GENERIC_LOCKBREAK 97 config ARCH_SUSPEND_POSSIBLE 100 config ARCH_HIBERNATION_POSSIBLE 103 config SYS_SUPPORTS_APM_EMULATION [all …]
|
/linux/arch/mips/ |
H A D | Kconfig.debug | 1 # SPDX-License-Identifier: GPL-2.0 3 config EARLY_PRINTK 17 config EARLY_PRINTK_8250 26 config USE_GENERIC_EARLY_PRINTK_8250 29 config CMDLINE_BOOL 30 bool "Built-in kernel command line" 32 For most systems, it is firmware or second stage bootloader that 41 The built-in options will be concatenated to the default command 43 command line will be ignored and replaced by the built-in string. 46 the command line from the firmware or the second-stage bootloader. [all …]
|
/linux/arch/arm/mach-davinci/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 22 config ARCH_DAVINCI_DA850 23 bool "DA850/OMAP-L138/AM18x based system" 27 config ARCH_DAVINCI_DA8XX 30 config DAVINCI_MUX 35 Pin multiplexing support for DAVINCI boards. If your bootloader 39 config DAVINCI_MUX_DEBUG 47 config DAVINCI_MUX_WARNINGS 48 bool "Warn about pins the bootloader didn't set up"
|
/linux/arch/alpha/ |
H A D | Kconfig.debug | 1 # SPDX-License-Identifier: GPL-2.0 3 config EARLY_PRINTK 8 config ALPHA_LEGACY_START_ADDRESS 18 If you're using aboot 0.7 or later, the bootloader will examine the 20 most older bootloaders -- APB or MILO -- hardcoded the kernel start 24 Say Y if you have a broken bootloader. Say N if you do not, or if 27 config ALPHA_LEGACY_START_ADDRESS 32 config MATHEMU
|
/linux/usr/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 6 config INITRAMFS_SOURCE 11 space-separated list of directories and files for building the 21 See <file:Documentation/driver-api/early-userspace/early_userspace_support.rst> for more details. 25 config INITRAMFS_FORCE 26 bool "Ignore the initramfs passed by the bootloader" 30 (or initrd image) passed to it by the bootloader. This is 33 your bootloader passes to the kernel. 35 config INITRAMFS_ROOT_UID 41 (-1 = current user) will be owned by root in the resulting image. [all …]
|
/linux/drivers/platform/x86/intel/wmi/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 6 config INTEL_WMI 9 config INTEL_WMI_SBL_FW_UPDATE 10 tristate "Intel WMI Slim Bootloader firmware update signaling driver" 15 Slim Bootloader to trigger update on next reboot. 18 be called intel-wmi-sbl-fw-update. 20 config INTEL_WMI_THUNDERBOLT 31 be called intel-wmi-thunderbolt.
|
/linux/arch/mips/generic/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 4 config LEGACY_BOARDS 7 Select this from your board if the board must use a legacy, non-UHI, 13 config YAMON_DT_SHIM 16 Select this from your board if the board uses the YAMON bootloader 18 YAMON-provided environment variables into a device tree properties. 20 comment "Legacy (non-UHI/non-FIT) Boards" 22 config LEGACY_BOARD_SEAD3 23 bool "Support MIPS SEAD-3 boards" 27 Enable this to include support for booting on MIPS SEAD-3 FPGA-based [all …]
|
/linux/arch/sparc/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 2 config 64BIT 3 bool "64-bit kernel" if "$(ARCH)" = "sparc" 10 Say yes to build a 64-bit kernel - formerly known as sparc64 11 Say no to build a 32-bit kernel - formerly known as sparc 13 config SPARC 53 config SPARC32 69 config SPARC64 115 config ARCH_PROC_KCORE_TEXT 118 config CPU_BIG_ENDIAN [all …]
|
/linux/Documentation/admin-guide/ |
H A D | README.rst | 11 -------------- 14 Linus Torvalds with assistance from a loosely-knit team of hackers across 17 It has all the features you would expect in a modern fully-fledged Unix, 19 loading, shared copy-on-write executables, proper memory management, 22 It is distributed under the GNU General Public License v2 - see the 26 ----------------------------- 28 Although originally developed first for 32-bit x86-based PCs (386 or higher), 31 IBM S/390, MIPS, HP PA-RISC, Intel IA-64, DEC VAX, AMD x86-64 Xtensa, and 34 Linux is easily portable to most general-purpose 32- or 64-bit architectures 40 userspace application - this is called UserMode Linux (UML). [all …]
|
/linux/drivers/input/rmi4/ |
H A D | rmi_f34v7.c | 1 // SPDX-License-Identifier: GPL-2.0-only 4 * Copyright (c) 2007-2016, Synaptics Incorporated 27 ret = rmi_read_block(f34->fn->rmi_dev, in rmi_f34v7_read_flash_status() 28 f34->fn->fd.data_base_addr + V7_FLASH_STATUS_OFFSET, in rmi_f34v7_read_flash_status() 32 rmi_dbg(RMI_DEBUG_FN, &f34->fn->dev, in rmi_f34v7_read_flash_status() 37 f34->v7.in_bl_mode = status >> 7; in rmi_f34v7_read_flash_status() 38 f34->v7.flash_status = status & 0x1f; in rmi_f34v7_read_flash_status() 40 if (f34->v7.flash_status != 0x00) { in rmi_f34v7_read_flash_status() 41 dev_err(&f34->fn->dev, "%s: status=%d, command=0x%02x\n", in rmi_f34v7_read_flash_status() 42 __func__, f34->v7.flash_status, f34->v7.command); in rmi_f34v7_read_flash_status() [all …]
|
H A D | rmi_f34.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (c) 2007-2016, Synaptics Incorporated 19 struct rmi_function *fn = f34->fn; in rmi_f34_write_bootloader_id() 20 struct rmi_device *rmi_dev = fn->rmi_dev; in rmi_f34_write_bootloader_id() 24 ret = rmi_read_block(rmi_dev, fn->fd.query_base_addr, in rmi_f34_write_bootloader_id() 27 dev_err(&fn->dev, "%s: Reading bootloader ID failed: %d\n", in rmi_f34_write_bootloader_id() 32 rmi_dbg(RMI_DEBUG_FN, &fn->dev, "%s: writing bootloader id '%c%c'\n", in rmi_f34_write_bootloader_id() 36 fn->fd.data_base_addr + F34_BLOCK_DATA_OFFSET, in rmi_f34_write_bootloader_id() 39 dev_err(&fn->dev, "Failed to write bootloader ID: %d\n", ret); in rmi_f34_write_bootloader_id() 49 struct rmi_function *fn = f34->fn; in rmi_f34_command() [all …]
|
/linux/drivers/mtd/parsers/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 2 config MTD_BCM47XX_PARTS 9 config MTD_BCM63XX_PARTS 18 config MTD_BRCM_U_BOOT 19 tristate "Broadcom's U-Boot partition parser" 22 Broadcom uses a custom way of storing U-Boot environment variables. 23 They are placed inside U-Boot partition itself at unspecified offset. 28 config MTD_CMDLINE_PARTS 44 <mtddef> := <mtd-id>:<partdef>[,<partdef>] 46 <mtd-id> := unique id used in mapping driver/device [all …]
|
/linux/drivers/power/reset/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 12 config POWER_RESET_AS3722 13 bool "ams AS3722 power-off driver" 16 This driver supports turning off board via a ams AS3722 power-off. 18 config POWER_RESET_AT91_POWEROFF 26 config POWER_RESET_AT91_RESET 34 config POWER_RESET_AT91_SAMA5D2_SHDWC 35 tristate "Atmel AT91 SAMA5D2-Compatible shutdown controller driver" 42 config POWER_RESET_ATC260X 43 tristate "Actions Semi ATC260x PMIC power-off driver" [all …]
|
/linux/arch/arm/boot/dts/broadcom/ |
H A D | bcm2711-rpi.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 2 #include "bcm2835-rpi.dtsi" 4 #include <dt-bindings/reset/raspberrypi,firmware-reset.h> 7 /* Will be filled by the bootloader */ 20 i2c0mux: i2c-mux0 { 21 compatible = "i2c-mux-pinctrl"; 22 #address-cells = <1>; 23 #size-cells = <0>; 25 i2c-parent = <&i2c0>; 27 pinctrl-names = "i2c0", "i2c0-vc"; [all …]
|
/linux/arch/loongarch/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 2 config LOONGARCH 214 config 32BIT 217 config 64BIT 220 config GENERIC_BUG 224 config GENERIC_BUG_RELATIVE_POINTERS 228 config GENERIC_CALIBRATE_DELAY 231 config GENERIC_CSUM 234 config GENERIC_HWEIGHT 237 config L1_CACHE_SHIFT [all …]
|
/linux/arch/powerpc/platforms/83xx/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 3 bool "83xx-based boards" 13 config MPC830x_RDB 21 config MPC831x_RDB 28 config MPC832x_RDB 35 config MPC834x_ITX 42 Be aware that PCI initialization is the bootloader's 45 config MPC836x_RDK 54 config MPC837x_RDB 61 config ASP834x [all …]
|
/linux/arch/arm/boot/dts/marvell/ |
H A D | armada-xp-db-xc3-24g4xg.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 3 * Device Tree file for DB-XC3-24G4XG board 7 * Based on armada-xp-db.dts 9 * Note: this Device Tree assumes that the bootloader has remapped the 12 * DT-capable, U-Boot bootloaders provided by Marvell. Some earlier 13 * boards were delivered with an older version of the bootloader that 15 * situation, you should either update your bootloader (preferred 19 /dts-v1/; 20 #include "armada-xp-98dx3336.dtsi" 23 model = "DB-XC3-24G4XG"; [all …]
|
H A D | armada-xp-db-dxbc2.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 3 * Device Tree file for DB-DXBC2 board 7 * Based on armada-xp-db.dts 9 * Note: this Device Tree assumes that the bootloader has remapped the 12 * DT-capable, U-Boot bootloaders provided by Marvell. Some earlier 13 * boards were delivered with an older version of the bootloader that 15 * situation, you should either update your bootloader (preferred 19 /dts-v1/; 20 #include "armada-xp-98dx4251.dtsi" 24 compatible = "marvell,db-dxbc2", "marvell,armadaxp-98dx4251", "marvell,armada-370-xp"; [all …]
|
/linux/Documentation/devicetree/bindings/mtd/ |
H A D | marvell,nand-controller.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/mtd/marvell,nand-controller.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Miquel Raynal <miquel.raynal@bootlin.com> 15 - items: 16 - const: marvell,armada-8k-nand-controller 17 - const: marvell,armada370-nand-controller 18 - enum: 19 - marvell,ac5-nand-controller [all …]
|
/linux/arch/powerpc/boot/dts/ |
H A D | mpc8349emitx.dts | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * MPC8349E-mITX Device Tree Source 8 /dts-v1/; 13 #address-cells = <1>; 14 #size-cells = <1>; 26 #address-cells = <1>; 27 #size-cells = <0>; 32 d-cache-line-size = <32>; 33 i-cache-line-size = <32>; 34 d-cache-size = <32768>; [all …]
|
/linux/drivers/firmware/broadcom/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 2 config BCM47XX_NVRAM 8 NVRAM partition contains a text-like data representing name=value 14 config BCM47XX_SPROM 23 bootloader firmware CFE. This driver provides method to ssb and bcma 26 config TEE_BNXT_FW
|
/linux/arch/mips/econet/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 12 config SOC_ECONET_EN751221 33 config DTB_ECONET_NONE 36 config DTB_ECONET_SMARTFIBER_XP8421_B 37 bool "EN751221 SmartFiber XP8421-B" 41 The SmartFiber XP8421-B is a device based on the EN751221 SoC. 44 through XMODEM and booted from memory in the bootloader, or
|