Commit Graph

1386 Commits

Author SHA1 Message Date
Jeffrey Townsend
d66cceee0e Rename the 4.9-arm64-all kernel to 4.9-lts-arm64-all to confirm the the existing nameing conventions. 2018-04-26 17:32:04 +00:00
Jeffrey Townsend
44610ae50b Remove autogenerated makefiles and update ignores. 2018-04-26 14:53:28 +00:00
Jeffrey Townsend
a91f3d7e8f Merge branch 'add-arm64-lts4.9-and-nxp-layerscape-platforms' of github.com:shengzhou/OpenNetworkLinux 2018-04-26 06:53:08 -07:00
Jeffrey Townsend
f7c0c9611d Merge pull request #375 from jostar-yang/as7726-32x
As7726 32x
2018-04-26 05:59:44 -07:00
Jostar Yang
07cbc5e069 Merge branch 'as7726-32x' of https://github.com/jostar-yang/OpenNetworkLinux into as7726-32x 2018-04-26 17:02:38 +08:00
Jostar Yang
084ad2d6b5 Fix code to let __init__ to insmod drv ko modules 2018-04-26 16:58:15 +08:00
Jeffrey Townsend
a97785c10b Add a silent option while running the upgrade steps. 2018-04-24 18:32:12 +00:00
Jeffrey Townsend
a4492c87d6 New sysconfig option which skips the execution of the upgrade steps at boot time. 2018-04-24 17:20:49 +00:00
Jeffrey Townsend
50878146fd Better output for scalar values. 2018-04-24 17:20:10 +00:00
Shengzhou Liu
a16f0ffaea Add readme for nxp arm64 platforms
Signed-off-by: Shengzhou Liu <Shengzhou.Liu@nxp.com>
2018-04-24 13:46:41 +08:00
Shengzhou Liu
1215e014a0 Update for arm64 on builder9 and arm64-nxp-layerscape struct
Signed-off-by: Guo Hanyue <guo.hanyue@nxp.com>
Signed-off-by: Shengzhou Liu <Shengzhou.Liu@nxp.com>
2018-04-24 13:46:35 +08:00
Shengzhou Liu
9e464d2075 Upgrade to kernel lts-4.9.75 for arm64 platforms
Signed-off-by: Guo Hanyue <guo.hanyue@nxp.com>
Signed-off-by: Shengzhou Liu <Shengzhou.Liu@nxp.com>
2018-04-24 13:46:30 +08:00
Shengzhou Liu
670b82d75c Add NXP arm64 LS1043ARDB, LS1046ARDB, LS1088ARDB platforms
Support NXP ARM64 LS1043ARDB, LS1046ARDB, LS1088ARDB, LS2088ARDB platforms

Signed-off-by: Guo Hanyue <guo.hanyue@nxp.com>
Signed-off-by: Shengzhou Liu <Shengzhou.Liu@nxp.com>
2018-04-24 13:40:01 +08:00
Jeffrey Townsend
822724743d LTS Kernel Build and Packaging Updates
- Instance kernel build trees by distribution
  Fixes a long-standing potential bug when building multiple distributions
  in the same tree.

