Commit Graph

1915 Commits

Author SHA1 Message Date
Jeffrey Townsend
631b1f88b4 All Platform ONLP shared library and static binary builds now use a common makefile infrastructure.
The module and build dependencies for each platform shared library and static binary are
essentially the same. They have simply been copied over and over again.

This change creates a common makefile infrastructure that is used to build each platform.
This allows the dependencies of the higher layer ONLP code to be managed in a single place
as well as coordinate code configuration and link libraries.
2019-07-08 21:15:32 +00:00
Jeffrey Townsend
b009a69f98 These were missed during the first round of platform directory name simplification. 2019-07-08 16:55:06 +00:00
Jeffrey Townsend
3f7d358523 Ignore module autogen makefiles. 2019-07-08 16:54:22 +00:00
Jeffrey Townsend
848832710d Simplify the platform directory names. 2019-07-05 19:50:14 +00:00
Jeffrey Townsend
b3d12fb4c9 Merge pull request #574 from MellanoxBSP/master
Fix port number 32->64 for MSN3800 system
2019-07-05 11:04:34 -07:00
Jeffrey Townsend
6588b30b57 Merge pull request #572 from jostar-yang/as9716_20190627
Fix IR3570A issue that cause read eeprom problem
2019-07-05 11:04:15 -07:00
Jeffrey Townsend
feada3b083 Merge pull request #570 from CynthiaINV/master_2
Update existed platform Inventec D5264Q28B and new platform D10064 (support ONLP)
2019-07-05 11:02:31 -07:00
Jeffrey Townsend
e2671bea76 Merge pull request #568 from jostar-yang/asgvolt64_20190621
Fix combo port led issue
2019-07-05 10:58:18 -07:00
Jeffrey Townsend
7d224af126 Merge pull request #567 from shaohuaxiong/master
add trace log and update
2019-07-05 10:57:57 -07:00
Jeffrey Townsend
1791b37b28 Merge pull request #556 from JohnsonYJLu/agc7646slv1b
Delta agc7646slv1b
2019-07-05 10:55:52 -07:00
Zi Zhou
a7f2a4ea46 New OnlPlatformPortConfig for S5212/S5224 2019-07-02 13:23:13 -07:00
Oleksandr Shamray
0b430b632c Fix port number 32->64 for MSN3800 system 2019-07-01 07:50:36 +00:00
Jostar Yang
ef02daa503 Fix IR3570A issue that cause read eeprom problem 2019-06-28 15:58:19 +08:00
Jostar Yang
be9bd421e8 Fix IR3570A issue that cause read eeprom problem 2019-06-28 15:14:24 +08:00
Jostar Yang
3a227eb67a Fix IR3570A issue that cause read eeprom problem 2019-06-27 16:23:58 +08:00
cynthia
265ba95165 Modify transceiver and swps code for platform Inventec D5264Q28B 2019-06-25 10:59:18 +08:00
Jeffrey Townsend
d43cf0638f Update for latest patch. 2019-06-25 01:42:19 +00:00
Jeffrey Townsend
4a75a86d28 Update for latest patch. 2019-06-25 01:40:24 +00:00
Zi Zhou
242dfacf86 add max6620(fan controller) driver patch to kernel 4.14(for s4000/6000) 2019-06-24 10:57:16 -07:00
Jostar Yang
9dcea2f4a5 Fix management port led issue 2019-06-21 17:31:35 +08:00
cynthia
6a38cb7615 Add new platform Inventec D10064 and support ONLP 2019-06-14 17:32:47 +08:00
cynthia
82fafb6c5c Fix ONLP bugs for Inventec D5264Q28B
1.OID iteration error
2.Can't show some information after inv_psoc is changed
2019-06-14 17:32:46 +08:00
cynthia
b6d7245e73 Modify healthstatus.sh of Inventec D5264Q28B to meet Spec. 2019-06-14 15:23:27 +08:00
cynthia
dfe079e539 Fix the system LED always blinking on Inventec D5264Q28B 2019-06-14 15:22:24 +08:00
shaohua.xiong
be4816c03a add trace log and update 2019-06-14 09:19:42 +08:00
Jeffrey Townsend
db1fa214dd These were lost in the initial commit. 2019-06-13 14:27:15 +00:00
johnson
6fbe7b2a47 modify __init__.py of platform agc7646slv1b.
Signed-off-by: johnson <JOHNSON.LU@deltaww.com>
2019-06-13 14:48:41 +08:00
Jeffrey Townsend
0c430e597f Merge pull request #565 from netbergtw/master
Netberg Aurora 710 initial support
2019-06-12 10:50:58 -07:00
Jeffrey Townsend
1132d6647b Merge pull request #563 from CynthiaINV/master
Add new platform Inventec D10056 and support ONLP
2019-06-12 10:49:08 -07:00
Jeffrey Townsend
ab0156545f Merge pull request #560 from jostar-yang/as9716_20190521
Add as9716-32d thermal plan
2019-06-12 10:46:55 -07:00
Jeffrey Townsend
f1c8a3243b Merge pull request #558 from phani-karanam/Adding_AS7926_80xk
Added Accton AS7926_80xk support
2019-06-12 10:46:27 -07:00
Jeffrey Townsend
51459ae750 Merge pull request #554 from jcsteven/2019-0425-fixed-tg3
Add broadcom tg3 support 100M/10M feature.
2019-06-12 10:37:39 -07:00
Jeffrey Townsend
62380e2b69 Merge pull request #564 from MellanoxBSP/onl-tigris-upstream_merge
Add Mellanox MSN3800 (Tigris) system support
2019-06-12 10:35:56 -07:00
cynthia
1fa0149434 Fix ONLP psu model not show bug 2019-06-12 14:53:11 +08:00
Jeffrey Townsend
041a45b85f Use new simplifying macros. 2019-06-06 15:14:56 +00:00
Andrew Sapronov
ab4883b6c5 Netberg Aurora 710 initial support 2019-06-05 18:46:41 +03:00
Artemy Kovalyov
2c6f911438 Update Mellanox kernel patches
1. Add 4.9 kernel patch for I2C access optimization
2. Add gearbox kernel patch
3. Add Watchdog introduce patch

