Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

drivers: fpga: Added altera FPGA bridge support #71360

Merged

Commits on Apr 19, 2024

  1. dts: intel_socfpga: Added altera FPGA driver dtsi node

    Added altera FPGA driver dtsi node
    
    Signed-off-by: Hardeep Sharma <hardeep.sharma@intel.com>
    hardeepsharma95 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    6372d87 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. drivers: fpga: Added altera FPGA bridge support

    Added altera FPGA bridge support
    
    Signed-off-by: Hardeep Sharma <hardeep.sharma@intel.com>
    hardeepsharma95 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    6b4f612 View commit details
    Browse the repository at this point in the history
  2. tests: drivers: build_all: Build Altera FPGA driver

    Altera FPGA driver should be built on a regular basis to ensure
    that there are no regressions
    
    Signed-off-by: Hardeep Sharma <hardeep.sharma@intel.com>
    hardeepsharma95 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    1a553c0 View commit details
    Browse the repository at this point in the history