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

Z9264f new platform changes #35

Closed
wants to merge 56 commits into from

Commits on Apr 6, 2018

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

Commits on Apr 27, 2018

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

Commits on May 3, 2018

  1. Configuration menu
    Copy the full SHA
    51ef9e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    711869a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18072c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a5bf380 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    11728d0 View commit details
    Browse the repository at this point in the history
  6. [baseimage]: Disable consistent network device naming

    consistent network device naming is enabled in debian 9 kernel by default
    lguohan committed May 3, 2018
    Configuration menu
    Copy the full SHA
    5aef866 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9f3a8db View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0d46190 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e97b5f6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    df2d88d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    928b215 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7e2fd30 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9ece52a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4c81756 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8954414 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    62ce1f2 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2c775ce View commit details
    Browse the repository at this point in the history
  18. update build instructions

    lguohan committed May 3, 2018
    Configuration menu
    Copy the full SHA
    9d6e41b View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    75ac918 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    fd6a293 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    59cdc3b View commit details
    Browse the repository at this point in the history
  22. [Mellanox]: Upgrade MFT package to 4.8.26 (#3)

    This version is compatible with Linux kernel 4.9
    
    Signed-off-by: marian-pritsak <[email protected]>
    marian-pritsak authored and lguohan committed May 3, 2018
    Configuration menu
    Copy the full SHA
    825df08 View commit details
    Browse the repository at this point in the history
  23. [Mellanox]: Update recipe for hw-management (#4)

    Update package revision
    Create submodule for sources
    
    Signed-off-by: marian-pritsak <[email protected]>
    marian-pritsak authored and lguohan committed May 3, 2018
    Configuration menu
    Copy the full SHA
    f119783 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    e8847f5 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    8928676 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    4cc80d1 View commit details
    Browse the repository at this point in the history
  27. [mellanox]: Use KVERSION variable in mft recipe (sonic-net#11)

    Signed-off-by: marian-pritsak <[email protected]>
    marian-pritsak authored and lguohan committed May 3, 2018
    Configuration menu
    Copy the full SHA
    5c7a4b6 View commit details
    Browse the repository at this point in the history
  28. [mellanox]: Adapt to new hw-management package (sonic-net#12)

    Use single start script for all platforms and remove symbolic links
    Change path to system eeprom
    
    Signed-off-by: marian-pritsak <[email protected]>
    marian-pritsak authored and lguohan committed May 3, 2018
    Configuration menu
    Copy the full SHA
    f5c4208 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    724d1e9 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    0cae8ed View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    101c444 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    4defb4c View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    6610ab3 View commit details
    Browse the repository at this point in the history
  34. [Delta]: Modify delta-ag9032v1 driver for kernel 4.9 (sonic-net#20)

    Signed-off-by: neal tai <[email protected]>
    nealtai authored and lguohan committed May 3, 2018
    Configuration menu
    Copy the full SHA
    9544ae0 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    49e36ee View commit details
    Browse the repository at this point in the history
  36. [build]: build initramfs, libwrap, tacacs packages under stretch docker

    initramfs/libwrap/tacacs packages are installed on stretch base image
    lguohan committed May 3, 2018
    Configuration menu
    Copy the full SHA
    b9d9974 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    00cb443 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    72ffe2b View commit details
    Browse the repository at this point in the history
  39. [baseimage]: move update initramfs to later stage

    some platform drivers install blacklist.conf in /etc/modprobe.d.
    Those configuration should be proprogated into initramfs to avoid
    loading those blacklisted driver.
    lguohan committed May 3, 2018
    Configuration menu
    Copy the full SHA
    5438bb7 View commit details
    Browse the repository at this point in the history
  40. [device]: Enable arista drivers for sonic-linux-kernel 4.9 (sonic-net#21

    )
    
    * Enable arista drivers
    
    * Add vfat ascii charset in initramfs
    
    * Update boot0.j2 for 4.9 kernel
    
    * Fix i2c offsets in sensors.conf
    
    * Bump sonic-platform-modules-arista submodule
    Staphylo authored and lguohan committed May 3, 2018
    Configuration menu
    Copy the full SHA
    5a0edb3 View commit details
    Browse the repository at this point in the history
  41. [device]: add the new platform ag9064 (sonic-net#23)

    Signed-off-by: hans <[email protected]>
    hans-tseng authored and lguohan committed May 3, 2018
    Configuration menu
    Copy the full SHA
    54e0978 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    089c1dd View commit details
    Browse the repository at this point in the history
  43. [devices]: disable compiling ag9064 and ag5648

    Signed-off-by: Guohan Lu <[email protected]>
    lguohan committed May 3, 2018
    Configuration menu
    Copy the full SHA
    8e6754b View commit details
    Browse the repository at this point in the history
  44. [devices]: Modified and fixed delta ag5648 modules. (sonic-net#30)

    * Modified and fixed delta ag5648 modules
    1. modified and fixed delta ag5648 modules.
    2. enable build ag5648.
    
    Signed-off-by: neal tai <[email protected]>
    
    * Enable build ag9064
    
    Signed-off-by: neal tai <[email protected]>
    StanleyCi authored and lguohan committed May 3, 2018
    Configuration menu
    Copy the full SHA
    1114057 View commit details
    Browse the repository at this point in the history
  45. [devices]: modified and fixed delta ag9064 modules (sonic-net#28)

    2. enable build ag9064
    
    Signed-off-by: neal tai <[email protected]>
    hans-tseng authored and lguohan committed May 3, 2018
    Configuration menu
    Copy the full SHA
    d6575ac View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    b9b00cb View commit details
    Browse the repository at this point in the history
  47. [devices]: disable compiling ag9064 and ag5648

    Signed-off-by: Guohan Lu <[email protected]>
    lguohan committed May 3, 2018
    Configuration menu
    Copy the full SHA
    6263b0b View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    56134cd View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    05e55e9 View commit details
    Browse the repository at this point in the history
  50. [delta]: Enable ag5648, et-6248brb, ag9064 and fix the build error of…

    … ag5648 PSU module. (sonic-net#32)
    
    * 1. Fixed delta ag5648 PSU modules.
    2. Enable build ag5648.
    
    Signed-off-by: neal tai <[email protected]>
    
    * 1. Modified the kernel depends for ag5648.
    2. Modified platform-modules-ag5648.service for install ag5648.
    
    Signed-off-by: neal tai <[email protected]>
    
    * Enable the ag9064.
    
    Signed-off-by: Stanley Chi <[email protected]>
    
    * Add Delta platform et-6248brb
    
    Signed-off-by: neal tai <[email protected]>
    StanleyCi authored and lguohan committed May 3, 2018
    Configuration menu
    Copy the full SHA
    61b5a5d View commit details
    Browse the repository at this point in the history

Commits on May 30, 2018

  1. Led support for Z9264f platform

    root committed May 30, 2018
    Configuration menu
    Copy the full SHA
    bbd7f2f View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2018

  1. Includes changes on default minigraph

    root committed Jun 5, 2018
    Configuration menu
    Copy the full SHA
    5923d29 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2018

  1. ipmitool implementation in pmon docker. platform_sensors script is in…

    …clued in pmon startup
    root committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    5ba13ce View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2018

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