Commit Graph

61 Commits

Author SHA1 Message Date
Piotr Szczepanik
d479e98a56
Added dev target support for NanoPi R2S (#1953) 2020-05-08 23:09:11 +02:00
useful64
d4960c7ab7
Enable CONFIG_DRM_DW_HDMI_CEC on rockchip64 (#1942)
Enable CONFIG_DRM_DW_HDMI_CEC, this allows using cec on the hdmi port. The cec0 device is created by loading the dw_hdmi_cec module.
2020-05-05 19:05:36 +02:00
Igor Pecovnik
aaaff2493c
Enable AUFS on DEV kernels 2020-05-03 01:12:31 +02:00
Igor Pečovnik
fea2ecb9f9
WIP: Merge kernel features from upstream (#1856)
* Merge kernel features from upstream part 1
* Update Rockchip and sunxi64
* Adding common features for mvebu and mvebu64
* add upstream patch character device -> media driver (#1877)
* meson64 and sunxi with current
* modified config character device -> media driver
* add upstream patch character device -> media driver
* add upstream patch character device -> media driver
* set sunxi-current kernel config to allow for tc classification (#1876)
* Updated kernel configs

Co-authored-by: MalikSiraj <37216310+MalikSiraj@users.noreply.github.com>
Co-authored-by: ChrisDumont <chrisdumont@telus.net>
2020-04-27 12:22:55 +02:00
Piotr Szczepanik
d57d815818 Enable rk805 pinctrl to fix leds behaviour of Rock64 2020-04-26 19:58:24 +02:00
useful64
c25a1b96b0
Update linux-rockchip64-dev.config (#1917)
Enable uinput for IR receiver on rock64 as in legacy branch
2020-04-25 20:09:40 +02:00
useful64
94b48b5298
Update linux-rockchip64-dev.config (#1916)
Enable IR receiver for rock64 as in legacy branch.
2020-04-25 18:00:12 +02:00
catalinii
5171d6721e
Add rkvdec and hantro to dev kernel (#1898)
Co-authored-by: Catalin Toda <catalinii@yahoo.com>
2020-04-20 01:11:15 +02:00
simple
69327492c7
Fixed OrangePi 4 bluetooth and mic in dev (#1888) 2020-04-16 22:54:27 +02:00
Yannick Adam
454038a50d
Enable es8316 on RockPi4 (#1885) 2020-04-14 17:15:09 +02:00
Igor Pečovnik
5e251dc414
Merged rockpi-s dev info rockchip64-dev and moved to 5.6.y (#1874)
Added all patches from @ashthespy repository
2020-04-06 19:06:28 +02:00
Igor Pečovnik
1516616c2d
Rockchip and Odroid XU4 upstream fixes (#1855) 2020-03-23 00:41:45 +01:00
Dreista
f4f05b4e9b
Enable DesignWare watchdog driver (#1851) 2020-03-19 11:55:30 +01:00
Igor Pecovnik
34e421eedc
Enable CONFIG_SND_SEQUENCER in kernel configs
Except exotics ...

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2020-03-19 10:22:43 +01:00
Neko May
4ba9461950
Enable all but unknown Ralink USB Wifi chips (#1840)
I mistakenly left out a few options from the last PR. This one will enable all but unknown Ralink USB devices.

Apologies for the omission!
2020-03-12 12:43:08 +01:00
NekoEd
5ce2cd05f9
Add support for Ralink USB Wifi dongles (#1839)
This will enable building kernel modules for USB WiFi dongles using Ralink chips. Cardbus/PCI/PCIe has NOT been included. External firmware blobs are required for these to operate properly.
2020-03-12 08:00:50 +01:00
Igor Pecovnik
ce350fb03f
[ nanopi-r2s ] Enable ipupdown networking configuration
- change ZBUD in kernel config that ZRAM enableds without warnings in log
- blacklist not needed kernel modules (HDMI related features)
2020-03-10 20:03:05 +01:00
Duncan Bellamy
c12feefec7
add rbd module to configs it was missing in (#1835) 2020-03-06 20:25:58 +01:00
Igor Pečovnik
aee94adba3
Update out-of-the-tree wireless drivers (#1815)
* Move to new version of wireless driver for 8188EU, disable staging driver from kernel which is worse quality

* Update driver for RTL8812AU/21AU and RTL8814AU
2020-02-28 18:57:25 +01:00
sergvpurik
0a74dd6eff [rockpi-4b] enable CONFIG_BT_HCIUART_H4 and CONFIG_SERIAL_DEV_BUS linux kernel options to support RockPi 4B bluetooh. 2020-02-09 19:38:04 +02:00
Piotr Szczepanik
1a587bfa71 Updated rockchip64-dev config with latest kernel 2020-02-05 20:27:03 +01:00
Aaditya Bagga
f4f33ce227 Enable DVD support for rockchip64 in current and dev (#1705) 2020-01-01 12:58:53 +01:00
Igor Pečovnik
6ec526eaf0
To run 32bit rustc you need enabled cp15 barrier emulation. (#1680) 2019-12-17 18:19:22 +01:00
Werner
5f50aa0907 Added CONFIG_SENSORS_PWM_FAN to rockchip64-current/dev (#1661) 2019-12-07 09:01:32 +01:00
Piotr Szczepanik
c4eecbcef0 Initial addition of NanoPi M4V2 2019-11-28 22:29:54 +00:00
darinpp
3fdbeaf8f3 Rockchip PCIe driver change to Builtin (#1623)
The previos default kernel config was seting the Rockchip PCIe host
controller driver to be compiled as a module. This prevents booting
from PCIe attached devices (i.e. nvme ssd).
2019-11-16 09:19:35 +01:00
alemairebe
b110ae2d56 enable DRBD (#1597)
* enable DRBD

make DRBD module available again, same issue as #639

* Update linux-imx7d-default.config

* Update linux-mt7623-default.config

* Update linux-mvebu64-dev.config

* Update linux-odroidc1-next.config

* Update linux-rockchip64-dev.config

* Update linux-rockchip-dev.config

* Update linux-s5p6818-next.config

* Update linux-sunxi64-dev.config

* Update linux-sunxi-dev.config
2019-10-29 19:29:11 +01: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
David Rice
0fc2e40cbb [rockchip64-dev] Remove Nouveau/nVidia drivers - [sunxi-dev] create default configs for 5.3 (#1518)
* Remove Nouveau/nVidia drivers

* Create 5.3.0-rc4 config with defaults for new options

* Restore AUFS
2019-08-15 17:06:42 +02:00
Igor Pecovnik
bbca5b7e9b
Rockchip64: move to current upstream tags. Tested on Rock64Pro, booting PCI slot.
Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2019-08-13 23:39:27 +02:00
Piotr Szczepanik
8a4cf4e107 [rockchip64-dev] enable DW HDMI I2S AUDIO interface (#1513) 2019-08-11 09:44:43 +02:00
Igor Pecovnik
453554eae4
rockchip64-dev: remove deprecated patches, adjust patch, adjust configuration
Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2019-08-04 08:00:42 +02:00
Igor Pecovnik
49983682b4
Enable CONFIG_SQUASHFS_XZ where not enabled. Closes https://github.com/armbian/build/issues/1483
Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2019-07-29 17:58:17 +02:00
Piotr Szczepanik
3babd2042e Additional UART added to linux-rockchip64-dev.config 2019-07-23 23:25:24 +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
f37c94948e [ rk3399 ] Adjust DEV patches, update kernel config, attach 3399-dev to the same branch as rockchip64-dev 2019-06-09 20:10:58 +02:00
Igor Pecovnik
a984625d53 [ general ] update kernel configs due to upstream changes 2019-04-17 11:41:23 +02:00
WaterByWind
f73fe9d8a1 Enable PPS via GPIO and Serial as LKM
Armbian kernels all statically build and bind PPS support but most do not build any PPS client drivers.

This will add both GPIO and Serial (LDISC) clients as LKMs, suitable for many SBC-based projects and implementations.
2019-04-16 14:31:11 -04:00
Igor Pecovnik
58725209d9 [ rockchip64 default and dev ] Attaching to latest Ayufan branch, patches adjustement, disabled CEC due to issues @darinatoda and briefly tested on both kernels 2019-04-09 14:44:44 +02:00
Martin Ayotte
fa232d17ed add PPP/SLIP to Rockchip64 2019-03-08 11:13:44 -05:00
ThomasKaiser
e871577202 Enable optional zram backing device 2019-03-08 16:40:34 +01:00
sergey
f44708703c linux kernel add netfilter modules 2019-02-24 23:42:46 +03: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
3b894b110e [ rockchip64 ] add upstream patches to rk3399, add rockpi4b to default kernel (working not very good atm), adjusted kernel config 2019-01-27 19:37:46 +01:00
Martin Ayotte
d1b4951d51 add USBIP stuff in rockchip/rockchip64 2019-01-26 14:01:15 -05:00
Richard Kojedzinszky
0c69ec0cda Enabled XFS filesystem support
Fixes #1227
2019-01-20 09:36:13 +01:00
Alexander Reinert
47228233ad Enable USB serial drivers on Rockchip64 dev kernel (Fixes #1217) 2019-01-10 17:37:55 +01:00
Martin Ayotte
ed275fcd44 lower sdcard speed to fix random failure 2019-01-02 11:31:56 -05:00
Thomas McKahan
75e1ed65a8 [ rockchip64-dev ] update config
add codec for Rock Pi 4
2019-01-02 01:42:02 -05:00