Jeffrey Townsend
51731397c5
Revert "Revert "[as6812-32x] Add support for OOM""
2018-05-21 07:29:03 -07:00
Jeffrey Townsend
2f3c7b5ee6
Merge pull request #387 from brandonchuang/as5812_54t
...
[as5812-54t] Add support for OOM driver(Fix eeprom unrecognized issue)
2018-05-21 07:26:39 -07:00
Jeffrey Townsend
ed55d18b50
Merge pull request #386 from brandonchuang/as5812_54x
...
[as5812-54x] Add support for OOM driver(Fix eeprom unrecognized issue)
2018-05-21 07:26:19 -07:00
brandonchuang
6b92f2a9e7
[as5812-54t] Add support for OOM driver(Fix eeprom unrecognized issue)
2018-05-16 11:11:21 +08:00
brandonchuang
1490aad6cc
[as5812-54x] Add support for OOM driver(Fix eeprom unrecognized issue)
2018-05-16 11:00:16 +08:00
Jeffrey Townsend
3a6f48f880
Merge pull request #385 from zhouzi88/swl-4496
...
support S4112F
2018-05-15 13:46:30 -07:00
Jeffrey Townsend
eedcaa0862
Merge pull request #384 from jonathantsai-qci/master
...
Update IX8 Platform Driver and Add Support for QuantaMesh T7032-IX7
2018-05-15 13:46:05 -07:00
Jeffrey Townsend
26e655aeaf
Merge pull request #382 from jostar-yang/csp-9250
...
Modify onlp_psui_info_get to ignore not-support feature in PSU.
2018-05-15 13:43:44 -07:00
Jeffrey Townsend
bc87c1e387
Merge pull request #378 from carlroth/master
...
Fixed broken loader upgrade, see SWL-4234
2018-05-15 13:43:21 -07:00
Jeffrey Townsend
df42a8c984
Merge pull request #373 from brandonchuang/as5712_54x
...
[as5712-54x] Add support for OOM driver(Fix eeprom unrecognized issue)
2018-05-15 13:42:54 -07:00
Zi Zhou
c4fa324fee
support S4112F
2018-05-11 13:19:50 -07:00
Jeffrey Townsend
522cc71e29
Latest common optoe module (from Don Bollinger <don@thebollingers.org>)
2018-05-10 23:57:58 +00:00
Jonathan Tsai
b96bc435df
Add Support for QuantaMesh T7032-IX7:
...
1. Port IX7 platform driver
2. Port IX7 ONLP: GPIO
3. Port IX7 ONLP: sys and board info
4. Port IX7 ONLP: led
5. Port IX7 ONLP: sfp
6. Set SYS_OBJECT_ID as ".7032.3700"
2018-05-10 10:31:31 +08:00
Jonathan Tsai
eb49db65e9
[Quanta-IX8] Update platform driver:
...
1. Add CPLD LED device driver for LED decoding
2018-05-10 10:30:01 +08:00
Jeffrey Townsend
95917ac48a
Small operational improvements.
2018-05-07 16:52:53 +00:00
Jeffrey Townsend
78f953c2fb
Add REPO/gitignore.
2018-05-06 19:26:12 +00:00
Jeffrey Townsend
553fbbabfa
Initial tool to create NOS repository frameworks based on ONL.
2018-05-06 19:12:22 +00:00
Jeffrey Townsend
525730f908
Merge pull request #380 from zhouzi88/swl-4511
...
25G AOC support
2018-05-04 08:37:16 -07:00
Jeffrey Townsend
a5efd8a050
Merge pull request #379 from zhouzi88/swl-4510
...
support 25G-LR
2018-05-04 08:36:17 -07:00
jostar-yang
2bcaf1def8
Update psui.c
2018-05-04 17:06:34 +08:00
Jostar Yang
edbdbf4ef7
Moodify onlp_psui_info_get to ignore not-support feature in PSU.
2018-05-04 17:00:32 +08:00
Zi Zhou
7cbb32b991
support 25G-AOC
2018-05-03 15:49:27 -07:00
Zi Zhou
6495dcc452
support 25G-LR
2018-05-03 12:58:28 -07:00
Jeffrey Townsend
b869f294e2
Merge branch 'master' of github.com:opencomputeproject/OpenNetworkLinux
2018-05-03 19:11:18 +00:00
Jeffrey Townsend
fbb7f751a8
Handle directory creation collisions hit during parallel builds.
2018-05-03 19:09:40 +00:00
Steven Noble
6e5106e2da
Update SupportedHardware.md
...
Autocorrect accidentally changed some system names.
2018-05-03 10:12:19 -07:00
Steven Noble
478e4dd486
Update SupportedHardware.md
...
Updated to latest automatically built version.
2018-05-03 10:05:43 -07:00
Jeffrey Townsend
1648449f43
Merge pull request #356 from jostar-yang/csp-9250
...
Add csp9250 onlp code
2018-05-03 09:46:51 -07:00
jostar-yang
b2ff0001d1
Update __init__.py
2018-05-03 11:14:38 +08:00
Carl D. Roth
e9c760edd2
Fixed broken loader upgrade
...
- too many nested chroots
- update loader system query to use a proper onie-sysinfo call
2018-05-02 16:42:08 -07:00
Carl D. Roth
9b282495fa
Better support for UEFI
...
- throw a proper error if we cannot find the ESP partition
- don't forget to parse the GPT first before starting the ESP search
2018-05-02 16:41:04 -07:00
Carl D. Roth
e09559d6dc
load the efivarfs filesystem if needed
2018-05-02 16:39:59 -07:00
Carl D. Roth
7b7fef083a
load the efivarfs module if possible
2018-05-02 16:38:20 -07:00
Carl D. Roth
d39868c23b
load the efivarfs module if possible
2018-05-02 16:38:14 -07:00
Carl D. Roth
f761378827
Use a longer wait during debug installs
...
- else the serial console speed gets in the way
2018-05-02 16:37:16 -07:00
Jeffrey Townsend
01637107d8
Restrict ARM64 builds to Stretch for now.
2018-05-02 12:16:16 -07:00
Jeffrey Townsend
ddb8ba9b73
Merge pull request #372 from ghjoec/master
...
Update SYS_OBJECT_ID of Inventec platforms.
2018-05-02 09:55:45 -07:00
Jeffrey Townsend
32ff806a8e
Merge pull request #325 from delta-JohnsonLu/ak7448
...
delta ak7448
2018-05-02 09:52:57 -07:00
Jeffrey Townsend
d221db796a
builder8:1.8.
2018-05-01 13:53:38 -07:00
Jeffrey Townsend
d2152e507c
Minor builder8 update.
2018-05-01 20:47:26 +00:00
Jeffrey Townsend
45a08ada04
Add CROSS_COMPILER and ARCH_BOOT settings for each architecture.
2018-05-01 20:12:24 +00:00
Jeffrey Townsend
d66cceee0e
Rename the 4.9-arm64-all kernel to 4.9-lts-arm64-all to confirm the the existing nameing conventions.
2018-04-26 17:32:04 +00:00
Jeffrey Townsend
44610ae50b
Remove autogenerated makefiles and update ignores.
2018-04-26 14:53:28 +00:00
Jeffrey Townsend
a91f3d7e8f
Merge branch 'add-arm64-lts4.9-and-nxp-layerscape-platforms' of github.com:shengzhou/OpenNetworkLinux
2018-04-26 06:53:08 -07:00
Jeffrey Townsend
f7c0c9611d
Merge pull request #375 from jostar-yang/as7726-32x
...
As7726 32x
2018-04-26 05:59:44 -07:00
Jostar Yang
07cbc5e069
Merge branch 'as7726-32x' of https://github.com/jostar-yang/OpenNetworkLinux into as7726-32x
2018-04-26 17:02:38 +08:00
Jostar Yang
084ad2d6b5
Fix code to let __init__ to insmod drv ko modules
2018-04-26 16:58:15 +08:00
Jeffrey Townsend
a97785c10b
Add a silent option while running the upgrade steps.
2018-04-24 18:32:12 +00:00
Jeffrey Townsend
a4492c87d6
New sysconfig option which skips the execution of the upgrade steps at boot time.
2018-04-24 17:20:49 +00:00
Jeffrey Townsend
50878146fd
Better output for scalar values.
2018-04-24 17:20:10 +00:00