Commit Graph

2176 Commits

Author SHA1 Message Date
Zi Zhou
75b4fa3f34 as7312 PSU bug fix 2017-09-26 18:17:17 -07:00
Jeffrey Townsend
86df0e7c8d Latest 2017-09-26 22:19:09 +00:00
Jeffrey Townsend
edc98e7436 Add option to output utilization only. 2017-09-26 17:43:33 +00:00
Jeffrey Townsend
161bcc91af Add SFP28. 2017-09-25 18:30:00 +00:00
Jeffrey Townsend
1a0f22a36e Allow the default ONLP platform package templates to take a revision other than r0. 2017-09-25 16:28:03 +00:00
Jeffrey Townsend
90e87e58a4 Merge pull request #235 from brandonchuang/as5916_54x
Add new model, accton-as5916-54x.
2017-09-25 09:17:58 -07:00
Jeffrey Townsend
e129f9504d Merge pull request #237 from SamCC-Chang/ingrasys
Support ingrasys platform
2017-09-25 09:14:31 -07:00
Brandon Chuang
5f72f71303 [as5916-54x] Remove r0 revision support 2017-09-22 09:03:33 +08:00
Carl D. Roth
ab71552654 Tests for fan.h 2017-09-21 14:42:57 -07:00
Carl D. Roth
3ac42136f8 Added bindings for psu.h
- also cleaned up module init
2017-09-21 14:42:46 -07:00
Carl D. Roth
f1a53e3c60 Fixed deadlock 2017-09-21 14:42:05 -07:00
Brandon Chuang
e3b4724d8d [as5916-54x] Modify source code to follow coding standards 2017-09-20 15:13:56 +08:00
joy.yw.chang
cbec057007 Remove w83795 and eeprom modules, Modify platform name in config file 2017-09-19 22:38:28 -07:00
Carl D. Roth
83830a6afa Unit tests for thermal.h 2017-09-19 18:28:13 -07:00
Carl D. Roth
7f1f6e5dd4 Added bindings for thermal.h 2017-09-19 18:27:48 -07:00
Carl D. Roth
11064e23fa Added tests for onlp_config.h 2017-09-19 16:57:45 -07:00
Carl D. Roth
ee34d51928 config lookup conditional was wrong 2017-09-19 16:57:09 -07:00
Carl D. Roth
e5abf25a57 Added bindings for onlp_config.h 2017-09-19 16:56:55 -07:00
Carl D. Roth
45b5331eb7 Added a working LED test 2017-09-18 18:28:16 -07:00
Carl D. Roth
02261de11a Added fan test and initial LED test 2017-09-18 17:14:37 -07:00
Carl D. Roth
e095ffcb52 Fix argument order for OID enumerator 2017-09-18 17:14:17 -07:00
Carl D. Roth
efe9508cd8 Added fan and led interfaces 2017-09-18 17:13:59 -07:00
Jeffrey Townsend
82e27d9a1a Merge pull request #227 from brandonchuang/as5912_54xk
Add new model, accton-as5912-54xk.
2017-09-18 07:58:45 -07:00
Jeffrey Townsend
89111735b3 Merge pull request #242 from zhouzi88/master
support SFP28 SR
2017-09-18 07:53:30 -07:00
Zi Zhou
49ae98db1c support SFP28 SR 2017-09-15 10:57:14 -07:00
Jonathan
04f785d105 [Quanta-IX1B] Update ONLP:
Fix unexpected psu read block isuue: add retry flow
2017-09-15 11:02:02 +08:00
Carl D. Roth
b140fec41b enum overhaul
- move python enums to a proper modul
- pull up OID show and dump flags to the auto.yml
- update APIs and tests to use autogen enums
2017-09-13 15:53:06 -07:00
Carl D. Roth
f5a0dc8d9c Merge branch 'master' of github.com:opencomputeproject/OpenNetworkLinux into roth_onlp 2017-09-13 14:45:09 -07:00
Carl D. Roth
7b545c0284 Finish testing sys.h, oids.h
- test system oid
- test sys dump
- test platform management loop
- test ioctl
2017-09-13 14:38:58 -07:00
Carl D. Roth
f001c3adb5 WIP to add some status codes 2017-09-13 14:38:02 -07:00
Carl D. Roth
e74dde6277 Finish testing oids.h, including the oid iterator 2017-09-12 15:46:29 -07:00
Carl D. Roth
e8f044508b Add the rest of the functions from oids.h, add the system OID 2017-09-12 15:46:08 -07:00
Jeffrey Townsend
f40f9ee48b Latesst 2017-09-12 15:19:36 -07:00
Carl D. Roth
1547f487a7 Initial checkin
- wrapper for some AIM classes (probably the wrong package)
- wrap a subset of libonlp
- wrap onlp.h, sys.h, oids.h
- sample unit tests
- sample onlpdump.py
2017-09-12 11:28:10 -07:00
Jeffrey Townsend
e71d683cf5 Latest 2017-09-12 16:39:55 +00:00
Jeffrey Townsend
d120a9f1d4 Initial python enums. 2017-09-12 16:39:41 +00:00
Jeffrey Townsend
a2ee36fa10 SFP flags regenerated. 2017-09-12 09:35:37 -07:00
Jeffrey Townsend
2681870da4 Python Enum Support
- Define ONLP_SFP_CONTROL_FLAGS properly in terms of the shared control list.
- Add a pyenum section.
2017-09-12 09:33:48 -07:00
Jeffrey Townsend
5c3e904b21 Latest 2017-09-11 14:50:54 +00:00
Brandon Chuang
e2573038e6 [as5912-54xk] Modify source code to follow coding standards 2017-09-11 09:26:26 +08:00
Jeffrey Townsend
b89d5a1ce8 Add global denit. 2017-09-08 22:46:15 +00:00
Jeffrey Townsend
9038737228 Fix memory leaks on deinit. 2017-09-08 15:20:40 +00:00
Jeffrey Townsend
88ab3ed487 Add PSM4 unit. 2017-09-07 00:08:26 +00:00
Jeffrey Townsend
454180823c Export defined architecture symbol for convenient use in makefiles. 2017-09-06 16:30:14 -07:00
Jeffrey Townsend
36c31ff7a5 Merge pull request #240 from zhouzi88/master
Support 100G PSM4 optics
2017-09-06 16:27:31 -07:00
Zi Zhou
4cde76b3f5 Support 100G PSM4 optics 2017-09-01 18:35:41 -07:00
Jeffrey Townsend
1ee9519095 Merge pull request #239 from carlroth/master
Recover the backup GPT partition table with gdisk
2017-08-31 14:08:45 -07:00
Carl D. Roth
6dbd880959 Use gdisk recovery commands
- recover from a corrupted/misplaced backup partition table
2017-08-30 17:16:32 -07:00
Carl D. Roth
fc13e76887 Attempt to sync to upstream 2017-08-30 17:14:54 -07:00
Carl D. Roth
bd23a780b9 Merge branch 'master' of github.com:opencomputeproject/OpenNetworkLinux
Conflicts:
	sm/infra
2017-08-30 17:10:13 -07:00