Skip to content

Linux development repository for socfpga

License

Notifications You must be signed in to change notification settings

altera-fpga/linux-socfpga

Folders and files

NameName
Last commit message
Last commit date
Nov 8, 2024
Nov 8, 2024
Nov 8, 2022
Mar 6, 2025
Sep 8, 2024
Aug 17, 2023
Jul 11, 2024
Mar 5, 2025
Sep 12, 2024
Nov 12, 2024
Aug 29, 2024
Aug 3, 2024
Aug 11, 2024
Sep 12, 2024
Sep 27, 2024
Sep 12, 2024
Sep 27, 2024
Sep 12, 2024
Aug 19, 2024
Sep 27, 2024
Sep 12, 2024
Sep 12, 2024
Sep 12, 2024
Jun 6, 2023
Jun 27, 2024
May 23, 2023
Jul 22, 2016
Aug 20, 2022
May 31, 2023
Jul 24, 2023
Oct 24, 2023
Sep 28, 2022
Feb 10, 2020
Aug 9, 2023
Oct 10, 2022
May 12, 2020
Sep 27, 2024
Sep 12, 2024
Sep 9, 2018

Repository files navigation

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 Restructured Text 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.