Piotr Szczepanik
4a64410a22
Always include ethtool in rockchip64 images (needed by offloading fix)
2020-09-19 22:35:21 +02:00
5kft
4ba494ae6e
[ sunxi-dev ] move u-boot to v2020.07
2020-09-19 10:09:05 -07:00
5kft
1f7db32056
Merge branch 'master' of https://github.com/armbian/build
2020-09-19 08:53:24 -07:00
5kft
e4c9a82624
[ sunxi-dev ] more patch cleanup and upstream-related updates
2020-09-19 08:50:53 -07:00
paolo
bd17d4dbd0
Many changes for rk322x target:
...
- Chanaged default x.org configuration to disable glamor
- Reintroduce patch to use DRM cursor plane as overlay in rk322x-current and -dev
- Updated wifi patches for kernel 5.8.10
- Bumped rk322x to u-boot v2020.07, removed reserved zones from device trees
- Updated OPTEE to v3.10, using ddrbin v1.10
- Bumped rk322x-current to kernel 5.8.y
- Imported new patches from knaerzche's LibreELEC fork for rk322x-dev (kernel 5.8.y)
- Adjusted existing patches to match changes, updated rk322x-dev kernel config file
- Add default modprobe conf file for esp8089 to force the crystal frequency to 40Mhz for rk322x targets
- Removed ssv6051 firmware packages to move to armbian-firmware repository
- Switching ssv6051-wifi.cfg to /lib/firmware for rk322x-legacy
- Removed P2P interface for esp8089 driver for rk322x-legacy
- Optimized ssv6051 performance: kernel module gains -Os flag, disabled p2p interface, enabled HW crypto for CCMP cipher
- Enabled remote control interface, IR GPIO kernel module and HDMI CEC modules
2020-09-19 15:20:16 +00:00
lanefu
7b6920a25f
5.8.10 fixes ( #2217 )
...
* Update 0001-bootsplash.patch
dummyblit.c from patch/misc-001 will not compile with 5.8.10--
Change dummy_cursor declaration in dummyblit.c in misc-001 to match changes in fbcon.h see
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/drivers/video/fbdev/core/fbcon.h?h=v5.8.10&id=ffa74c8e58b8f42b2d95b29443befba2e28fb260
* Import bootsplash fix for kernel 5.8.10 from #2210 20a5631580
* simplifying assumption to kernel 5.8... will need ot make sure we patch up to 5.8.10
* corrected 5.8 bootsplash workaround
Co-authored-by: belfastraven <marti.packer@gmail.com>
2020-09-18 12:29:22 -04:00
5kft
83c4413801
[ sunxi-dev ] more patch cleanup
2020-09-18 06:35:09 -07:00
5kft
daf372bb77
[ sunxi-legacy ] add upstream kernel patches
2020-09-18 06:31:36 -07:00
Igor Pecovnik
f13d438723
Remove not needed patch added by mistake
2020-09-18 14:52:20 +02:00
Igor Pecovnik
9558436d01
Update wireless patches which broke after bumping to 5.8.10
2020-09-18 14:11:40 +02:00
Igor Pecovnik
f11ffba7ec
Revert "Bumping to new version"
...
This reverts commit e9c2109fc8 .
2020-09-18 13:58:16 +02:00
Igor Pecovnik
e9c2109fc8
Bumping to new version
...
Adding following kernels:
linux-image-current-imx6_20.08.3_armhf.deb
linux-image-current-meson_20.08.3_armhf.deb
linux-image-current-meson64_20.08.3_arm64.deb
linux-image-current-mvebu_20.08.3_armhf.deb
linux-image-current-mvebu64_20.08.3_arm64.deb
linux-image-current-odroidxu4_20.08.3_armhf.deb
linux-image-current-rk322x_20.08.3_armhf.deb
linux-image-current-rockchip_20.08.3_armhf.deb
linux-image-current-rockchip64_20.08.3_arm64.deb
linux-image-current-sunxi_20.08.3_armhf.deb
linux-image-current-sunxi64_20.08.3_arm64.deb
linux-image-dev-mvebu_20.08.3_armhf.deb
linux-image-dev-odroidxu4_20.08.3_armhf.deb
linux-image-dev-rockchip64_20.08.3_arm64.deb
linux-image-dev-sunxi_20.08.3_armhf.deb
linux-image-dev-sunxi64_20.08.3_arm64.deb
linux-image-legacy-meson64_20.08.3_arm64.deb
linux-image-legacy-mt7623_20.08.3_armhf.deb
linux-image-legacy-mvebu64_20.08.3_arm64.deb
linux-image-legacy-odroidxu4_20.08.3_armhf.deb
linux-image-legacy-rk322x_20.08.3_armhf.deb
linux-image-legacy-rk3399_20.08.3_arm64.deb
linux-image-legacy-rockchip_20.08.3_armhf.deb
linux-image-legacy-rockchip64_20.08.3_arm64.deb
linux-image-legacy-rockpis_20.08.3_arm64.deb
linux-image-legacy-s5p6818_20.08.3_arm64.deb
linux-image-legacy-sunxi_20.08.3_armhf.deb
2020-09-18 13:55:25 +02:00
Phossule
54172e0593
Update boot-odroid-c4.ini ( #2216 )
...
Fix a bug that prevents user from choosing any CPU frequency > 1.8 GHz. Also increase the offered overclocking range.
2020-09-18 12:24:03 +02:00
Igor Pecovnik
5ad413f135
Adjust failing patch for mvebu legacy
2020-09-18 10:26:02 +02:00
Piotr Szczepanik
b8991002f0
Bring back Igor's "Cosmetical changes to htop"
2020-09-18 07:43:09 +02:00
Piotr Szczepanik
7f58a03981
Removed uneeded wifi patches for rtl8723ds from rockchip64-dev
2020-09-18 07:41:37 +02:00
Piotr Szczepanik
ef50295b32
Removed uneeded wifi patches for rtl8723ds from rockchip64-current
2020-09-18 07:41:09 +02:00
Piotr Szczepanik
3b7136416b
Revert "Cosmetical changes for htop"
...
This reverts commit abf6961c30 .
2020-09-18 07:32:23 +02:00
lanefu
c3e9c7712b
5.8.10 fixes ( #2212 )
...
* Update 0001-bootsplash.patch
dummyblit.c from patch/misc-001 will not compile with 5.8.10--
Change dummy_cursor declaration in dummyblit.c in misc-001 to match changes in fbcon.h see
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/drivers/video/fbdev/core/fbcon.h?h=v5.8.10&id=ffa74c8e58b8f42b2d95b29443befba2e28fb260
* Import bootsplash fix for kernel 5.8.10 from #2210 20a5631580
* simplifying assumption to kernel 5.8... will need ot make sure we patch up to 5.8.10
Co-authored-by: belfastraven <marti.packer@gmail.com>
2020-09-17 23:55:01 -04:00
5kft
6cf42e87e6
[ sunxi-dev ] adapt Wi-Fi driver patches for upstream changes
2020-09-17 20:37:29 -07:00
5kft
3d812923ea
[ sunxi-current ] bring kernel up to 5.8.10; adapt Wi-Fi patches for upstream changes
2020-09-17 20:32:34 -07:00
lanefu
6246bcfdbb
5.8.10 fixes ( #2211 )
...
* Update 0001-bootsplash.patch
dummyblit.c from patch/misc-001 will not compile with 5.8.10--
Change dummy_cursor declaration in dummyblit.c in misc-001 to match changes in fbcon.h see
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/drivers/video/fbdev/core/fbcon.h?h=v5.8.10&id=ffa74c8e58b8f42b2d95b29443befba2e28fb260
* Import bootsplash fix for kernel 5.8.10 from #2210 20a5631580
Co-authored-by: belfastraven <marti.packer@gmail.com>
2020-09-17 21:08:27 -04:00
Igor Pecovnik
abf6961c30
Cosmetical changes for htop
2020-09-17 22:14:11 +02:00
Igor Pecovnik
9d91b78dec
Add / remove odroid xu4 patches
2020-09-17 01:08:23 +02:00
Igor Pecovnik
a6ccbc3c77
Remove deprecated patches
2020-09-17 01:02:59 +02:00
Igor Pecovnik
acb60c4dbf
Disable broken patch for RK3399 legacy
...
FriendlyARM merges some changes from Rockchip BSP kernel which caused that this patch doesn't align anymore @aprayoga
2020-09-16 23:23:18 +02:00
Aditya Prayoga
ec768b6e89
Helios64 - Temporary Fix for Linux Kernel (current, 5.8) crash due to LPDDR4 configuration issue ( #2200 )
...
* Helios64: rework vdd_log and vdd_center
* helios64: Use rockchip binaries for legacy and current branch
Fully open source bootloader only on dev branch
Signed-off-by: Aditya Prayoga <aditya@kobol.io>
* rework vdd_log and vdd_center patches
2020-09-15 23:41:58 +07:00
Aditya Prayoga
6f6543c6f5
Assign Fault LED, rework HDD power staggering, fix minor systemd service warning on Helios64 ( #2204 )
...
* Supress systemd service warning
* helios64: u-boot: staggered HDD power up
Set the delay to 10s in between turning on the next HDD power rails.
Remove the delay property from kernel device tree, let it only apply to
u-boot
Signed-off-by: Aditya Prayoga <aditya@kobol.io>
* helios64: fault LED as kernel panic indicator
also sync, u-boot dts
* helios64: fix hwmon udev rules
Legacy kernel (LK 4.4) has different class/naming on SoC Temp sensor.
Also fix typo on current/dev udev rules.
2020-09-15 09:46:06 +02:00
Igor Pecovnik
ebc497ff6b
Enable GPU temperature in htop for Odroid XU4
2020-09-14 16:22:16 +02:00
Igor Pecovnik
08c2305248
Add upstream patches for Odroid N2 legacy and Odroid XU4 current
2020-09-14 16:20:45 +02:00
Igor Pečovnik
91a21e9245
Fix initial configuration for Firefox ( #2206 )
2020-09-14 13:35:57 +02:00
Igor Pecovnik
621765292d
Bugfixes including moving txoffload to the Network manager dispatcher script
...
Current RK3399 offload implementation is removed and enabled for rockchip64 family via dispatcher - they are all affected to this problem
2020-09-14 00:01:49 +02:00
Igor Pečovnik
045fd4a3b0
Improve HTOP with scripted updating based on network up/down ( #2199 )
...
* Improve HTOP with scripted updating based on network up/down
Also enable / disable GPU temperature - where available.
* Update Htop default configuration
2020-09-13 20:39:52 +02:00
Igor Pečovnik
3a35f86860
Workaround for kernel bug ( #2202 )
...
* Workaround for kernel bug
Until we don't find a solution to this problem, disabling partition checking and it will not bother to resize resized fs again. Most likely the bug is related to the ext4 filesystem changes in the upstream 5.8.y kernel.
2020-09-13 19:45:07 +02:00
Giovanni Panozzo
c093ceed46
Workaround for USB ethernet tx-offload bug in Rockchip64 ( #2203 )
...
See https://forum.armbian.com/topic/15165-nanopi-r2s-lan0-goes-offline-with-high-traffic/
2020-09-13 18:49:39 +02:00
5kft
5899ea9ac4
[ sunxi-legacy ] add upstream patches
2020-09-12 08:10:56 -07:00
5kft
db5edf58d5
[ sunxi-dev ] patch cleanup
2020-09-12 07:56:14 -07:00
Paolo
673f26d8cf
Merge pull request #2201 from paolosabatino/xt-q8l-v10-squash
...
[rockchip] Updated dev and current linux kernel configs to 5.8.y
2020-09-12 11:07:54 +02:00
paolo
34ce2c07bb
Updated rockchip-dev and rockchip-current linux kernel configs to 5.8.y
...
Removed vdso patch, fixed MiQi work led in dts for rockchip-dev
2020-09-12 09:01:16 +00:00
5kft
67ab9baa25
[ sunxi-dev ] more kernel patch cleanup and consolidation
2020-09-11 07:57:16 -07:00
Aditya Prayoga
f14bd3ca96
Helios64 - disabled overclocking ( #2191 )
2020-09-09 21:52:47 +02:00
Piotr Szczepanik
3c76abb8c5
Bumped voltages for low OPPs for rk3399 in current/dev ( #2197 )
2020-09-09 21:51:31 +02:00
5kft
9a096fc557
[ sunxi-dev ] updated CPU opp table references in overclock overlays
2020-09-09 06:50:04 -07:00
Florian Vallee
49fb6550dd
Fix a bunch of small cryptroot image builds issues ( #2195 )
...
* Dockerfile update
Add package to fill-in missing ssh-keygen dependency
(required by lib/distributions.sh when CRYPTROOT_ENABLE is true)
* lib/chroot-buildpackages.sh: Fix mistakes with shellcheck linting
This breaks the apt command line, resulting in the following error:
> E: Invalid operation
* lib/configuration.sh: cryptroot >= 2.1 uses memory intensive key derivation
fix that by reverting to the < 2.1 default algorithm (pbkdf2)
2020-09-09 15:15:52 +02:00
Igor Pecovnik
97c8c26bb4
Cosmetic issue for Htop
...
Aligning text, removing spaces
2020-09-09 15:12:55 +02:00
Jorik Jonker
16e39aa398
[ mvebu64 ] add hw/sw wdt to -current too ( #2198 )
...
I added this for -dev in #1977 , but I forgot to include -current too.
2020-09-09 09:41:42 +02:00
Igor Pecovnik
e395961f77
Cosmetic bugfix + motd updating script
...
Motd updating script should be moved under proper service later on
2020-09-08 23:07:37 +02:00
Igor Pecovnik
bc18ba3476
Merge branch 'master' of https://github.com/armbian/build
2020-09-08 21:47:48 +02:00
Igor Pečovnik
dccb076019
Adding Neo3 with I2S and SPDIF enabled by default ( #2193 )
...
Moving from wip to conf. We have dedicated DT and probably not much left.
2020-09-08 21:47:27 +02:00
Igor Pečovnik
4f24a622e1
Fixes wrong available memory calculation for ZRAM ( #2192 )
...
* Fixes wrong available memory calculation
* Further motd rework
- show load in %
- display GB instead of MB depending of treshold
2020-09-08 21:47:14 +02:00