Igor Pecovnik
c4ffd2b384
[ wireless ] Disable debug on RTL8723DS and update s5p6818 kernel config
2020-03-03 20:06:38 +01:00
Igor Pecovnik
643202fa07
[ bugfix ] Re-adding Python to minimal images due to failed attempt to provide them without.
...
This also fixes and closes https://github.com/armbian/build/pull/1828
2020-03-03 17:48:04 +01:00
Ash
d3b6800611
[ROCK Pi S] Mainline 5.5.y (dev) target ( #1773 )
...
* [ROCK Pi S] WIP mainline (dev) target
* [ROCK Pi S] Disable `rockchip64-dev` patches for now
* [ROCK Pi S] Add rtl8723ds wifi drivers
* [ROCK Pi S] Enable onboard audio (`rk3308-acodec`,`rk3308-i2s-tdm`)
Switch kernelsource to 5.5.y
* [ROCK Pi S] WIP: Use mainline 5.5.y kernel
Add a new `current` branch that tracks mainline
* [ROCK Pi S] Use updated u-boot board dt name `rk3308-rock-pi-s`
Removing the need for a special bootenv for n
* Temporally disable current
Co-authored-by: Igor Pečovnik <igorpecovnik@users.noreply.github.com>
2020-03-02 21:48:12 +01:00
Igor Pecovnik
32626ae2d7
Merge branch 'master' of https://github.com/armbian/build
2020-03-02 21:05:52 +01:00
Igor Pecovnik
fe9a1867b8
[ mvebu ] Update kernel configurations
2020-03-02 21:05:26 +01:00
Jannis
57fcb64b3b
Merge pull request #1825 from armbian/helios4-fix-modules
...
[ mvebu-helios4 ] Fix helios4 module includes
2020-03-02 21:05:06 +01:00
Martin Ayotte
b8c87da573
be prepare for 5.6.y packaging
2020-03-02 08:10:25 -05:00
Jannis
21ea7b8528
[ mvebu-helios4 ] Fix helios4 module includes
2020-03-02 09:26:47 +01:00
Igor Pecovnik
b09c61a011
Typo
2020-03-02 07:49:47 +01:00
Igor Pecovnik
43f6602573
[ wireless ] Remove deprecated patch
2020-03-02 07:45:58 +01:00
5kft
42201fd3fc
[ sunxi ] lower DDR clock rate to 504MHz for H5 boards
...
This change brings the u-boot into line with the FriendlyARM BSP default (e.g., see
https://github.com/friendlyarm/u-boot/blob/sunxi-v2017.x/configs/nanopi_h5_defconfig ),
and addresses serious device instabilities under various load conditions
2020-03-01 16:54:20 -08:00
Igor Pecovnik
5bf41736b9
[ wireless drivers ] disable debug on 3rd party wifi drivers
2020-03-01 21:56:29 +01:00
Igor Pecovnik
a7ec3a60e7
[ odroidxu4-current ] Add upstream patches
2020-03-01 19:38:50 +01:00
Igor Pečovnik
7b28c93b33
Add support for commit HASH ( #1816 )
...
* Applying better gitfu
* Bugfixes and optimisation
2020-03-01 10:43:20 +01:00
Igor Pecovnik
564d2ff571
[ wireless drivers ] Disable debug mode on 8811CU
...
We don't need flooding in the logs since we provide those drivers as is.
2020-03-01 10:38:35 +01:00
Igor Pecovnik
060241f0bb
Revert "Switched OrangePi 4 to SPL/TPL + bl31 u-boot scenario ( #1774 )"
...
This reverts commit 45de363a0f
.
2020-03-01 10:32:07 +01:00
tonymac32
8f5ba97078
Merge branch 'master' of https://github.com/armbian/build
2020-02-29 22:53:11 -05:00
tonymac32
ebca3ebc95
[ meson64-current ] more cleaning of patches
2020-02-29 22:52:45 -05:00
5kft
7a8614f53d
[ sunxi-current ] set u-boot console to UART1 for the NanoPi R1
2020-02-29 17:51:14 -08:00
5kft
d371ffa715
[ sunxi-current ] add support for alternate console UARTs in u-boot (H3)
2020-02-29 17:47:58 -08:00
5kft
1b66786cd8
[ sunxi-current ] add upstream patches
2020-02-28 17:43:27 -08:00
PJBrs
d513397271
BPI M2 Zero board support ( #1819 )
...
* kernel: linux-sunxi-{dev,current}: Enable CONFIG_BT_HCIUART_BCM
This patch returns Broadcom's protocol for bluetooth HCI over serial port.
* BananaPiM2Zero: Patches for the devicetree
These patches add HDMI out (with audio) and add bluetooth / wifi
rfkill devices.
2020-02-28 21:46:45 +01:00
Igor Pečovnik
aee94adba3
Update out-of-the-tree wireless drivers ( #1815 )
...
* Move to new version of wireless driver for 8188EU, disable staging driver from kernel which is worse quality
* Update driver for RTL8812AU/21AU and RTL8814AU
2020-02-28 18:57:25 +01:00
Werner
75a43239c6
Softlimit H6 clock ( #1811 )
2020-02-28 18:56:52 +01:00
Igor Pečovnik
c3b5dcf126
Update Wireguard - set to master branch of a WG for older kernel. ( #1814 )
...
From 5.6.y WG is part of the mainline kernel
2020-02-28 18:56:35 +01:00
Igor Pečovnik
66ce8b2c48
Bugfix for Odroid N2 ( #1817 )
...
* Bugfix - Odroid N2 - fix speeds and no crashes during rsync backups.
Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2020-02-28 18:56:04 +01:00
Igor Pecovnik
932c160c36
Revert "Bugfix - Odroid N2 - fix speeds and no crashes during rsync backups."
...
This reverts commit a32a60527e
.
2020-02-28 18:51:09 +01:00
Igor Pecovnik
185386d0b9
Revert "Add support for commit HASH."
...
This reverts commit 7c9241ff89
.
2020-02-28 18:50:22 +01:00
Igor Pecovnik
b6c0ddd059
[relesing] Add few more build targets
2020-02-28 18:47:16 +01:00
Igor Pecovnik
a32a60527e
Bugfix - Odroid N2 - fix speeds and no crashes during rsync backups.
...
Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2020-02-28 06:32:22 +01:00
Igor Pecovnik
7c9241ff89
Add support for commit HASH.
...
Shallow checkout works only on recent Git servers. It works on Google kernel mirrot, but not on kernel.org
2020-02-27 22:37:51 +01:00
Martin Ayotte
d7a04422b2
Merge pull request #1813 from EvilOlaf/patch-4
...
[sunxi] Enable CONFIG_INPUT_UINPUT
2020-02-27 15:04:30 -05:00
Werner
11ed8832d1
Update linux-sunxi-legacy.config
2020-02-27 18:52:43 +01:00
Werner
93af61f166
Update linux-sunxi-dev.config
2020-02-27 18:52:33 +01:00
Werner
69924c2867
[sunxi] Enable CONFIG_INPUT_UINPUT
2020-02-27 18:50:11 +01:00
tonymac32
1570c262f1
[ Meson64-current ] General patch cleanup Round 1
2020-02-27 01:03:30 -05:00
Igor Pecovnik
b2034aa04d
[ aufs ] define override for versions tagged outside default pattern
2020-02-26 22:06:57 +01:00
Igor Pecovnik
b418347962
[ sunxi ] Fixing boot splash patch and adding link to instructions how to proceed with Plymouth
2020-02-26 20:56:33 +01:00
tonymac32
ed3706e2df
[ meson64-current ] fixes
2020-02-26 00:53:24 -05:00
tonymac32
a36def322c
[ meson64-current ] NanoPi-K2 Audio
2020-02-25 22:51:14 -05:00
tonymac32
f3e4d64504
[ meson64-current ] remove 896MB DMA pool patch
...
This was most likely responsible for the memory issues reported on Le Potato/etc.
2020-02-25 21:36:24 -05:00
Martin Ayotte
48adc9b54e
increase UARTs count in sunxi64 defconfigs
2020-02-25 09:36:44 -05:00
tonymac32
abb9cc834a
[ meson64-current ] clean disabled patch
...
Clock is already defined as critical in current kernel.
2020-02-25 01:54:15 -05:00
tonymac32
0d7ae3543f
[ meson64-current ] Move Odroid-C2 to new audio driver
2020-02-25 01:45:33 -05:00
Tony
7fa5958a69
Merge pull request #1810 from lanefu/lepotato-fix-to-master
...
port lepotato fixes from v20.02 to master
2020-02-25 00:14:07 -05:00
tonymac32
e674e333a1
[ meson64-current ] clean patches
...
Patches removed have been implemented in the kernel upstream.
2020-02-25 00:11:51 -05:00
5kft
2efe1e92bc
[ sunxi-current ] fix minor patch issue with pull request https://github.com/armbian/build/pull/1807
2020-02-24 11:59:08 -08:00
5kft
77c6352bfa
[ sunxi-current ] add upstream patches
2020-02-24 11:49:25 -08:00
Martin Ayotte
f454b26150
Merge pull request #1807 from EvilOlaf/patch-2
...
Create xxx-sun50i-h6-enable-higher-clock.patch
2020-02-24 14:14:36 -05:00
Lane Jennison
7eea3a379e
port lepotato fixes from v20.02 to master
2020-02-23 20:52:37 -05:00