Commit Graph

123 Commits

Author SHA1 Message Date
Steven Noble
cbeb0f1192 Updates the Wedge 40 and 100 systems to use the 3.16 kernel (#117) 2016-10-19 21:51:01 -07:00
Sridhar Pitchai
bbf09f51f3 Platform x86-64-alphanetworks-snx60a0-486f-r0 (#114)
Fixing the console port
2016-10-19 10:15:03 -07:00
Sridhar Pitchai
ea397909e5 Platform x86-64-agema-agc7648 without ONLP (#113) 2016-10-14 16:36:45 -07:00
Jeffrey Townsend
6ddd55ead8 Move the environment key to the correct location. 2016-09-29 14:57:36 +00:00
Jeffrey Townsend
ae90181416 Bring 10G phys out of reset. 2016-09-17 20:56:02 +00:00
Jeffrey Townsend
698200f840 Latest import from original repository. 2016-09-17 12:08:48 -07:00
Jeffrey Townsend
57d1930f6b Fix platform support for R0 vs R0B. 2016-09-13 18:24:22 +00:00
Jeffrey Townsend
74a4ca31d4 - Cannonicalize module name (remove revision). 2016-09-13 10:03:11 -07:00
Jeffrey Townsend
3f30495d98 Add missing onlp_sysi_onie_data_get() implementation. 2016-09-04 17:23:14 +00:00
Jeffrey Townsend
c3afa569c0 Audit and correct device instantiations. 2016-09-04 17:22:10 +00:00
Jeffrey Townsend
63efb4a79d Initial 2016-09-04 17:21:12 +00:00
Shengzhou Liu
e4332c0634 Add NXP arm64 ls2080ardb platform support 2016-08-17 00:57:17 +08:00
Steven Noble
884971ad60 Update __init__.py
fixes mistake where x was left out of 0x57 for system eeprom
2016-08-03 11:05:43 -07:00
Steven Noble
c21e76ab0b updates Facebook Wedge 100 ONIE id (#98) 2016-07-27 22:44:49 -07:00
Steven Noble
3e5f24521f removes AIM_BITMAP_INIT(bmap, 64) from the 7512, 7716 and 6812 2016-07-27 14:03:12 -07:00
Steven Noble
3ca58fe236 corrects Wedge python init files 2016-07-26 21:40:52 +00:00
Jeffrey Townsend
9e88eb125e Merge pull request #92 from jnealtowns/as4610
Support AS4610-30 and AS4610-54
2016-07-22 14:53:12 -07:00
Jeffrey Townsend
1ff5775fda The KVM platform now uses the 3.16 kernel. 2016-07-22 20:36:15 +00:00
Jeffrey Townsend
18130f1d96 - Add platform configurations for both the AS4610-30 and AS4610-54.
- Share the ONLP code module arm_accton_as4610 with both the AS4610-30 and AS4610-54
2016-07-20 23:19:52 +00:00
Jeffrey Townsend
f97447ec7e Common AS4610 ONLP Module. 2016-07-20 23:18:55 +00:00
Jeffrey Townsend
03d7d9fad9 Initial packages for the SNX60A0-486F. 2016-07-15 15:51:12 +00:00
Jeffrey Townsend
f095740c31 Vendor configuration package for AlphaNetworks. 2016-07-15 15:50:38 +00:00
Jeffrey Townsend
898b1a1531 Fix key. 2016-07-11 19:43:10 +00:00
Steven Noble
2d8f93201e update 5512 to use 3.18 kernel and add Wedge 100 to HCL (#91) 2016-07-01 17:37:33 -07:00
Jeffrey Townsend
d763000af8 Add module declaration file. 2016-06-17 17:17:53 +00:00
Jeffrey Townsend
111b433e05 Fix manufacturer value. 2016-06-15 20:38:41 +00:00
Jeffrey Townsend
e731daed09 Platform mini-cleanup. 2016-06-14 15:58:43 +00:00
Jeffrey Townsend
912f43e4e9 Merge branch 'master' of github.com:opencomputeproject/OpenNetworkLinux 2016-06-14 15:55:56 +00:00
Jeffrey Townsend
5c3345bef4 Platform class mini-cleanup
- Platform objects now export their physical port configuration
- Property updates.
2016-06-14 15:52:00 +00:00
Jeffrey Townsend
00e16b1f05 Platform class mini-cleanup
- Platform objects now export their physical port configuration
- Property updates.
2016-06-14 15:50:08 +00:00
Steven Noble
cf26d4164e adding wedge-100 platform and updating wedge-40 to use 3.18 kernel 2016-06-10 00:43:50 +00:00
Carl D. Roth
3f5e708161 Spray and pray! Everything is eth0, right?
- stub out syspath entries for network devices
- assume that each platform boots with eth0
2016-05-18 18:49:34 -07:00
Carl D. Roth
b232b0946a Deprecated legacy install files for ppc and arm 2016-05-18 13:13:27 -07:00
Carl D. Roth
19bdb4d72e Deprecated per-platform grub.cfg, boot shell hooks, legacy install config 2016-05-18 12:59:58 -07:00
Carl D. Roth
8e1fd141c1 Added proper YML config for AS5512 2016-05-18 12:39:53 -07:00
Carl D. Roth
f7965da994 Fixed broken config for AS5812 2016-05-18 12:39:35 -07:00
Carl D. Roth
5624b49d50 Deprecate /etc/onl/net, /etc/onl/mounts, /etc/fw_env.config 2016-05-17 19:26:01 -07:00
Carl D. Roth
10cd3f6abd Include u-boot and interface configs for all platforms 2016-05-17 19:25:05 -07:00
Jeffrey Townsend
76ed0a772c Merge branch 'master' of github.com:opencomputeproject/OpenNetworkLinux
Conflicts:
	builds/any/rootfs/jessie/common/common-packages.yml
	builds/any/rootfs/wheezy/common/common-packages.yml
2016-05-16 14:18:18 -07:00
Lewis Kang
3d8a473b65 support installing NOS to where ONIE image resides while block device is not specified
this fixes the issue when an external USB disk is inserted before powering on the switch that
may change the device name of the expected installation destination (e.g. /dev/sdb becomes /dev/sdc)
2016-05-12 18:20:31 +08:00
Carl D. Roth
ef8c6e701a Update powerpc and arm profiles for new template 2016-05-06 11:12:05 -07:00
Carl D. Roth
a5e443274f Platform configs for x86-64 systems 2016-05-02 12:58:47 -07:00
brandonchuang
72c18019a5 [as4600] Implement fan failure checking mechanism. [as5610] Implement thermal plan (#74)
* [as4600] Implement fan failure checking mechanism

* [as5610] Implement thermal plan
2016-04-28 17:02:25 -07:00
Jeffrey Townsend
2b1bdff850 Merge pull request #66 from brandonchuang/master
Add AS5512-54X
2016-04-21 08:30:33 -07:00
Jeffrey Townsend
6c82489d21 Merge pull request #63 from dantejohn/fix-quanta-ly8-sfpi
Update sfpi.c
2016-04-21 08:28:26 -07:00
Jeffrey Townsend
b6c1996aa0 Fix ma1 on the AS7716. 2016-04-15 15:53:01 +00:00
Jeffrey Townsend
0df7559793 - All boot partitions are now ext2.
- All installer configurations updated for new partition system.
2016-04-13 18:51:57 -07:00
Jeffrey Townsend
937c8b4e60 - All boot partitions are now ext2.
- All installer configurations updated for new partition system.
2016-04-13 18:50:43 -07:00
Jeffrey Townsend
d9db525297 Merge pull request #67 from carlroth/master
Initial rollup of installer WIP
2016-04-13 14:25:03 -07:00
Carl D. Roth
9816606a0c Fixed Makefile includes 2016-04-13 13:53:27 -07:00