Piotr Szczepanik
f9642f3882
Disable multiple update-initramfs runs while building image ( #2296 )
2020-11-06 10:52:53 +01:00
Igor Pečovnik
94ec4ce7c9
Banners ( #2311 )
...
* Add banners for Fosshost and Worksonarm
* Update pic
2020-11-06 09:24:26 +01:00
Igor Pečovnik
732c071dcb
Bump Odroid XU4 kernels ( #2310 )
...
and add upstream patches.
2020-11-06 09:00:31 +01:00
Igor Pecovnik
ffdedadca2
Revert "Bumping to new version"
...
This reverts commit 3a948d939b .
2020-11-06 08:25:53 +01:00
Igor Pecovnik
f1d17e2fef
Merge branch 'master' of https://github.com/armbian/build
2020-11-06 08:25:39 +01:00
Igor Pecovnik
3a948d939b
Bumping to new version
...
Adding following kernels:
2020-11-06 02:12:30 +01:00
Igor Pecovnik
215472e020
Merge branch 'master' of https://github.com/armbian/build
2020-11-05 22:11:40 +01:00
Piotr Szczepanik
ed428c986c
Enable multithreading for kernel packaging ( #2290 )
2020-11-05 22:06:36 +01:00
ubergeek801
dc63619468
Support e-fused MAC address on Amlogic boards ( #2276 )
...
* successfully patching to get Ethernet MAC from e-fuse
* unifying Odroid C4 patches with meson
2020-11-05 22:05:58 +01:00
Songmin Li
66fddf39d0
Enable ISCSI_TCP so we can running iscsi client on armbian. ( #2300 )
2020-11-05 22:04:39 +01:00
Igor Pečovnik
aa2bc7e9a4
Add Odroid HC4 legacy WIP target ( #2304 )
...
- fix broken patch
- add upstream patch
2020-11-05 22:03:52 +01:00
Igor Pečovnik
dbd5c956fb
Move meson / Odroid C1 to 5.9.y ( #2308 )
...
* Move Meson64 to 5.9.y
HDMI audio works on C4 and N2, tested desktop builds
* Move Meson Family (Odroid C1) to 5.9.y
Tested
2020-11-05 22:02:53 +01:00
Igor Pecovnik
0caf800352
Merge branch 'master' of https://github.com/armbian/build
2020-11-05 21:15:11 +01:00
Igor Pečovnik
8d19c22463
Move Meson64 to 5.9.y ( #2307 )
...
HDMI audio works on C4 and N2, tested desktop builds
2020-11-05 21:15:03 +01:00
Igor Pecovnik
343facaa92
Move Meson64 to 5.9.y
...
HDMI audio works on C4 and N2, tested desktop builds
2020-11-05 21:10:13 +01:00
5kft
259cfff4b5
[ sunxi-current ] add temporary vfphw THUMB2 compilation workaround patch
2020-11-05 07:39:05 -08:00
5kft
cd092d8fdc
[ sunxi-current ] add upstream patches
2020-11-05 06:59:58 -08:00
Aditya Prayoga
ea5bf1afd5
Helios64: Switch fusb302 driver to mainline and enable DP over TypeC ( #2302 )
...
* helios64: dts: switch fusb302 driver and enable dp on dev branch
* helios64: dts: switch fusb302 driver and enable dp on current branch
2020-11-04 08:22:22 +01:00
Aditya Prayoga
d749589810
Fix race condition on armbian-hardware-optimization ( #2301 )
...
* armbian-hardware-optimization: delay applying eth0 tweak on rk3399
* armbian-hardware-optimization: delay applying eth0 tweak on rockchip64
* armbian-hardware-optimization: fixed irq smp affinity for usb
on rockchip64.
Similar like the one applied to rk3399 on commit [eaf6853 ]
2020-11-04 08:20:43 +01:00
5kft
d2d161d789
[ sunxi-dev ] migrate to kernel 5.10.x
2020-11-03 07:35:10 -08:00
5kft
6788786057
[ sunxi-current ] migrate to kernel 5.9.x
2020-11-03 06:22:42 -08:00
5kft
cc6be06bf5
[ sunxi-dev ] remove deprecated patches
2020-11-03 06:08:34 -08:00
Pete Batard
1e2c9be415
[rockchip64] add overlay to switch rk3399 DWC3 port 0 to host mode ( #2299 )
...
* add overlay to force RK3399 DW3 USB-C port to host mode
* Per https://forum.armbian.com/topic/13721-nanopc-t4-usb-type-c-port-doesnt-work-with-buster-current-5431/
this is for the NanoPC-T4 as the default from the Device Tree is to set port 0 (USB-C port) to OTG mode,
and the current kernel fusb302 driver is unable to perform autonegotiation to switch the port to host
mode when required.
* As a result, and since most users will want to use this port in host mode, Armbian should provide a new
overlay to do just that.
* rename overlay to a more generic "dwc3-0-host"
2020-11-03 13:09:38 +01:00
lanefu
6e7daefc92
Rename patch-5.9.2-3.patch to patch-5.9.2-3.patch.disabled
...
@5kft FYI megous seems to be 5.9.3 now and this patch was breaking builds
2020-11-03 03:43:10 +00:00
Werner
a329744e30
Make process and end result more obvious
2020-11-02 17:19:31 +01:00
Michael Klein
ae3ca47b03
Enable CONFIG_IR_GPIO_CIR for all boards ( #2298 )
...
This closes #2297
2020-11-02 12:22:02 +01:00
Igor Pecovnik
5b7c1131a5
Detach s5p6818 kernel from specific commit to our private fork
...
Main kernel git repository doesn't support this function, only Google or github does.
2020-11-01 19:54:39 +01:00
iav
97461b82f6
support meson-g12 watchdog ( #2295 )
2020-11-01 17:42:45 +00:00
5kft
a3e54dd7ac
[ sunxi-current ] add upstream patches
2020-11-01 07:18:08 -08:00
5kft
1620ba6c98
[ sunxi-legacy ] add upstream patches
2020-11-01 06:56:46 -08:00
5kft
56c23c9afc
[ sunxi-dev ] add upstream patches
2020-11-01 06:49:54 -08:00
iav
af7aa141c3
Add xfs filesystem for root creation ( #2294 )
2020-11-01 08:24:08 +01:00
Werner
4532f2b1f7
Fix mixing sources due to improper moving of debs ( #2293 )
2020-10-31 20:00:43 +01:00
5kft
d67b944eeb
[ sunxi-legacy ] add upstream patches
2020-10-31 06:58:42 -07:00
Piotr Szczepanik
ea0ea31632
Revert resolving supplies after creating regulator for rockchip64-dev
...
With the reverted commit rk3399 boards do not boot as rk808 fails to be probed.
aea6cb9970
2020-10-30 23:35:54 +01:00
Piotr Szczepanik
0f1f9bd18d
Revert resolving supplies after creating regulator for rockchip64-current
...
With the reverted commit rk3399 boards do not boot as rk808 fails to be probed.
aea6cb9970
2020-10-30 23:35:49 +01:00
Piotr Szczepanik
298b458d33
Support building 5.8.17+ and 5.9.2+ kernels ( #2292 )
2020-10-30 20:28:20 +01:00
Piotr Szczepanik
7ff4ea61dd
Do not exit the armbian-hardware-optimisation in armbian-audio-config ( #2291 )
2020-10-30 17:59:26 +01:00
Piotr Szczepanik
5b43356d17
Fix xhci smp affinity settings for Helios64
2020-10-30 12:29:47 +01:00
Piotr Szczepanik
a2dd26ab84
Enable Helios64 support in dev branch
2020-10-29 21:14:02 +01:00
5kft
cf19bdc978
[ sunxi-current ] add upstream patches
2020-10-29 08:10:47 -07:00
5kft
f15bf42e2b
[ sunxi-dev ] add upstream patches
2020-10-29 07:27:36 -07:00
5kft
56c7a6658a
implemented more changes for supporting kernel v5.10
2020-10-28 17:43:37 -07:00
JMCC
f55ea13838
roockchip-legacy: add DRM fix patch
2020-10-28 17:30:09 +01:00
Jannis
9998541c81
Merge pull request #2283 from armbian/AR-491
...
[AR-491] Helios4 change pinctrl patch to include the leds
2020-10-28 07:40:10 +01:00
5kft
9247f0dbf3
implemented initial packaging changes to support kernel v5.10
2020-10-27 17:19:29 -07:00
Igor Pečovnik
98f1df4e79
More fixes for (not)improved_git ( #2287 )
...
* Reverting improved_git to normal in the patch creating function
* Remove two more variants of improved_git which is causing us headache
2020-10-27 20:41:53 +01:00
5kft
709a484d22
fix build repository URL determination logic to handle multiple remotes ( #2284 )
2020-10-27 11:49:56 -07:00
Igor Pečovnik
2793bd15d2
Reverting improved_git to normal in the patch creating function ( #2286 )
2020-10-27 19:20:53 +01:00
Heisath
3985d91807
Change pinctrl patch to include the leds
2020-10-27 15:25:09 +01:00