| /OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/ |
| H A D | TAPR-OHL-1.0 | 3 Copyright 2007 TAPR - http://www.tapr.org/OHL 7 Open Hardware is a thing - a physical artifact, either electrical or 8 mechanical - whose design information is available to, and usable by, 23 distribute products based on that documentation. 28 or use a product based on that documentation. For better or worse, patents 37 into programmable devices. A copyright-oriented license such as the GPL 40 How can you use the OHL, or a design based upon it? While the terms and 43 * You may modify the documentation and make products based upon it. 51 include the documentation on which the product is based, or make it 55 * You may distribute modified documentation or products based on it, if [all …]
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.19/scripts/ |
| H A D | Makefile.host | 1 # SPDX-License-Identifier: GPL-2.0 10 # hostprogs-y := bin2hex 13 # hostprogs-y := lxdialog 14 # lxdialog-objs := checklist.o lxdialog.o 16 # lxdialog, based on checklist.o and lxdialog.o 18 # hostprogs-y := qconf 19 # qconf-cxxobjs := qconf.o 20 # qconf-objs := menu.o 24 __hostprogs := $(sort $(hostprogs-y) $(hostprogs-m)) 25 host-cshlib := $(sort $(hostlibs-y) $(hostlibs-m)) [all …]
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.19/scripts/ |
| H A D | Makefile.host | 1 # SPDX-License-Identifier: GPL-2.0 10 # hostprogs-y := bin2hex 13 # hostprogs-y := lxdialog 14 # lxdialog-objs := checklist.o lxdialog.o 16 # lxdialog, based on checklist.o and lxdialog.o 18 # hostprogs-y := qconf 19 # qconf-cxxobjs := qconf.o 20 # qconf-objs := menu.o 24 __hostprogs := $(sort $(hostprogs-y) $(hostprogs-m)) 25 host-cshlib := $(sort $(hostlibs-y) $(hostlibs-m)) [all …]
|
| /OK3568_Linux_fs/buildroot/package/linux-firmware/ |
| H A D | Config.in | 2 bool "linux-firmware" 4 This package provides various binary firmware files (closed 7 https://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git 16 Firmware files for Intel Baytrail SST DSP audio. 25 Firmware files for AMD GPU video cards. 30 Firmware files for the Intel i915 video cards. 35 Firmware files for AMD Radeon video cards. 40 Firmware files for Qualcomm Venus video codec accelerator 45 Firmware files for Qualcomm Adreno GPU firmware 50 Firmware files for Samsung MFC video encoder/decoder driver v8 [all …]
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.pxe | 2 * Copyright 2010-2011 Calxeda, Inc. 4 * SPDX-License-Identifier: GPL-2.0+ 8 the PXELINUX boot loader. This allows U-Boot based systems to be controlled 9 remotely using the same PXE based techniques that many non U-Boot based servers 16 ------- 19 follows PXELINUX's rules for retrieving configuration files from a tftp 23 ----------- 26 pxefile_addr_r - should be set to a location in RAM large enough to hold 27 pxe files while they're being processed. Up to 16 config files may be 28 held in memory at once. The exact number and size of the files varies with [all …]
|
| /OK3568_Linux_fs/kernel/kernel/gcov/ |
| H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 2 menu "GCOV-based kernel profiling" 5 bool "Enable gcov-based kernel profiling" 10 This option enables gcov-based code profiling (e.g. for code coverage 16 for the entire kernel. To enable profiling for specific files or 23 For all files in one directory: 26 To exclude files from being profiled even when CONFIG_GCOV_PROFILE_ALL 51 larger and run slower. Also be sure to exclude files from profiling
|
| /OK3568_Linux_fs/kernel/Documentation/arm/ |
| H A D | microchip.rst | 7 ------------ 11 It is important to note that the Microchip (previously Atmel) ARM-based MPU 14 the official Microchip product name. Anyway, files, directories, git trees, 15 git branches/tags and email subject always contain this "at91" sub-string. 19 --------- 24 * ARM 920 based SoC 25 - at91rm9200 29 …http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-1768-32-bit-ARM920T-Embedded-Microprocessor-… 31 * ARM 926 based SoCs 32 - at91sam9260 [all …]
|
| /OK3568_Linux_fs/buildroot/docs/manual/ |
| H A D | quickstart.txt | 1 // -*- mode:doc; -*- 18 -------------------- 20 -------------------- 22 for the original curses-based configurator, or 24 -------------------- 26 -------------------- 28 for the new curses-based configurator, or 30 -------------------- 32 -------------------- 34 for the Qt-based configurator, or [all …]
|
| /OK3568_Linux_fs/kernel/fs/fat/ |
| H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 6 If you want to use one of the FAT-based file systems (the MS-DOS and 9 diskettes with FAT-based file systems and transparently access the 10 files on them, i.e. MSDOS files will look and behave just like all 11 other Unix files. 23 If you need to move large files on floppies between a DOS and a 33 cannot compile any of the FAT-based file systems into the kernel 34 -- they will have to be modules as well. 43 DOSEMU-HOWTO, available from 46 intend to use dosemu with a non-compressed MSDOS partition, say Y [all …]
|
| /OK3568_Linux_fs/u-boot/scripts/ |
| H A D | Makefile.host | 9 # hostprogs-y := bin2hex 12 # hostprogs-y := lxdialog 13 # lxdialog-objs := checklist.o lxdialog.o 15 # lxdialog, based on checklist.o and lxdialog.o 17 # hostprogs-y := qconf 18 # qconf-cxxobjs := qconf.o 19 # qconf-objs := menu.o 23 # SPDX-License-Identifier: GPL-2.0 26 __hostprogs := $(sort $(hostprogs-y) $(hostprogs-m)) 30 host-csingle := $(foreach m,$(__hostprogs), \ [all …]
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.4/scripts/ |
| H A D | Makefile.host | 9 # hostprogs-y := bin2hex 12 # hostprogs-y := lxdialog 13 # lxdialog-objs := checklist.o lxdialog.o 15 # lxdialog, based on checklist.o and lxdialog.o 17 # hostprogs-y := qconf 18 # qconf-cxxobjs := qconf.o 19 # qconf-objs := menu.o 23 __hostprogs := $(sort $(hostprogs-y) $(hostprogs-m)) 27 host-csingle := $(foreach m,$(__hostprogs), \ 28 $(if $($(m)-objs)$($(m)-cxxobjs),,$(m))) [all …]
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.4/scripts/ |
| H A D | Makefile.host | 9 # hostprogs-y := bin2hex 12 # hostprogs-y := lxdialog 13 # lxdialog-objs := checklist.o lxdialog.o 15 # lxdialog, based on checklist.o and lxdialog.o 17 # hostprogs-y := qconf 18 # qconf-cxxobjs := qconf.o 19 # qconf-objs := menu.o 23 __hostprogs := $(sort $(hostprogs-y) $(hostprogs-m)) 27 host-csingle := $(foreach m,$(__hostprogs), \ 28 $(if $($(m)-objs)$($(m)-cxxobjs),,$(m))) [all …]
|
| /OK3568_Linux_fs/yocto/poky/documentation/overview-manual/ |
| H A D | development-environment.rst | 1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK 38 Linus Torvalds in 1991. Conversely, a good example of a non-open source 55 system not intended to run the software - the development host. 61 development host. When you have a Mac or Windows-based system, you can 63 `CROPS <https://github.com/crops/poky-container>`__, which leverages 66 environment that is similar to what you see when using a Linux-based 69 ":ref:`dev-manual/start:setting up to use cross platforms (crops)`" 80 ":ref:`dev-manual/start:setting up a native linux host`" 86 - *Command Lines, BitBake, and Shells:* Traditional development in the 89 BitBake, in a command-line environment from a shell on your [all …]
|
| /OK3568_Linux_fs/u-boot/scripts/kconfig/ |
| H A D | Makefile | 3 # These targets are used from top-level makefile 5 # SPDX-License-Identifier: GPL-2.0 8 PHONY += xconfig gconfig menuconfig config silentoldconfig update-po-config \ 11 # Added for U-Boot 12 # Linux has defconfig files in arch/$(SRCARCH)/configs/, 13 # on the other hand, U-Boot does in configs/. 24 silent := -s 40 $< $(silent) --oldaskconfig $(Kconfig) 46 $(Q)mkdir -p include/config include/generated 47 $(Q)test -e include/generated/autoksyms.h || \ [all …]
|
| /OK3568_Linux_fs/kernel/fs/jffs2/ |
| H A D | LICENCE | 1 The files in this directory and elsewhere which refer to this LICENCE 4 Copyright © 2001-2007 Red Hat, Inc. and others 18 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. 20 As a special exception, if other files instantiate templates or use 21 macros or inline functions from these files, or you compile these 22 files and link them with other works to produce a work based on these 23 files, these files do not by themselves cause the resulting work to be 25 these files must still be made available in accordance with section (3) 28 This exception does not invalidate any other reasons why a work based on
|
| /OK3568_Linux_fs/u-boot/fs/jffs2/ |
| H A D | LICENCE | 1 The files in this directory and elsewhere which refer to this LICENCE 4 Copyright © 2001-2007 Red Hat, Inc. and others 18 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. 20 As a special exception, if other files instantiate templates or use 21 macros or inline functions from these files, or you compile these 22 files and link them with other works to produce a work based on these 23 files, these files do not by themselves cause the resulting work to be 25 these files must still be made available in accordance with section (3) 28 This exception does not invalidate any other reasons why a work based on
|
| /OK3568_Linux_fs/external/chromium/licenses/ |
| H A D | LICENSE.34 | 2 Copyright 2004-present by the Checker Framework developers 12 * The annotations and utility files are licensed under the MIT License. 14 checker-qual*.jar and all the files that appear in it: every file in a 15 qual/ directory, plus utility files FormatUtil.java, 19 third-party annotations (in checker/src/testannotations/ and in 23 .astub files use the MIT License. Those in https://github.com/typetools/jdk 24 (which appears in the annotated-jdk directory of file checker.jar) use the 30 * javaparser is dual licensed under the LGPL or the Apache license -- you 36 * Annotation Tools (https://github.com/typetools/annotation-tools) uses 39 * Libraries in plume-lib (https://github.com/plume-lib/) are licensed [all …]
|
| H A D | LICENSE.67 | 1 hyph-as.hyb 6 a copy of this software and associated documentation files (the 25 hyph-be.hyb 31 files (the "Software"), to deal in the Software without 51 hyph-bn.hyb 56 a copy of this software and associated documentation files (the 75 hyph-bg.hyb 77 Copyright (c) 1994-2008, Georgi Boshnakov 81 files (the "Software"), to deal in the Software without 100 hyph-cu.hyb [all …]
|
| /OK3568_Linux_fs/yocto/poky/documentation/kernel-dev/ |
| H A D | concepts-appx.rst | 1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK 11 other kernels, are based off the Linux kernel releases from 13 development cycle, the Yocto Project team chooses a Linux kernel based 24 up-to-date Yocto Linux kernel possible, while still ensuring that the 31 mix of important new mainline developments, non-mainline developments 38 :ref:`overview-manual/development-environment:yocto project source repositories` 44 - *linux-yocto-4.1:* The stable Yocto Project kernel to use with 45 the Yocto Project Release 2.0. This kernel is based on the Linux 4.1 48 - *linux-yocto-4.4:* The stable Yocto Project kernel to use with 49 the Yocto Project Release 2.1. This kernel is based on the Linux 4.4 [all …]
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | Makefile.host | 1 # SPDX-License-Identifier: GPL-2.0 4 # --------------------------------------------------------------------------- 6 cmd_flex = $(LEX) -o$@ -L $< 12 # --------------------------------------------------------------------------- 14 cmd_bison = $(YACC) -o $(basename $@).c --defines=$(basename $@).h -t -l $< 31 # lxdialog-objs := checklist.o lxdialog.o 33 # lxdialog, based on checklist.o and lxdialog.o 36 # qconf-cxxobjs := qconf.o 37 # qconf-objs := menu.o 43 host-csingle := $(foreach m,$(hostprogs), \ [all …]
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-5.10/scripts/ |
| H A D | Makefile.host | 1 # SPDX-License-Identifier: GPL-2.0 4 # --------------------------------------------------------------------------- 6 cmd_flex = $(LEX) -o$@ -L $< 12 # --------------------------------------------------------------------------- 14 cmd_bison = $(YACC) -o $(basename $@).c --defines=$(basename $@).h -t -l $< 31 # lxdialog-objs := checklist.o lxdialog.o 33 # lxdialog, based on checklist.o and lxdialog.o 36 # qconf-cxxobjs := qconf.o 37 # qconf-objs := menu.o 43 host-csingle := $(foreach m,$(hostprogs), \ [all …]
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-5.10/scripts/ |
| H A D | Makefile.host | 1 # SPDX-License-Identifier: GPL-2.0 4 # --------------------------------------------------------------------------- 6 cmd_flex = $(LEX) -o$@ -L $< 12 # --------------------------------------------------------------------------- 14 cmd_bison = $(YACC) -o $(basename $@).c --defines=$(basename $@).h -t -l $< 31 # lxdialog-objs := checklist.o lxdialog.o 33 # lxdialog, based on checklist.o and lxdialog.o 36 # qconf-cxxobjs := qconf.o 37 # qconf-objs := menu.o 43 host-csingle := $(foreach m,$(hostprogs), \ [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | f2fs.rst | 1 .. SPDX-License-Identifier: GPL-2.0 4 WHAT IS Flash-Friendly File System (F2FS)? 7 NAND flash memory-based storage devices, such as SSD, eMMC, and SD cards, have 13 F2FS is a file system exploiting NAND flash memory-based storage devices, which 14 is based on Log-structured File System (LFS). The design has been focused on 18 Since a NAND flash memory-based storage device shows different characteristic 20 F2FS and its tools support various parameters not only for configuring on-disk 26 - git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git 30 - linux-f2fs-devel@lists.sourceforge.net 35 Log-structured File System (LFS) [all …]
|
| /OK3568_Linux_fs/yocto/poky/documentation/sdk-manual/ |
| H A D | working-projects.rst | 1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK 7 You can use the SDK toolchain directly with Makefile and Autotools-based 10 Autotools-Based Projects 13 Once you have a suitable :ref:`sdk-manual/intro:the cross-development toolchain` 15 Autotools-based <https://en.wikipedia.org/wiki/GNU_Build_System>`__ 20 .. image:: figures/sdk-autotools-flow.png 23 Follow these steps to create a simple Autotools-based "Hello World" 41 After setting up the directory, populate it with files needed for the flow. 53 three files as follows: 55 - ``hello.c``:: [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta-poky/conf/ |
| H A D | local.conf.sample.extended | 13 # Default to setting automatically based on cpu count 19 #PARALLEL_MAKE ?= "-j 4" 21 # Default to setting automatically based on cpu count 22 #PARALLEL_MAKE ?= "-j ${@oe.utils.cpu_count()}" 24 # For a quad-core machine, BB_NUMBER_THREADS = "4", PARALLEL_MAKE = "-j 4" would 34 # If you want to get an image based on directfb without x11 alter 40 # packages at build time using qemu-native. Disabling it (by setting it to 0) 45 # If GLIBC_SPLIT_LC_PACKAGES is set to a non-zero value, convert 46 # glibc-binary-localedata-XX-YY to be a meta package depending on 47 # glibc-binary-localedata-XX-YY-lc-address and so on. This enables [all …]
|