Commit Graph

2689 Commits

Author SHA1 Message Date
Jeffrey Townsend
349157ebfe PCA95x enabled. 2019-08-21 21:05:14 +00:00
Jeffrey Townsend
9fd0463aef Cleanup patches. 2019-08-21 21:02:02 +00:00
Jeffrey Townsend
53dc8fd8d5 Cleanup
- Remove toolchain settings
- Add new config options required for newer toolchains.
2019-08-20 17:32:08 +00:00
Jeffrey Townsend
da2caa45fa Merge branch 'master' of github.com:opencomputeproject/OpenNetworkLinux 2019-08-19 19:03:00 +00:00
Jeffrey Townsend
c3b2f9dd8d Add kernel 4.19 to the ugprade package. 2019-08-19 19:02:17 +00:00
Jeffrey Townsend
f17bc298b5 Merge pull request #594 from jostar-yang/ir350a_20190731
Fix ir3570a i2c casue to read eeprom fail
2019-08-19 11:56:50 -07:00
Jeffrey Townsend
332702bcfc Merge pull request #602 from MellanoxBSP/onl_upstream_kpatch_31
Add patches for Mellanox:
2019-08-19 11:55:28 -07:00
Jeffrey Townsend
dc21cd945f Merge pull request #586 from MellanoxBSP/onl_mlnx_qsfp_fix
Fix SFP port count for MSN3800 system
2019-08-19 11:55:03 -07:00
Jeffrey Townsend
dcddb9ce81 The KVM platform how uses kernel 4.19. 2019-08-19 18:53:17 +00:00
Jeffrey Townsend
572c3f90ec Add kernel 4.19. 2019-08-19 18:52:56 +00:00
Jeffrey Townsend
99b685e1b6 4.19 configuration updates for KVM targets. 2019-08-19 17:51:22 +00:00
Jeffrey Townsend
fc712f1793 Initial 4.19 package. 2019-08-19 17:51:05 +00:00
Oleksandr Shamray
21d2b04736 Add patches for Mellanox:
0031:
1. Skip split entries in hwmon.
2. Run loop for port creation over maximum port counter, otherwise
in some split configuration with holes, some last modules can be
missed.

