mirror of
https://github.com/torvalds/linux.git
synced 2026-08-01 03:59:40 +02:00
Linux kernel source tree
- New compatibles for TQ Group boards, i.MX943 EVK, Nitrogen8M Plus ENC Carrier, phyBOARD-Nash-i.MX93 and phyCORE-i.MX8MP FPSC from PHYTEC, and Toradex SMARC iMX8MP SoM/carrier -----BEGIN PGP SIGNATURE----- iQFIBAABCgAyFiEEFmJXigPl4LoGSz08UFdYWoewfM4FAmghrxoUHHNoYXduZ3Vv QGtlcm5lbC5vcmcACgkQUFdYWoewfM6ZDgf8CIp31y6doCMpZU+Vlx5NqBhHxpZ9 aXN4soa9rrIbWNZqN1QSt+/Nc6gt4cMiT5cGXcQ6hLrZtI66rM4an+sSdLPV6S/P D1iSz0K3CfFjOX9cHV57XOS2IRwZB8BBwN9AnOaSy+uP4Hu/tdvl0SNglszFclK+ YJh+Tl9w642kEkeg6dlLkTKYAqAWZKan6QTFVkWtarA8Zxk7SM6Rn86bi2FY9L8s V+A9mZjbC18fQiNw3YNsJmlodT70Mh4lCl8E4SEV9brpowZs8v/mD7311894QKAP z2kolSCX2t+DIlnZumbb21CeWWUE2ywACsrINt1bqQ85+rERBUh7D/RPUA== =ysUL -----END PGP SIGNATURE----- gpgsig -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEiK/NIGsWEZVxh/FrYKtH/8kJUicFAmgh5xcACgkQYKtH/8kJ UifHxBAAhUNfacGHfm7DiuxWnCUStchRMNCB1HBLe0vWePTEQlR2EnJ3sGtznLzw Xd1n9Z4v+nfv8oB3HmqStNrhK5ESfE4gZyR+9TM2rqFMyRAGtcWANZGtOuWzwRjo j51lYgnY+j2BJ6m6UK7LMmOmmpSzp6SQfvHQhLlvNa/a1ZQqKD5iw/PdEeZeupUD SxVH2I/tP43xggwjYwk8QzFkmUz6uFJb+gbcC3m18dp/8TswgGu/ksllVD+sRNeV sa3GNmC4r/YUcUgROZFVfKCfahoICMfKv+nV5dfUFKPLoO/IwZuMb7LchZ7TmbKp +O8s8ub+k5bIflbchYFfSTjgtUaJrcaxNCAgZgG4O/NcB2a8UPeOxKt42m31obBh qrnOpYLvZOsUT8Q+m6GmtTunUxbDtgUkneCPsxPGHkZrV4CJMpBbblsh2rRn0/c8 7jupsG4DMXxhzgbRzryc6NlomUB0MaaTXzIhXW5TstclOESotWjXEgB22kraGAxo aPh1PWtrXMP0RazInfwbOm9PoRarzXhVVkNKlCQ1rpWzDqKA9rdu0qolpEnAWEkF HtMgnSBfS9JpwyjRKD4GslzzYiBXMwSI+0Iv81j6hsci5rZNpoh4xwortoUhonf8 EJFAB0a6u4njymVUsfx6AXrY95heX9TQR5j2hFSeQeUEJ5hiWDw= =Tmb5 -----END PGP SIGNATURE----- Merge tag 'imx-bindings-6.16' of https://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into soc/dt i.MX dt-bindings change for 6.16: - New compatibles for TQ Group boards, i.MX943 EVK, Nitrogen8M Plus ENC Carrier, phyBOARD-Nash-i.MX93 and phyCORE-i.MX8MP FPSC from PHYTEC, and Toradex SMARC iMX8MP SoM/carrier * tag 'imx-bindings-6.16' of https://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux: bindings: arm: fsl: Add PHYTEC phyBOARD-Nash-i.MX93 board dt: bindings: arm: add bindings for TQMa95xxSA dt-bindings: arm: add TQMa8XxS boards dt-bindings: arm: fsl: add i.MX943 EVK board dt-bindings: arm: add imx8mp-libra-rdk-fpsc dt-bindings: arm: add MBa91xxCA Mainboard for TQMa93xxCA/LA SOM dt-bindings: arm: fsl: add Toradex SMARC iMX8MP SoM and carrier dt-bindings: arm: fsl: Add Boundary Device Nitrogen8M Plus ENC Carrier Board Link: https://lore.kernel.org/r/20250512103858.50501-2-shawnguo@kernel.org Signed-off-by: Arnd Bergmann <arnd@arndb.de> |
||
|---|---|---|
| arch | ||
| block | ||
| certs | ||
| crypto | ||
| Documentation | ||
| drivers | ||
| fs | ||
| include | ||
| init | ||
| io_uring | ||
| ipc | ||
| kernel | ||
| lib | ||
| LICENSES | ||
| mm | ||
| net | ||
| rust | ||
| samples | ||
| scripts | ||
| security | ||
| sound | ||
| tools | ||
| usr | ||
| virt | ||
| .clang-format | ||
| .clippy.toml | ||
| .cocciconfig | ||
| .editorconfig | ||
| .get_maintainer.ignore | ||
| .gitattributes | ||
| .gitignore | ||
| .mailmap | ||
| .rustfmt.toml | ||
| COPYING | ||
| CREDITS | ||
| Kbuild | ||
| Kconfig | ||
| MAINTAINERS | ||
| Makefile | ||
| README | ||
Linux kernel
============
There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.
In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``. The formatted documentation can also be read online at:
https://www.kernel.org/doc/html/latest/
There are various text files in the Documentation/ subdirectory,
several of them using the reStructuredText markup notation.
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.