Commit graph

8296 commits

Author SHA1 Message Date
JMCC
a02924b1b0 rk3399's legacy: Add RPi cameras and touchscreen overlays 2020-12-29 23:06:50 +01:00
JMCC
1645254dcc rk3399's legacy: add OC overlays 2020-12-29 23:06:00 +01:00
JMCC
1db9f325b2 rockpi-4b legacy: enable MIPI-CSI camera support through RKISP1 2020-12-29 22:54:55 +01:00
JMCC
054a4ba98b rk3399-legacy: enable HDMI-CEC and ISP camera support 2020-12-29 22:53:39 +01:00
JMCC
b2751ab56f rk3399's-legacy: Kernel patch to fix panic when RKISP1 is enabled 2020-12-29 22:52:09 +01:00
Thomas Kaiser
8e7ef752e3 Make zram and zswap mutually exclusive.
(TODO: document 'expert mode': how to get rid of zram on systems with fast storage)
2020-12-29 17:40:14 +01:00
Thomas Kaiser
4193dc0e37 Enable zswap with zstd/z3fold where applicable 2020-12-29 16:33:23 +01:00
Nazım Gediz Aydındoğmuş
94b1fdb715
Document board config variables (#2509)
* Document board config variables

Add brief descriptions for board config variables which lack an explanation

* Emphasize deprecated variables in board config README

"next" is deprecated with AR-8.

Add "(deprecated)" to the end of description for more clarity.

* Update board config variable descriptions

Remove descriptions which are related to deprecated branches.

Remove descriptions which are not relevant for board configuration.

Change description of BOOT_FDT_FILE variable with a more elaborate one.

* Update board config variable descriptions

Even though they are not used frequently;

add description for "BOOTCONFIG_LEGACY" and "BOOTCONFIG_CURRENT".
2020-12-29 13:22:28 +01:00
Igor Pečovnik
19a9631895
- add Neo3 to DEV (#2504)
- add z28 link to DEV
2020-12-28 22:44:02 +01:00
Igor Pecovnik
c7cc1825cd Update wifi related patches and (temprally) disable 8188EU since it breaks K5.10.y 2020-12-28 21:52:45 +01:00
Igor Pecovnik
cb5175ab36 Remove deprecated patch 2020-12-28 10:32:42 +01:00
Steven P. Goldsmith
9fb00809b1
XU4 fix gpio-line-names (#2503) 2020-12-27 18:08:56 +01:00
lanefu
de1f3c6309
prepare for multiarch ci
assure current job runs on x64
2020-12-27 10:28:28 -05:00
Piotr Szczepanik
a42010c458
Downgraded DDR blob for RockPi 4 to fix 1GB model boot issue (again) (#2501) 2020-12-27 10:29:46 +01:00
Igor Pecovnik
5fce5229f2 sunxi - add upstream patch 2020-12-27 01:29:55 +01:00
Igor Pecovnik
582f1228a0 Move Rockchip DEV to 5.10.y 2020-12-26 10:52:13 +01:00
Igor Pecovnik
d6027862a0 Disable video routines on headless oranges 2020-12-26 10:51:17 +01:00
Paolo Sabatino
8709a5395f [rk322x] Advanced dev kernel to 5.10.y 2020-12-24 14:36:20 +00:00
Paolo Sabatino
d200388b7f Added alternative device tree overlay wlan wiring for rk322x boards 2020-12-24 13:27:06 +00:00
Igor Pečovnik
62091309b1
Move Rock64 to CSC (#2498) 2020-12-24 12:09:43 +01:00
Igor Pecovnik
928a8f25b9 Backend - directory created too deep 2020-12-24 11:51:53 +01:00
Igor Pecovnik
6613e89261 Upstream patches 2020-12-23 22:34:24 +01:00
Igor Pecovnik
fdd305e52f Several backend fixes and improvemetens
Affected:

- repository old packages purging
- multiple image making
2020-12-23 18:19:30 +01:00
Igor Pecovnik
f913dd66ce Add upstream patch 2020-12-23 00:56:47 +01:00
Icenowy Zheng
c4d989f037
sunxi: fix PineCube Ethernet by removing conflicting patches from Olimex (#2493)
These patches are for Olimex S3-OLinuXino, which is not yet support by
Armbian.

Remove them to prevent DT node conflict.

Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
2020-12-22 20:13:02 +01:00
Uglymotha
d186d70191
Added parameters to armbian-zram-config (#2463)
Added 2 configuration parameters to armbian-zram-config.
First paramter (SWAP=) can explicitely disable zram swap (while leaving log and tmp untouched).
Second parameter (TMP_SIZE) can be used to explicitely set tmp ramdisk size.
The behaviour of existing configurations is not changed.

New function activate_zram() to initialize zram devices and parameters.
Changed script to use zramctl to more flexibly establish zram devices to use for log and tmp.
This also fixes issues which result from both armbian-zram-config and armbian-ramlog being hardcoded to use zram0
2020-12-22 11:21:21 -05:00
Igor Pecovnik
e6e5438ff9 Update / add upstream kernel patches and ajdust configs 2020-12-22 15:30:55 +01:00
Igor Pecovnik
7f03834fba Merge branch 'master' of https://github.com/armbian/build 2020-12-22 15:00:57 +01:00
Igor Pečovnik
98642b8581
Set image compression levels to maximum (#2491)
* Set image compression levels to maximum

This feature is used mainly by us or other distributors. An internal function. Compression time and CPU usage for this process is significantly increased but the size of the daily batch was decreased from 80Gb -> 50Gb. Mitigate upload speed bottleneck.

* Small improvement for internal build process

* Typo
2020-12-22 14:41:51 +01:00
Igor Pecovnik
b10b0454a5 Set image compression levels to maximum
This feature is used mainly by us or other distributors. An internal function. Compression time and CPU usage for this process is significantly increased but the size of the daily batch was decreased from 80Gb -> 50Gb. Mitigate upload speed bottleneck.
2020-12-22 12:54:04 +01:00
5kft
918f892501
[ sunxi-dev ] Enable tc and firewall support on sunxi64 (https://github.com/armbian/build/pull/2488) 2020-12-21 05:59:59 -08:00
5kft
b8f10e8751
Merge pull request #2488 from emanuele-f/sunxi64_config
Restore tc and firewall support on sunxi64
2020-12-21 05:54:52 -08:00
JMCC
3a750d0bf4
Add legacy-buster-desktop to all Rockchip targets 2020-12-21 14:13:13 +01:00
JMCC
5894062b1f
Add Kvim2 csc to build targets 2020-12-21 14:01:36 +01:00
emanuele-f
d316cfd245 Restore tc and firewall support on sunxi64
Standard firewall features were introduced in
6a165742e83696995510e6400dd1bdebd07947dd but then removed in
6788786057. This commit restores them and also
adds support for the tc-mirred action.
2020-12-21 12:53:22 +01:00
5kft
661789a0c9
[ sunxi ] increase SYS_MALLOC_F_LEN in u-boot
This is a backport of u-boot commit fb5b1678 (fb5b167843);
it fixes "alloc space exhausted" errors during SPL boot
2020-12-20 17:52:37 -08:00
Igor Pečovnik
a4f315c72d
Add support for ZSH / TMUX / oh-my-zsh (#2478)
* Add support for ZSH / TMUX / oh-my-zsh

* Selecting default shell at 1st run

* Install ZSH by default except on minimal image

* Lets rather create armbian-zsh package

* - fix remaining ZSH problems
- add systemd timer to remove default desktop autologin feature
- change DESKTOP_AUTOLOGIN to disabled by default

* Few small improvements

* Oneliner for revering all users back to BASH if package is uninstalled

* Properly escape variables

* Fixing chmod

* More cryptic awk magic to fix permissions for all normal users that are getting zsh magic
2020-12-21 00:44:22 +01:00
Piotr Szczepanik
a84c69ddea
Fix boot (and bluetooth) for NanoPi M4*, NanoPC T4 and Firefly RK3399 in legacy (#2480)
* Fix boot (and bluetooth) for NanoPi M4*, NanoPC T4 and Firefly-RK3399 in legacy

* Changed rk3399-bluetooth service type to exec
2020-12-20 23:45:30 +01:00
jmue
2152a4eb5a
fix /etc/hosts for full qualified hostname (#2482)
Signed-off-by: Jens Mueller <tschenser@gmx.de>
2020-12-20 23:28:38 +01:00
JMCC
bc434ca3f9
Merge pull request #2484 from armbian/AR-585
[AR-585]
2020-12-20 17:02:15 +01:00
JMCC
3b5fa42269 Rockchip64-Legacy: enable CONFIG_MEDIA_CEC_RC, and collaterally also set CONFIG_RTL8192EU=m 2020-12-20 14:42:06 +01:00
JMCC
b7efc41af2 Rockchip64-Legacy: Add HDMI-CEC pins to DT for Rockpi-4b and RockPro64 2020-12-20 14:40:49 +01:00
tonymac32
600db4d458 Merge branch 'master' of https://github.com/armbian/build 2020-12-19 22:48:03 -05:00
tonymac32
56fe004f34 [ rockchip64-dev ] sync overlays for OC opps w/current 2020-12-19 22:47:34 -05:00
Piotr Szczepanik
08396474b2
Removed the graphical.target dependency from getty services (#2481)
Reverts the effects of #2436 which effectively disabled serial console
2020-12-19 19:25:14 +01:00
Igor Pecovnik
583c8ddf6e Revert "Revert "Fix moving 'armbian-config_*. deb' and clearing temporary folders (#2455)""
This reverts commit 7a7530849d.
2020-12-19 15:08:55 +01:00
q4a
2b627cb36b
rockchip-current: return hdmi patches and rework it for 5.9.y kernel (#2471)
rockchip-current: return hdmi patches and rework it for 5.9.y kernel
2020-12-18 18:50:47 +01:00
Tony
3f1baa0601
Merge pull request #2476 from armbian/rk3328-oc-overlays
Rk3328 oc overlays
2020-12-17 08:47:34 -05:00
tonymac32
129d8dbeb5 [ rockchip64 ] add oc opps for rk3328
remove default 1.5 GHz operation, enable as overlay at user risk
2020-12-17 01:54:18 -05:00
Igor Pecovnik
e1b8e77996 Remove misplaced patch
Close https://github.com/armbian/build/issues/2443
2020-12-17 01:41:27 +01:00