Home
last modified time | relevance | path

Searched full:boot (Results 1 – 25 of 4393) sorted by relevance

12345678910>>...176

/linux-6.12.1/scripts/package/
Dbuildtar25 mkdir -p -- "${tmpdir}/boot"
33 if [ -d "${srctree}/arch/${SRCARCH}/boot/dts" ]; then
34 …$MAKE ARCH="${ARCH}" -f ${srctree}/Makefile INSTALL_DTBS_PATH="${tmpdir}/boot/dtbs/${KERNELRELEASE…
48 cp -v -- "${objtree}/System.map" "${tmpdir}/boot/System.map-${KERNELRELEASE}"
49 cp -v -- "${KCONFIG_CONFIG}" "${tmpdir}/boot/config-${KERNELRELEASE}"
50 cp -v -- "${objtree}/vmlinux" "${tmpdir}/boot/vmlinux-${KERNELRELEASE}"
62 cp -v -- "${objtree}/arch/alpha/boot/vmlinux.gz" "${tmpdir}/boot/vmlinuz-${KERNELRELEASE}"
65 cp -v -- "${KBUILD_IMAGE}" "${tmpdir}/boot/vmlinux-${KERNELRELEASE}"
66 …[ -f "${objtree}/lifimage" ] && cp -v -- "${objtree}/lifimage" "${tmpdir}/boot/lifimage-${KERNELRE…
70 if [ -f "${objtree}/arch/mips/boot/compressed/vmlinux.bin" ]; then
[all …]
/linux-6.12.1/Documentation/arch/powerpc/
Dbootwrapper.rst2 The PowerPC boot wrapper
8 a boot wrapper to make it usable by the system firmware. There is no
9 standard PowerPC firmware interface, so the boot wrapper is designed to
12 The boot wrapper can be found in the arch/powerpc/boot/ directory. The
17 others. U-Boot is typically found on embedded PowerPC hardware, but there
21 The boot wrapper is built from the makefile in arch/powerpc/boot/Makefile and
22 it uses the wrapper script (arch/powerpc/boot/wrapper) to generate target
28 U-Boot (for versions that don't understand the device
30 the image. The boot wrapper, kernel and device tree
31 are all embedded inside the U-Boot uImage file format
[all …]
Dfirmware-assisted-dump.rst23 - Once enabled through kernel boot parameter, FADump can be
47 kernel during early boot.
50 low memory regions (boot memory) from source to destination area.
54 The term 'boot memory' means size of the low memory chunk
55 that is required for a kernel to boot successfully when
56 booted with restricted memory. By default, the boot memory
58 Alternatively, user can also specify boot memory size
59 through boot parameter 'crashkernel=' which will override
61 boot memory size is not sufficient for second kernel to
62 boot successfully. For syntax of crashkernel= parameter,
[all …]
/linux-6.12.1/Documentation/arch/arm/
Dbooting.rst11 In order to boot ARM Linux, you require a boot loader, which is a small
12 program that runs before the main kernel. The boot loader is expected
16 Essentially, the boot loader should provide (as a minimum) the
30 Existing boot loaders:
32 New boot loaders:
35 The boot loader is expected to find and initialise all RAM that the
39 the RAM in the machine, or any other method the boot loader designer
46 Existing boot loaders:
48 New boot loaders:
51 The boot loader should initialise and enable one serial port on the
[all …]
/linux-6.12.1/arch/riscv/
DMakefile139 boot := arch/riscv/boot macro
141 KBUILD_IMAGE := $(boot)/xipImage
144 KBUILD_IMAGE := $(boot)/loader.bin
147 KBUILD_IMAGE := $(boot)/Image.gz
149 KBUILD_IMAGE := $(boot)/vmlinuz.efi
154 boot := arch/riscv/boot macro
155 boot-image-y := Image
156 boot-image-$(CONFIG_KERNEL_BZIP2) := Image.bz2
157 boot-image-$(CONFIG_KERNEL_GZIP) := Image.gz
158 boot-image-$(CONFIG_KERNEL_LZ4) := Image.lz4
[all …]
/linux-6.12.1/arch/arm/boot/dts/marvell/
Dmmp2-brownstone.dts43 regulator-boot-on;
49 regulator-boot-on;
55 regulator-boot-on;
61 regulator-boot-on;
67 regulator-boot-on;
73 regulator-boot-on;
79 regulator-boot-on;
85 regulator-boot-on;
91 regulator-boot-on;
97 regulator-boot-on;
[all …]
/linux-6.12.1/arch/alpha/
DMakefile37 # export what is needed by arch/alpha/boot/Makefile
41 boot := arch/alpha/boot macro
44 all boot: $(boot)/vmlinux.gz target
46 $(boot)/vmlinux.gz: vmlinux
47 $(Q)$(MAKE) $(build)=$(boot) $@
50 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@
56 echo '* boot - Compressed kernel image (arch/alpha/boot/vmlinux.gz)'
57 echo ' bootimage - SRM bootable image (arch/alpha/boot/bootimage)'
58 echo ' bootpfile - BOOTP bootable image (arch/alpha/boot/bootpfile)'
59 echo ' bootpzfile - compressed kernel BOOTP image (arch/alpha/boot/bootpzfile)'
/linux-6.12.1/arch/xtensa/boot/
DMakefile2 # arch/xtensa/boot/Makefile
11 # KBUILD_CFLAGS used when building rest of boot (takes effect recursively)
18 # Subdirs for the boot loader(s)
20 boot-$(CONFIG_XTENSA_PLATFORM_ISS) += Image
21 boot-$(CONFIG_XTENSA_PLATFORM_XT2000) += Image zImage uImage
22 boot-$(CONFIG_XTENSA_PLATFORM_XTFPGA) += Image zImage uImage
24 all: $(boot-y)
25 Image: boot-elf
26 zImage: boot-redboot
30 boot-elf boot-redboot: $(addprefix $(obj)/,$(subdir-y))
[all …]
/linux-6.12.1/Documentation/devicetree/bindings/nvmem/layouts/
Du-boot,env.yaml4 $id: http://devicetree.org/schemas/nvmem/layouts/u-boot,env.yaml#
7 title: U-Boot environment variables layout
10 U-Boot uses environment variables to store device parameters and
14 Data is stored using U-Boot specific formats (variant specific header and NUL
33 const: u-boot,env
35 const: u-boot,env-redundant-bool
37 const: u-boot,env-redundant-count
81 label = "u-boot";
86 compatible = "u-boot,env";
102 compatible = "brcm,u-boot";
[all …]
/linux-6.12.1/Documentation/arch/x86/
Dboot.rst4 The Linux/x86 Boot Protocol
7 On the x86 platform, the Linux kernel uses a rather complicated boot
14 Currently, the following versions of the Linux/x86 boot protocol exist.
22 boot loader and the kernel. setup.S made relocatable,
44 the boot command line.
46 Protocol 2.07 (Kernel 2.6.24) Added paravirtualised boot protocol.
59 pref_address fields. Added extended boot loader IDs.
74 ("x86/boot: Add ACPI RSDP address to setup_header")
86 features to the boot loader. Due to very limited space available in
89 communicate things to the boot loader is the kernel_info.
[all …]
/linux-6.12.1/crypto/
Djitterentropy-testing.c31 * boot variable:
32 * 0 ==> No boot test, gathering of runtime data allowed
33 * 1 ==> Boot test enabled and ready for collecting data, gathering runtime
35 * 2 ==> Boot test completed and disabled, gathering of runtime data is
49 static void jent_testing_data_init(struct jent_testing *data, u32 boot) in jent_testing_data_init() argument
52 * The boot time testing implies we have a running test. If the in jent_testing_data_init()
56 if (boot) in jent_testing_data_init()
64 static void jent_testing_fini(struct jent_testing *data, u32 boot) in jent_testing_fini() argument
66 /* If we have boot data, we do not reset yet to allow data to be read */ in jent_testing_fini()
67 if (boot) in jent_testing_fini()
[all …]
/linux-6.12.1/Documentation/admin-guide/
Defi-stub.rst2 The EFI Boot Stub
9 jumps to are collectively known as the "EFI boot stub", and live in
10 arch/x86/boot/header.S and drivers/firmware/efi/libstub/x86-stub.c,
12 arch/arm/boot/compressed/efi-header.S and
21 By using the EFI boot stub it's possible to boot a Linux kernel
22 without the use of a conventional EFI boot loader, such as grub or
23 elilo. Since the EFI boot stub performs the jobs of a boot loader, in
24 a certain sense it *IS* the boot loader.
26 The EFI boot stub is enabled with the CONFIG_EFI_STUB kernel option.
32 The bzImage located in arch/x86/boot/bzImage must be copied to the EFI
[all …]
Dbootconfig.rst6 Boot Configuration
14 The boot configuration expands the current kernel command line to support
21 The boot config syntax is a simple structured key-value. Each key consists
45 The boot config file syntax allows user to merge partially same word keys
63 at boot time. So you can append similar trees or key-values.
151 /proc/bootconfig is a user-space interface of the boot config.
158 Boot Kernel With a Boot Config
161 There are two options to boot the kernel with bootconfig: attaching the
164 Attaching a Boot Config to Initrd
167 Since the boot configuration file is loaded with initrd by default,
[all …]
/linux-6.12.1/arch/arm/boot/dts/intel/axm/
Daxm5516-cpus.dtsi3 * arch/arm/boot/dts/axm5516-cpus.dtsi
77 cpu-release-addr = <0>; // Fixed by the boot loader
85 cpu-release-addr = <0>; // Fixed by the boot loader
93 cpu-release-addr = <0>; // Fixed by the boot loader
101 cpu-release-addr = <0>; // Fixed by the boot loader
109 cpu-release-addr = <0>; // Fixed by the boot loader
117 cpu-release-addr = <0>; // Fixed by the boot loader
125 cpu-release-addr = <0>; // Fixed by the boot loader
133 cpu-release-addr = <0>; // Fixed by the boot loader
141 cpu-release-addr = <0>; // Fixed by the boot loader
[all …]
/linux-6.12.1/arch/s390/include/asm/
Dvmlinux.lds.h5 * .boot.data section is shared between the decompressor code and the
9 * .boot.data variables are kept in separate .boot.data.<var name> sections,
11 * into single .boot.data section. This way big holes cased by page aligned
16 .boot.data : { \
18 *(SORT_BY_ALIGNMENT(SORT_BY_NAME(.boot.data*))) \
23 * .boot.preserved.data is similar to .boot.data, but it is not part of the
29 .boot.preserved.data : { \
31 *(SORT_BY_ALIGNMENT(SORT_BY_NAME(.boot.preserved.data*))) \
/linux-6.12.1/arch/arm/boot/dts/nxp/imx/
Dimx53-qsrb.dts38 regulator-boot-on;
46 regulator-boot-on;
54 regulator-boot-on;
62 regulator-boot-on;
69 regulator-boot-on;
77 regulator-boot-on;
85 regulator-boot-on;
91 regulator-boot-on;
99 regulator-boot-on;
104 regulator-boot-on;
[all …]
/linux-6.12.1/arch/arm64/boot/dts/rockchip/
Drk3588-edgeble-neu6a-common.dtsi31 regulator-boot-on;
40 regulator-boot-on;
50 regulator-boot-on;
100 regulator-boot-on;
117 regulator-boot-on;
204 regulator-boot-on;
218 regulator-boot-on;
231 regulator-boot-on;
245 regulator-boot-on;
258 regulator-boot-on;
[all …]
Drk3588-fet3588-c.dtsi36 regulator-boot-on;
46 regulator-boot-on;
56 regulator-boot-on;
66 regulator-boot-on;
76 regulator-boot-on;
86 regulator-boot-on;
156 regulator-boot-on;
173 regulator-boot-on;
196 regulator-boot-on;
284 regulator-boot-on;
[all …]
Drk3588-toybrick-x0.dts68 regulator-boot-on;
78 regulator-boot-on;
88 regulator-boot-on;
98 regulator-boot-on;
108 regulator-boot-on;
120 regulator-boot-on;
131 regulator-boot-on;
141 regulator-boot-on;
151 regulator-boot-on;
161 regulator-boot-on;
[all …]
/linux-6.12.1/drivers/platform/mellanox/
Dmlxbf-bootctl.h27 * Request that a specific boot action be taken at the next soft
28 * reset. By default, the boot action is set by external chip pins,
29 * which are sampled on hard reset. Note that the boot action
38 * Return the specific boot action which will be taken at the next
45 * Request that a specific boot action be taken at the soft reset
46 * after the next soft reset. For a specified valid boot mode, the
60 * Return the specific boot action which will be taken at the soft
69 * version of secure boot fuse keys left should be returned.
102 * SMC function ID to set the ARM boot state to up
119 #define MLXBF_BOOTCTL_EXTERNAL 0 /* Not boot from eMMC */
[all …]
/linux-6.12.1/tools/testing/ktest/examples/include/
Dtests.conf4 # The variable TEST can be of boot, build, randconfig, or test.
10 # what test to run after a successful boot. The TEST option is
15 # variable that tells this config what type of boot test to run.
31 # If TEST is set to 'boot' then just build a kernel and boot
33 TEST_START IF ${TEST} == boot
34 TEST_TYPE = boot
47 # Build, install, boot and test with a randconfg 10 times.
51 # boot your box. This version of the test requires a min
60 # This is the same as above, but only tests to a boot prompt.
64 TEST_TYPE = boot
/linux-6.12.1/drivers/gpu/drm/ci/
Dbuild.sh21 DEVICE_TREES="arch/arm64/boot/dts/rockchip/rk3399-gru-kevin.dtb"
22 DEVICE_TREES+=" arch/arm64/boot/dts/amlogic/meson-gxl-s805x-libretech-ac.dtb"
23 DEVICE_TREES+=" arch/arm64/boot/dts/allwinner/sun50i-h6-pine-h64.dtb"
24 DEVICE_TREES+=" arch/arm64/boot/dts/amlogic/meson-gxm-khadas-vim2.dtb"
25 DEVICE_TREES+=" arch/arm64/boot/dts/qcom/apq8016-sbc-usb-host.dtb"
26 DEVICE_TREES+=" arch/arm64/boot/dts/qcom/apq8096-db820c.dtb"
27 DEVICE_TREES+=" arch/arm64/boot/dts/amlogic/meson-g12b-a311d-khadas-vim3.dtb"
28 DEVICE_TREES+=" arch/arm64/boot/dts/mediatek/mt8173-elm-hana.dtb"
29 DEVICE_TREES+=" arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-juniper-sku16.dtb"
30 DEVICE_TREES+=" arch/arm64/boot/dts/mediatek/mt8192-asurada-spherion-r0.dtb"
[all …]
/linux-6.12.1/Documentation/devicetree/bindings/regulator/
Dpv88060.txt32 regulator-boot-on;
39 regulator-boot-on;
46 regulator-boot-on;
53 regulator-boot-on;
60 regulator-boot-on;
67 regulator-boot-on;
74 regulator-boot-on;
81 regulator-boot-on;
94 regulator-boot-on;
101 regulator-boot-on;
[all …]
Dtps65090.txt54 regulator-boot-on;
62 regulator-boot-on;
68 regulator-boot-on;
74 regulator-boot-on;
80 regulator-boot-on;
86 regulator-boot-on;
92 regulator-boot-on;
98 regulator-boot-on;
104 regulator-boot-on;
110 regulator-boot-on;
[all …]
/linux-6.12.1/arch/arm/boot/dts/rockchip/
Drk3288-evb-rk808.dts42 regulator-boot-on;
53 regulator-boot-on;
65 regulator-boot-on;
74 regulator-boot-on;
86 regulator-boot-on;
98 regulator-boot-on;
109 regulator-boot-on;
121 regulator-boot-on;
133 regulator-boot-on;
145 regulator-boot-on;
[all …]

12345678910>>...176