Commit Graph

114 Commits

Author SHA1 Message Date
Jeffrey Townsend
643fe50102 Derp. 2016-05-31 12:49:24 -07:00
Jeffrey Townsend
eb3f20d316 Invoke submake properly. 2016-05-31 11:42:08 -07:00
Jeffrey Townsend
bef0167e47 Menuconfig regenerated. 2016-05-31 11:41:25 -07:00
Jeffrey Townsend
00b7a8aad1 Revert "Menuconfig regenerated."
This reverts commit 1289bdbdd4.
2016-05-31 11:31:09 -07:00
Jeffrey Townsend
1289bdbdd4 Menuconfig regenerated. 2016-05-31 11:30:36 -07:00
Jeffrey Townsend
f2bf36ec14 Menuconfig regenerated. 2016-05-31 11:29:37 -07:00
Jeffrey Townsend
031ad4580c Fix bug in template. 2016-05-31 11:27:06 -07:00
Jeffrey Townsend
8195678c65 Use external toolchain. 2016-05-31 16:25:42 +00:00
Jeffrey Townsend
a451a3658c Regenerated menuconfig. 2016-05-31 16:15:18 +00:00
Jeffrey Townsend
be4620b705 Use external toolchain. 2016-05-31 16:11:38 +00:00
Jeffrey Townsend
842d7c58ce Regenerated menuconfig. 2016-05-31 15:53:44 +00:00
Jeffrey Townsend
89a4fe3f24 Version files have moved. 2016-05-20 14:29:41 +00:00
Jeffrey Townsend
e9facee6c4 Add new LED mode AUTO_BLINKING. 2016-05-20 14:28:35 +00:00
Jeffrey Townsend
911183ee7f Import from ONLP Repository. 2016-05-17 12:46:58 -07:00
Jeffrey Townsend
7d2a8b48ec Merge branch 'master' of github.com:opencomputeproject/OpenNetworkLinux 2016-05-16 23:38:24 +00:00
Jeffrey Townsend
918e43ac94 New onlp_ledi_char_set(). 2016-05-16 23:38:11 +00:00
Jeffrey Townsend
7783d7bb18 Support LED Character Devices
- Set ONLP_LED_CAP_CHAR to support a character display.
- Implement onlp_ledi_char_set().
- Add the when implementing onlp_ledi_info_get().
2016-05-16 23:37:04 +00:00
Jeffrey Townsend
76ed0a772c Merge branch 'master' of github.com:opencomputeproject/OpenNetworkLinux
Conflicts:
	builds/any/rootfs/jessie/common/common-packages.yml
	builds/any/rootfs/wheezy/common/common-packages.yml
2016-05-16 14:18:18 -07:00
Steven Noble
bac2e2cdc1 updated 3.18 kernel to include AUFS and other options 2016-05-13 05:17:07 +00:00
Carl D. Roth
f38e167b77 Remove deprecated files 2016-05-06 16:37:25 -07:00
Carl D. Roth
f8c9f41484 Added vendor config packages to loader 2016-05-06 11:12:48 -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
Jeffrey Townsend
2b1bdff850 Merge pull request #66 from brandonchuang/master
Add AS5512-54X
2016-04-21 08:30:33 -07:00
Jeffrey Townsend
6c471976bc Move the onl-mibs package to 'all'. 2016-04-15 19:45:56 +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
07afc973c0 - Use new official OCP ONL subtree.
- Implement the ONL Platform information subtrees
2016-04-15 01:48:48 +00:00
Carl D. Roth
40a6020f27 Merge branch 'master' of github.com:opencomputeproject/OpenNetworkLinux 2016-04-14 12:59:43 -07:00
Carl D. Roth
f9b34e1ef8 Add onl-vendor-config-onl to initrd 2016-04-14 11:19:45 -07:00
Jeffrey Townsend
7ac989d678 Latest 2016-04-13 18:38:45 -07:00
Jeffrey Townsend
f94bbcc35e The loader version of the vendor-config-onl package is now required. 2016-04-13 18:37:59 -07:00
Jeffrey Townsend
bd5e374e32 Update with latest package configurations. 2016-04-13 15:20:54 -07:00
Jeffrey Townsend
718e21517f The download directory must be created prior to the setup stage. 2016-04-13 14:50:36 -07:00
Jeffrey Townsend
d9db525297 Merge pull request #67 from carlroth/master
Initial rollup of installer WIP
2016-04-13 14:25:03 -07:00
Carl D. Roth
b0ad23c944 Added pyparted 2016-04-13 13:50:10 -07:00
Carl D. Roth
24649caaee Back out pyblkid 2016-04-13 13:49:56 -07:00
Jeffrey Townsend
b2d6ebf6aa Allow operations on domain sockets. 2016-04-12 18:00:58 +00:00
brandonchuang
173e9d2e37 [as5512-54x] Add onlp for 5512 2016-04-12 11:54:51 +08:00
Jeffrey Townsend
9b78beef90 Revert "Remove AIM_CONFIG_INCLUDE_DAEMONIZE support from ONLP build."
This reverts commit 653ccf525e.
2016-04-08 23:44:58 +00:00
Jeffrey Townsend
e0b37adc52 AIM Daemon API changes. 2016-04-08 21:05:04 +00:00
Jeffrey Townsend
653ccf525e Remove AIM_CONFIG_INCLUDE_DAEMONIZE support from ONLP build.
Daemon support was never used in the build but is now
failing due to new compile-time checks.
2016-04-08 16:41:34 +00:00
Jeffrey Townsend
c7efc16573 Commonize FIT builds. 2016-04-05 16:05:22 +00:00
Jeffrey Townsend
4c4eef9eb0 New 3.2.71 Debian7 + Cumulus OSS/BRCM IPROC Patches
Used as the base kernel for Broadcom IPROC Integrated ARM systems.
2016-04-04 15:39:41 +00:00
Jeffrey Townsend
68b1280469 ARM updates. 2016-04-03 15:45:12 -07:00
Carl D. Roth
5f0aebe643 Added buildroot dependencies pyblkid, pypparted, pyroute2, python-ymal 2016-03-31 15:18:29 -07:00
Jeffrey Townsend
c31d8e229b Add initial ARM configuration. 2016-03-30 18:14:27 -07:00
Steven Noble
82585132c4 Merge pull request #56 from Lewis-Kang/master
Support hardware watchdog for Intel Rangeley CPU
2016-03-24 08:36:35 -07:00
Jeffrey Townsend
9a21c3317e Updates from the ONLP development repository. 2016-03-23 19:47:21 +00:00
brandonchuang
4daa42d49b [as7712] Fix PSU show unsupported issue in onlp 2016-03-23 11:45:26 +08:00
Lewis Kang
d2c1d016f5 resume some kernel config and add LPC_ICH depending on X86_64 2016-03-15 17:03:16 +08:00
Lewis Kang
4921d093f5 add 'default y' to config LPC_ICH in /drivers/mfd/Kconfig 2016-03-15 12:06:17 +08:00