Searched refs:binary (Results 1 – 25 of 341) sorted by relevance
12345678910>>...14
| /arch/powerpc/boot/ |
| A D | README | 2 To extract the kernel vmlinux, System.map, .config or initrd from the zImage binary: 4 objcopy -j .kernel:vmlinux -O binary zImage vmlinux.gz 5 objcopy -j .kernel:System.map -O binary zImage System.map.gz 6 objcopy -j .kernel:.config -O binary zImage config.gz 7 objcopy -j .kernel:initrd -O binary zImage.initrd initrd.gz
|
| A D | wrapper | 46 binary= 292 binary=y 335 binary=y 339 binary=y 343 binary=y 347 binary=y 360 binary=y 380 binary=y 385 binary=y 506 if [ -n "$binary" ]; then [all …]
|
| /arch/riscv/boot/ |
| A D | Makefile | 17 OBJCOPYFLAGS_Image :=-O binary -R .note -R .note.gnu.build-id -R .comment -S 18 OBJCOPYFLAGS_loader.bin :=-O binary 19 OBJCOPYFLAGS_xipImage :=-O binary -R .note -R .note.gnu.build-id -R .comment -S
|
| /arch/s390/boot/ |
| A D | Makefile | 84 OBJCOPYFLAGS_syms.o := -I binary -O elf64-s390 -B s390:64-bit --rename-section .data=.decompressor.… 88 OBJCOPYFLAGS_info.bin := -O binary --only-section=.vmlinux.info --set-section-flags .vmlinux.info=a… 92 OBJCOPYFLAGS_info.o := -I binary -O elf64-s390 -B s390:64-bit --rename-section .data=.vmlinux.info 96 OBJCOPYFLAGS_vmlinux.bin := -O binary --remove-section=.comment --remove-section=.vmlinux.info -S 127 OBJCOPYFLAGS_piggy.o := -I binary -O elf64-s390 -B s390:64-bit --rename-section .data=.vmlinux.bin.…
|
| /arch/arm/boot/dts/amazon/ |
| A D | alpine-db.dts | 8 * Alternatively, redistribution and use in source and binary forms, with or 15 * * Redistributions in binary form must reproduce the above copyright
|
| /arch/sparc/boot/ |
| A D | Makefile | 43 OBJCOPYFLAGS_image.bin := -S -O binary -R .note -R .comment 56 -r -b binary $@ -o $@.o
|
| /arch/openrisc/boot/ |
| A D | Makefile | 8 OBJCOPYFLAGS_vmlinux.bin := -O binary
|
| /arch/arm64/boot/dts/amazon/ |
| A D | alpine-v2-evp.dts | 12 * Redistribution and use in source and binary forms, with or 20 * - Redistributions in binary form must reproduce the above
|
| /arch/arm64/boot/dts/broadcom/stingray/ |
| A D | bcm958742t.dts | 6 * Redistribution and use in source and binary forms, with or without 12 * * Redistributions in binary form must reproduce the above copyright
|
| /arch/arm/boot/dts/broadcom/ |
| A D | bcm94709.dts | 6 * Redistribution and use in source and binary forms, with or without 12 * * Redistributions in binary form must reproduce the above copyright
|
| A D | bcm9hmidc.dtsi | 6 * Redistribution and use in source and binary forms, with or without 12 * * Redistributions in binary form must reproduce the above copyright
|
| A D | bcm94708.dts | 6 * Redistribution and use in source and binary forms, with or without 12 * * Redistributions in binary form must reproduce the above copyright
|
| A D | bcm911360k.dts | 6 * Redistribution and use in source and binary forms, with or without 12 * * Redistributions in binary form must reproduce the above copyright
|
| /arch/nios2/boot/compressed/ |
| A D | Makefile | 16 LDFLAGS_piggy.o := -r --format binary --oformat elf32-littlenios2 -T
|
| /arch/powerpc/boot/dts/fsl/ |
| A D | b4420qds.dts | 6 * Redistribution and use in source and binary forms, with or without 10 * * Redistributions in binary form must reproduce the above copyright
|
| A D | pq3-sata2-0.dtsi | 6 * Redistribution and use in source and binary forms, with or without 10 * * Redistributions in binary form must reproduce the above copyright
|
| A D | pq3-sata2-1.dtsi | 6 * Redistribution and use in source and binary forms, with or without 10 * * Redistributions in binary form must reproduce the above copyright
|
| A D | qoriq-bman1.dtsi | 6 * Redistribution and use in source and binary forms, with or without 10 * * Redistributions in binary form must reproduce the above copyright
|
| A D | qoriq-clockgen1.dtsi | 6 * Redistribution and use in source and binary forms, with or without 10 * * Redistributions in binary form must reproduce the above copyright
|
| A D | qoriq-gpio-1.dtsi | 6 * Redistribution and use in source and binary forms, with or without 10 * * Redistributions in binary form must reproduce the above copyright
|
| A D | qoriq-gpio-2.dtsi | 6 * Redistribution and use in source and binary forms, with or without 10 * * Redistributions in binary form must reproduce the above copyright
|
| A D | qoriq-gpio-3.dtsi | 6 * Redistribution and use in source and binary forms, with or without 10 * * Redistributions in binary form must reproduce the above copyright
|
| A D | qoriq-qman1.dtsi | 6 * Redistribution and use in source and binary forms, with or without 10 * * Redistributions in binary form must reproduce the above copyright
|
| A D | qoriq-qman3.dtsi | 6 * Redistribution and use in source and binary forms, with or without 10 * * Redistributions in binary form must reproduce the above copyright
|
| A D | qoriq-sata2-0.dtsi | 6 * Redistribution and use in source and binary forms, with or without 10 * * Redistributions in binary form must reproduce the above copyright
|
Completed in 24 milliseconds
12345678910>>...14