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
JMCC
da5aa0f785
RK3328: Do not force fbdev Xorg driver on legacy ( #2258 )
...
Co-authored-by: JMCC <JMCC@localhost>
2020-10-18 17:43:20 +02:00
Igor Pecovnik
56c2ee5382
Backend hash creation bugfix
2020-10-18 16:34:44 +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
25b6709991
Added SPI flashing to nand-sata-install's SPI -> SATA, USB, NVMe option
2020-10-17 23:38:05 +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
9f09caf0ba
Added u-boot SPI writing function to rockchip64 family
2020-10-17 23:38:05 +02:00
Piotr Szczepanik
6a7ca0145b
Enabled SPI u-boot for ROCK Pi 4 (and switched it to TPL/SPL/BLOB)
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
Igor Pecovnik
8f06417da6
Add upstream patches for Odroid XU4 and ALlwinner's
2020-10-17 13:01:55 +02:00
JMCC
688782062c
Fix mali permissions for RK3328
...
RK 3328 and RK3399 have different names for the mali kernel node ("mali" vs "mali0"). Adjusting the udev rule to cover both.
2020-10-16 18:13:07 +02:00
5kft
f480823297
[ sunxi-legacy ] add upstream patches
2020-10-16 08:21:49 -07:00
Igor Pečovnik
1275f118e2
Change desktop cache name, add support for automated cached creation / switching ( #2257 )
2020-10-16 15:25:15 +02:00
tonymac32
c3138af69e
Merge branch 'master' of https://github.com/armbian/build
2020-10-16 00:45:56 -04:00
tonymac32
a2c0eeff65
RK3328 Use fbdev driver
2020-10-16 00:45:26 -04:00
5kft
b81a90c76b
[ sunxi-current ] added revert of RTL8211E driver rx/tx delay config change
...
A new kernel change (see https://lkml.org/lkml/2020/9/16/1323 ) introduces
significant instabilities in the RTL8211E Ethernet interface; this patch
reverts that change so that the RTL8211E works reliably again.
2020-10-15 19:07:50 -07:00
5kft
688767a513
[ sunxi-current ] add upstream patches
2020-10-15 19:05:47 -07:00
5kft
950267eadb
[ sunxi-dev ] added revert of RTL8211E driver rx/tx delay config change
...
A new kernel change (see https://lkml.org/lkml/2020/9/16/1323 ) introduces
significant instabilities in the RTL8211E Ethernet interface; this patch
reverts that change so that the RTL8211E works reliably again.
2020-10-15 18:56:11 -07:00
Igor Pečovnik
6cad8a346b
Add menu for building images from repository ( #2256 )
2020-10-15 21:55:56 +02:00
Igor Pecovnik
ce6783c07f
Adjust remaining Allwinner u-boot patches due to u-boot upgrade to 2020.10
2020-10-15 21:30:54 +02:00
Igor Pečovnik
448484f6d8
Change Ubuntu Eoan to Ubuntu Groovy and enable it as CSC ( #2254 )
...
* Change Ubuntu Eoan to Ubuntu Groovy and enable it as CSC
Tested CLI and desktop image, but needs cache creation and repository before it will be possible to build without error.
* Update Groovy compiler for chroot
* Adjust pkg dependencies for groovy
Sadly htop doesn't build
2020-10-14 22:50:11 +02:00
Igor Pecovnik
43896d5891
Bugfix for backend operations
2020-10-14 14:53:35 +02:00
Igor Pečovnik
e8f961c9c7
Mitigate git server failures by retrying git commands several times. ( #2251 )
...
* Mitigate git server failures by retrying git commands several times.
* Bugfix - commit type was not working at all. Now it works
2020-10-14 08:36:21 +02:00
Martin Ayotte
f89d9a1b46
fix Lime-A20 patch for U-Boot v2020.10
2020-10-13 16:38:50 -04:00
Martin Ayotte
815f96c2d1
change U-Boot to v2020.10 for sunxi/sunxi64
2020-10-13 16:25:11 -04:00
Paolo
c1fed5cc4f
Patching general packaging patches to remove postinst code dealing with NAND boards in kernel postinst script. Code seems to be a leftover and unnecessary nowadays. ( #2247 )
2020-10-13 20:46:13 +02:00
Igor Pecovnik
4ae13d2d61
Add upstream patches for meson64 legacy
2020-10-13 20:36:27 +02:00
iav
599dd2a8cb
Don't delete /boot/armbianEnv.txt file at least for meson64 ( #2252 )
...
* Don't delete /boot/armbianEnv.txt file at least for meson64
fix for #2249 ODroid-N2 armbian-config-->hardware menu not work
* Update meson.txt
* Update boot-odroid-n2.ini
Co-authored-by: Igor Pečovnik <igorpecovnik@users.noreply.github.com>
2020-10-13 20:34:45 +02:00
Werner
98fc5586df
Add newer flavors to customization script
...
Also add hint about `$SDCARD`
2020-10-13 07:11:52 +02:00
Igor Pecovnik
0443bb082d
Bugfix - create hash-beta directory when initializing directories
2020-10-12 20:32:54 +02:00
5kft
c7e08fe52c
[ sunxi-current ] remove deprecated patches
2020-10-12 07:43:18 -07:00
tonymac32
8107bdd305
Merge branch 'master' of https://github.com/armbian/build
2020-10-11 19:40:16 -04:00
Tony
00d0bf92fd
Merge pull request #2244 from armbian/AR-206
...
AR 206: Improve memory performance roc-rk3328-cc
2020-10-11 14:12:53 -04:00
paolo
3e7409eb1a
Moving rk322x to u-boot v2020.10, using static FIT image source file instead of now removed fit_spl_optee.sh script
2020-10-10 07:07:59 +00:00
paolo
508b55615d
Moving rk3288 xt-q8l-v10 to u-boot v2020.10
2020-10-09 17:13:04 +00:00
tonymac32
882c1dcbcc
Merge branch 'AR-206'
2020-10-09 01:50:46 -04:00
Werner
c59df4bb22
sunxi-current: Add upstream patch
...
Create patch-5.8.13-14.patch
2020-10-08 08:24:23 +02:00
Tony
b3a768e2af
Fix typo on supply voltage
...
extra "0"s can be catastrophic.
2020-10-08 01:59:31 -04:00