Commit Graph

2175 Commits

Author SHA1 Message Date
Jeffrey Townsend
bbe52dfa94 Merge pull request #452 from poolakiran/pim_nr
Latest bigcode
2018-09-18 12:21:52 -07:00
Kiran Poola
0aac34fe7c Latest bigcode
Support for PIM null register message in PPE
2018-09-13 11:01:16 -07:00
Jeffrey Townsend
810c6ae04b Merge pull request #448 from zhouzi88/swl-4705
add i2c-ismt parameters to read JDSU PLRXPL-VI-S24-22 SFP EEPROM prop…
2018-09-05 11:13:27 -07:00
Zi Zhou
4d5d8832e0 add i2c-ismt parameters to read JDSU PLRXPL-VI-S24-22 SFP EEPROM properly 2018-09-05 10:45:14 -07:00
Jeffrey Townsend
5cc78a80ce Merge pull request #436 from jostar-yang/csp-9250
Modify csp9250  drv to support kernel-4.14
2018-08-29 11:35:03 -07:00
Jeffrey Townsend
44d7d54830 Merge pull request #431 from jostar-yang/as5916-54xks
Modify sysi to read eeprom via word_data.
2018-08-29 11:32:18 -07:00
Jeffrey Townsend
b0553f7e0c Initialize the SFP bitmap in presence_bitmap_get(). 2018-08-29 18:27:36 +00:00
Jeffrey Townsend
c3624424c0 Merge pull request #423 from MellanoxBSP/onl-back-porting
Add patches from upstream kernels - backport 4.17 - 4.19
2018-08-29 11:19:10 -07:00
Jostar Yang
cc32238564 1. Let csp9250 support kernel-4.14. 2. Remove not need debug log 2018-08-28 16:31:21 +08:00
Jeffrey Townsend
d2f687ac82 Merge pull request #435 from wilmo119/master
Latest bigcode.
2018-08-27 16:58:13 -07:00
Wilson Ng
62b5e08a06 Latest bigcode. 2018-08-27 16:50:27 -07:00
Jeffrey Townsend
f29aa9086b The SFPI layer should not implement transmitter disable for QSFP modules as part of the TX_DISABLE control.
The transmitter disable bytes are standardized by the MSA and managed by the upper layer using the dev_writeb() routines when
appropriate based on module type.

Writing the transmitter enable bytes are not appropriate for CR cables and will generate write errors so attempting to
emulate this behavior without knowing the type of module is also troublesome.
2018-08-17 23:15:16 +00:00
Jeffrey Townsend
398084e525 Add python-netaddr dependency. 2018-08-16 21:46:04 +00:00
Jeffrey Townsend
4c2a2b6154 Initial Denverton support. 2018-08-16 19:27:59 +00:00
Jostar Yang
850c82cc1a Modify sysi to read eeprom via word_data due to block_data get error for some eeprom hw. 2018-08-16 14:23:20 +08:00
Jeffrey Townsend
dad6acb511 Latest 2018-08-09 17:10:04 -07:00
Jeffrey Townsend
a9bf2fedaa Latest SFF. 2018-08-09 09:13:07 -07:00
Jeffrey Townsend
eea5db9aef Fix symbolic link handling in the 'links' package section.
The 'links' section specifies symbolic links which should be added to the package in key : value format.

The key is the source of the link. It must be exist in the filesystem already (as part of the 'files' section)
and be relative to the root of the filesystem.

The value is the name of the link, and can be relative or absolute to the final filesystem.

For example, given that a package produces the real binary "/usr/bin/foobar" and you want /usr/bin/foobar-link -> /usr/bin/foobar
it will be specified as follows:

    links:
        /usr/bin/foobar : /usr/bin/foobar-link
