Commit Graph

44 Commits

Author SHA1 Message Date
Igor Pecovnik
70e1e5882d
Cubox: bump NEXT kernel to 5.3.y
Adjust configuration, merge with general purpose armv7 Fedora kernel, remove deprecated patch, move coherent_pool and cma to boot script

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2019-09-27 19:03:07 +02:00
zhangn1985
9b7785a12f config: follow debian disable legacy ptys (#1561)
Signed-off-by: Zhang Ning <832666+zhangn1985@users.noreply.github.com>
2019-09-16 22:14:09 +02:00
Igor Pečovnik
31a077cfbe
Attached cubox-i default to stock, next to 5.2.y
* Attached cubox-i to stock kernel. Tested. Sadly ZRAM has some issues, so it must ramain disabled
* more imx6 updates for cubox/udoo
* Enable HDMI on Cubox-i

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2019-08-25 21:35:49 +02:00
Igor Pečovnik
633242e835
Changes to build script and patches adjustment (#1423)
- change console welcome text
- changed display manager to lightdm by default and remove nodm completly
- desktop login manager enabled by default, toogle can be done with armbian-config
- added URL to the build script and commit hash to /etc/armbian-release file
- added debconf-utils,html2text,mmc-utils,sunxi-tools to the base and additional pkg list
- added synaptic package manager and onboard keyboard to the desktop base
- changed motd console welcome text to: Welcome to Debian Stretch with Armbian Linux 5.1.6-sunxi
- added "logout" to the panel/menu
- added normal users to additional groups: disk tty users games
* Adjust tabs and alter displaying build options at the end - hide empty ones
* Fix wrong MOTD message, adjust logic to autologin by default and request login for both notebooks
* Making fs cache naming more intuitive, rename script
* Move additional kernel drivers into separate file. Add AUFS for K5.1 this way, attach wireguard sources to last known working tag. master is broken atm
* Add two more extra wireless drivers 88x2BU, (improved) 8811EU and introduce switch EXTRAWIFI which is enabled by default
* Move 8812AU to the same version we have now. More recent has some performance issues in AP mode. Adjust configuration, add mvebut-dev 5.1.y kernel
* Enable Wireguard also on 3.10.y since it was fixed upstream. Attach bach to master branch since its working now
* Rockchip64 & RK3399 - upstream patches and remove deprecated patches, mvebu64 add DEV kernel attached to 5.1.y
* Enable BT on Tinkerboard CLI images as well
* cubox-i move to 5.1.y and enable missing HDMI
* Bugfixes for adding wireless driver to Kconfig. Adjusted RK3399 kernel due to upstream changes at FriendlyARM - does not boot yet. Changes has to be extract from their commits. Removed patches with RTL8188EU since we add more recent driver with a new precedure. Small fixes mvebu-default, udoo-next, s56818-next, ... remove deprecated patches.
* Boot-able RK3399-default config, add upstream patches for K4.4.y mvebu-default/udoo-next
* Adjust overclocking patch to meet upstream changes
* Odroid XU4 - remove deprecated kernel patches
2019-06-26 07:31:11 +02:00
Igor Pecovnik
a984625d53 [ general ] update kernel configs due to upstream changes 2019-04-17 11:41:23 +02:00
Igor Pecovnik
75b20f5d7d [ kernels general ] Support PPS via GPIO and Serial as LKM, add to https://github.com/armbian/build/pull/1349 2019-04-16 21:22:50 +02:00
Igor Pecovnik
9758711ed4 [ general ] Attach Realtek 8811, 8812, 8814 and 8821 drivers source, remove our old patches, adjust configs, tested on all combinations 2019-02-07 15:24:06 +01:00
Igor Pecovnik
7468eb23ab [ wireguard ] add to config, move Tinkerboard to stable branch, add upstream patches 2019-01-28 20:47:37 +01:00
Igor Pecovnik
32ce48f01d [cubox-i] Drop K3.14.y and move 4.14.y to default, next -> 4.19.y, dev -> 4.19.y + mainline u-boot. Adjust 8188EU for K4.19.y 2018-11-06 18:39:31 +01:00
ThomasKaiser
7334104818 Use CONFIG_HZ=250 where applicable
Closes #1142
2018-10-27 10:38:35 +02:00
Igor Pecovnik
83a534f732 Kernel configs adjustements, adding what is added automatically + ath9k drivers https://github.com/armbian/build/issues/1095 2018-09-05 10:14:31 +02:00
ThomasKaiser
dc9ad0e1e5 Consolidate CEPH and CIFS settings 2018-09-04 22:04:13 +02:00
Igor Pecovnik
aafe51fcdb Remove deprecated patch 2018-08-21 14:35:37 +02:00
Igor Pečovnik
fbb5752710 Bugfix https://forum.armbian.com/topic/7719-cuboxi-kernel-414y-does-not-compile-failing-to-compile-imx6dl-cubox-idtb 2018-07-20 11:00:07 +00:00
ThomasKaiser
0a54d03ed8 Consolidate timer frequency settings accross all kernels
...skipping default 3.x kernels
2018-07-16 16:41:45 +02:00
Igor Pečovnik
cf40fda60a Add OMV 4 module dependencies and a workaround for ram2log that OMV can make use ZRAM powered ramlog. It is also helpful in case of sudden crash. Nginx can't start without log places into its subdir. We create them on start. 2018-07-04 14:19:50 +00:00
Igor Pecovnik
7baa822bad Merging Cubox to stable. Changing NEXT from 4.16 back to 4.14 due to problems with optical audio, DEV is now 4.16, removing Solidrun 2nd stock kernel 2018-05-25 10:31:01 +02:00
Igor Pecovnik
c338436bbb Cubox NEXT moved to 4.15.y 2018-02-27 16:12:50 +01:00
Igor Pecovnik
dfa99d9b60 cubox, meson64, c2 and udoo NEXT update
- added updated AUFS and updated 8811/12/14AU Wireless driver
- config update
2018-02-08 17:39:58 +01:00
Igor Pecovnik
6415ebf1e5 Updating Cubox NEXT kernel configuration 2017-12-15 19:15:48 +01:00
Igor Pecovnik
eab890e9c6 Move cubox-i NEXT to 4.14.y 2017-11-28 14:08:03 +01:00
ThomasKaiser
c3b26491b6 Let USB device negotiation appear in dmesg output 2017-11-23 20:37:57 +01:00
ThomasKaiser
841a6411b7 Kernel support for zram 2017-11-03 10:58:22 -07:00
Igor Pecovnik
978e927073 Updated configs, changing 8812/11/14 driver on all next kernels, removing deprecated patch 2017-10-30 16:10:53 +01:00
Igor Pecovnik
06fc5214d9 Enabling few wireless adaptors in CUBOX-NEXT 2017-10-01 08:59:22 +02:00
Igor Pecovnik
c4079d274c Enable CONFIG_ATA_OVER_ETH
https://github.com/armbian/build/issues/788
2017-09-30 23:01:57 +02:00
Igor Pecovnik
28ea4f58e8 Added wifi drivers for 8812au, 8723du and rtl8192cu to kernels 4.13
8812au was tested for STA and  AP on Bananapi and MiQi. It works fast and stable ... driver is ported from Odroid 4.9 kernel and it's latest avaliable.
2017-09-22 14:20:49 +02:00
Igor Pecovnik
e1716759ae Enabling UUID for Cubox, tested. Remove deprecated AUFS patch and add working one, enabling ZSWAP and various docker optimisations 2017-09-03 23:04:13 +02:00
zador-blood-stained
ede943fc63 Enable i.MX6 HDMI audio on mainline
https://forum.armbian.com/index.php?/topic/3855-hummingboard-i2ex-with-spdif/#comment-28508
2017-05-17 12:25:58 +03:00
Igor Pecovnik
405363df28 Cubox NEXT kernel config 2017-05-16 16:02:33 +02:00
Thomas Kaiser
ca3637c57f Make kernels OMV friendly -- see #36 2017-04-02 16:06:55 +02:00
Igor Pecovnik
382657c12d Cubox NEXT configuration update for SOM v1.5 with TI wireless chip. 2017-04-01 22:29:06 +02:00
Igor Pecovnik
0b7676e527 Enabling PCI on Hummingboard series 2017-03-27 18:10:24 +02:00
Igor Pecovnik
9e2d465b4d Cubox NEXT kernel configuration update, MiQi DEFAULT upstream patch 2017-03-02 18:07:59 +01:00
Igor Pecovnik
84b173d2bb Cubox NEXT kernel configuration update, added AUFS 2017-02-23 16:33:33 +01:00
Igor Pecovnik
df3755f5d2 Tiny fix to supress warning CUBOX / NEXT 2016-10-12 11:20:59 +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
d76d3f41fc Cubox / HB vanilla kernel config update. 2016-08-13 07:55:10 +02:00
Igor Pecovnik
6d12093ee1 Cubox configurartion update, USB3 and few extras 2016-08-08 19:38:12 +02:00
Igor Pecovnik
b770434447 Configuration update for Cubox / Hummingboard vanilla kernel, bugfix, documentations update 2016-06-12 19:34:04 +02:00
zador-blood-stained
5f7c2cfac0 Removed evbug from kernel configs 2016-05-10 16:27:02 +03:00
Igor Pecovnik
0bb4a0dd53 Cubox / Hummingboard kernel 4.5.2 upgrade 2016-04-28 10:26:15 +02:00
Igor Pecovnik
4c52d1d5a8 Moving configurations to subfolders, renaming version to 5.10 2016-04-25 19:00:37 +02:00