Commit Graph

1277 Commits

Author SHA1 Message Date
Jeffrey Townsend
eb0d476125 3.2 LTS for ARMEL/IPROC. 2017-02-21 18:41:34 +00:00
Jeffrey Townsend
c6bf5387e1 This build has been replaced by the 3.2 LTS package. 2017-02-21 18:40:36 +00:00
Jeffrey Townsend
840389d897 Allow sysconfig overrides from the config partition. 2017-02-21 18:13:01 +00:00
Jeffrey Townsend
9f4581f8af Merge branch 'master' of github.com:opencomputeproject/OpenNetworkLinux 2017-02-21 18:12:41 +00:00
Jeffrey Townsend
4511be1ab9 This kernel has been replaced by the 3.2 LTS version. 2017-02-21 18:12:02 +00:00
Jeffrey Townsend
e1ddecd2bf 3.2 LTS Kernel Build
This kernel tracks the 3.2 LTS kernel with minimal patches to support the Broadcom IPROC.
This replaces the previous 3.2.71 patched kernel put in place temporarily to support ARM.

IPROC systems will be moved to this kernel (which will continue to track 3.2 LTS) until
IPROC support is integrated with the 3.16 LTS package.

This kernel is available for IPROC systems only.
2017-02-21 18:06:48 +00:00
Steven Noble
6887e45562 Updating HCL to remove AS5600 2017-02-20 11:14:27 -08:00
Jeffrey Townsend
f3c9cce073 Initial 2017-02-16 15:21:19 +00:00
Jeffrey Townsend
43c687bed9 Remove deprecated kernel builds. 2017-02-16 15:17:34 +00:00
Jeffrey Townsend
7e8e5ea2ef Merge pull request #165 from zhouzi88/master
move to kernel 3.16-lts (powerpc platform)
2017-02-16 07:12:13 -08:00
Zi Zhou
6e29938485 move to kernel 3.16-lts (powerpc platform) 2017-02-16 08:38:37 +00:00
Jeffrey Townsend
4c2a53dd85 Merge pull request #159 from jonathantsai-qci/master
Quanta LYX ONLP update
2017-02-15 12:57:14 -08:00
Jeffrey Townsend
3ec66e4a44 Merge pull request #157 from roylee123/master
Add new platform for Accton AS7312-54X.
2017-02-15 11:58:57 -08:00
Jeffrey Townsend
114e391d09 - Add the AS4610 DTB build to the platform build package.
- The AS4610 DTB now comes from the platform build package rather than the kernel package.
2017-02-15 19:42:46 +00:00
Jeffrey Townsend
65e9865ba8 Add arm dst tree. 2017-02-15 19:41:20 +00:00
Jeffrey Townsend
af2033021c - Add the AS6700 DTB build to the platform build package.
- The AS6700 DTB now comes from the platform build package rather than the kernel package.
2017-02-15 18:41:39 +00:00
Jeffrey Townsend
00c1cd98a9 - Add the AS5710 DTB build to the platform build package.
- The AS5710 DTB now comes from the platform build package rather than the kernel package.
2017-02-15 18:40:52 +00:00
Jeffrey Townsend
a3e400a55b - Add the AS5710 DTB build to the platform build package.
- The AS5710 DTB now comes from the platform build package rather than the kernel package.
2017-02-15 18:39:20 +00:00
Jeffrey Townsend
7196468687 Include DTS trees. 2017-02-15 18:38:27 +00:00
Jeffrey Townsend
61e3ccf10f - Allow a setup rule
- Clean should be double colon.
2017-02-15 18:37:40 +00:00
Jeffrey Townsend
5b46c04e24 Allow absolute paths (relative to the package root). 2017-02-15 18:36:53 +00:00
Jeffrey Townsend
0b37400b0c Latest. 2017-02-15 17:45:13 +00:00
Jeffrey Townsend
793ddd2a01 - Add the LB9 DTB build to the platform build package.
- The LB9 DTB now comes from the platform build package rather than the kernel package.
2017-02-15 17:38:18 +00:00
Jeffrey Townsend
acfedc7a0b - Add the LY2 DTB build to the platform build package.
- The LY2 DTB now comes from the platform build package rather than the kernel package.
2017-02-15 17:37:43 +00:00
Jeffrey Townsend
619f07a1f9 - Add the AS5610 DTB build to the platform build package.
- The AS5610 DTB now comes from the platform build package rather than the kernel package.
2017-02-15 17:36:00 +00:00
Jeffrey Townsend
e404ad877a - Add the AS4600 DTB build to the platform build package.
- The AS4600 DTB now comes from the platform build package rather than the kernel package.
2017-02-15 17:33:59 +00:00
Jeffrey Townsend
532a4d5b53 Add optional build packages for each platform.
The build package contains collateral needed to support the platform but need not be installed in the runtime.
The first use of this package is to export powerpc device trees for each platform (instead of integrating with a particular kernel package).
2017-02-15 17:30:49 +00:00
Jeffrey Townsend
69a1d8aefb Initial DTB rules. 2017-02-15 16:01:18 +00:00
Jeffrey Townsend
61f9268995 Allow optional files in package declarations.
Files listed in the new 'optional-files' key will be included if present
but will not report packaging errors if missing.
2017-02-15 15:58:31 +00:00
Jeffrey Townsend
395108618c Add local device tree compiler to support out-of-tree DTS compilation. 2017-02-15 15:56:25 +00:00
Jeffrey Townsend
15b60944dd Preserve arch/powerpc/lib/crtsavres.o for powerpc module builds. 2017-02-13 21:32:52 +00:00
roylee123
a6bf3b4707 Add fan auto adjustment upon thermal plan. 2017-02-10 16:54:14 +08:00
roylee123
bd5b724607 Merge remote-tracking branch 'upstream/master' 2017-02-10 16:50:45 +08:00
Jeffrey Townsend
e5fef14660 Merge pull request #154 from brandonchuang/as7716_32x
[as7716-32x] Support DC12V(PSU-12V-650)/DC48V(YM-2651V) power supply
2017-02-09 11:12:59 -08:00
Jeffrey Townsend
d7ea0c6a09 Merge pull request #158 from brandonchuang/as5812_54t
[as5812-54t] Support YM2401J power supply
2017-02-09 11:11:46 -08:00
brandonchuang
fd4051fa19 [as5812-54t] Support YM2401J power supply 2017-02-09 11:39:43 +08:00
Jeffrey Townsend
0b3dd1ba6a Add --ky to add YAML data. 2017-02-08 15:51:06 +00:00
roylee123
e063dc02d1 Add new port config for as7312_54x. 2017-02-08 10:13:33 +08:00
roylee123
9d776a9703 Add new accton platform, AS7312_54X. 2017-02-08 10:10:28 +08:00
Jonathan Tsai
4c6a957563 [LY6,LY9] 1. Use search syntax to find devices files 2. Use aim_strlcpy to make sure the model and serial number strings are NULL terminated (strncpy does not NULL terminate) 2017-02-08 09:54:12 +08:00
Jonathan Tsai
0facdd03b0 [LY8,LY9] Adjust VOUT 2017-02-08 09:50:05 +08:00
Jonathan Tsai
04ce604fa7 [LY8] Port platform management for LED 2017-02-08 09:41:01 +08:00
Jonathan Tsai
79b66fddde [LY6,LY8,LY9] Separate quanta_switch into each platform 2017-02-08 08:26:59 +08:00
Jeffrey Townsend
b976602d8b Merge pull request #156 from kenchiang/onlp-snmpd2
Call pclose after processing mpstat output.
2017-02-06 16:39:43 -08:00
Ken Chiang
572ed3b889 Call pclose after processing mpstat output. 2017-02-06 15:59:48 -08:00
Jeffrey Townsend
e1f1ff6afb Merge pull request #155 from zhouzi88/master
support QSFP SM4 type
2017-01-31 08:37:07 -08:00
Zi Zhou
2042c4c1f4 support QSFP SM4 type 2017-01-30 22:30:25 -08:00
Jeffrey Townsend
4a44022361 Latest cjson_util. 2017-01-30 12:48:05 -08:00
Jeffrey Townsend
3ac7338c03 Allow the module database root directories and manifest outputs to be overridden by a superproject. 2017-01-25 14:44:35 -08:00
brandonchuang
ae1fd98724 [as7716-32x] Support DC12V(PSU-12V-650)/DC48V(YM-2651V) power supply 2017-01-24 15:51:28 +08:00