Oleksandr Shamray
c27ec71068
Added kernel 4.9 patches
...
- mlx-platform: backport patches from 4.19
- mlx-platform: Add support for register CPLD3_VER, RST_CUSE
Add NG system type support
Signed-off-by: Oleksandr Shamray <oleksandrs@mellanox.com >
2018-11-21 11:52:36 +00:00
Oleksandr Shamray
bdb30e409c
Merge branch 'master' into onl-anaconda
2018-11-20 18:39:09 +00:00
Oleksandr Shamray
5fe96a8bab
Add: MAN3700 (Anaconda) system support
...
Signed-off-by: Oleksandr Shamray <oleksandrs@mellanox.com >
2018-11-20 13:59:05 +00:00
Jeffrey Townsend
5cc78a80ce
Merge pull request #436 from jostar-yang/csp-9250
...
Modify csp9250 drv to support kernel-4.14
2018-08-29 11:35:03 -07:00
Jeffrey Townsend
44d7d54830
Merge pull request #431 from jostar-yang/as5916-54xks
...
Modify sysi to read eeprom via word_data.
2018-08-29 11:32:18 -07:00
Jeffrey Townsend
b0553f7e0c
Initialize the SFP bitmap in presence_bitmap_get().
2018-08-29 18:27:36 +00:00
Jeffrey Townsend
c3624424c0
Merge pull request #423 from MellanoxBSP/onl-back-porting
...
Add patches from upstream kernels - backport 4.17 - 4.19
2018-08-29 11:19:10 -07:00
Jostar Yang
cc32238564
1. Let csp9250 support kernel-4.14. 2. Remove not need debug log
2018-08-28 16:31:21 +08:00
Jeffrey Townsend
f29aa9086b
The SFPI layer should not implement transmitter disable for QSFP modules as part of the TX_DISABLE control.
...
The transmitter disable bytes are standardized by the MSA and managed by the upper layer using the dev_writeb() routines when
appropriate based on module type.
Writing the transmitter enable bytes are not appropriate for CR cables and will generate write errors so attempting to
emulate this behavior without knowing the type of module is also troublesome.
2018-08-17 23:15:16 +00:00
Jeffrey Townsend
398084e525
Add python-netaddr dependency.
2018-08-16 21:46:04 +00:00
Jeffrey Townsend
4c2a2b6154
Initial Denverton support.
2018-08-16 19:27:59 +00:00
Jostar Yang
850c82cc1a
Modify sysi to read eeprom via word_data due to block_data get error for some eeprom hw.
2018-08-16 14:23:20 +08:00
Jeffrey Townsend
79612e563d
Merge pull request #426 from jostar-yang/as7326
...
Implement thermal plan follow HW SPEC
2018-08-06 16:30:28 -07:00
Zi Zhou
ef79e64bb8
fix PSU model display
2018-08-06 16:10:50 -07:00
Jostar Yang
cf5e1b721a
Implement thermal plan follow HW SPEC
2018-08-06 16:46:12 +08:00
Jeffrey Townsend
cb19a16bba
Fix bootcmds for the LY2 after the change introduced by 68a3487365.
2018-07-30 20:51:19 +00:00
Carl D. Roth
a9074bd492
Speed optimizations
...
- don't mount the filesystem if it's already mounted
2018-07-25 23:36:14 +00:00
Ohad Oz
3bc5f49ab8
Add patches from upstream kernels - backport 4.17 - 4.19
2018-07-23 21:01:15 +00:00
Jeffrey Townsend
90f72e7d81
Updates to the SFF module.
2018-07-18 19:49:41 +00:00
Jeffrey Townsend
90789efb64
Merge pull request #419 from DeltaProducts/ag7648c
...
add support Ag7648c platform
2018-07-18 11:29:52 -07:00
Jeffrey Townsend
04501d715a
Merge pull request #415 from phani-karanam/wrong_color_led_fix_65x
...
fixing the issue of wrong color of system LEDs
2018-07-18 11:27:49 -07:00
Jeffrey Townsend
3b46bd4b58
Merge pull request #401 from brandonchuang/as5916_26xb
...
Add new accton platform, AS5916-26XB.
2018-07-18 11:26:17 -07:00
Jeffrey Townsend
ae05372014
Merge pull request #406 from jostar-yang/as5916-54xks
...
Add support as5916-54xks platform
2018-07-18 11:23:53 -07:00
Jeffrey Townsend
88e6b1c393
Merge pull request #418 from Ed-Swarthout-NXP/nxp-arm64-ls1088a
...
arm64-nxp-ls1088ardb use correct dtb
2018-07-18 11:20:34 -07:00
Jeffrey Townsend
ae92829ed8
Merge pull request #417 from phani-karanam/fix_SFP_EEPROM_data_shift
...
Fixed onlp_sfp_eeprom_read shifts QSFP EEPROM data
2018-07-18 11:20:12 -07:00
Jeffrey Townsend
3e3df10346
The SFF code module has been migrated from the ONL repository to the floodlight:bigcode repository.
...
The core SFF functionality has been migrated into the bigcode repository so it can be used by
applications outside of ONL proper. This change should be transparent.
2018-07-18 17:31:29 +00:00
Oleksandr Shamray
798d7e4239
Add: fan_per_module parameter to common code. You can define
...
fan_count in module instead of defining
by FAN_TYPE_NO_EEPROM/FAN_TYPE_EEPROM before
Add: Orange LED support to common code.
Add: manage_leds_type3 to support future systems
with 12 FAN's in 6 modules and using Orange led instead of Red.
FIX: remove unnecessary LED color2 from led_colors_map
FIX: change FAN LED description for systems with 2 fans pre module
Signed-off-by: Oleksandr Shamray <oleksandrs@mellanox.com >
2018-07-11 18:45:52 +00:00
Oleksandr Shamray
155e598f3a
Add kernnel patch for x86_64-all.config
...
1. Add networking options to kernel config;
2. Fix config problem with pass to kernel version 4.9.75
Signed-off-by: Oleksandr Shamray <oleksandrs@mellanox.com >
2018-07-11 18:42:14 +00:00
Jeffrey Townsend
052b41b356
Update NET_SCHED.
2018-07-10 18:12:20 +00:00
shaohua.xiong
0bd13c1ee4
support the ag7648c platform
2018-07-05 09:33:23 +08:00
Ed Swarthout
68a3487365
mmc_bootcmds: mmc part does not take a param
...
Signed-off-by: Ed Swarthout <Ed.Swarthout@nxp.com >
2018-07-03 19:22:24 -05:00
Ed Swarthout
1629e9eee7
arm64-nxp-ls1088ardb use correct dtb
...
Signed-off-by: Ed Swarthout <Ed.Swarthout@nxp.com >
2018-07-03 16:43:16 -05:00
brandonchuang
7e83b99d2e
[as5916-26xb] Add make.mk to fix the build failure
2018-07-03 09:14:14 +08:00
phani-karanam
d0cbea51a9
Fixed onlp_sfp_eeprom_read shifts QSFP EEPROM data
2018-06-28 16:02:18 +08:00
phani-karanam
108acea4c8
fixing the issue of wrong color of system LEDs
2018-06-26 17:31:55 +08:00
brandonchuang
29c198ce2b
Merge branch 'master' into as5916_26xb
2018-06-25 09:04:09 +08:00
Jeffrey Townsend
a2cb3637ee
Merge pull request #403 from DeltaProducts/ag8032
...
support the AG8032 platfrom
2018-06-19 15:53:30 -07:00
Jeffrey Townsend
37b77d63a6
Merge pull request #395 from ishidawataru/systemd
...
Support building systemd based system
2018-06-19 15:45:46 -07:00
Jostar Yang
0dad4b7450
Add make.mk for build as5916-54xks onlp
2018-06-19 16:11:20 +08:00
Jeffrey Townsend
d9b9d852a7
4.4-lts-arm-iproc build.
2018-06-18 21:40:25 +00:00
Jeffrey Townsend
53b55910c7
Add 4.4 LTS ARM kernel.
2018-06-18 21:34:05 +00:00
Jeffrey Townsend
04d0cba0ec
Initial support for 4.4 LTS with ARM IPROC support.
2018-06-18 21:31:46 +00:00
Jostar Yang
4d76fd299c
Add support as5916-54xks platform
2018-06-14 15:58:05 +08:00
shaohua.xiong
22c654d174
delete the debug information for ag8032
2018-06-14 09:42:33 +08:00
Jeffrey Townsend
28f465b093
Merge pull request #397 from cytsai0409/master
...
[Ingrasys] Add support for S9280-64X with Barefoot ASIC and 64 QSFP ports
2018-06-13 15:55:12 -07:00
Jeffrey Townsend
78f99449d4
Merge pull request #389 from cytsai0409/master
...
[ingrasys] Add support for S9180-32X with Barefoot ASIC and 32 QSFP ports
2018-06-13 15:53:13 -07:00
Jeffrey Townsend
8aef0fd611
Update ignore.
2018-06-13 17:35:21 +00:00
Jeffrey Townsend
94f4a04f6f
Move to 4.14.49.
2018-06-13 16:37:31 +00:00
Jeffrey Townsend
8a617ef059
Ignore lib directory.
2018-06-13 16:26:43 +00:00
Jeffrey Townsend
4c8d1eeb44
The 3.18.25 kernel for ARM64 is no longer in user. All ARM64 platforms have moved to 4.9 LTS.
2018-06-13 16:23:56 +00:00