brandonchuang
69e76582e4
[as6712-32x] Support YM-2401J AC power
2017-06-14 14:50:53 +08:00
Jeffrey Townsend
1d53e8afee
Merge branch 'master' of github.com:opencomputeproject/OpenNetworkLinux
2017-06-13 16:29:47 +00:00
Jeffrey Townsend
3c45fab2a5
Add 3.2 prerequisite.
2017-06-13 16:27:57 +00:00
Jeffrey Townsend
623e901516
Add 3.2 LTS option for x86.
2017-06-13 15:46:46 +00:00
Jeffrey Townsend
4c9ca4145e
3.2 LTS build for x86_64.
2017-06-13 08:35:55 -07:00
Jeffrey Townsend
7a777f87b8
Add 3.2 LTS.
2017-06-13 08:35:21 -07:00
Jeffrey Townsend
90611663f2
- 3.2 LTS X86 Base configuration.
2017-06-13 08:34:24 -07:00
Jeffrey Townsend
48a81f89e6
Set patch directory.
2017-06-13 08:32:29 -07:00
Jeffrey Townsend
0fce071a5f
Allow K_PATCH_DIR override.
2017-06-13 08:32:06 -07:00
Jonathan Tsai
e0eff419ca
[Quanta-IX2] Update CPLD from qci_cpld.c to qci_cpld_sfp28.c
2017-06-12 15:35:30 +08:00
Jeffrey Townsend
6b6f919350
Merge branch 'master' of github.com:opencomputeproject/OpenNetworkLinux
2017-06-09 18:19:52 +00:00
Jeffrey Townsend
895cee3299
Move patchset to arm config area.
2017-06-09 17:03:41 +00:00
Jeffrey Townsend
d592cb9033
Latest
2017-06-07 19:31:34 +00:00
Oleksandr Shamray oleksandrs@mellanox.com
9fc5037615
Add LED manager function to sysi.c to 2100, 2410 and 2700 systems
...
Add API for read min_fan_speed.
Fix led_mode compare ledi.c
General code cleunup
2017-06-07 18:39:33 +00:00
Oleksandr Shamray oleksandrs@mellanox.com
5f36520f5c
Add led mamanger for msn2100 system
...
Change 'magic number' of FAN_COUNT to define
General code cleunup
2017-06-07 18:04:32 +00:00
Oleksandr Shamray oleksandrs@mellanox.com
682cf99e80
add API for read min_fan_speed.
...
change define MIN_LIMIT_*_FAN_RPM to api call
2017-06-05 18:32:03 +00:00
Jeffrey Townsend
31d35bbbeb
Add vendor dellemc.
2017-06-04 15:19:56 +00:00
Oleksandr Shamray oleksandrs@mellanox.com
e892e00c8e
Add LED manage function to sysi.c to 2410 and 2700 systems
...
Fix led_mode comparation in ledi.c
2017-06-02 16:21:50 +00:00
Oleksandr Shamray oleksandrs@mellanox.com
22e351983a
Added onlp_sfp_dev_readb and onlp_sfp_dev_readw support
...
to msn2100, msn2410 and msn2700 systems
V2->v1
Comments pointed out by Vadim:
- remove unnecessary braces;
Signed-off-by: Oleksandr Shamray <oleksandrs@mellanox.com >
2017-05-29 19:18:05 +00:00
Jeffrey Townsend
845ac9878d
Add 4.9 package dependency.
2017-05-27 15:23:11 +00:00
Jeffrey Townsend
274bb17fc1
Add 4.9 LTS as a platform kernel option.
2017-05-26 18:43:47 +00:00
Jeffrey Townsend
a8b29c9365
Initial amd64 build for the 4.9 LTS kernel.
2017-05-26 18:20:04 +00:00
Jeffrey Townsend
f57367f392
Initial 4.9 LTS.
2017-05-26 18:19:18 +00:00
Jeffrey Townsend
725f3171fa
Improve SWI handling for reduced processor/memory environments.
...
- Increase SWI bootmode timeout
- Unzip the rootfs directly into the target directory instead of through a pipe.
2017-05-26 16:02:07 +00:00
Jeffrey Townsend
a43cd8a9a3
I2C Read Enhancements
...
- Enable I2C implicit I2C retries on transaction errors.
Disabled by ONLP_I2C_F_DISABLE_READ_RETRIES.
2017-05-26 00:42:21 +00:00
Jeffrey Townsend
20af5f254c
Merge pull request #206 from Lewis-Kang/master
...
To be able to support HW watchdog for x86_64 platforms
2017-05-25 09:23:03 -07:00
Jeffrey Townsend
1a4ac79ee5
Merge branch 'master' of github.com:opencomputeproject/OpenNetworkLinux
2017-05-25 16:18:08 +00:00
Jeffrey Townsend
2dab1c0cd8
SFF Improvements
...
- Add missing xmacros for SFF enumerations.
- Add non-standard part recognition options and types.
2017-05-25 16:09:58 +00:00
Jeffrey Townsend
8419eb7653
Add implicit retries on i2c read errors.
...
TODO: Make configurable.
2017-05-25 16:08:21 +00:00
roylee123
4865949ea4
add accton-as5916-54xm, and remove debug message
2017-05-25 16:48:37 +08:00
roylee123
e340181c30
Add new model, accton-as5916-54xm.
2017-05-25 11:05:44 +08:00
Dave Hu
6209c06aa1
support platform DELTA AG7648
2017-05-24 11:50:05 -04:00
raymond.yc.huey
1e0f9aca98
Add Netberg Aurora 620 and Aurora 720 Platform Support
2017-05-24 18:19:56 +08:00
Jonathan Tsai
9a9cb17fb7
Add Quanta IX2 Platform:
...
1. Port IX2 platform driver
2. Add class OnlPlatformPortConfig_48x25_8x100 at base.py
3. Port IX2 ONLP: board info
4. Port IX2 ONLP: thermal
5. Port IX2 ONLP: fan
6. Port IX2 ONLP: psu
7. Port IX2 ONLP: sfp
8. Port IX2 ONLP: modify gpio calling from low-level to onlp-lib
9. Port IX2 ONLP: led
2017-05-23 11:03:29 +08:00
Lewis Kang
92f8676733
support HW watchdog for x86_64 platforms
2017-05-17 16:40:37 +08:00
Jonathan Tsai
f4c9125c2e
Quanta IX1 ONLP Update:
...
1. [IX1] Fix unexpected module present issue: Set P3V3_ZQSFP_EN as high directly
2017-05-17 14:27:38 +08:00
Jeffrey Townsend
107d100575
Merge pull request #204 from hans-tseng/agc7648a
...
1. remove the unnecessary file tmp421.c
2017-05-15 09:32:21 -07:00
hans
c29c3bf03e
1. remove the unnecessary file tmp421.c
...
Signed-off-by: hans <hans.taeng@delta.com.tw >
2017-05-15 13:48:06 +08:00
Jeffrey Townsend
ba23e5b6d5
Merge pull request #199 from brandonchuang/as7712_32x
...
[as7712-32x] Upgrade sfp driver to make sfp_eeprom writable
2017-05-12 07:50:33 -07:00
Zi Zhou
4adef6b4ce
identify 100G breakout DAC(QSFP28) that has compliance code of 25GBASE-CR CA-S, CA-N as 100GBASE-CR4
2017-05-08 19:22:55 -07:00
Jeffrey Townsend
196bff1c98
Merge pull request #200 from kenchiang/onlp-snmpd4
...
Update resources and sensors in separate thread
2017-05-06 07:40:09 -07:00
Ken Chiang
e973183257
Remove/demote log messages in sensor and resource update functions.
2017-05-04 17:03:28 -07:00
Jeffrey Townsend
6792895c2d
Latest
2017-05-04 22:30:59 +00:00
Jeffrey Townsend
f4bb81b802
Re-enable this kernel build.
2017-05-04 21:34:24 +00:00
Jeffrey Townsend
a9c3ea9939
Merge pull request #198 from jonathantsai-qci/master
...
Add LY4R platform:
2017-05-04 11:04:14 -07:00
Jeffrey Townsend
5a9989dbb5
Merge pull request #197 from hans-tseng/master
...
release first edition of ag5648
2017-05-04 10:57:05 -07:00
brandonchuang
0a2c7a5fcc
[as7712-32x] Upgrade sfp driver to make sfp_eeprom writable
2017-05-04 17:40:50 +08:00
hans
a4bc672c8f
remove the unused function
...
Signed-off-by: hans <hans.taeng@delta.com.tw >
2017-05-02 12:38:51 +08:00
Ken Chiang
a91753e3ba
Refactor onlp-snmpd platform and sensor handling so that updates happen in a separate thread.
2017-05-01 18:09:16 -07:00
Jonathan Tsai
01a3908322
Add LY4R platform:
...
1. [LY4R] Port platform driver
2. [LY4R] Port ONLP: board info
3. [LY4R] Port ONLP: systemled
4. [LY4R] Port ONLP: SFP
5. [LY4R] Print "ONLP is not supported for RPSU/FAN/THERMAL"
6. [LY4R] Port UEFI support
2017-04-28 15:13:14 +08:00