Zi Zhou
d391b8b5d7
minor fix
2017-03-02 07:01:46 +00:00
Zi Zhou
dc1f721e66
add buffer size for make_printable__()
2017-03-01 17:37:47 -08:00
Jeffrey Townsend
b0ecaea175
Enable TUN and VETH.
2017-02-24 02:38:59 +00:00
Jeffrey Townsend
48f4db30d9
The 3.2.65-1+deb7u2 kernel is no longer used.
2017-02-22 02:25:55 +00:00
Jeffrey Townsend
4843afd6bd
Merge pull request #166 from zhouzi88/master
...
ly2 kernel module and onlp driver update for kernel 3.16
2017-02-21 18:12:45 -08:00
Zi Zhou
bea691120e
recognize QSFP-LM4 (from finisar/DELL)
2017-02-21 11:29:38 -08:00
Jeffrey Townsend
db19b16a48
Update name.
2017-02-21 18:43:10 +00:00
Jeffrey Townsend
4511be1ab9
This kernel has been replaced by the 3.2 LTS version.
2017-02-21 18:12:02 +00:00
Jeffrey Townsend
e1ddecd2bf
3.2 LTS Kernel Build
...
This kernel tracks the 3.2 LTS kernel with minimal patches to support the Broadcom IPROC.
This replaces the previous 3.2.71 patched kernel put in place temporarily to support ARM.
IPROC systems will be moved to this kernel (which will continue to track 3.2 LTS) until
IPROC support is integrated with the 3.16 LTS package.
This kernel is available for IPROC systems only.
2017-02-21 18:06:48 +00:00
Zi Zhou
6e29938485
move to kernel 3.16-lts (powerpc platform)
2017-02-16 08:38:37 +00:00
Jeffrey Townsend
532a4d5b53
Add optional build packages for each platform.
...
The build package contains collateral needed to support the platform but need not be installed in the runtime.
The first use of this package is to export powerpc device trees for each platform (instead of integrating with a particular kernel package).
2017-02-15 17:30:49 +00:00
brandonchuang
fd4051fa19
[as5812-54t] Support YM2401J power supply
2017-02-09 11:39:43 +08:00
Ken Chiang
572ed3b889
Call pclose after processing mpstat output.
2017-02-06 15:59:48 -08:00
Zi Zhou
2042c4c1f4
support QSFP SM4 type
2017-01-30 22:30:25 -08:00
brandonchuang
7473770bd1
[as4610] Support new model as4610-54t-b
2017-01-19 16:07:22 +08:00
Zi Zhou
d567bb7caa
support SFP28 module
2017-01-13 15:24:42 -08:00
Jeffrey Townsend
71589bee68
This functionality was previously provided by an AS7716-specific patch.
...
The changes are now controlled by module parameters and those modules parameters can be
specified by the platform when necessary.
2017-01-12 21:23:56 +00:00
Jeffrey Townsend
c73703053f
Disable the dummy interface.
2017-01-11 02:12:59 +00:00
Jeffrey Townsend
888828db06
Merge pull request #149 from kenchiang/onlp-snmp
...
onlp-snmp: registering onl resource
2017-01-09 17:46:59 -08:00
Ken Chiang
261003b713
In resource_int_register, use netsnmp_register_instance
...
so that SNMP trap can be generated.
2017-01-09 16:53:35 -08:00
Jeffrey Townsend
7e60a3a2b9
The package must depend on the vendor modules even if it contains nothing itself.
2017-01-08 23:07:03 +00:00
Jeffrey Townsend
e6e54e7bc6
Moved to accton common module package.
2017-01-08 20:11:13 +00:00
Jeffrey Townsend
814328b4ec
Quanta's emerson700 driver module.
2017-01-08 02:46:29 +00:00
Jeffrey Townsend
1394a9b13c
Package templates for vendor-module packages.
2017-01-07 21:00:59 +00:00
Jeffrey Townsend
2d0e57786b
Package template used for platforms with no modules.
2017-01-07 21:00:29 +00:00
Jeffrey Townsend
7c5a44506a
Add vendor modules as a dependency.
2017-01-07 21:00:12 +00:00
Jeffrey Townsend
80b6d01e8a
Add platform modules as a package dependency.
2017-01-07 20:59:33 +00:00
Jeffrey Townsend
218100b029
No longer needed.
2017-01-07 20:56:35 +00:00
Jeffrey Townsend
20c65de827
- The platform-config template now expects the platform basename and platform revision as separate variables.
...
- The platform-config package now depends on the platform-module package.
2017-01-07 20:55:13 +00:00
Jeffrey Townsend
439028f14d
Quanta patch to recognize emerson power supplied. I'd prefer this to be done more generically.
2017-01-07 18:09:24 +00:00
Jeffrey Townsend
6db6880d48
- Add PIIX
...
- Set CONFIG_ARCH_NR_GPIOS to 512.
2017-01-07 18:08:21 +00:00
Jeffrey Townsend
a2c0ab156b
CONFIG_ARCH_NR_GPIOS support.
2017-01-07 00:56:12 +00:00
Jeffrey Townsend
993c4fc7ec
Add driver-esdhc-p2020-broken-timeout
2017-01-05 17:35:13 +00:00
Jeffrey Townsend
90c66475eb
Enable EDA.
2017-01-04 23:41:51 +00:00
Jeffrey Townsend
830a9f7c7c
Early DMA Allocator patch.
2017-01-04 23:41:42 +00:00
Jeffrey Townsend
cfde862b3d
Enable deselect-on-exit.
2017-01-04 20:55:05 +00:00
Jeffrey Townsend
365ae2dcb9
PC954X Deselect patch.
2017-01-04 20:54:45 +00:00
Jeffrey Townsend
c6550a328f
Merge pull request #107 from shengzhou/add-dpaa2-and-ls2088ardb
...
Add NXP DPAA2 networking and arm64 LS2088ARDB platform
2017-01-03 12:57:35 -08:00
Jeffrey Townsend
301b94a6b1
This functionality was previously provided by an AS7716-specific patch.
...
The changes are now controlled by module parameters and those modules parameters can be
specified by the platform when necessary.
2017-01-03 19:57:01 +00:00
Jeffrey Townsend
f04f6e605f
All platform patches have been moved to kernel modules.
2017-01-03 11:52:00 -08:00
Jeffrey Townsend
afba81d023
The kernel drivers for the AS5712, AS6712, AS5812{t,x}, AS6812, and AS7712 are not modules for the 3.2 kernel.
...
The drivers for the 7716, 7512, and 5512 will be migrated to modules as well as the next step.
2017-01-03 00:09:52 +00:00
Jeffrey Townsend
1f247d6e10
Merge pull request #148 from brandonchuang/master
...
[as7712] Support DC12V(PSU-12V-650)/DC48V(YM-2651V) power supply
2017-01-02 11:27:12 -08:00
Jeffrey Townsend
65d0cf8f43
Zero the buffer on behalf of the client.
2017-01-02 15:25:08 +00:00
Jeffrey Townsend
fc7bd1dd77
Initial.
2017-01-02 02:35:20 +00:00
Jeffrey Townsend
fb2009914b
Common kernel modules. These will be built and installed automatically for each kernel.
2017-01-01 18:04:42 +00:00
Jeffrey Townsend
925fca4008
Add module package as a build dependency.
2016-12-31 21:26:05 +00:00
Jeffrey Townsend
b38d28c966
New platform-config template which provides a kernel module package dependency.
2016-12-31 21:00:59 +00:00
Jeffrey Townsend
f2c0427c38
Platform kernel module package template.
2016-12-31 21:00:35 +00:00
Jeffrey Townsend
688a3705d7
Moved to kernel module.
2016-12-31 19:56:45 +00:00
Jeffrey Townsend
05363d9ba2
- New utility onlp_file_find()
...
Finds the requested file starting at the given root directory.
- Support implicit directory searching for filenames
If a filename passed to any of the file APIs contains
an asterisk then it is considered a search request rather than
an absolute path. Preceding the asterisk is the root directory
and following the asterisk is the filename to search.
2016-12-31 19:54:50 +00:00