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

Edgecore 4630/5835/7326/7816 API2.0 platform support #10053

Merged
merged 47 commits into from
Mar 18, 2022

Commits on Nov 29, 2021

  1. Initial pass of EdgeCore platform changes.

    Jeff Henning committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    acaba4d View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

  1. Remove libevent dependency from lldpd.

    Jeff Henning committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    32f7ded View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2021

  1. Remove python2 dependencies python3.7 force from platform install scr…

    …ipt.
    Jeff Henning committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    683cb22 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2021

  1. Include usbmount support changes.

    Jeff Henning committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    0e2a038 View commit details
    Browse the repository at this point in the history
  2. Add missing 4630 install file.

    Jeff Henning committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    bdc8ff3 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2021

  1. Update a few file permissions. Add umask line to Makefile. Specify py…

    …thon3.9 in install script.
    Jeff Henning committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    eb1380f View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2021

  1. Misc platform updates:

    - Add missing fan drawer component to sonic_platform
    - Remove kernel version specification from Makefile
    - Update to 4630 utility
    Jeff Henning committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    ee5b6b6 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2021

  1. - Fix file permissions on source files

    - Fix compile issue with 4630 driver modules (set_fs, get_fs, no longer supported in kernel 5.10)
    jeffhtgt committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    fa74861 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    343ec1b View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2021

  1. Configuration menu
    Copy the full SHA
    8f953c1 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2021

  1. Configuration menu
    Copy the full SHA
    5b17898 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2021

  1. Configuration menu
    Copy the full SHA
    2ec059d View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2021

  1. Configuration menu
    Copy the full SHA
    6fea699 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

  1. Configuration menu
    Copy the full SHA
    659181f View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2022

  1. Configuration menu
    Copy the full SHA
    31588af View commit details
    Browse the repository at this point in the history
  2. - Add missing define in event.py files needed for xcvrd

    - Fix SFP info dict key for 7xxx switches
    jeffhtgt committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    1bed721 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

  1. Configuration menu
    Copy the full SHA
    db15996 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2022

  1. Configuration menu
    Copy the full SHA
    e825fde View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9b3008 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. Configuration menu
    Copy the full SHA
    70244b1 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. Configuration menu
    Copy the full SHA
    7b0be33 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. Configuration menu
    Copy the full SHA
    c11b886 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b18db21 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

  1. - Incorporate 7816 changes from Edgecore

    - Fix 7326 driver file using old kernel function
    jeffhtgt committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    319f60e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1247da3 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. Configuration menu
    Copy the full SHA
    91dbd89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7eda78c View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. Configuration menu
    Copy the full SHA
    13f93cd View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. Configuration menu
    Copy the full SHA
    eabd689 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33b530d View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. Configuration menu
    Copy the full SHA
    6ff3d93 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. Configuration menu
    Copy the full SHA
    896abed View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. Remove pddf files suggested by Edgecore that were preventing API2.0 s…

    …upport from starting.
    jeffhtgt committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    44cef2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fae8ab View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. Configuration menu
    Copy the full SHA
    7070a68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f68b9da View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

  1. Configuration menu
    Copy the full SHA
    3c2693a View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. Configuration menu
    Copy the full SHA
    bc73bba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0842cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c67eb74 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Configuration menu
    Copy the full SHA
    aa3f3f6 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. Updates for 5835.

    jeffhtgt committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    1052be0 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

  1. Configuration menu
    Copy the full SHA
    8dcd2f4 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. Configuration menu
    Copy the full SHA
    06cee0b View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

  1. Configuration menu
    Copy the full SHA
    accd010 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. Configuration menu
    Copy the full SHA
    993c48e View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. Fix unused var warnings.

    jeffhtgt committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    2068e66 View commit details
    Browse the repository at this point in the history