Linux kernel for uConsole
- C 97.1%
- Assembly 1.8%
- Shell 0.4%
- Makefile 0.3%
- Python 0.2%
Only gx related update in this round. Expose i2s out, spdif out, EE uart gates and SPICC gate. Un-expose CPU clk which was wrongly copy/pasted from meson8b -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAABCAAGBQJZL+QSAAoJEAFRo5MEFpTR1m8P/06r+kYGLRpJscTEjcM4JaBG xOgpEsjPYV7pLzG7FuiDP2mh0CUXs8IboypFQRz1fQpVLLi6ACO70SuR0Ov3rIKw AzfGsb0gCqvA/HMrAbJNPptynFKjfST3kYouom9A5BbDS4dj9XzoEGjToB7aMgzR K1q1yEsO+o+xMcLE9SSd1Z+B+C38kpPNZ7mbWgaEPsA0P24ymfl5jCqOHppCPsMs AJbuSbXqFMp630+OWn+Igwn7ZjZlS0S2dIdiEXG3U8D2Pk+aO0++s81pL6HUNq4o 4EtVHVxAqYDPxBksBp1shWFzdONW0kDjvn7rRr4+vqcIdih4mZVGQmOikX+uLShD bQfPBQYiVoyABXbOX1HZJcVMtQGmFs8KtMQ6ZNFZDTCY2FQfzjKnktxY5CFWtsxH ePIwD9RGdKQ+NqF2PAjUyqiHtd4eeCo88tThrdJpZndypP391RZ+XtBel8rRH9JX bJ5nBoJ4nbMf3T3FzxVgHE7RphAnZPgOcdRyJXoFkq+sNNnzq3a3+yHcGEv31X2I moTUL636DO4809UcUybfRKgm/VQZMS2MfDn9jPAeFHga1deVoZKtMqpEPS18qAFV J5B/+hbPkYhpxcsBDh4/dcgI14P3k0TKSQ3puBytzoiwmL+mJ3/NvLyaqDJVwGlX pojYfBcipL4CPqaHPL3o =I7Rf -----END PGP SIGNATURE----- Merge tag 'meson-clk-headers-for-4.13' of git://github.com/BayLibre/clk-meson into v4.13/dt64 First round of amlogic clock headers update for v4.13 Only gx related update in this round. Expose i2s out, spdif out, EE uart gates and SPICC gate. Un-expose CPU clk which was wrongly copy/pasted from meson8b * tag 'meson-clk-headers-for-4.13' of git://github.com/BayLibre/clk-meson: clk: meson-gxbb: un-export the CPU clock clk: meson-gxbb: expose UART clocks clk: meson-gxbb: expose SPICC gate clk: meson-gxbb: expose spdif master clock clk: meson-gxbb: expose i2s master clock clk: meson-gxbb: expose spdif clock gates |
||
|---|---|---|
| arch | ||
| block | ||
| certs | ||
| crypto | ||
| Documentation | ||
| drivers | ||
| firmware | ||
| fs | ||
| include | ||
| init | ||
| ipc | ||
| kernel | ||
| lib | ||
| mm | ||
| net | ||
| samples | ||
| scripts | ||
| security | ||
| sound | ||
| tools | ||
| usr | ||
| virt | ||
| .cocciconfig | ||
| .get_maintainer.ignore | ||
| .gitattributes | ||
| .gitignore | ||
| .mailmap | ||
| COPYING | ||
| CREDITS | ||
| Kbuild | ||
| Kconfig | ||
| MAINTAINERS | ||
| Makefile | ||
| README | ||
Linux kernel ============ This file was moved to Documentation/admin-guide/README.rst Please notice that there are several guides for kernel developers and users. These guides can be rendered in a number of formats, like HTML and PDF. In order to build the documentation, use ``make htmldocs`` or ``make pdfdocs``. There are various text files in the Documentation/ subdirectory, several of them using the Restructured Text markup notation. See Documentation/00-INDEX for a list of what is contained in each file. Please read the Documentation/process/changes.rst file, as it contains the requirements for building and running the kernel, and information about the problems which may result by upgrading your kernel.