Igor Pecovnik
fe357e40e2
Backend - improve u-boot multibuild install
2020-10-05 00:11:50 +02:00
Igor Pecovnik
668e764357
Backend - split upstream changes to beta and stable
2020-10-04 16:55:11 +02:00
Igor Pecovnik
159f913038
Bugfix - remove deprecated part of wifi 5.8.y patches
2020-10-04 09:29:18 +02:00
Igor Pecovnik
7cdbd0cd3b
Add Odroid XU4 upstream patches
2020-10-03 00:57:48 +02:00
lanefu
245f391ec7
Add Pinebook Pro Desktop Nightlies
2020-10-02 16:17:25 +00:00
5kft
35c85295d3
[ sunxi-current ] upstream patch updates; updated default configs
2020-10-01 16:58:23 -07:00
5kft
eeba7e3d73
[ sunxi-legacy ] add upstream patches, update default configs
2020-10-01 16:50:20 -07:00
5kft
da2f3c323d
[ sunxi-legacy ] add missing kernel 5.4.66-67 incremental patch
2020-10-01 16:32:01 -07:00
Igor Pecovnik
2537dc4f7f
Revert "Bumping to new version"
...
This reverts commit fd2f47b5a9 .
2020-10-01 21:27:58 +02:00
Igor Pecovnik
fd2f47b5a9
Bumping to new version
...
Adding following kernels:
linux-image-current-imx6_20.08.6_armhf.deb
linux-image-current-meson_20.08.6_armhf.deb
linux-image-current-meson64_20.08.6_arm64.deb
linux-image-current-mvebu_20.08.6_armhf.deb
linux-image-current-mvebu64_20.08.6_arm64.deb
linux-image-current-odroidxu4_20.08.6_armhf.deb
linux-image-current-rk322x_20.08.6_armhf.deb
linux-image-current-rockchip_20.08.6_armhf.deb
linux-image-current-rockchip64_20.08.6_arm64.deb
linux-image-current-sunxi_20.08.6_armhf.deb
linux-image-current-sunxi64_20.08.6_arm64.deb
linux-image-dev-mvebu_20.08.6_armhf.deb
linux-image-dev-odroidxu4_20.08.6_armhf.deb
linux-image-dev-rockchip64_20.08.6_arm64.deb
linux-image-dev-sunxi_20.08.6_armhf.deb
linux-image-dev-sunxi64_20.08.6_arm64.deb
linux-image-legacy-meson64_20.08.6_arm64.deb
linux-image-legacy-mt7623_20.08.6_armhf.deb
linux-image-legacy-mvebu_20.08.6_armhf.deb
linux-image-legacy-mvebu64_20.08.6_arm64.deb
linux-image-legacy-odroidxu4_20.08.6_armhf.deb
linux-image-legacy-rk322x_20.08.6_armhf.deb
linux-image-legacy-rk3399_20.08.6_arm64.deb
linux-image-legacy-rockchip_20.08.6_armhf.deb
linux-image-legacy-rockchip64_20.08.6_arm64.deb
linux-image-legacy-rockpis_20.08.6_arm64.deb
linux-image-legacy-s5p6818_20.08.6_arm64.deb
linux-image-legacy-sunxi_20.08.6_armhf.deb
2020-10-01 21:16:22 +02:00
lanefu
7352426629
Ar 445 ( #2233 )
...
* add journalctl vacuum
* remove absolute path of journalctl. only run if journal in /var/log
2020-10-01 00:16:51 +00:00
Werner
32527a5dbe
dm_mirror harmonization ( #2222 )
...
* sunxi-current: update kernel config, enable some DM modules
DM_MIRROR
DM_MIRROR_LOG_USERSPACE
DM_ZERO
other seem auto selected. Building passes on OPi One
sunxi64-current already had DM_MIRROR
* mt7623: update kernel config & modulze device mapper
Also enable a few USB WiFi dongles. Build passed.
* mvebu64-current: update kernel config
modulize device manager
Add a few new sensor options as module (suggested by makeoldconfig)
* imx6-current: update kernel config & modulze device manager targets
* mvebu64-dev update kernel config & enable DM targets
and a few suggested due to makeoldconfig
* mvebu-legacy: update kernel config
Adjust DM targets
Enable suggtested modules (makeoldconfig)
* odroidxu4-current: update kernel config & adjust DM targets
* odroidxu4-dev: Upate kernel config & adjust dm targets
* rockchip-current: Update kernel config & modulize raid/dm
* rockpis-legacy: update kernel config & enable dm/raid
+ a suggested USB WiFi dongle
* s5p6818-legacy: Update kernel config & enable dm/raid
plus suggested USB WiFi dongle (makeoldconfig)
* sunxi-dev: Update kernel config & adjust device mapper targets
2020-09-30 15:19:12 +02:00
5kft
02a4cf1618
[ sunxi-dev ] remove deprecated patch
...
(change introduced with upstream v5.9-rc7)
2020-09-29 07:06:10 -07:00
Piotr Szczepanik
58395d3585
Switch Pinebook Pro to mainline u-boot ( #2229 )
...
* Switched Pinebook Pro to mainline u-boot
* Some Pinebook Pro mainline u-boot tweaks
(based on https://github.com/pcm720/u-boot-build-scripts )
* Removed Pinebook Pro legacy u-boot support
2020-09-29 09:54:19 -04:00
Werner
246eb8e88f
Merge pull request #2227 from armbian/sunxi-current
...
sunxi-current: add upstream patch
2020-09-28 18:01:12 +02:00
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
Werner
8ae1f719c6
sunxi-current: add upstream patch
2020-09-28 17:43:43 +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