Commit Graph

7893 Commits

Author SHA1 Message Date
Werner
d68e7ea976
Merge pull request #2228 from armbian/sunxi-legacy
sunxi-legacy: add upstream patch
2020-09-28 17:59:33 +02:00
Werner
0e3bd924f5
sunxi-legacy: add upstream patch 2020-09-28 17:45:20 +02:00
seth-hunter
36aef09c8c
Revert removal of armbianEnv.txt load on odroid-xu4 (#2226)
Fixes breakage of setting board_name, usbstoragequirks, and extraargs on odroid-xu4 via armbianEnv.txt

Co-authored-by: hunter <hunter@localhost>
2020-09-27 18:49:11 +02:00
lanefu
c6e01744e3
add journalctl vacuum to armbian-truncate-logs (#2224) 2020-09-26 02:29:50 +00:00
5kft
9637d3d0f9
[ sunxi-dev ] remove deprecated patch 2020-09-24 10:58:29 -07:00
Igor Pecovnik
01d45bea21 Add another apt update
In case board or family packages are defined having and old index can make troubles / error
2020-09-23 21:50:19 +02:00
Igor Pecovnik
a4e748962b Update wifi patches for mvebu64 2020-09-23 20:55:28 +02:00
Igor Pecovnik
a0f5ddd9d9 Add missing target directory for PBPro
@lanefu Also double check if something else got left out on this moving operating
2020-09-23 08:48:19 +02:00
lanefu
b2800dbd25
WIP: Pinebookpro tweaks (#2208)
Pinebook-Pro Support:
suspend to idle via key and lid close
brightness keys
volume control keys
wifi, bluetooth frimware
touchpad tweaks
keyboard config
armbian-hardware-optimization
bootsplash
Co-authored-by: Britt Dodd <britt@reactornet.net>
2020-09-22 21:03:45 -04:00
Igor Pecovnik
ebd9524041 Internals - build all / improve hash checking 2020-09-23 00:26:50 +02:00
paolo
d99fb469d5 Removed wrongly commented in rk322x-patch 2020-09-22 17:36:00 +00:00
Igor Pecovnik
9282a2c458 Change release order when building in interactive mode. Most recommended first.
1. Focal
2. Buster
.
.
2020-09-22 19:11:59 +02:00
Igor Pecovnik
c4e037e4b1 Amlogic FIP Switching from mirror to main storage
This will not show warnings anymore. Should be a cosmetical issue only
2020-09-22 19:07:09 +02:00
iav
04292b06c8
replace apt with apt-get (#2214)
* replace apt with apt-get
APT is not meant to be used in scripts: https://manpages.debian.org/stretch/apt/apt.8.en.html#SCRIPT_USAGE_AND_DIFFERENCES_FROM_OTHER_APT_TOOLS

* Add apt-get to desktop too

Co-authored-by: Igor Pečovnik <igorpecovnik@users.noreply.github.com>
2020-09-22 19:04:10 +02:00
Igor Pecovnik
362219083f Re-add EOS BPi M2 target that fell out. It builds but no device or time to test
https://twitter.com/6LR61/status/1308392752116363265
2020-09-22 19:02:24 +02:00
Igor Pecovnik
5d694426c4 Bugfix - remove broken feature from kernel config 2020-09-22 09:09:43 +02:00
Aditya Prayoga
edb45f9acf
rk3399-legacy / rockchip64-current: Make PCIe reset optional (#2213)
* PCI: rockchip: support ep-gpio undefined case

Make ep-gpios optional as in rk3399-legacy

* helios64: workaround for JMB585 init

on some boards, the SATA controller failed on PCIE link training and
unusable, if the controller reset by Linux driver.

Signed-off-by: Aditya Prayoga <aditya@kobol.io>

* rk3399-legacy: rework pcie changes from rockchip64

UPSTREAM: PCI: rockchip: Use normal register bank for config accessors
[1].
UPSTREAM: PCI: rockchip: Advertise 128-byte Read Completion Boundary
support [2].
dts/c: rockpro64: add pcie scan sleep and enable it for rockpro64 [3]

[1]
7ae6008631

[2]
e2ebdd9508

[3]
3cde5c624c
2020-09-22 08:55:31 +07:00
Igor Pecovnik
5bcd9c6ead Disable bootsplash support for kernel lower then 5.8.10 2020-09-21 19:59:59 +02:00
Igor Pečovnik
33d9a4cfc2
Rollback Linus changes related to software scrollback support which prevented bootsplash logo to show up (#2219)
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/drivers/video/fbdev/core?h=v5.8.10&id=20782abbbdfe922496a28f9cc0c3c0030f7dfb8f
2020-09-21 19:02:26 +02:00
Igor Pecovnik
3daec70153 Update kernel config - remove features that are failing to build in dev kernels 2020-09-21 19:00:40 +02:00
Igor Pecovnik
1d24dff26c Remove deprecated patch 2020-09-21 18:28:22 +02:00
paolo
24f21983f3 Bumped xt-q8l-v10 u-boot to v2020.07 2020-09-20 14:28:41 +00:00
paolo
68a7b87729 Added bluez package to xt-q8l-v10 images, mainly for bluetooth on debian minimal images 2020-09-20 14:28:41 +00:00
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