2018-08-08 01:20:06 +00:00
Jeffrey Townsend
73755f1d21 Latest SFF. 2018-08-07 13:30:32 -07:00
Jeffrey Townsend
79612e563d Merge pull request #426 from jostar-yang/as7326
Implement thermal plan follow HW SPEC
2018-08-06 16:30:28 -07:00
Jeffrey Townsend
da1c13b3f4 Merge pull request #427 from zhouzi88/swl-4522
fix as7312-54xs PSU model display
2018-08-06 16:29:20 -07:00
Zi Zhou
ef79e64bb8 fix PSU model display 2018-08-06 16:10:50 -07:00
Jostar Yang
cf5e1b721a Implement thermal plan follow HW SPEC 2018-08-06 16:46:12 +08:00
Jeffrey Townsend
cb19a16bba Fix bootcmds for the LY2 after the change introduced by 68a3487365. 2018-07-30 20:51:19 +00:00
Carl D. Roth
a9074bd492 Speed optimizations
- don't mount the filesystem if it's already mounted
2018-07-25 23:36:14 +00:00
Ohad Oz
3bc5f49ab8 Add patches from upstream kernels - backport 4.17 - 4.19 2018-07-23 21:01:15 +00:00
Jeffrey Townsend
d87c2e9c1d Update builder{8,9} to latest. 2018-07-19 13:30:42 -07:00
Jeffrey Townsend
994adf6ebb builder8:1.9
- Update to 8.11
- Add apt-transport-https.
2018-07-19 13:30:02 -07:00
Jeffrey Townsend
756d26b75f builder9:1.2
- Stretch Update to fix qemu-aarch64.
- Add apt-transport-https
2018-07-19 13:28:08 -07:00
Jeffrey Townsend
90f72e7d81 Updates to the SFF module. 2018-07-18 19:49:41 +00:00
Jeffrey Townsend
90789efb64 Merge pull request #419 from DeltaProducts/ag7648c
add support Ag7648c platform
2018-07-18 11:29:52 -07:00
Jeffrey Townsend
04501d715a Merge pull request #415 from phani-karanam/wrong_color_led_fix_65x
fixing the issue of wrong color of system LEDs
2018-07-18 11:27:49 -07:00
Jeffrey Townsend
3b46bd4b58 Merge pull request #401 from brandonchuang/as5916_26xb
Add new accton platform, AS5916-26XB.
2018-07-18 11:26:17 -07:00
Jeffrey Townsend
ae05372014 Merge pull request #406 from jostar-yang/as5916-54xks
Add support as5916-54xks platform
2018-07-18 11:23:53 -07:00
Jeffrey Townsend
88e6b1c393 Merge pull request #418 from Ed-Swarthout-NXP/nxp-arm64-ls1088a
arm64-nxp-ls1088ardb use correct dtb
2018-07-18 11:20:34 -07:00
Jeffrey Townsend
ae92829ed8 Merge pull request #417 from phani-karanam/fix_SFP_EEPROM_data_shift
Fixed onlp_sfp_eeprom_read shifts QSFP EEPROM data
2018-07-18 11:20:12 -07:00
Jeffrey Townsend
eac3f3229c Merge pull request #420 from ishidawataru/rfs-bug-fix
rfs: fix bug that bash doesn't return on error
2018-07-18 11:19:57 -07:00
Jeffrey Townsend
be72906280 SFF module makefile fixes. 2018-07-18 18:01:54 +00:00
Jeffrey Townsend
3e3df10346 The SFF code module has been migrated from the ONL repository to the floodlight:bigcode repository.
The core SFF functionality has been migrated into the bigcode repository so it can be used by
applications outside of ONL proper. This change should be transparent.
2018-07-18 17:31:29 +00:00
Wataru Ishida
4f803704b1 rfs: fix bug that bash doesn't return on error
bash doesn't respect -ex flags when it is not written in the first line

Signed-off-by: Wataru Ishida <ishida@nel-america.com>
2018-07-13 14:59:47 -07:00
Jeffrey Townsend
052b41b356 Update NET_SCHED. 2018-07-10 18:12:20 +00:00
shaohua.xiong
0bd13c1ee4 support the ag7648c platform 2018-07-05 09:33:23 +08:00
DeltaProducts
261084ad42 Merge pull request #47 from opencomputeproject/master
sync with ocp
2018-07-04 20:05:43 +08:00
Ed Swarthout
68a3487365 mmc_bootcmds: mmc part does not take a param
Signed-off-by: Ed Swarthout <Ed.Swarthout@nxp.com>
2018-07-03 19:22:24 -05:00
Ed Swarthout
1629e9eee7 arm64-nxp-ls1088ardb use correct dtb
Signed-off-by: Ed Swarthout <Ed.Swarthout@nxp.com>
2018-07-03 16:43:16 -05:00
brandonchuang
7e83b99d2e [as5916-26xb] Add make.mk to fix the build failure 2018-07-03 09:14:14 +08:00
Jeffrey Townsend
264f0f87f9 Latest 2018-07-02 11:00:49 -07:00
phani-karanam
d0cbea51a9 Fixed onlp_sfp_eeprom_read shifts QSFP EEPROM data 2018-06-28 16:02:18 +08:00
Jeffrey Townsend
5c10874cf4 Allow multistrap config sections to be filtered by architecture. 2018-06-26 21:58:15 +00:00
phani-karanam
108acea4c8 fixing the issue of wrong color of system LEDs 2018-06-26 17:31:55 +08:00