0032:
This patch is required for new Mellanox systems and also contains
bugfixes. Patch contains backporting for the next drivers:
drivers/net/ethernet/mellanox/mlxsw/mlxsw_minimal;
drivers/platform/x86/mlx-platform;
drivers/platform/mellanox/mlxreg-hotplug;
drivers/hwmon/mlxreg-fan
2019-08-15 12:54:29 +03:00
Jeffrey Townsend
d91e20140e Latest 2019-08-12 21:57:50 +00:00
Jeffrey Townsend
b4af32e74f Merge pull request #597 from jcsteven/2019-0802-ASXVOLT16-Fix-Intel-iommu-off
Fix to set Intel-iommu=off as default for ASXVOLT16. Note that if Int…
2019-08-06 08:56:33 -07:00
Jeffrey Townsend
530f5a7f42 Merge pull request #596 from jcsteven/2019-0802-ASGVOLT64-Fix-Intel-iommu-off
Fix to set Intel-iommu=off as default. Note that if Intel-iommu is se…
2019-08-06 08:56:14 -07:00
jcsteven
e649ca0bcb Fix to set Intel-iommu=off as default for ASXVOLT16. Note that if Intel-iommu is set to on which will cause GPON/XGSPON chip failure in initalization. 2019-08-06 17:08:08 +08:00
jcsteven
996b539426 Fix to set Intel-iommu=off as default. Note that if Intel-iommu is set to on which will cause GPON/XGSPON chip failure in initalization. 2019-08-06 16:37:25 +08:00
Jeffrey Townsend
4b932f9883 Merge pull request #589 from jostar-yang/asgvolt64_20190729
Fix gpon port eeprom mapping i2c device
2019-08-02 08:53:43 -07:00
Jostar Yang
9f9d94ab03 Fix ir3570a i2c casue to read eeprom fail 2019-08-02 14:37:32 +08:00
Jeffrey Townsend
7be92b9152 aim_strlcpy fix. 2019-07-31 14:37:41 +00:00
jostar-yang
e86b0246ed Merge branch 'master' into asgvolt64_20190729 2019-07-31 14:25:42 +08:00
Jeffrey Townsend
3512f0390c Add initial buster rootfs.
This is a work in progress. The sysvinit and systemd settings aren't yet right
and the configuration files copied from stretch are not likely the best starting point.
2019-07-30 21:18:02 +00:00
Jeffrey Townsend
e0067f4d3d Initial buster repo. 2019-07-30 21:17:00 +00:00
Jeffrey Townsend
acf082873b Add target to re-run autogen on all modules in a given package directory. 2019-07-30 14:14:44 -07:00
Jeffrey Townsend
616b4f448d Overrun fixes. 2019-07-30 14:14:19 -07:00
Jeffrey Townsend
b9afeb1bc0 Minor image managment improvements.
- Better suite mappings.
- Add buster support.
2019-07-30 14:12:19 -07:00
Jeffrey Townsend
114b45829d Initial builder candiate for buster. 2019-07-30 14:10:14 -07:00
Jeffrey Townsend
fc8203172b Latest 2019-07-30 14:09:39 -07:00
Jeffrey Townsend
38de7819de Buster I2C updates.
The i2c headers and libraries have been split in buster.
This change configures the code for building and linking under buster.
2019-07-30 19:27:26 +00:00
Jeffrey Townsend
0084c3eca5 Buffer overrun fixes. 2019-07-30 19:26:50 +00:00
Jeffrey Townsend
5a8c469af0 These autogen makefiles should have been ignored. 2019-07-30 19:16:38 +00:00
Jeffrey Townsend
fde95db8c2 Add missing makefile. 2019-07-30 19:15:46 +00:00
Jeffrey Townsend
1f26352e94 More Module Autogen and Toolchain Cleanup.
- Remove usage of strncpy and require aim_strlcpy instead.
- Fix some broken module autogen files.
2019-07-30 19:13:47 +00:00
jostar-yang
4bfc17847c Update sysi.c 2019-07-29 18:23:47 +08:00
Jostar Yang
2493d3c079 Modify read sys eeprom from byte mode 2019-07-29 18:12:26 +08:00
Jostar Yang
762b9f226d Modify to support led by read ipmi from BMC 2019-07-29 18:07:01 +08:00
Jostar Yang
3ba4daa336 Fix gpon port eeprom mapping i2c device 2019-07-29 17:56:02 +08:00
Oleksandr Shamray
64a10a5e44 Fix port number 32->64 for MSN3800 system 2019-07-17 09:35:10 +00:00
Jeffrey Townsend
01d1564b84 Update custom PKG files to match new common platform build settings. 2019-07-16 19:02:18 +00:00
Jeffrey Townsend
3e23c8b3b2 Initial framework for 4.19. 2019-07-16 00:06:16 +00:00
Jeffrey Townsend
f159eba569 Latest 2019-07-15 20:23:07 +00:00
Jeffrey Townsend
0287175ead Merge pull request #584 from opencomputeproject/platform-reorg
Platform Common Reorganization
2019-07-15 12:45:25 -07:00
Jeffrey Townsend
0ff6c779e2 Move builder9 to 1.5. 2019-07-13 18:17:14 +00:00
Jeffrey Townsend
4d2cf65c54 Update arm64 dependencies in builder9. 2019-07-13 18:16:44 +00:00
Jeffrey Townsend
340374cb74 Latest 2019-07-13 18:15:38 +00:00
Jeffrey Townsend
4ad73d260b Remove parent src directory. 2019-07-13 18:00:15 +00:00
Jeffrey Townsend
c2dcbe7eae Update template based on new platform makefiles. 2019-07-13 17:46:43 +00:00
Jeffrey Townsend
8afb69e29f General Platform Module Cleanup
- Cleanup and rerun autogen definitions for each platform module.
- Add missing makefiles.
2019-07-13 17:44:54 +00:00
Jeffrey Townsend
d09d604ea2 Normalize ONLP Platform module directories.
All modules should be in a self-named directory.
2019-07-10 12:45:24 -07:00