Commit graph

7232 commits

Author SHA1 Message Date
Igor Pecovnik
86f267e85d
Bugfix: wireless driver
Enable Realtek 8723DS only for kernel 5.5 and above. We only need it for Rockpi S DEV kernel, while it causes troubles on at least on 5.4.y

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2020-03-18 09:07:56 +01:00
Igor Pecovnik
fbf72957d9
Docker Bugfix / Typo
Removing newline added by accident

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2020-03-18 08:08:04 +01:00
brian lee
8a3d5d32ed
patch: kernel: rockpi4b: fixed headphone no audio output (#1848)
Signed-off-by: brian <brian@vamrs.com>
2020-03-18 08:01:50 +01:00
Igor Pecovnik
036445d71b
[ Docker ] Change expired Aptly keys
Closes https://github.com/armbian/build/issues/1847

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2020-03-17 23:15:28 +01:00
The-going
b2b1a8556e
add prerm script for heders (#1844)
After the 'linux-headers' package is installed,
the 'postinst' script makes changes to the target directory.
This behavior makes it impossible to delete the package
in the standard 'dpkg-r' way.
The 'dpkg-r' command fails and some directories and files remain.

This fix solves this problem.
2020-03-17 22:03:29 +01:00
Piotr Szczepanik
fe82401b09
Set the default value for $SERIALCON lazily (#1845) 2020-03-17 20:05:12 +01:00
Igor Pecovnik
71961ff8fc
[ odroidxu4 ] Update legacy kernel patches
Due to upstream changes

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2020-03-17 12:08:54 +01:00
Martin Ayotte
ca24fd20e4 change 'soc@1c00000' node naming to 'soc' for DEV+CURRENT, leave it as is in LEGACY 2020-03-16 12:38:29 -04:00
Piotr Szczepanik
6778383016 Fixed HDMI output (at the cost of USB-C DP) for OrangePi 4 in legacy 2020-03-15 17:45:46 +01:00
Igor Pecovnik
02d40cd4cb
[ mt7623 legacy ] Update kernel config
Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2020-03-14 19:22:18 +01:00
Igor Pecovnik
0af97e41a3
[Wireless driver 8188EU] Remove deprecated patch
It was accepted upstream.

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2020-03-14 18:39:15 +01:00
5kft
8d0433d266
[ sunxi-current ] add upstream patches 2020-03-12 07:45:10 -07:00
Igor Pecovnik
3a7340594c
[ general ] Typo
Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2020-03-12 14:54:40 +01:00
Igor Pecovnik
22e90c4a19
[ meson64 ] Improve DVFS support
Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2020-03-12 14:36:04 +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
c664167c0a
[ orangepi-r1 ] Enable g_serial module 2020-03-11 19:36:13 +01:00
Igor Pecovnik
2f0549cdfe
[general] Bump with root filesystem cache number
Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2020-03-10 20:06:06 +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
Piotr Szczepanik
ac6b75115f
Prioritize booting from SD for OrangePi 4 (#1822) 2020-03-09 20:29:16 +01:00
Piotr Szczepanik
b31ebbea77
Fixed eMMC hs400es mode init on some rockchip64 boards in current and dev (#1823) 2020-03-09 20:28:03 +01:00
Igor Pecovnik
26eb341db1
[ infrastructure ] Update rootfs cache 2020-03-09 15:44:30 +01:00
Igor Pecovnik
0644b29b2a
[ rockchip64 ] Update current kernel config, enable Nanopi R2S build targets 2020-03-09 00:23:19 +01:00
Igor Pečovnik
a0e009a73e
WIP: Add initial support for FriendlyARM Nanopi R2S (#1793)
* Add initial support for FriendlyARM Nanopi R2s

One net port not working yet.

* Enable 2nd network, rename it to lan0, adjust motd to see lan*

* Added rk3328 dmc devfreq driver

* Fixed SD card issues for NanoPi R2s

* Added usb serial gadget console for NanoPi R2s

Co-authored-by: Piotr Szczepanik <piter75@gmail.com>
2020-03-09 00:03:27 +01:00
Igor Pecovnik
a4a609abf9
[ Bugfix ] Disable wireless drivers for legacy kernels since it breaks compilation 2020-03-07 16:43:40 +01:00
Duncan Bellamy
c12feefec7
add rbd module to configs it was missing in (#1835) 2020-03-06 20:25:58 +01:00
5kft
3a5b3a0834
[ sunxi-current ] add upstream patches 2020-03-05 18:23:36 -08:00
Igor Pečovnik
2b46a49aac
Set CONFIG_DUMMY=m (#1833)
* Set CONFIG_DUMMY=m

* Update linux-sunxi-dev.config

* Update linux-sunxi-legacy.config
2020-03-05 15:50:54 +01:00
Jannis
298b65484e
Merge pull request #1831 from armbian/mvebu-kernel-update
[ mvebu ] Kernel update
2020-03-05 07:58:08 +01:00
5kft
88023e0ecc [ sunxi-current ] add correct CPU regulator configuration for the nanopi-r1
This change enables the 1.1v/1.3v MP2143DJ regulator connected to GPIO PL6 on
the NanoPi R1, enabling proper CPU frequency control/DVFS operation
2020-03-04 20:53:27 -08:00
robstroess
49f104bf9e
Update 30-armbian-sysinfo (#1829) 2020-03-03 23:45:45 +01:00
PJBrs
3565c91aa9
kernel: linux-sunxi-{dev,current}: Auto-load btbcm firmware (#1830)
Change kernel config so that devices with a Broadcom
protocol HCI UART bluetooth devices (such as the AP6212
on the BananaPi M2 Zero) can autoload the bluetooth
firmware, without the need for hciattach or
brcm_patchram_plus.
2020-03-03 23:44:49 +01:00
Igor Pecovnik
9b437013b6
[ sunxi ] Adjust kernel configuration 2020-03-03 23:42:58 +01:00
Jannis
8a8e3fb021 Revert "[ mvebu ] Disable debian stretch image creation for Helios4 and Clearfog"
This reverts commit 83eb9207a7.
2020-03-03 22:44:09 +01:00
Igor Pecovnik
7dbdc63bcd
[ odroid xu4 legacy ] Update kernel config, add upstream patches, adjust broken patch 2020-03-03 22:43:54 +01:00
Jannis
659ca6d8e4 Merge branch 'master' into mvebu-kernel-update 2020-03-03 22:43:03 +01:00
Igor Pecovnik
a9b6665979
[ bullseye ] Removing non-existing package 2020-03-03 20:46:41 +01:00
Igor Pecovnik
c4ffd2b384
[ wireless ] Disable debug on RTL8723DS and update s5p6818 kernel config 2020-03-03 20:06:38 +01:00
Igor Pecovnik
643202fa07
[ bugfix ] Re-adding Python to minimal images due to failed attempt to provide them without.
This also fixes and closes https://github.com/armbian/build/pull/1828
2020-03-03 17:48:04 +01:00
Ash
d3b6800611
[ROCK Pi S] Mainline 5.5.y (dev) target (#1773)
* [ROCK Pi S] WIP mainline (dev) target
* [ROCK Pi S] Disable `rockchip64-dev` patches for now
* [ROCK Pi S] Add rtl8723ds wifi drivers
* [ROCK Pi S] Enable onboard audio (`rk3308-acodec`,`rk3308-i2s-tdm`)
Switch kernelsource to 5.5.y
* [ROCK Pi S] WIP: Use mainline 5.5.y kernel
Add a new `current` branch that tracks mainline
* [ROCK Pi S] Use updated u-boot board dt name `rk3308-rock-pi-s`
Removing the need for a special bootenv for n
* Temporally disable current
Co-authored-by: Igor Pečovnik <igorpecovnik@users.noreply.github.com>
2020-03-02 21:48:12 +01:00
Igor Pecovnik
32626ae2d7
Merge branch 'master' of https://github.com/armbian/build 2020-03-02 21:05:52 +01:00
Igor Pecovnik
fe9a1867b8
[ mvebu ] Update kernel configurations 2020-03-02 21:05:26 +01:00
Jannis
57fcb64b3b
Merge pull request #1825 from armbian/helios4-fix-modules
[ mvebu-helios4 ] Fix helios4 module includes
2020-03-02 21:05:06 +01:00
Martin Ayotte
b8c87da573 be prepare for 5.6.y packaging 2020-03-02 08:10:25 -05:00
Jannis
21ea7b8528 [ mvebu-helios4 ] Fix helios4 module includes 2020-03-02 09:26:47 +01:00
Igor Pecovnik
b09c61a011
Typo 2020-03-02 07:49:47 +01:00
Igor Pecovnik
43f6602573
[ wireless ] Remove deprecated patch 2020-03-02 07:45:58 +01:00
5kft
42201fd3fc [ sunxi ] lower DDR clock rate to 504MHz for H5 boards
This change brings the u-boot into line with the FriendlyARM BSP default (e.g., see
https://github.com/friendlyarm/u-boot/blob/sunxi-v2017.x/configs/nanopi_h5_defconfig),
and addresses serious device instabilities under various load conditions
2020-03-01 16:54:20 -08:00
Igor Pecovnik
5bf41736b9
[ wireless drivers ] disable debug on 3rd party wifi drivers 2020-03-01 21:56:29 +01:00
Igor Pecovnik
a7ec3a60e7
[ odroidxu4-current ] Add upstream patches 2020-03-01 19:38:50 +01:00