Commit Graph

1131 Commits

Author SHA1 Message Date
Jeffrey Townsend
ada99bfaf2 Convenience method for inserting all platform-specific modules. 2017-01-03 19:47:54 +00:00
Jeffrey Townsend
b9df55d8b8 Use kernel modules. 2017-01-03 19:47:12 +00:00
Jeffrey Townsend
d043d6a1e1 AS7716 Kernel Modules. 2017-01-03 19:45:49 +00:00
Jeffrey Townsend
cfdaa56ad5 AS7512 Kernel Modules. 2017-01-03 19:45:30 +00:00
Jeffrey Townsend
adbf5fb47e AS5512 Kernel Modules 2017-01-03 19:45:14 +00:00
Jeffrey Townsend
993dd3e9cd Add 3.2 modules package. 2017-01-03 00:15:53 +00:00
Jeffrey Townsend
b62b095748 The 3.2 kernel configuration now uses the platform modules as well.
All platforms reverted to 3.2 for initial testing.
2017-01-03 00:14:34 +00:00
Jeffrey Townsend
6a3ce5cad8 Add kernel module builds for the 3.2 kernel. 2017-01-03 00:12:55 +00: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
aecfcdccba Use the new search API to improve compatibility between kernels. 2017-01-02 15:35:44 +00:00
Jeffrey Townsend
b244824f78 Use the new search API to improve compatibility between kernels. 2017-01-02 15:30:57 +00:00
Jeffrey Townsend
65d0cf8f43 Zero the buffer on behalf of the client. 2017-01-02 15:25:08 +00:00
Jeffrey Townsend
bef2b6bbb7 Use the existing APIs to read the presence data.
This also fixes an atoi buffer error when the input was not properly terminated.
2017-01-02 15:23:17 +00:00
Jeffrey Townsend
2ba24e2720 Fix modules. 2017-01-02 15:23:02 +00:00
Jeffrey Townsend
75e7f65ded - Kernel Modules
- Upgrade to 3.16 LTS
2017-01-02 02:39:17 +00:00
Jeffrey Townsend
6a51959b37 - Kernel Modules
- Upgrade to 3.16 LTS
2017-01-02 02:39:11 +00:00
Jeffrey Townsend
c88d8f9bf2 - Kernel Modules
- Upgrade to 3.16 LTS
2017-01-02 02:38:27 +00:00
Jeffrey Townsend
323d18e67a - Kernel Modules
- Upgrade to 3.16 LTS
2017-01-02 02:38:03 +00:00
Jeffrey Townsend
42666e565f The module list needs to be quoted. 2017-01-02 02:37:16 +00:00
Jeffrey Townsend
5e30bd16af AS7712-32X Kernel Modules. 2017-01-02 02:37:00 +00:00
Jeffrey Townsend
98b33a3a4b AS6812-32X Kernel Modules. 2017-01-02 02:36:38 +00:00
Jeffrey Townsend
4e437e2af0 AS5812-54X Kernel Modules. 2017-01-02 02:36:13 +00:00
Jeffrey Townsend
1d730ef504 AS5812-54T Kernel Modules. 2017-01-02 02:35:52 +00:00
Jeffrey Townsend
fc7bd1dd77 Initial. 2017-01-02 02:35:20 +00:00
Jeffrey Townsend
f880d433a3 - Use the new search syntax for locating the device files
Allows compatibility between kernels with different sysfs paths.
2017-01-02 02:27:53 +00:00
Jeffrey Townsend
646b809358 Add arch. 2017-01-01 23:13:28 +00:00
Jeffrey Townsend
78f76de258 - AS6712 Kernel Modules
- Upgrade to 3.16 LTS
2017-01-01 22:48:35 +00:00
Jeffrey Townsend
918485eabc Set ARCH properly. 2017-01-01 19:39:12 +00:00
Jeffrey Townsend
13e20e596c ARCH check. 2017-01-01 19:39:04 +00:00
Jeffrey Townsend
fbda6574a9 The wildcard expansion is happening at the wrong time. Fix this later. 2017-01-01 19:03:45 +00:00
Jeffrey Townsend
c91cbc5968 Use absolute path. 2017-01-01 18:51:25 +00:00
Jeffrey Townsend
3678d85b9b The Loader and Kernel upgrade stage must now be performed prior to platform baseconfig.
This avoids the possibility of inserting incompatible kernel modules built for the new kernel
into the old one.
2017-01-01 18:37:29 +00:00
Jeffrey Townsend
2afe7d78c5 System, Loader and Kernel upgrades are now required. 2017-01-01 18:36:59 +00:00
Jeffrey Townsend
016fda2186 - AS5712 Kernel Modules
- Upgrade to 3.16 LTS
2017-01-01 18:16:36 +00:00
Jeffrey Townsend
001af03977 Add 3.16 module build. This dependency needs to be fixed. 2017-01-01 18:10:49 +00:00
Jeffrey Townsend
5c337ad789 - Build common kernel modules
- New module package
2017-01-01 18:10:13 +00:00
Jeffrey Townsend
31b6766dc9 Improve module search. 2017-01-01 18:09:44 +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
f6f9cdc99a - Allow building individual source files
- Allow direct specification of the kernel build tree.
2017-01-01 18:02:19 +00:00
Jeffrey Townsend
9150307d4d Latest 2016-12-31 14:22:32 -08:00
Jeffrey Townsend
c6c44fe214 Latest 2016-12-31 21:41:01 +00:00
Jeffrey Townsend
925fca4008 Add module package as a build dependency. 2016-12-31 21:26:05 +00:00
Jeffrey Townsend
ded4a622fd Latest 2016-12-31 21:02:00 +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
216e4f0eed Platform Kernel Module Support
Per-platform kernel modules can now be built out of tree against multiple kernel mbuild packages.
2016-12-31 20:59:27 +00:00
Jeffrey Townsend
d3a1f1546d Allow comma-separated package lists in prerequisites. Makes some templating easier. 2016-12-31 20:58:20 +00:00
Jeffrey Townsend
bb37da9ad9 New method to support platform-specific kernel modules. 2016-12-31 20:57:59 +00:00
Jeffrey Townsend
688a3705d7 Moved to kernel module. 2016-12-31 19:56:45 +00:00