Commit graph

8555 commits

Author SHA1 Message Date
Ricardo Pardini
4a829f1501
Odroid HC4: add red led to DTS (#2585)
Signed-off-by: Ricardo Pardini <ricardo@pardini.net>
2021-01-28 15:14:10 +01:00
Piotr Szczepanik
804c57dd59
Enable RTC (hym8563) for Station P1 in mainline (renaming DT in process) (#2577)
* Enable RTC (hym8563) for Station P1 in mainline (renaming DT in process)

* Switch Station P1 to rockchip64

* Fix linking for Station P1 device tree in legacy
2021-01-26 21:22:37 +01:00
Piotr Szczepanik
2788adcced
Enable DMC for Station M1 in current and dev (#2575)
* Enable DMC for Station M1 in current and dev

* Disable unstable 924MHz in Station M1 DMC
2021-01-26 21:22:04 +01:00
guidol70
f5a9a1f227 Changing the ethernet eth0 phy-mode from rgmii to rgmii-id (like on Neo2 H5)
because only with mode rgmii-id the onboard ethernet-port can be used with kernel 5.9.x up to 5.10.10
Tested successfully on new compiled armbian buster current/dev images (on armbian-build-system)

see also https://forum.armbian.com/topic/16892-nanopi-a64-doesnt-connect-with-onboard-ethernetwifi-with-new-compiled-currentdev-image/?do=findComment&comment=118128
2021-01-26 17:12:09 +01:00
Igor Pecovnik
8ba67b7537 Add armbian-zsh to the REPOSITORY_INSTALL packate list
If choosen, package from repository will be used
2021-01-26 15:05:33 +01:00
Igor Pečovnik
a1fb805d64
Rework first login script (#2578)
* At first login we set users locales based on his location which seems to be to agressive

Add a question before setting it should suffice. Closing https://github.com/armbian/build/issues/2398

* Read it silently

* Detect locales selection only if we choose to add normal user

* Asking for shell right after seting root password

* Move selections inside traps

* Remove duplicated call
2021-01-26 09:16:25 +01:00
Igor Pecovnik
268ca95a86 Bugfix - Change systemd timer to start counting from when it starts
Service starts after 1st login finishes and then it removes autologin settings which we only want that they are ebabled in 1st run
2021-01-26 09:14:05 +01:00
Igor Pecovnik
94dbd83c62 Make sure that firstlogin service starts last
This way we avoid that other services messes up our nice and shiny 1st login
2021-01-26 09:12:59 +01:00
Piotr Szczepanik
a3eac1b29b
OrangePi RK3399 has AP6356S installed, configure rk3399-bluetooth accordingly 2021-01-25 20:41:56 +01:00
Igor Pecovnik
705bbd431b Bump rootfs cache - it was recreated
- tweak buil all images
- add more info to the error
2021-01-25 13:23:39 +01:00
Werner
e388109993
Rename nanopi-r4s.wip to nanopi-r4s.conf (#2522)
Co-authored-by: Piotr Szczepanik <piter75@gmail.com>
2021-01-24 21:37:01 +01:00
Igor Pecovnik
e2d5c3abfc Backend - don't compress more then one image at once
Compressing consumes a lot of memory we don't have. This tweaks should help to build much more images at once.
2021-01-24 21:30:25 +01:00
Piotr Szczepanik
3ce107f358
Disable excessive logging for OrangePi 4 in u-boot 2021-01-24 21:24:06 +01:00
Piotr Szczepanik
e78fb53113
Swithed rk3399-bluetooth service type to simple
- bionic's systemd (237) does not support exec.
 - tested with both buster and bionic using OrangePi 4
2021-01-24 20:48:12 +01:00
Igor Pecovnik
d38ae925c7 Change build targets for Pinebook A64 2021-01-24 18:08:11 +01:00
Piotr Szczepanik
5bc190864e
Adjusted mtu validation disabling patch in rockchip64 (for kernel 5.10.10+) 2021-01-23 22:16:15 +01:00
JMCC
438563b665 Station M1 Legacy: Enable 1.51Ghz OPP 2021-01-22 20:34:45 +01:00
Jannis
bd4c2c67f0
[AR-609] Switch mvebu-current to 5.10.y (reusing config and patches from -dev) (#2547)
* mvebu-current move to lk5.10.y

* mvebu-current update patches based on -dev

* mvebu-current update kernel config
2021-01-22 13:20:44 +01:00
Igor Pečovnik
46ea2050fd
Move mvebu64 current to 5.10.y (#2565) 2021-01-22 13:13:18 +01:00
zhouzhiwen2000
b388750162
fix problems with mmc modules (#2566) 2021-01-22 13:12:49 +01:00
Aditya Prayoga
568d8472b3
Fix 2.5G Ethernet on Helios64 Mainline kernel (#2567)
* rockchip64: Added XHCI HCD USB TRB ENT quirk

On some xHCI controllers (e.g. Rockchip RK3399/RK3328/RK1808), they need
to enable the ENT flag in the TRB data structure to force xHC to
prefetch the next TRB of a TD.

Enable the quirk on RK3399 through device tree node properties.

Ported from Rockchip Linux 4.19

* add to dev branch
2021-01-22 13:12:09 +01:00
Julian Sikorski
63e0a1ec08
Update odroidxu4 current kernel to 5.4.91 (#2569) 2021-01-22 12:58:02 +01:00
Igor Pečovnik
677ac38998
Bump rockchip to 5.10.y (#2570) 2021-01-22 12:57:22 +01:00
Piotr Szczepanik
bd60eb7596
Enable network link triggers for NanoPi R4S leds (#2571) 2021-01-22 12:57:01 +01:00
Piotr Szczepanik
de4a4c3054
Enabled SPI boot for roc-rk3399-pc (#2572) 2021-01-22 12:56:11 +01:00
Igor Pečovnik
315ca731f0
Fix shell selection bug in Bionic version (#2573) 2021-01-22 12:54:39 +01:00
Igor Pecovnik
8a30fc1293 Update issue and pull request templates 2021-01-20 16:06:24 +01:00
Igor Pecovnik
c07e6e3da5 Revert "Update 80-update-htop-and-offload-tx (#2555)"
This reverts commit ee6ead45a6.
2021-01-19 23:47:13 +01:00
Igor Pečovnik
57604fa275
Change locales detection methodology and add failsafe mechanism (#2561)
In case they are not deteced for some reason
2021-01-19 23:24:57 +01:00
Igor Pečovnik
d95a4f7bf6
Enable AUFS back - its supported again (#2562)
* Enable AUFS back - its supported again

Tested building

* Update kernel configs for AUFS
2021-01-19 23:24:33 +01:00
Igor Pečovnik
5f350de697
Clean more Canonical services (#2563) 2021-01-19 23:23:47 +01:00
Igor Pečovnik
dedf5b3bfc
Proper BASH / ZSH changing. (#2559)
Not all variants have BASH installed on the same location. Now scripts checks where it is.
2021-01-19 14:33:21 +01:00
Igor Pecovnik
7b8f6ed403 Remove deprecated patch 2021-01-19 08:23:01 +01:00
Igor Pecovnik
762210929e Bugfix - attach mvebu legacy to last known workin tag 2021-01-19 01:21:19 +01:00
Piotr Szczepanik
25e0f16334
Adjusted power and pmic configuration for Station M1 in current/dev 2021-01-18 23:21:40 +01:00
eric poscher
ee6ead45a6
Update 80-update-htop-and-offload-tx (#2555)
As suggested by Igor https://forum.armbian.com/topic/16287-very-confused-etcnetworkmanagerdispatcherd80-update-htop-and-offload-tx/?tab=comments#comment-117540
2021-01-18 19:58:23 +01:00
The-going
9af2eafac1
the patch-5.10.6-7 has aged and is no longer needed (#2554) 2021-01-18 15:29:39 +01:00
Igor Pecovnik
85ca772b5f Adjusting / lowering timeout for desktop autologin removal 2021-01-18 00:31:16 +01:00
Piotr Szczepanik
091d91468e
Switched rockchip64-current to 5.10.y (and synced -dev config/patches) (#2546) 2021-01-17 19:07:59 +01:00
paolo
c0c099e78c Added support for rk3328 FE gmac in u-boot, useful for stable ethernet MAC address 2021-01-17 11:23:47 +00:00
paolo
72262213c3 Add patch to mainline ATF to enable efuse on rk3328 2021-01-17 10:21:51 +00:00
paolo
3a037e899b Adding pll hdmi timing to rockchip64-dev too
Fixed rk3328 mali node, shortening memory range to 0x30000 as per-stated in official documentation
2021-01-17 10:20:21 +00:00
paolo
a70a0df064 Removed emmc pwrseq for xt-q8l-v10 from rockchip current and dev kernel dtbs
Polished and fixed xt-q8lv-10 rockchip-legacy dtb
Reworked act8846 reboot patch for rockchip-legacy (applies, but not yet working though)
Renamed kernel updated patches in rockchip-legacy directory adding "04-" prefix to make them uniform with existing
2021-01-17 10:07:48 +00:00
Igor Pečovnik
4c03110c75
Missing file breaks out of the tree modules compilation on 5.10.y (#2545)
* Copy missing file to the kernel header package

* Dirty workaround which fixes out of the three compilation
2021-01-16 00:52:37 +01:00
Igor Pecovnik
8849b83ec6 Add upstream patches 2021-01-14 22:00:34 +01:00
Igor Pečovnik
fc9c312f79
Bump Meson64 current to 5.10.y (#2544) 2021-01-14 01:36:40 +01:00
Igor Pecovnik
555171ac09 Bugfix - calculation of free ain't number
Closing https://github.com/armbian/build/issues/2548
2021-01-13 08:37:33 +01:00
JMCC
f8b2b97f14 rockchip64-legacy: Fixes to OV5647 driver 2021-01-12 23:53:06 +01:00
Igor Pecovnik
db7de90b24 Remove deprecated patches 2021-01-12 20:13:12 +01:00
Igor Pečovnik
cf45b970c1
Adjust Orangepi Zero 2 to new bootloader branch 2021-01-11 01:05:05 +01:00