Home
last modified time | relevance | path

Searched full:development (Results 1 – 25 of 1522) sorted by relevance

12345678910>>...61

/kernel/linux/linux-4.19/arch/arm/mach-mmp/
DKconfig18 bool "Marvell's PXA168 Aspenite Development Board"
23 Aspenite Development Board.
26 bool "Marvell's PXA168 Zylonite2 Development Board"
31 Zylonite2 Development Board.
34 bool "Marvell's PXA168 Avengers Lite Development Board"
39 Avengers Lite Development Board.
42 bool "Marvell's PXA910 TavorEVB Development Board"
47 TavorEVB Development Board.
50 bool "Marvell's PXA910 TavorEVB Development Board"
55 TTC_DKB Development Board.
[all …]
/kernel/linux/linux-5.10/arch/arm/mach-mmp/
DKconfig19 bool "Marvell's PXA168 Aspenite Development Board"
24 Aspenite Development Board.
27 bool "Marvell's PXA168 Zylonite2 Development Board"
32 Zylonite2 Development Board.
35 bool "Marvell's PXA168 Avengers Lite Development Board"
40 Avengers Lite Development Board.
43 bool "Marvell's PXA910 TavorEVB Development Board"
48 TavorEVB Development Board.
51 bool "Marvell's PXA910 TavorEVB Development Board"
56 TTC_DKB Development Board.
[all …]
/kernel/linux/linux-5.10/Documentation/process/
D1.Intro.rst9 The rest of this section covers the scope of the kernel development process
14 influence the direction of kernel development. Code contributed to the
17 :ref:`development_process` introduces the development process, the kernel
19 the patch development, review, and merging cycle are covered. There is some
21 with kernel development are encouraged to track down and fix bugs as an
25 emphasis on involving the development community as soon as possible.
33 review. To be taken seriously by the development community, patches must be
40 of the development process; this section offers a number of tips on how to
48 for more information on kernel development.
62 (and companies) wishing to participate in its development. Hardware
[all …]
D2.Process.rst3 How the development process works
6 Linux kernel development in the early 1990's was a pretty loose affair,
10 processes to keep development happening smoothly. A solid understanding of
32 the leading edge of Linux kernel development; the kernel uses a
33 rolling development model which is continually integrating major changes.
36 merging of patches for each release. At the beginning of each development
38 deemed to be sufficiently stable (and which is accepted by the development
40 new development cycle (and all of the major changes) will be merged during
62 best thing to do is to wait for the next development cycle. (An occasional
73 As an example, here is how the 5.4 development cycle went (all dates in
[all …]
Dhowto.rst3 HOWTO do Linux kernel development
8 to work with the Linux kernel development community. It tries to not
29 kernel development. Assembly (any architecture) is not required unless
30 you plan to do low-level development for that architecture. Though they
50 existing development community. It is a diverse group of people, with
137 This document is crucial for understanding the Linux development
139 development on other Operating Systems.
149 for anyone new to kernel development (or anyone simply curious about
160 development. Please consult this list if you do not find what you
165 apply it to the different development branches of the kernel.
[all …]
Ddevelopment-process.rst3 A guide to the Kernel Development Process
22 work with the development community with a minimum of frustration. It is
25 development (or, indeed, free software development in general). While
D3.Early-stage.rst6 When contemplating a Linux kernel development project, it can be tempting
41 entire kernel development process; one of them went back to an audio list
55 - and to discuss it with the development community before investing in the
58 So, when contemplating a kernel development project, one should obtain
74 When planning a kernel development project, it makes great sense to hold
95 Years of experience with the kernel development community have taught a
145 development project.
172 provide can help the development community provide useful input on the
200 of a kernel development project, the better off everybody involved will be.
207 need to keep development plans behind closed doors.
[all …]
Dembargoed-hardware-issues.rst92 community compliant development under embargo restrictions.
117 Due to the globally distributed nature of Linux kernel development,
144 development process.
159 participate in the mitigation development.
176 Mitigation development
182 Using a mailing-list is close to the normal Linux development process and
186 The mailing-list operates in the same way as normal Linux development.
190 development branch against the mainline kernel and backport branches for
195 time of the development process and needs to be handled in a timely manner.
210 by the incident team and brought into the development process.
[all …]
D8.Conclusion.rst6 There are numerous sources of information on Linux kernel development and
18 Various web sites discuss kernel development at all levels of detail. Your
32 There are a number of books on kernel development:
38 Linux Kernel Development (Robert Love).
73 the direction of kernel development, and more. It is a situation where
D7.AdvancedTopics.rst6 At this point, hopefully, you have a handle on how the development process
9 regular part of the Linux kernel development process.
18 control enabled an immediate acceleration of the kernel development
29 fits into the kernel development process in particular. Developers who
61 of development can be separated into a separate "topic branch" and
64 development in any branch which you intend to ask others to pull from.
66 from development branches when they are in complete form and ready to go -
70 development history. An inconvenient patch (one which breaks bisection,
97 of the reasons why development should be done in private branches (which
/kernel/linux/linux-4.19/Documentation/process/
D1.Intro.rst7 The rest of this section covers the scope of the kernel development process
12 influence the direction of kernel development. Code contributed to the
15 :ref:`development_process` introduces the development process, the kernel
17 the patch development, review, and merging cycle are covered. There is some
19 with kernel development are encouraged to track down and fix bugs as an
23 emphasis on involving the development community as soon as possible.
31 review. To be taken seriously by the development community, patches must be
38 of the development process; this section offers a number of tips on how to
46 for more information on kernel development.
60 (and companies) wishing to participate in its development. Hardware
[all …]
D2.Process.rst3 How the development process works
6 Linux kernel development in the early 1990's was a pretty loose affair,
10 processes to keep development happening smoothly. A solid understanding of
32 thus the leading edge of Linux kernel development; the kernel uses a
33 rolling development model which is continually integrating major changes.
36 merging of patches for each release. At the beginning of each development
38 deemed to be sufficiently stable (and which is accepted by the development
40 new development cycle (and all of the major changes) will be merged during
62 best thing to do is to wait for the next development cycle. (An occasional
73 As an example, here is how the 4.16 development cycle went (all dates in
[all …]
Dhowto.rst1 HOWTO do Linux kernel development
6 to work with the Linux kernel development community. It tries to not
27 kernel development. Assembly (any architecture) is not required unless
28 you plan to do low-level development for that architecture. Though they
48 existing development community. It is a diverse group of people, with
134 This document is crucial for understanding the Linux development
136 development on other Operating Systems.
146 for anyone new to kernel development (or anyone simply curious about
157 development. Please consult this list if you do not find what you
162 apply it to the different development branches of the kernel.
[all …]
Ddevelopment-process.rst3 A guide to the Kernel Development Process
22 work with the development community with a minimum of frustration. It is
25 development (or, indeed, free software development in general). While
D3.Early-stage.rst6 When contemplating a Linux kernel development project, it can be tempting
41 entire kernel development process; one of them went back to an audio list
55 - and to discuss it with the development community before investing in the
58 So, when contemplating a kernel development project, one should obtain
74 When planning a kernel development project, it makes great sense to hold
95 Years of experience with the kernel development community have taught a
145 development project.
172 provide can help the development community provide useful input on the
200 of a kernel development project, the better off everybody involved will be.
207 need to keep development plans behind closed doors.
[all …]
D8.Conclusion.rst6 There are numerous sources of information on Linux kernel development and
17 Various web sites discuss kernel development at all levels of detail. Your
31 There are a number of books on kernel development:
37 Linux Kernel Development (Robert Love).
72 the direction of kernel development, and more. It is a situation where
Dconf.py3 project = 'Linux Kernel Development Documentation'
8 ('index', 'process.tex', 'Linux Kernel Development Documentation',
9 'The kernel development community', 'manual'),
/kernel/linux/linux-4.19/Documentation/
Dconf.py61 copyright = 'The kernel development community'
62 author = 'The kernel development community'
373 'The kernel development community', 'manual'),
375 'The kernel development community', 'manual'),
377 'The kernel development community', 'manual'),
378 ('dev-tools/index', 'dev-tools.tex', 'Development tools for the Kernel',
379 'The kernel development community', 'manual'),
381 'The kernel development community', 'manual'),
383 'The kernel development community', 'manual'),
385 'The kernel development community', 'manual'),
[all …]
/kernel/linux/config/
DREADME.md28 2. Configuration files for open-source development boards
30 Configuration file for the open-source development board Hi3516D V300 used in the standard system
40 …fconfig # Small-system defconfig of the open-source Hi3516D V300 development board from HiSi…
41 …fconfig # Standard-system defconfig of the open-source Hi3516D V300 development board from HiSi…
48 …fconfig # Small-system defconfig of the open-source Hi3516D V300 development board from HiSi…
49 …fconfig # Standard-system defconfig of the open-source Hi3516D V300 development board from HiSi…
91 The following uses the Hi3516D V300 development board and Ubuntu x86 server as an example.
/kernel/linux/linux-5.10/Documentation/maintainer/
Drebasing-and-merging.rst17 development history. Indeed, given the scale of the project, avoiding
42 Used properly, rebasing can yield a cleaner and clearer development
73 between release points; basing development on one of those points
97 Merging is a common operation in the kernel development process; the 5.1
98 development cycle included 1,126 merge commits - nearly 9% of the total.
128 branches. Failure to do so threatens the security of the development
145 sure that there are no conflicts with parallel development and generally
149 Why is that? Back merges will muddy the development history of your own
153 also obscure problems with the development process in your tree; they can
171 in the 5.1 development cycle) and has gotten quite good at conflict
[all …]
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/arm/omap/
Domap.txt118 - OMAP4 SDP : Software Development Board
133 - OMAP3 EVM : Software Development Board for OMAP35x, AM/DM37x
136 - AM335X EVM : Software Development Board for AM335x
157 - AM335X phyCORE-AM335x: Development kit
193 - DRA762 EVM: Software Development Board for DRA762
196 - DRA742 EVM: Software Development Board for DRA742
199 - DRA722 EVM: Software Development Board for DRA722
202 - DRA718 EVM: Software Development Board for DRA718
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/omap/
Domap.txt125 - OMAP4 SDP : Software Development Board
140 - OMAP3 EVM : Software Development Board for OMAP35x, AM/DM37x
143 - AM335X EVM : Software Development Board for AM335x
164 - AM335X phyCORE-AM335x: Development kit
206 - DRA762 EVM: Software Development Board for DRA762
209 - DRA742 EVM: Software Development Board for DRA742
212 - DRA722 EVM: Software Development Board for DRA722
215 - DRA718 EVM: Software Development Board for DRA718
/kernel/linux/linux-4.19/Documentation/maintainer/
Dconf.py3 project = 'Linux Kernel Development Documentation'
8 ('index', 'maintainer.tex', 'Linux Kernel Development Documentation',
9 'The kernel development community', 'manual'),
/kernel/linux/linux-5.10/arch/arm/mach-davinci/
DKconfig77 for development is a DM644x EVM
91 for development is a Neuros OSD2 Open Set Top Box.
99 for development is a DM355 EVM
106 for development is a DM355 Leopard board.
115 for development is a DM6467 EVM
126 for development is a DM365 EVM
/kernel/linux/linux-4.19/arch/arm/mach-davinci/
DKconfig73 for development is a DM644x EVM
87 for development is a Neuros OSD2 Open Set Top Box.
95 for development is a DM355 EVM
102 for development is a DM355 Leopard board.
111 for development is a DM6467 EVM
122 for development is a DM365 EVM

12345678910>>...61