Commit Graph

80 Commits

Author SHA1 Message Date
Igor Pecovnik
e5f3c5b7d4 Initrd support for S500 based boards (Roseapple and Guitar). Tested on both 2016-09-13 09:52:55 +02:00
Igor Pecovnik
04fbc7280e Udoo Neo changes to config 2016-09-12 20:51:45 +02:00
Igor Pecovnik
49497f3e14 Enable ramdisk support on Udoo, tested on both kernels 2016-09-12 18:17:42 +02:00
Igor Pecovnik
604df1713c Clearfog DEV kernel upstream patches, few fixes 2016-09-12 14:17:32 +02:00
Igor Pecovnik
9df531156f Updated Clearfog NEXT config, added BASE model as separate DTB.
http://forum.solid-run.com/viewtopic.php?f=32&t=3072&sid=2a2244355bc4da18da7487952fc34e7a
2016-09-12 12:05:22 +02:00
Igor Pecovnik
b605ed49bc UUID support for CUBOX / HB, few docker related config updates 2016-09-11 21:31:51 +02:00
Igor Pecovnik
23049c48ec Configuration update for Cubox / HB, for DEV and NEXT kernel. Fixed onboard wireless, Bluetooth enabled by default (unstable on NEXT), HDMI out is working within NEXT 2016-09-11 19:27:13 +02:00
Igor Pecovnik
8e6ffbaecc Odroid C1 config update 2016-09-09 07:20:12 +02:00
Igor Pecovnik
61cb38d8c2 C2 updated kernel config 2016-09-09 07:14:54 +02:00
Igor Pecovnik
810eba3269 XU4 default config update 2016-09-02 18:33:38 +02:00
Igor Pecovnik
1fb0549fb5 Odroid C1 packaging patch fix and config update 2016-08-31 11:26:01 +02:00
zador-blood-stained
e5e3206bbd Merge linux-pine64 default config changes
Reduce free space overhead in images
2016-08-30 21:24:04 +03:00
Igor Pecovnik
f76c5e7345 Revert "SCO link support"
This reverts commit 905d42ff6d.
2016-08-30 14:30:53 +02:00
Igor Pecovnik
a70a40c93e Revert "Adding BT SCO support for sun7i too"
This reverts commit 1ccc0bec0c.
2016-08-30 14:30:41 +02:00
Igor Pecovnik
1ccc0bec0c Adding BT SCO support for sun7i too 2016-08-30 14:07:03 +02:00
Igor Pecovnik
905d42ff6d SCO link support
Thanks to IgZero
http://nohands.sourceforge.net/
2016-08-30 14:04:26 +02:00
zador-blood-stained
d0206efdfb Fix u-boot build for Odroid C2 2016-08-28 14:55:19 +03:00
martinayotte
abab50e48f Merge pull request #447 from martinayotte/master
add CONFIG_IP_MULTICAST to linux-pine64-dev to fix mDNS issue
2016-08-22 17:18:33 -04:00
Martin Ayotte
fbe8740755 add CONFIG_IP_MULTICAST to linux-pine64-dev to fix mDNS issue 2016-08-22 17:06:15 -04:00
zador-blood-stained
3ef0f6417d Small bugfixes 2016-08-22 20:00:51 +03:00
zador-blood-stained
65b22b4571 Enable CONFIG_BATMAN_ADV in some kernel configs 2016-08-22 16:15:23 +03:00
Simon L
5d20a04874 Enable midi sequencer and snd-rawmidi-seq
This enables midi sequencer as built-in and snd-rawmidi-seq as module.
2016-08-21 23:05:12 +02:00
zador-blood-stained
8ee845f64a Minimize and merge some boards and sources config files 2016-08-21 01:39:21 +03:00
Martin Ayotte
8e7656b601 re-enable DT ConfigFS for 4.7.x in sunxi-next + add it for pine64-dev 2016-08-20 11:00:13 -04:00
zador-blood-stained
d51498e178 Add lime2-eMMC patch to other branches
Update sunxi-next kernel config
2016-08-17 15:40:44 +03:00
zador-blood-stained
735dee1d4d Update sunxi-next kernel to 4.7.1 2016-08-17 00:49:53 +03:00
zador-blood-stained
a4e0f878cd Set sun8i legacy default governor to userspace 2016-08-16 16:24:56 +03:00
zador-blood-stained
736be5f9e1 Update sunxi-dev config 2016-08-16 12:02:44 +03:00
zador-blood-stained
6d19506b1e Update Pine64 default configuration 2016-08-14 21:53:12 +03:00
zador-blood-stained
92d995e2b5 Add pine64 mainline configuration 2016-08-13 22:54:31 +03:00
Igor Pecovnik
d76d3f41fc Cubox / HB vanilla kernel config update. 2016-08-13 07:55:10 +02:00
Martin Ayotte
f083178eb7 add modified ConfigFS patches for kernel 4.8.x in sunxi-dev 2016-08-12 15:14:33 -04:00
Martin Ayotte
2f18660a12 enable OF_OVERLAY/OF_CONFIGFS in sunxi-next 2016-08-12 13:11:48 -04:00
Igor Pecovnik
6d12093ee1 Cubox configurartion update, USB3 and few extras 2016-08-08 19:38:12 +02:00
Igor Pecovnik
e9c3324219 Marvel Armada, added new development kernel. Since it's WIP things not just work well ... 2016-08-08 17:10:58 +02:00
zador-blood-stained
7ec06fd4fe Enable HFS for sun8i-default 2016-07-29 16:19:30 +03:00
Igor Pecovnik
cd56bac224 sun8i DEV config update 2016-07-24 08:06:04 +02:00
Igor Pečovnik
e089679d25 Merge pull request #421 from martinayotte/master
DT ConfigFS Overlays and few other fixes
2016-07-24 07:53:02 +02:00
zador-blood-stained
17b837a059 Add IFB for sun8i-default 2016-07-24 01:30:46 +03:00
zador-blood-stained
64d51c3513 Update odroidxu4-default and sun8i-default kernel configs 2016-07-23 21:15:56 +03:00
Martin Ayotte
ac2c44d10e add OF_CONFIGFS to defconfig 2016-07-22 18:11:43 -04:00
Guillaume Romagny
fe19ee6afd odroidxu4-next added ttyAMA, cifs, VLAN, wifi features & misc 2016-07-17 03:06:52 +02:00
Guillaume Romagny
2ac646853e update config for odroidxu4-next based on *tobetter* 2016-07-06 17:05:12 +02:00
Igor Pecovnik
453585b695 Added soft watchdog, as in stock hardkernel config. 2016-07-04 11:09:51 +02:00
zador-blood-stained
a9474d5762 Enable BMP085 driver for sun8i-default 2016-07-03 13:14:03 +03:00
Guillaume Romagny
477d952263 exynos5422: removing BIG.little config to enable the 8 cores 2016-06-30 18:31:26 +02:00
zador-blood-stained
9b1a0fc502 Enable G_HID for sun8i-default kernel 2016-06-26 14:58:39 +03:00
Igor Pecovnik
56b523683e Added overlay fs to the default kernel 2016-06-26 10:16:11 +02:00
Igor Pecovnik
4d12ec3596 XU4 configuration to support Docker 2016-06-26 08:18:07 +02:00
Martin Ayotte
0c8c9086b8 add CONFIG_RTL8189FS to DefConfig for linux-sun8i-dev 2016-06-23 15:27:23 -04:00