Commit graph

16 commits

Author SHA1 Message Date
Igor Pečovnik
0cdffb29b0
Renaming DEV branch to EDGE (#2704)
* Change DEV to EDGE
* Renaming patches dev folder to edge
* Move patches into subdir where they will be archived.
* Relink patch directories properly
2021-03-24 19:01:53 +01:00
Rosen Penev
d4d05b07c0
mvebu: remove i2c patch
This patch (most likely taken from OpenWrt) only applies to ARMADA-XP
hardware, none of which is supported by Armbian.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-01-08 18:28:57 -08:00
Rosen Penev
aa3d60f57e
refreshed mvebu with quilt (#2419)
* mvebu-dev: refresh all patches with quilt

Cleaned up based on kernel 5.9.12.

Signed-off-by: Rosen Penev <rosenp@gmail.com>

* mvebu-current: refresh patches with quilt

Based on kernel version 5.9.12

Signed-off-by: Rosen Penev <rosenp@gmail.com>

* mvebu-legacy: refresh patches with quilt

Based on kernel 4.19.161

Signed-off-by: Rosen Penev <rosenp@gmail.com>

* mvebu-legacy: remove custom helios4 dts file

This is already added upstream. No need to have it here.

Continued refreshing the other patches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-10 11:47:33 +01:00
Heisath
39cbe63ec4 mvebu-legacy disable DFS 2020-11-27 09:21:40 +01:00
Rosen Penev
15cb0f6e3f mvebu: remove swconfig multi-cpu patch
The swconfig marvell driver has support for multiple ethernet (CPU)
ports. The upstream DSA driver is limited to one. swconfig is not used
here.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-11-18 19:52:39 -08:00
Rosen Penev
ec9ba30420 mvebu: remove documentation patch
This patch has no effect.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-11-18 19:52:39 -08:00
Rosen Penev
6ed0a9f497 mvebu: remove Clearfog swconfig patch
Clearfog in armbian does not use swconfig. It uses DSA.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-11-18 19:52:43 -08:00
Rosen Penev
35b9c7bf19 mvebu: remove pointless RTC patch
This was fixed upstream with 1a990fefb641398fb580a0ea0be99b0ff27cbb9b ,
which achieves the same thing.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-11-18 19:52:39 -08:00
Rosen Penev
31ce867b53 mvebu: remove pointless and upstreamed patch
Right above it in the same stuff...

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-11-18 19:09:22 -08:00
Igor Pecovnik
5ad413f135 Adjust failing patch for mvebu legacy 2020-09-18 10:26:02 +02:00
Jannis
0da16dfc3d [ mvebu ] Update patches to fit new legacy, current, dev 2020-01-19 15:54:02 +01:00
Jannis
39b6f24287 Finally remove the mvebu-time-out patch on mvebu 2020-01-08 18:23:17 +01:00
Jannis
ded956de94 Disable pcie timeout patch, fixes pcie problems 2020-01-07 20:53:33 +01:00
Jannis
0fca493a46 Check & Rework remainig patches for mvebu-legacy 2020-01-06 08:30:47 +01:00
Jannis
cf720bc3ab Fix RTC initialize patch for mvebu legacy 2020-01-03 18:37:49 +01:00
Igor Pečovnik
150ac0c2af
Remove K<4, change branches, new features (#1586)
AR-1 - Adding support category for distributions
AR-4 - Remove Allwinner legacy
AR-5 - Drop Udoo family and move Udoo board into newly created imx6 family
AR-9 - Rename sunxi-next to sunxi-legacy
AR-10 - Rename sunxi-dev to sunxi-current
AR-11 - Adding Radxa Rockpi S support
AR-13 - Rename rockchip64-default to rockchip64-legacy
AR-14 - Add rockchip64-current as mainline source
AR-15 - Drop Rockchip 4.19.y NEXT, current become 5.3.y
AR-16 - Rename RK3399 default to legacy
AR-17 - Rename Odroid XU4 next and default to legacy 4.14.y, add DEV 5.4.y
AR-18 - Add Odroid N2 current mainline
AR-19 - Move Odroid C1 to meson family
AR-20 - Rename mvebu64-default to mvebu64-legacy
AR-21 - Rename mvebu-default to mvebu-legacy
AR-22 - Rename mvebu-next to mvebu-current
AR-23 - Drop meson64 default and next, current becomes former DEV 5.3.y
AR-24 - Drop cubox family and move Cubox/Hummingboard boards under imx6
AR-26 - Adjust motd
AR-27 - Enabling distribution release status
AR-28 - Added new GCC compilers
AR-29 - Implementing Ubuntu Eoan
AR-30 - Add desktop packages per board or family
AR-31 - Remove (Ubuntu/Debian) distribution name from image filename
AR-32 - Move arch configs from configuration.sh to separate arm64 and armhf config files
AR-33 - Revision numbers for beta builds changed to day_in_the_year
AR-34 - Patches support linked patches
AR-35 - Break meson64 family into gxbb and gxl
AR-36 - Add Nanopineo2 Black
AR-38 - Upgrade option from old branches to new one via armbian-config
AR-41 - Show full timezone info
AR-43 - Merge Odroid N2 to meson64
AR-44 - Enable FORCE_BOOTSCRIPT_UPDATE for all builds
2019-11-19 23:25:39 +01:00