50 Commits

Author SHA1 Message Date
Jeffrey Townsend
e9b01aa03e Update config. 2019-09-27 23:01:48 +00:00
Jeffrey Townsend
42e3a19464 Update 3.16 LTS to 3.16.64. 2019-04-01 18:46:24 +00:00
Jeffrey Townsend
850015913a Re-enable bonding. 2019-02-19 15:16:41 +00:00
Jeffrey Townsend
c1145e339e Revert "Enable bonding."
This reverts commit b989ec80f9.
2019-02-18 17:14:37 +00:00
Jeffrey Townsend
b989ec80f9 Enable bonding. 2019-02-15 00:41:50 +00:00
wanda
ab7032cf47 Add new platform for Inventec d5254
1.Add new platform for Inventec d5254
  2.Add onlp support for d5254
  3.Add kernel patch for lpc_ich, let gpio recognize Broadwell-de
2018-11-12 17:22:53 +08:00
Jeffrey Townsend
052b41b356 Update NET_SCHED. 2018-07-10 18:12:20 +00:00
Jeffrey Townsend
78f99449d4 Merge pull request #389 from cytsai0409/master
[ingrasys] Add support for S9180-32X with Barefoot ASIC and 32 QSFP ports
2018-06-13 15:53:13 -07:00
Jeffrey Townsend
8a617ef059 Ignore lib directory. 2018-06-13 16:26:43 +00:00
Jeffrey Townsend
5c141e0515 Move to 3.16.56. 2018-06-13 16:22:16 +00:00
cytsai0409
6c0d3e9301 add ixgbe driver for intel broadwell cpu 2018-05-22 03:26:09 +00:00
phani-karanam
897f3f3e83 Adding CP2112 latest patch & Enabling USB_ACM in linux config to create TTY interface for CPU to BMC communication. 2018-02-21 14:45:57 +08:00
Jeffrey Townsend
9d476e2207 Upgrade to 3.16.53. 2018-01-09 16:13:22 +00:00
Jeffrey Townsend
2f340beef7 Update to 3.16-LTS to 3.16.52. 2018-01-04 23:48:48 +00:00
Joe Chan
54197c317c Update Inventec d7032q28b. 2017-10-27 01:20:42 -07: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
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
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
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
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
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
Zi Zhou
6e29938485 move to kernel 3.16-lts (powerpc platform) 2017-02-16 08:38:37 +00: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
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
688a3705d7 Moved to kernel module. 2016-12-31 19:56:45 +00:00
Jeffrey Townsend
a3ce592594 Revert "Platform support patch for the Dell S6000."
This reverts commit 40ebb1080b.
2016-12-31 15:03:41 +00:00
Jeffrey Townsend
cfbb1a6729 Regenerated. 2016-12-24 15:02:01 +00:00
Jeffrey Townsend
1e6799374c New patches. 2016-12-23 18:20:33 +00:00
Jeffrey Townsend
40ebb1080b Platform support patch for the Dell S6000. 2016-12-23 18:20:16 +00:00
Jeffrey Townsend
e119c797e8 This patch provides the option to skip I2C probes on the SCH primary bus adapters. 2016-12-23 18:19:18 +00:00
Jeffrey Townsend
031be2cd46 Set default delay to zero. 2016-12-23 18:19:01 +00:00
Jeffrey Townsend
a7a195e2f5 3.16 LTS 2016-12-21 22:42:50 +00:00