2710 Commits

Author SHA1 Message Date
Carl D. Roth
07e68fe666 Working powerpc template, also include arm 2016-05-06 11:09:57 -07:00
Carl D. Roth
0c7b466bcd Refactor to use onlpm as a module 2016-05-06 11:08:29 -07:00
Carl D. Roth
c5a8d943b2 Support dtb and itb extraction 2016-05-06 11:08:06 -07:00
Carl D. Roth
71e0cc65c2 Added list_platforms api call 2016-05-06 11:07:54 -07:00
Carl D. Roth
161b8e48d8 Revert dumb python path hack 2016-05-06 11:07:10 -07:00
Carl D. Roth
9127a94cf5 Add python compatibility path for debian-derived installs 2016-05-06 11:05:37 -07:00
Carl D. Roth
a6c36afee2 Relax arch rules for powerpc and arm installer 2016-05-06 11:04:54 -07:00
Carl D. Roth
08a3f3b5fc Added arm support 2016-05-06 11:02:51 -07:00
Steven Noble
7dbae503f3 Update hw (#76)
* Updated OpenNSL/OFDPA support for AS7716

* Added Accton AS5512-54X MediaTek based switch
2016-05-06 10:13:24 -07:00
Carl D. Roth
8c138c6e4d Update ignore rules 2016-05-02 14:00:13 -07:00
Carl D. Roth
760c3c7792 x64 build of the new installer 2016-05-02 13:30:29 -07:00
Carl D. Roth
5f12eb0f1e New installer common files 2016-05-02 13:07:28 -07:00
Carl D. Roth
7c2bb91b7c Clean up onlpm and make it embeddable 2016-05-02 13:00:55 -07:00
Carl D. Roth
9fefb7955d Helper script to pull out kernel/initrd/vendor 2016-05-02 13:00:23 -07:00
Carl D. Roth
672e8d656d Handle dict values in kernel and dtb 2016-05-02 13:00:02 -07:00
Carl D. Roth
a5e443274f Platform configs for x86-64 systems 2016-05-02 12:58:47 -07:00
Carl D. Roth
87fbe5d56f Sample templates for platform configs 2016-05-02 12:56:59 -07:00
Carl D. Roth
2a1bb49f18 Helper shell code for new installer 2016-05-02 12:55:53 -07:00
Carl D. Roth
a780c0b5eb Userland tools for new installer 2016-05-02 12:55:05 -07:00
Carl D. Roth
15c7af3999 Platform config updates
- get the platform type from /etc/machine.conf if run from ONIE
2016-05-02 12:53:33 -07:00
Carl D. Roth
972f2cdf6f Update the YAML loader for platform configs 2016-05-02 12:53:01 -07:00
Carl D. Roth
90a45eff50 Yaml helper module
- util for loading the mongrel YAML platform definitons
2016-05-02 12:52:13 -07:00
Carl D. Roth
dc0178c984 Initial checkin of pythonic installer library
- u-boot is currently broken
2016-05-02 12:42:37 -07:00
Carl D. Roth
58cf4e5036 Updated install template for vendor-config-onl
- Include stub shell file for new installer
- put Python files in a proper site install location
2016-05-02 12:41:21 -07:00
Steven Noble
86e8008b24 Added Accton AS4610 to HCL (#75)
* Added Accton AS4610 to HCL

* Added AS7716 and Coverity status
2016-04-28 17:03:51 -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
Lewis Kang
9ce34a3421 as7716-32x: fix ma1 linkup issue and port onlp driver from ONL1.0
* port platform-accton-as7716_32x-device-drivers.patch from ONL1.0 & patch for as7716 managment port's driver

* add as7716-32x needed kernel config (port from ONL1.0)

* 1. use BM instead of SM for platform matching. 2. resolve conflicts because of as5512 merging in upstream.

1. Use Baseboard Manufacturer(BM) instead of System Manufacturer(SM) and plus Product Name for platform matching
2. The as5512 support merging in upstream causes conflicts for merging of this pull request,
   so we need to update the conflicted files.
2016-04-27 20:37:41 -07:00
Lewis Kang
5dc899a36c Merge branch 'opencomputeproject-master' (the upated upstream) 2016-04-25 14:40:46 +08:00
Lewis Kang
56a20fadf2 Merge branch 'master' of https://github.com/opencomputeproject/OpenNetworkLinux into opencomputeproject-master
Conflicts:
	packages/base/any/kernels/3.2.65-1+deb7u2/patches/platform-accton-as5512_54x-device-drivers.patch
	packages/base/any/kernels/3.2.65-1+deb7u2/patches/series
2016-04-25 14:34:54 +08:00
Lewis Kang
bba31e1006 1. use BM instead of SM for platform matching. 2. resolve conflicts because of as5512 merging in upstream.
1. Use Baseboard Manufacturer(BM) instead of System Manufacturer(SM) and plus Product Name for platform matching
2. The as5512 support merging in upstream causes conflicts for merging of this pull request,
   so we need to update the conflicted files.
2016-04-25 13:43:12 +08: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
429cbf0ad1 Add default CSR configuration. 2016-04-21 01:03:27 +00:00
Jeffrey Townsend
2640aec6d8 ONL-CONFIG datastore and PKI infrastructure. 2016-04-21 01:00:04 +00:00
Jeffrey Townsend
16284d277f Run pki --init 2016-04-21 00:58:55 +00:00
Jeffrey Townsend
889d8d7282 The ONL-CONFIG partition should not be mounted. 2016-04-21 00:58:05 +00:00
Jeffrey Townsend
177ea065e7 Add openssl. 2016-04-21 00:57:51 +00:00
Jeffrey Townsend
8491981e35 The ONL-CONFIG partition should not be mounted by default. 2016-04-21 00:56:46 +00:00
Jeffrey Townsend
3c3b76714f Merge pull request #70 from sonoble/br_ocp
moved default buildroot mirror from github to opencompute server
2016-04-20 09:02:07 -07:00
Jeffrey Townsend
acb4194db7 Merge pull request #71 from sonoble/update_repo
Update REPO directories to match standard APT names binary-arch
2016-04-20 09:01:34 -07:00
Lewis Kang
da17a8a6d0 add as7716-32x needed kernel config (port from ONL1.0) 2016-04-20 12:11:36 +08:00
Steven Noble
90f0218b57 Update REPO directories to match standard APT names binary-arch 2016-04-19 14:53:58 -07:00
Steven Noble
1d97e2e54b moved default buildroot mirror from github to opencompute server 2016-04-19 12:37:18 -07:00
Lewis Kang
f0575cc39a port platform-accton-as7716_32x-device-drivers.patch from ONL1.0 & patch for as7716 managment port's driver 2016-04-19 18:23:17 +08:00
Lewis Kang
05599102eb Merge pull request #4 from opencomputeproject/master
merge from OCP/ONL to my local forked branch
2016-04-19 16:51:06 +08:00
Jeffrey Townsend
6c471976bc Move the onl-mibs package to 'all'. 2016-04-15 19:45:56 +00:00
Jeffrey Townsend
30082a46e7 Merge branch 'master' of github.com:opencomputeproject/OpenNetworkLinux 2016-04-15 16:53:18 +00:00
Jeffrey Townsend
4f1f372a0e - Add snmp tools
- Enable snmp systemview with the ONL MIBS
- ONL MIB package
2016-04-15 16:51:36 +00:00
Jeffrey Townsend
b6c1996aa0 Fix ma1 on the AS7716. 2016-04-15 15:53:01 +00:00
Jeffrey Townsend
07afc973c0 - Use new official OCP ONL subtree.
- Implement the ONL Platform information subtrees
2016-04-15 01:48:48 +00:00