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
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
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
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
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
Heisath
3985d91807
Change pinctrl patch to include the leds
2020-10-27 15:25:09 +01:00
Igor Pecovnik
740c5f5d39
Odroid N2 legacy - fix broken patch and add upstream patches
2020-10-26 11:10:03 +01:00
iav
b6aa16fc95
ODroid-N2 enable RTC clock on dev branch ( #2278 )
...
same as on "current"
2020-10-25 09:39:56 +01:00
iav
28ad4ae391
ODroid-N2 enable RTC clock ( #2275 )
2020-10-24 20:00:44 +02:00
Piotr Szczepanik
1c29779e57
Fix analog (3.5 jack) audio on ROCK Pi 4C in dev too (AR-483)
2020-10-19 21:25:44 +02:00
Piotr Szczepanik
4ef5b6574f
Fix analog (3.5 jack) audio on ROCK Pi 4C (AR-483)
2020-10-19 21:18:10 +02:00
Igor Pecovnik
d7288a37ee
sunxi - remove deprecated patches
2020-10-19 21:08:53 +02:00
Piotr Szczepanik
c77be03e62
Fix cs-gpios patch in rockchip64-dev (based on https://github.com/armbian/build/pull/2194 )
2020-10-19 18:11:28 +02:00
Igor Pecovnik
0e9e643036
Move meson64-dev to 5.9.y
2020-10-19 09:36:20 +02:00
tonymac32
4cdf3c3d0e
[ rockchip ] add overlay compilation support
2020-10-18 14:43:30 -04:00
Aditya Prayoga
079b467342
helios64: Enable Advanced U-Boot recovery ( #2261 )
...
* Enable ums and maskrom u-boot recovery button
* Configure USB MUX before starting download mode
* Blink system status led to notify user the download mode
* Move HDD power staggering to board function
2020-10-18 23:02:47 +07:00
Piotr Szczepanik
01882653ef
Switched rockchip64-dev to linux 5.9.y
2020-10-18 17:45:38 +02:00
Jannis
62ca1bc26e
Merge pull request #2231 from armbian/mvebu-lk58
...
[mvebu-current] Switch to Kernel 5.8 [AR-363]
2020-10-18 12:31:19 +02:00
Aditya Prayoga
5e62c071f0
mvebu: helios4: fix pwm fan not working
...
Since LK 5.8, MPP55 which is used by pwm-fan on connector j17 is
assigned by default to SPI1 CS1.
2020-10-18 14:59:45 +07:00
Piotr Szczepanik
3699d1bb68
Configurable rockchip64 advanced u-boot recovery ( #2255 )
...
* Configurable u-boot recovery for rockchip64 (ums,rockusb,fastboot,maskrom)
* Switch RockPro64 to configurable u-boot recovery
* Added a hook for board to prepare download mode
* Some fixes to mmc device detection
* Use dedicated led functions and fixups
2020-10-17 23:39:29 +02:00
Piotr Szczepanik
5d68d4a68e
Reserve last 32KiB for environment in SPI for ROCK Pi 4
2020-10-17 23:38:05 +02:00
Piotr Szczepanik
c010b05e66
Enabled SPI flash by default for ROCK Pi 4A/B/C
2020-10-17 23:38:05 +02:00
Piotr Szczepanik
0f8791e68c
Enabled USB3 (and gadget) in u-boot for ROCK Pi 4A/B (C already has it enabled)
2020-10-17 23:38:05 +02:00
Piotr Szczepanik
e007c5f839
Enabled HDMI in u-boot for ROCK Pi 4A/B (C already has it enabled)
2020-10-17 23:38:05 +02:00
Piotr Szczepanik
20242214ec
Split ROCK Pi 4 into 4A, 4B and 4C in u-boot (4A uses 4B DT)
2020-10-17 23:38:05 +02:00
Piotr Szczepanik
c43c4e9cbd
Add SPI flash boot support to rockchip64/rk3399
2020-10-17 23:38:05 +02:00
Piotr Szczepanik
20e6618464
Enabled SPI flash for ROCK Pi 4
2020-10-17 23:38:05 +02:00
Piotr Szczepanik
faddfc98af
Enabled NVME for ROCK Pi 4
2020-10-17 23:38:05 +02:00
Piotr Szczepanik
c41cb4c454
Added XTX spi flash chips to kernel and u-boot
2020-10-17 23:38:05 +02:00
paolo
948162b76d
Bumped rk322x-dev to kernel 5.9.y
2020-10-17 16:19:21 +00:00
Igor Pecovnik
f52dca6351
Add Audio support for N2 & C4
...
Ported from 5.9.y - untested
2020-10-17 13:15:09 +02:00