1020 Commits

Author SHA1 Message Date
Jeffrey Townsend
e9b01aa03e Update config. 2019-09-27 23:01:48 +00:00
Jeffrey Townsend
7bb76e6579 Fix unprintable model and serial numbers.
Some systems support model and serial numbers for their fans and psus but they might not be programmed correctly.
This fix uses the printable string datatype to make sure the result can be marshalled by other tools.
2019-08-30 16:55:59 +00:00
Jeffrey Townsend
2501993eca Merge pull request #609 from linyutsung/master
Fix onlpd memory leakage for s9180 bmc enabled platform
2019-08-29 14:14:33 -07:00
Jeffrey Townsend
44d85db7f4 Merge pull request #608 from mshych/master
Add support of linux kernel 4.19 for all Mellanox switches.
2019-08-29 14:13:10 -07:00
Jeffrey Townsend
9f3d1e9112 The onlp_platform_default module must come last to satisfy the weak symbol processing in the static builds. 2019-08-28 19:20:56 +00:00
leo lin
a592ac17ac [s9180] fix onlpd memory leakage for bmc enabled platform 2019-08-28 08:10:18 +08:00
Michael Shych
12cf48658a Add support of linux kernel 4.19 for all Mellanox switches.
This commit includes:
   3 linux kernel patches that are backported from latest upstream kernel:
      1. Amendments, new systems support and fixes in mellanox platform drivers.
      2. New features, amendments in Mellanox switch drivers.
      3. Introduce new watchdog driver for Mellanox systems.
   Multiple changes in default kernel 4.19 config for x86_64 systems.

Signed-off-by: Michael Shych <michaelsh@mellanox.com>
2019-08-22 18:22:25 +03:00
Jeffrey Townsend
8ed833fb77 Fix file selection in onie_machine_get() for newer machine-build.conf location.
There are other locations for which also applies and should be cleaned up.
2019-08-21 22:28:36 +00:00
Jeffrey Townsend
349157ebfe PCA95x enabled. 2019-08-21 21:05:14 +00:00
Jeffrey Townsend
9fd0463aef Cleanup patches. 2019-08-21 21:02:02 +00:00
Jeffrey Townsend
53dc8fd8d5 Cleanup
- Remove toolchain settings
- Add new config options required for newer toolchains.
2019-08-20 17:32:08 +00:00
Jeffrey Townsend
da2caa45fa Merge branch 'master' of github.com:opencomputeproject/OpenNetworkLinux 2019-08-19 19:03:00 +00:00
Jeffrey Townsend
c3b2f9dd8d Add kernel 4.19 to the ugprade package. 2019-08-19 19:02:17 +00:00
Jeffrey Townsend
332702bcfc Merge pull request #602 from MellanoxBSP/onl_upstream_kpatch_31
Add patches for Mellanox:
2019-08-19 11:55:28 -07:00
Jeffrey Townsend
572c3f90ec Add kernel 4.19. 2019-08-19 18:52:56 +00:00
Jeffrey Townsend
99b685e1b6 4.19 configuration updates for KVM targets. 2019-08-19 17:51:22 +00:00
Jeffrey Townsend
fc712f1793 Initial 4.19 package. 2019-08-19 17:51:05 +00:00
Oleksandr Shamray
21d2b04736 Add patches for Mellanox:
0031:
1. Skip split entries in hwmon.
2. Run loop for port creation over maximum port counter, otherwise
in some split configuration with holes, some last modules can be
missed.

0032:
This patch is required for new Mellanox systems and also contains
bugfixes. Patch contains backporting for the next drivers:
drivers/net/ethernet/mellanox/mlxsw/mlxsw_minimal;
drivers/platform/x86/mlx-platform;
drivers/platform/mellanox/mlxreg-hotplug;
drivers/hwmon/mlxreg-fan
2019-08-15 12:54:29 +03:00
Jeffrey Townsend
38de7819de Buster I2C updates.
The i2c headers and libraries have been split in buster.
This change configures the code for building and linking under buster.
2019-07-30 19:27:26 +00:00
Jeffrey Townsend
0084c3eca5 Buffer overrun fixes. 2019-07-30 19:26:50 +00:00
Jeffrey Townsend
3e23c8b3b2 Initial framework for 4.19. 2019-07-16 00:06:16 +00:00
Jeffrey Townsend
c2dcbe7eae Update template based on new platform makefiles. 2019-07-13 17:46:43 +00:00
Jeffrey Townsend
f44525c29f Common ONLP shared library and static binary build makefiles. 2019-07-08 21:52:56 +00: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
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
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
Jeffrey Townsend
041a45b85f Use new simplifying macros. 2019-06-06 15:14:56 +00: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
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
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
Jeffrey Townsend
98649533a5 Call onlpm_find_file template. 2019-05-27 19:09:18 +00:00
Jeffrey Townsend
85f5711eae Add onlp package dependency. 2019-05-27 19:08:42 +00:00
Jeffrey Townsend
f0b66d8ec3 The 3.18 kernel for arm64 has been removed. 2019-05-27 18:39:59 +00:00
Jeffrey Townsend
0d874645da Add the ability to pause and continue the service process. 2019-05-21 22:10:45 +00:00
phani-karanam
79689df4f5 Added Accton AS7926_80xk support 2019-05-15 23:13:37 +08:00
Jeffrey Townsend
b21dc7dd9b Update 4.9 config. 2019-05-06 20:01:34 +00:00
Jeffrey Townsend
37cf5b32e7 Run depmod -a at early boot time. 2019-05-02 22:16:31 +00:00
Jc Yu
eba17fb1b1 Add broadcom tg3 support 100M/10M feature. 2019-04-26 13:38:57 +08:00
Jeffrey Townsend
f79e852158 Merge pull request #549 from fengkm/master
[platform]update ingrasys platform
2019-04-24 13:38:48 -07:00
Jeffrey Townsend
10c32324e9 Merge branch 'hwmon' of github.com:brandonchuang/OpenNetworkLinux
Conflicts:
	packages/base/any/kernels/modules/ym2651y.c
2019-04-24 20:36:20 +00:00