Commit Graph

1616 Commits

Author SHA1 Message Date
Brandon Chuang
ca66e4ee0e [as7716-32x] Fix fan control rountine not working issue 2017-10-02 14:27:48 +08:00
Jeffrey Townsend
a8a4c1288d Merge pull request #222 from jonathantsai-qci/master
Add Support for QuantaMesh T7032-IX1B and Update ONLP
2017-09-29 07:33:55 -07:00
Jeffrey Townsend
00e5071c14 Merge pull request #247 from Lewis-Kang/master
fix the erroneous code in onlp_sfpi_bitmap_get()
2017-09-27 15:05:46 -07:00
Jeffrey Townsend
8bae9f4c5d Merge pull request #246 from zhouzi88/master
as7312 PSU bug fix
2017-09-27 15:04:58 -07:00
Zi Zhou
e662a9b669 check for SFP28 first. 2017-09-27 13:26:03 -07:00
Lewis Kang
02cf33d811 Update sfpi.c 2017-09-27 09:55:42 +08:00
Lewis Kang
d6c234f505 as5912-54xk: fix the erroneous code in onlp_sfpi_bitmap_get() 2017-09-27 09:54:08 +08:00
Lewis Kang
26dbd5c8c4 as5916-54xm: fix the erroneous code in onlp_sfpi_bitmap_get() 2017-09-27 09:51:58 +08:00
Lewis Kang
c426f89259 as5912-54x: fix the erroneous code in onlp_sfpi_bitmap_get() 2017-09-27 09:50:26 +08:00
Lewis Kang
f63d2cd520 as5912-54x: fix the erroneous code in onlp_sfpi_bitmap_get() 2017-09-27 09:48:11 +08:00
Lewis Kang
bb548278f3 Merge pull request #11 from opencomputeproject/master
merge from upstream
2017-09-27 09:41:20 +08:00
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
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
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
Jeffrey Townsend
f40f9ee48b Latesst 2017-09-12 15:19:36 -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
Jeffrey Townsend
e616647b4f Merge pull request #233 from carlroth/roth_uefi
Refactor UEFI support
2017-08-29 15:44:04 -07:00
Jeffrey Townsend
3614126766 Switch build-artifacts to public URL. 2017-08-29 22:00:06 +00:00
Carl D. Roth
b0c8892e66 Port EFI support to stretch 2017-08-25 10:51:49 -07:00
Carl D. Roth
32a1e64c4b Move ESP to standard location 2017-08-25 10:51:32 -07:00
sam.cc.chang
b4158e5ebf Support ingrasys platform 2017-08-25 00:32:20 -07:00
Brandon Chuang
3e1654ee61 [as5912-54xk] Modify source code to follow coding standards 2017-08-25 07:19:15 +00:00
Carl D. Roth
639ab22ce7 Merge branch 'master' of github.com:opencomputeproject/OpenNetworkLinux into roth_uefi 2017-08-24 17:31:25 -07:00
Carl D. Roth
f243f7c8c2 Relax 'onlmounts' label parsing
- previous checkin regressed this
- re-enable e.g. 'boot' or 'BOOT' or 'ONL-BOOT'
2017-08-24 17:30:31 -07:00