Commit graph

8474 commits

Author SHA1 Message Date
Igor Pecovnik
91bd4d29b7 Reverting general u-boot change for Rockchip64 made by mistake
It should only be set for NanopiR4S - other boards need some adjustements so they currently break https://github.com/armbian/build/pull/2512
2021-01-02 09:18:06 +01:00
Igor Pečovnik
e9588e3661
Upgrade Meson64 u-boot to 2020.10 (#2500)
* Upgrade Meson64 u-boot to 2020.10

Tested on C1,C2 and C4

* Remove accidentaly added patch
* Remove patches that are not needed anymore and restore / adjust the one that is still needed for Lepotato
2021-01-01 23:12:45 +01:00
lanefu
d78a8d2e00
Merge pull request #2514 from intelligent-agent/master
Adding board config file for Recore
2020-12-31 10:26:42 -05:00
Elias Bakken
9d151a9f7e Adding new config file 2020-12-31 13:28:18 +01:00
Elias Bakken
058e9bf084 Changed config name ending to csc 2020-12-31 13:27:13 +01:00
Werner
2fc6682878
rockchip64-dev: Enable 2nd NIC on NanoPi R4S
`CONFIG_RTL8188EU` seem no longer exist in config. Unable to find in menuconfig. Therefore removed.

@ThomasKaiser FYI: `CONFIG_CRYPTO_ZSTD` has been forced to `y` by `ZSWAP_COMPRESSOR_DEFAULT_ZSTD [=y] && <choice>`
2020-12-31 10:47:58 +01:00
Werner
3361fa31ce
Merge pull request #2477 from armbian/h616-atf
H616: switch to newer WIP ATF
2020-12-31 09:23:01 +01:00
Igor Pecovnik
64a7867a65 Attach wireless driver to last known commit id
It breaks on 5.10.y
2020-12-31 01:40:53 +01:00
Igor Pečovnik
3c793e66ed
Add initial config for R4S (#2415)
* Add initial config for R4S
* Enabled r8169 module for rockchip64-current
* NanoPi R4S board configuration file tweaks
* Add u-boot configuration
* Update PCI speed
* Add DT to DEV kernel
* Enable build targets

Co-authored-by: Piotr Szczepanik <piter75@gmail.com>
2020-12-31 01:17:45 +01:00
Igor Pecovnik
0c8279a764 Rockchip64 DEV - Remove deprecated patch 2020-12-30 23:03:53 +01:00
Igor Pecovnik
70dc9f6cdc Meson64 - adjust broken patch 2020-12-30 22:23:01 +01:00
Igor Pecovnik
fffaf17048 sunxi-dev add upstream patch 2020-12-30 20:19:39 +01:00
Igor Pecovnik
604fced6ff ZSH - if choosen at first boot - tell user to logout / login
Executing shell from BASH can cause troubles ...
2020-12-30 20:17:24 +01:00
Marcin Mielniczuk
e7406614ac
Add support for configuring CPU temperature offset (#2516)
* Add support for configuring CPU temperature offset

Some boards, such as the Orange Pi Zero LTS, report shifted CPU temperatures.
For more details, see https://forum.armbian.com/topic/11534-orange-pi-zero-lts-incorrect-temps-reported/

* Update armbian-motd.dpkg-dist

Co-authored-by: Igor Pečovnik <igorpecovnik@users.noreply.github.com>
2020-12-30 17:47:30 +01:00
Alex van Vucht
0c0a164e5c
Enable HDMI sound for Miqi & Miqi clones (#2519)
Sound node recovered from Pull Request #408
Sound node name changed in line with tinkerboard & xt-q8l, cf. issue #1367
Also added missing i2s node, cf. http://rockchip.wikidot.com/hdmi-audio
HDMI audio now confirmed working on Miqi clone, Openhour Chameleon
2020-12-30 17:43:20 +01:00
Igor Pecovnik
c4fd841e5e Merge Opizero2 phymode patch to dts patch 2020-12-30 17:40:50 +01:00
lanefu
7bb5101977
AR-512 OPI3 ethernet related stuff (#2473)
* remove tx-rx delay patch

* remove rx-tx patch for sunxi-dev

* updated additional phy-mode configurations

* cleaned up erroneous patch

* fixed phy-mode for orangepi-zero-plus H5

* fixed phy-mode for zeropi and opi zero2 

Co-authored-by: 5kft <5kft@users.noreply.github.com>
2020-12-30 11:17:25 -05:00
Lane Jennison
864170f0e8 add phymode fix for zeropi and orangepi-zero2 2020-12-30 11:10:36 -05:00
JMCC
59243dcd1a
Merge pull request #2518 from armbian/AR-600
[AR-600]
2020-12-29 23:26:28 +01:00
JMCC
3f51a57123
Merge pull request #2517 from armbian/AR-599
[AR-599]
2020-12-29 23:25:58 +01:00
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
Elias Bakken
836a32d1b6 Adding board config file for Recore 2020-12-29 13:45:06 +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