Commit graph

7295 commits

Author SHA1 Message Date
Igor Pecovnik
34d3529d16
Bugfix: add missing dependency to armbian-config
Closes https://github.com/armbian/config/issues/88

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2020-04-08 17:32:49 +02:00
5kft
6550a3cf22
[ sunxi-current ] add upstream patches 2020-04-08 06:43:12 -07:00
Igor Pecovnik
49a6c4a4af
Bugfix: remove 5.6.y support in wifi patch
They were integrated upstream and breaking compilation on 5.4.y

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2020-04-08 13:12:06 +02:00
Igor Pecovnik
b9a572832a
Enable another CB1 target
Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2020-04-07 17:33:21 +02:00
Igor Pecovnik
6b3c1a87f4
sunxi/64-dev: update kernel configs and remove two deprecated patches 2020-04-06 23:51:18 +02:00
Martin Ayotte
ba3135040f switch sunxi-dev branch to 5.6.y 2020-04-06 14:32:56 -04: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 Pecovnik
113f574e70
Bugfix for Debian Bullseye
Replacing nrg-tools with haveged

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2020-04-06 18:48:30 +02:00
Igor Pecovnik
9f441a3d14
Move Odroid XU4 DEV branch to 5.6.y
Also update all patches and configs
2020-04-06 14:51:28 +02:00
Igor Pecovnik
7aacfb8824
Remove deprecated patches
Upstream driver has now support for K5.5->

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2020-04-06 14:20:48 +02:00
Piotr Szczepanik
dc2b43562e Added more specific "compatible" string for OrangePi 4 2020-04-05 23:27:22 +02:00
Igor Pečovnik
4fe804b399
Enabling Ubuntu 20.04 and Debian 11 build targets (#1872) 2020-04-05 22:25:15 +02:00
Piotr Szczepanik
e14a61c229
Fixed sound from rt5651 on OrangePi 4 (#1870) 2020-04-05 18:15:06 +02:00
Igor Pečovnik
dd50c432f8
Bugfix - fixed wrong fs cache creation when forcing creation (#1869) 2020-04-05 14:05:10 +02:00
tonymac32
edd9568314 [ rockchip64 ] RK3399-ROC-PC enable PCIE
Enables PCIE PHY, with Mezzanine NVME is now available.
2020-04-05 02:45:01 -04:00
tonymac32
4e48f295e7 Merge branch 'master' of https://github.com/armbian/build 2020-04-05 01:36:50 -04:00
tonymac32
b767385d4c [ rockchip64 ] Add mp8859 regulator to Current for RK3399-ROC-PC
This enables the 12V buck/boost converter to provide the 12V rail
2020-04-05 01:35:28 -04:00
Igor Pecovnik
3479b590e0
Improve images uploading
Select faster SSH chiper to speed up a bit

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2020-04-04 22:30:22 +02:00
Igor Pecovnik
b607b666b3
Improve XZ compression support
Cleanup after upload, download scripts also supports this format

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2020-04-04 21:04:34 +02:00
Igor Pečovnik
874149e6ad
Add support for xz image compression format (#1868)
Our next default.
2020-04-04 18:29:42 +02:00
Igor Pecovnik
03835a4b36
[Infrastructure] Update rootfs cache
Used for building image

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2020-04-04 10:45:38 +02:00
Igor Pecovnik
debb8f3eb6
Disable AUFS for 5.6
Its not ready yet

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2020-04-03 23:56:14 +02:00
5kft
6cd31be57e
[ sunxi-current ] add upstream patches 2020-04-03 10:36:14 -07:00
Igor Pečovnik
a523f5fcb3
Wireless drivers - typo / cosmetics 2020-04-03 09:30:53 +02:00
Igor Pečovnik
bd7ec831bf
Move mvebu64-current to 5.4.y, DEV to 5.6.y (#1866)
* Move mvebu64-current to 5.4.y, DEV to 5.6.y
* Adjust config
2020-04-01 21:24:18 +02:00
Igor Pečovnik
a742aa92e8
Add Realtek 8189ES and FS driver from repository (#1860)
* Add 8189es out of the tree patch from repository.
* Added 8189FS version
* Support building on kernel 5.6. for 88x2bu

Tested for building on legacy, current and dev, removed old patches
2020-04-01 21:14:49 +02:00
5kft
e15cf2a853
[ sunxi-current ] add upstream patches 2020-04-01 11:37:43 -07:00
Martin Ayotte
dba65ba3ed
Commit recreate 2020-04-01 17:51:13 +02:00
Igor Pecovnik
67d3251e6d
Bugfix for driver implementation
Thanks @NicoMoreau

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2020-04-01 09:47:11 +02:00
Igor Pečovnik
7e291d2b20
Wireless driver RTL88x2BU update (#1861)
Switch to new repository
2020-03-31 00:41:53 +02:00
Igor Pečovnik
b9ebc7a378
Improve PGP keys loading (#1863)
Closes https://github.com/armbian/build/issues/1862
2020-03-30 13:16:00 +02:00
Piotr Szczepanik
c2391585ed Enabled media and camera drivers for ROCK Pi S 2020-03-28 15:20:36 +01:00
Igor Pecovnik
19226f8a26
Bugfix: kernel sources packing
Package name was formed before patching process, while it must do that after

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2020-03-27 20:18:48 +01:00
Igor Pecovnik
76cced5dff
[ Odroid XU4 ]
Upstream patches

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2020-03-26 23:23:40 +01:00
Piotr Szczepanik
f59399d811 Enable uart0 for ROCK Pi S in device tree 2020-03-25 23:38:50 +01:00
Igor Pečovnik
9ceb01efd6
[ wireless hacks ] Support for monitor mode and packet injection for mac80211 (#1857) 2020-03-25 23:21:12 +01:00
Igor Pecovnik
b8a1249cdc
Merge branch 'master' of https://github.com/armbian/build 2020-03-25 16:36:02 +01:00
Igor Pecovnik
2f389a6cb6
ZRAM Journal bugfix
Limit journal size Closes: https://github.com/armbian/build/issues/1843

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2020-03-25 16:35:55 +01:00
5kft
e274e63a71
[ sunxi-current ] add upstream patches 2020-03-25 07:24:54 -07:00
Igor Pecovnik
87cc79726f
Bugfix
Fix file permission

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2020-03-25 13:52:20 +01:00
Piotr Szczepanik
aa1b639535
Fixed slow boot of rk3399 with mainline (#1852) 2020-03-23 18:44:03 +01:00
robinde
1ecfdc11ab
Kernel config for apparmor and lvm, sunxi-current and imx6-current (#1854)
* [ imx6-current ] add apparmor kernel config

* [ sunxi-current ] enable lvm and apparmor in kernel config

* Reverting disabled wireless driver

Co-authored-by: robinde <none>
Co-authored-by: Igor Pečovnik <igorpecovnik@users.noreply.github.com>
2020-03-23 11:10:09 +01:00
Igor Pečovnik
1516616c2d
Rockchip and Odroid XU4 upstream fixes (#1855) 2020-03-23 00:41:45 +01:00
Piotr Szczepanik
dafd7c7ebc Disable (non functional) DMC for ROCK Pi S legacy 2020-03-22 20:07:43 +01:00
Piotr Szczepanik
b45473050d Tweaked serial config for ROCK Pi S and enabled usb gadget serial 2020-03-22 16:52:58 +01:00
Ash
4bdf9cb8bd
Add lighttpd entries to armbian-ramlog (#1853) 2020-03-22 16:22:43 +01:00
Piotr Szczepanik
f58a0c0e0a Synchced ROCK Pi S legacy with Radxa work 2020-03-22 00:10:10 +01:00
5kft
af80c84883
Merge branch 'master' of https://github.com/armbian/build 2020-03-21 12:13:27 -07:00
5kft
2af87af606
[ sunxi-current ] add upstream patches 2020-03-21 12:12:29 -07:00
Igor Pecovnik
a744b8bbd9
Odroid N2 - update confis
Also enable force_boot_script to make sure its installed when swaping kernels

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2020-03-21 15:02:11 +01:00