Commit Graph

135 Commits

Author SHA1 Message Date
Stanley Chi
313ae83055 Add new Delta platform: AG9032V2.
Add ipmitool to jessie builds.
Add support for AG9032V2 on kernel 4.9-lts config.

Signed-off-by: Stanley Chi <stanley.chi@deltaww.com>
2018-01-12 13:05:54 +08:00
Jeffrey Townsend
04257bed1a Update to 3.2.98. 2018-01-09 16:32:02 +00:00
Jeffrey Townsend
3305efba3b Update the 4.9.75. 2018-01-09 16:18:45 +00:00
Jeffrey Townsend
9d476e2207 Upgrade to 3.16.53. 2018-01-09 16:13:22 +00:00
Jeffrey Townsend
78d303832a Update 4.9-LTS to 4.9.74. 2018-01-05 00:27:19 +00:00
Jeffrey Townsend
2f340beef7 Update to 3.16-LTS to 3.16.52. 2018-01-04 23:48:48 +00:00
Jeffrey Townsend
742bb5b8ca Revert "sync delta Release 1.3 about ag6248c with ocp " 2017-12-29 08:58:44 -08:00
Jeffrey Townsend
26d0e49f11 Merge pull request #282 from DeltaProducts/release-1.3
sync  delta Release 1.3  about ag6248c with ocp
2017-12-29 08:46:14 -08:00
Jeffrey Townsend
034ab83a76 Merge pull request #263 from mshych/master
Mellanox MSN2700, MSN2410, MSN2100 support for Debian9 / kernel 4.9.30 build
2017-12-29 06:31:53 -08:00
DeltaProducts
d8237498bc Merge pull request #18 from opencomputeproject/master
sync with ocp
2017-12-29 09:01:03 +08:00
shaohua.xiong
ea03f2715a support the platform delta ag6248c 2017-11-21 18:33:41 +08:00
Michael Shych
2624a062b8 Add ONL based on Debian 9 and kernel 4.9.30 support for Mellanox platforms MSN2700, MSN2410, MSN2100.
Signed-off-by: Michael Shych <michaelsh@mellanox.com>
2017-11-13 12:51:57 +00:00
Joe Chan
54197c317c Update Inventec d7032q28b. 2017-10-27 01:20:42 -07:00
Brandon Chuang
91fae41cc6 Add new accton platform, AS7816_64X. 2017-10-16 14:40:44 +08:00
joy.yw.chang
cbec057007 Remove w83795 and eeprom modules, Modify platform name in config file 2017-09-19 22:38:28 -07:00
Jeffrey Townsend
b26cdbbc37 Patch for building with GCC5/6. 2017-08-22 22:57:30 +00:00
Jeffrey Townsend
bc6fd94b5e Merge pull request #228 from atmaramg/master
VFIO and MMU support LS2088ARDB
2017-08-08 18:39:37 -07:00
Atmaram
cdb84bd043 VFIO and MMU support LS2088ARDB
Signed-off-by: Atmaram <b38856@nxp.com>
2017-08-02 17:00:51 +05:30
Jeffrey Townsend
775e7d567a Merge branch 'master' of github.com:opencomputeproject/OpenNetworkLinux 2017-07-14 18:41:59 +00:00
Jeffrey Townsend
6308d4018d Accidentally committed. 2017-07-14 18:34:02 +00:00
Jeffrey Townsend
a17a83966b Merge pull request #224 from brandonchuang/master
[kernel 3.16-lts] Enable UEFI related config
2017-07-14 09:28:50 -07:00
Jeffrey Townsend
a6c87b0a66 Merge pull request #223 from sonoble/4-9-config-update
igb: Add support for bcm5461x phy
2017-07-14 09:28:29 -07:00
Jeffrey Townsend
fefbfa6fa1 Merge pull request #208 from raymondhuey/netberg
Support Netberg Platform
2017-07-14 09:20:06 -07:00
brandon_chuang
56bbb50716 [kernel 3.16-lts] Enable UEFI related config 2017-07-14 10:05:56 +08:00
Steven Noble
cdaabeb19e igb: Add support for bcm5461x phy
Patch provided by David Ahern @dsahern for kernel 4.11 based on 3.16-lts ONL patch.
2017-07-12 20:41:24 +00:00
Jeffrey Townsend
ef194f7b65 Enable DESELECT_ON_EXIT by default. 2017-07-12 18:00:50 +00:00
raymond.huey
3d4aa912b4 Update the Support for Netberg Platforms
- remove the patch file "driver-i2c-bus-intel-ismt-netberg-aurora.patch".
- modify the method of reading EEPROM : access the binary data directly for EEPROMs on main board and PSU.
- remove the function "onlp_sysi_platform_set" in file "sysi.c".
- change the SYS_OBJECT_ID in file "__init__.py":
    Aurora 620 : .620.1
    Aurora 720 : .720.1
- remove the "/dev/rtc1" in file "__init__.py", because there is no ds1339 on Netberg Aurora platforms.
2017-07-06 16:25:24 +08:00
raymondhuey
f90837424d Update the patch file "driver-igb-netberg-aurora.patch"
- Remove unused and re-define definitions in bcm_phy.c
- Change the name of function "bcm54616_config_init" to "bcm54616s_config_init"
2017-06-21 14:13:21 +08: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
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
f57367f392 Initial 4.9 LTS. 2017-05-26 18:19:18 +00:00
raymond.yc.huey
1e0f9aca98 Add Netberg Aurora 620 and Aurora 720 Platform Support 2017-05-24 18:19:56 +08:00
Lewis Kang
92f8676733 support HW watchdog for x86_64 platforms 2017-05-17 16:40:37 +08:00
atmaramg
3a596da507 LS MC and AIOP console support 2017-04-26 16:13:26 +05:30
Jeffrey Townsend
1d9defd946 CVE-2016-10229 2017-04-13 23:56:48 +00:00
Jeffrey Townsend
1e35af499d Merge branch 'master' of github.com:vincent0083/OpenNetworkLinux
Conflicts:
	packages/platforms/delta/Makefile
	packages/platforms/delta/vendor-config/Makefile
	packages/platforms/delta/vendor-config/PKG.yml
	packages/platforms/delta/vendor-config/src/python/delta/__init__.py
	packages/platforms/delta/x86-64/Makefile
	packages/platforms/delta/x86-64/modules/Makefile
	packages/platforms/delta/x86-64/modules/PKG.yml
2017-04-12 12:24:14 -07:00
Jeffrey Townsend
dd8f694c31 Merge pull request #179 from hans-tseng/agc7648a
agc7648a
2017-04-12 10:04:24 -07:00
hans
b0be7624e1 remove the unnecessary config
Signed-off-by: hans <hans.taeng@delta.com.tw>
2017-04-12 13:05:18 +08:00
hans
d15123099d 1.modify the kernel config file to the right folder
Signed-off-by: hans <hans.taeng@delta.com.tw>
2017-04-12 12:55:32 +08:00
hans
8895e0adc7 1. Remove tmp421.c in vendor module.
2. Add define for fan zero TACH count.
3. Remove onlp_sysi_onie_info_get, because it is unnecessary.
4. Replace define which include some lower case character to upper case
5. Update copyright to "Delta Networks, Inc."

Signed-off-by: hans <hans.taeng@delta.com.tw>
2017-03-31 09:14:25 +08:00
vincent0083
3a7d0a6b2f Add new platform for Delta WB2448. 2017-03-30 15:52:16 +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
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