Oleksandr shamray <oleksandrs@mellanox.com>
2019-05-31 14:49:10 +00:00
Oleksandr Shamray
5e744cfaa9 Add kernel patches
Signed-off-by: Oleksandr Shamray <oleksandrs@mellanox.com>
2019-05-31 12:27:30 +00:00
Oleksandr Shamray
1b61335a67 Fix PSU type for MSN3800 system
Fix LED for MSN3800 system
Fix LED for systems with single-FAN drawer systems
Add kernel patches

Signed-off-by: Oleksandr Shamray <oleksandrs@mellanox.com>
2019-05-31 12:27:30 +00:00
Mykola Kostenok
49dff57c94 remove outdated script call.
Signed-off-by: Mykola Kostenok <c_mykolak@mellanox.com>
2019-05-31 12:27:21 +00:00
Oleksandr Shamray
2f665c22c1 Fixed LED name, PSU type and kernel start arguments for MSN3800 (Tigris) system
Signed-off-by: Oleksandr Shamray <oleksandrs@mellanox.com>
2019-05-31 12:26:34 +00:00
Oleksandr Shamray
2bf4e604da Adding "0023-hwmon-pmbus-Fix-driver-info-initialization-in-probe-.patch" and "0024-mlxsw-thermal-disable-highest-zone-calculation.patch" patches
Signed-off-by: Oleksandr Shamray <oleksandrs@mellanox.com>
2019-05-31 12:25:14 +00:00
Oleksandr Shamray
c301f5a348 Fixed sensor name for Tigris(MSN3800) system
Signed-off-by: Oleksandr Shamray <oleksandrs@mellanox.com>
2019-05-31 12:25:14 +00:00
Oleksandr Shamray
c5051955d5 fix CPU temp sensors count for MSN3800 (Tigris) system
Signed-off-by: Oleksandr Shamray <oleksandrs@mellanox.com>
2019-05-31 12:25:13 +00:00
Oleksandr Shamray
7b844f2df1 add: MSN3800 (Tigris) system support
Signed-off-by: Oleksandr Shamray <oleksandrs@mellanox.com>
2019-05-31 12:24:56 +00:00
cynthia
5e936a4475 Add new platform Inventec D10056 and support ONLP 2019-05-29 18:11:49 +08:00
Jeffrey Townsend
d7dc76c954 Call the onlpm_find_file template. 2019-05-27 19:18:11 +00:00
Jeffrey Townsend
1c834b7c0a Set to parallel stage 3 until the platform dependencies can be fixed. 2019-05-27 19:17:47 +00:00
Jeffrey Townsend
e9b45a5382 Set the parallel stage 3 until the platform dependencies can be fixed. 2019-05-27 19:16:42 +00:00
Jeffrey Townsend
cfb711ade9 Call the onlpm_find_file template. 2019-05-27 19:16:09 +00:00