- Create common PKG and build Makefiles customized for each LTS build.
2018-04-20 00:01:57 +00:00
Jeffrey Townsend
6050e0cc36 Config update for latest version. 2018-04-20 00:00:57 +00:00
Jeffrey Townsend
9690f21871 Merge pull request #368 from mlxnataliyay/upstreamPart4
4/4 - "B" platforms (40Gb vs 100Gb) support: MSN2410B, MSN2700B, MSN2740B
2018-04-19 09:18:47 -07:00
Jeffrey Townsend
3bc2918c76 Add 4.14 as a prerequisite. 2018-04-19 08:39:04 -07:00
Jeffrey Townsend
da924d50c0 Fix redirect. 2018-04-19 01:50:05 +00:00
Jeffrey Townsend
cf116fb82a Merge branch 'master' of github.com:opencomputeproject/OpenNetworkLinux 2018-04-18 17:53:42 +00:00
Jeffrey Townsend
5da18631b4 Install libelf-dev if missing. The builder container needs to be updated. 2018-04-18 17:52:53 +00:00
Jeffrey Townsend
ab0f4cc359 Merge pull request #366 from roylee123/as7312_onlp_led_fix
[onlpdump] Correct LOC led control of as7312-54x
2018-04-18 09:52:19 -07:00
Jeffrey Townsend
4c7f3f959d Merge pull request #367 from roylee123/Add_new_platform_accton_as7326_56x
[Accton as7326_56x] Fixed upon comment of PR 347
2018-04-18 09:51:43 -07:00
Jeffrey Townsend
f77990e8ef Merge pull request #370 from zhouzi88/swl-4464
Retry fan speed read when we see zero RPM, to make sure it's not a gl…
2018-04-18 09:51:21 -07:00
Jeffrey Townsend
9359bf8c4f Move the KVM platform to kernel 4.14. 2018-04-18 16:49:53 +00:00
Jeffrey Townsend
8aeac1707c Kernel 4.14 for amd64. 2018-04-18 16:49:28 +00:00
Jeffrey Townsend
2d7288bfb8 Add 4.14 2018-04-18 16:49:15 +00:00
Jeffrey Townsend
6ca7b8f423 Add 4.14 2018-04-18 16:49:03 +00:00
Jeffrey Townsend
722312722c Initial configuration for the 4.14 kernel. 2018-04-18 16:48:07 +00:00
Jeffrey Townsend
c49df97f1e Add lib directory. 2018-04-18 16:38:00 +00:00
Jeffrey Townsend
f818730f36 Fix makefile. 2018-04-18 16:34:52 +00:00
Jeffrey Townsend
fe855ea1a9 Initial gitignores. 2018-04-18 16:34:28 +00:00
Jeffrey Townsend
238b549181 The x86_64_as7726_32x module has been regenerated using the newmodule script. 2018-04-18 15:04:54 +00:00
Jeffrey Townsend
90a3efca98 The x86_64_as7726_32x module was not generated using the newmodule script.
A new module will be generated and the appropriate code moved into it.
2018-04-18 15:02:47 +00:00
Zi Zhou
1d64485671 Retry fan speed read when we see zero RPM, to make sure it's not a glitch 2018-04-17 22:29:59 -07:00
Nataliya Yakuts
e7d68be8c0 4/4 - "B" platforms (40Gb vs 100Gb) support: MSN2410B, MSN2700B, MSN2740B
This is 4-th of four pull requests:

 1. Mellanox common code restructuring. MSN2100, MSN2410, MSN2700 platforms support
 2. MSN2740 platform support
 3. MSN2010 platform support
 4. "B" platforms (40Gb vs 100Gb) support: MSN2410B, MSN2700B, MSN2740B

Signed-off-by: Nataliya Yakuts nataliyay@mellanox.com
Reviewed-by: Michael Shych michaelsh@mellanox.com
2018-04-17 10:35:05 +00:00
roy_lee
64d353a1ee [platform] correct SYS_OBJECT_ID and replace local file write API to one in onlplib.
Signed-off-by: roy_lee <roy_lee@accton.com>
2018-04-17 17:13:00 +08:00
roy_lee
ad81a5d872 [onlpdump] ledi.c: correct LOC led to be amber colored.
support onlp_ledi_mode_set for turning on.
Signed-off-by: roy_lee <roy_lee@accton.com>
2018-04-17 16:46:43 +08:00
Jeffrey Townsend
e0933689da Merge pull request #364 from jostar-yang/as7726-32x
Add as7726-32x onlp code
2018-04-16 13:27:21 -07:00
Jeffrey Townsend
3cd997ffc3 Merge pull request #354 from mlxnataliyay/upstream_part3
3/4 - MSN2010 platform support
2018-04-16 13:15:45 -07:00
Jeffrey Townsend
4d8dc57458 Merge pull request #353 from mlxnataliyay/upstream_part2
2/4 - MSN2740 platform support
2018-04-16 13:14:48 -07:00
Jeffrey Townsend
d11d82f6e6 Merge pull request #346 from mshych/master
4 new kernel patches for Mellanox drivers.
2018-04-16 13:13:10 -07:00
Jeffrey Townsend
3d228cbccf Merge pull request #345 from mlxnataliyay/upstream
1/4 - Mellanox common code restructuring. MSN2100, MSN2410, MSN2700 platforms support
2018-04-16 13:12:02 -07:00
jostar-yang
d0473f4a15 Update ledi.c 2018-04-16 16:17:09 +08:00
Jostar Yang
463bfdd3b3 Add as7726-32x onlp code 2018-04-16 15:35:23 +08:00
Jeffrey Townsend
736eeadb4d Use onldebni to automatically run debian operations non-interactively under policy-rc.d protection.
This is useful for automated RFS modifications after first creation.
2018-04-15 22:41:28 +00:00
Jeffrey Townsend
15520e4dd6 Remove accidental changes. 2018-04-12 15:04:08 -07:00
Jeffrey Townsend
0012b203db If the first blkid lookup fails we can't take an exception if the following ubi lookup also fails. 2018-04-12 17:49:57 +00:00
Jeffrey Townsend
3fd4730434 Merge pull request #347 from roylee123/Add_new_platform_accton_as7326_56x
Add new platform accton as7326 56x
2018-04-11 14:16:21 -07:00
Jeffrey Townsend
53002164da Revert "[as6812-32x] Add support for OOM" 2018-04-11 14:06:55 -07:00
Jeffrey Townsend
fab46a8ee2 Revert "[as5812-54x] Add support for OOM" 2018-04-11 14:05:28 -07:00