Igor Pecovnik
bb3fee0952
Upstream patches
2021-05-06 11:07:21 +02:00
Igor Pecovnik
049121c17b
Add upstream patches
2021-05-02 10:52:22 +02:00
lanefu
9737c2171e
Merge pull request #2759 from tparys/microzed
...
Adds Xilinx Bootgen tools to build environment (alongside sunxi-tools, etc ..)
Adds new SoC family Zynq (7000 series, not MP/UltraScale)
Adds new board Avnet MicroZed
2021-05-01 11:38:06 -04:00
Igor Pečovnik
510e348202
150balbes fix station legacy ( #2782 )
...
* Fix Legacy Stations
Co-authored-by: balbes150 <balbes-150@yandex.ru>
2021-04-18 22:48:56 +02:00
lededev
0c363a7ba8
enable usbip and usbip vhci-hcd as module to all devices ( #2781 )
...
* enable usbip and usbip vhci-hcd as module to all devices
Add USBIP and it's module as a kernel module to all devices.
It's pretty standard package available in all other distros, allow usage of USB over IP of devices.
new file: config/kernel/linux-generic.config
modified: config/kernel/linux-odroidxu4-legacy.config
modified: lib/compilation.sh
* enable usbip and usbip vhci-hcd as module to devices
* rm unused config file
Co-authored-by: lededev <lededev@noreplay.github.com>
2021-04-18 22:03:29 +02:00
tim
c37ce2afc6
Enable Realtek USB WiFi drivers
2021-04-17 18:06:13 -04:00
Igor Pecovnik
57041c99a8
sunxi edge - add upstream patches
2021-04-14 21:32:54 +02:00
Igor Pečovnik
f0b5264317
Re-create edge branch for imx6 ( #2751 )
...
* Re-create edge branch for imx6
* Add build target
Edge was not tested on HW yet.
2021-04-12 23:56:53 +02:00
Igor Pečovnik
b46f603355
Improvements for Jetson Nano ( #2752 )
...
* Further improvements
- merge general config options
- add edge branch with 5.11.y
- enabled zram
- verified docker dependencies
* Enabled EDGE CLI target
2021-04-12 22:33:27 +02:00
tim
491c97b762
Enable Zynq legacy kernel features based on Armbian config for sunxi64
2021-04-11 18:06:02 -04:00
tim
f60920a2b7
Add Avnet MicroZed
2021-04-10 20:39:31 -04:00
Igor Pecovnik
2473dca0e1
Update meson64 kernel config
2021-04-02 09:11:23 +02:00
Igor Pecovnik
82030ce3da
Add upstream patches for Odroid XU4 current
2021-04-01 23:24:19 +02:00
Paolo Sabatino
ef0be6d368
rk322x: enabled back aufs for current kernel
2021-04-01 13:48:52 +00:00
Igor Pecovnik
d8746795cd
Add upstream patches for sunxi and adjust configs
2021-03-31 00:17:15 +02:00
Paolo Sabatino
087cb0e86a
rk322x: improving stability for some boards, add missing wireguard module
...
* add device tree overlays to handle boards with power regulation issues,
* fix misconfiguration issues in overlays
* add missing wireguard module for rk322x-current and -edge
2021-03-30 18:02:36 +00:00
Lane Jennison
bebf71e2e2
enable CGROUP_BPF and CGROUP_PERF for docker
2021-03-29 20:15:20 -04:00
Igor Pecovnik
2edb02b9e1
Update kernel config for imx6
2021-03-28 12:19:52 +02:00
Igor Pecovnik
d761841c7d
sunxi edge - add upstream patch
2021-03-26 15:52:05 +01:00
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
Oleg
9aa7aafd4f
Adding Nvidia Jetson Nano ( #2720 )
...
* add Jetson Nano
* Update jetson-nano.conf
* Update targets.conf
* Add better description
* Adjust config - try to enable ZRAM
* Packaging patch not needed
* Extlinux was solved in other commit
* Move board to CSC for now
Co-authored-by: Igor Pečovnik <igorpecovnik@users.noreply.github.com>
Co-authored-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2021-03-18 18:29:34 +01:00
themilord
9ef3fe9687
Enable IMX6 VPU(CODA960) in the kernel config as module. Enables HW acceleration of video en-/decodingw ( #2723 )
2021-03-18 17:11:09 +01:00
Igor Pecovnik
a4c26108a8
Allwinner upstream patches
2021-03-12 22:19:41 +01:00
Paolo Sabatino
95425c27b9
Changes and fixes to rk322x uboot and kernel config
...
- Enabled nfc on rk322x-dev and disable on rk322x-current (need further development)
- Tidied up rk322x-current device tree
- enabled nfc rockchip driver enabled in rk322x-dev kernel config
- Enabled EHCI controller in u-boot (added patch for inno-phy, device tree and config bits), better device detection for dwc2 usb otg port
- Removed SPL_FIT_GENERATOR from u-boot configuration, fixed .its file to use binman
- fixed rk322x its file (now includes dtb), reverted u-boot to v2020.10 and changed dev_* into log_debug() calls
2021-03-12 20:20:12 +00:00
Igor Pecovnik
0e8a4464c8
odroidxu4 current add upstream patch
2021-03-08 09:00:39 +01:00
Igor Pečovnik
0e025f4cf3
Bump meson64 DEV to 5.11.y ( #2695 )
2021-03-08 08:58:18 +01:00
Igor Pecovnik
b45fe0c9ec
Update meson64 legacy config and cosmetic bugfix to zsh package creation
2021-03-07 21:24:33 +01:00
Igor Pecovnik
ada2a6eeb8
sunxi - add upstream patch
2021-03-07 17:26:59 +01:00
Igor Pecovnik
a3d29f4082
bugfix - some rockchip64 patches needed adjustments
...
They were breaking compilation. Tested for building
2021-03-07 15:40:10 +01:00
Igor Pecovnik
7989d036cb
meson64 disable shutdown fucntion since it works rihht the opposite
...
It always hangs, disabling enable reboot back on - not sure if this is proper solution. We need to make many reboots ...
2021-03-07 14:41:23 +01:00
Igor Pecovnik
ed787f4a16
Add upstream patch
2021-03-06 21:27:38 +01:00
Tony
4971535c77
RK3399 Typec DP ( #2676 )
...
* RK3399 NanoPC-T4 Add Type-C alt mode DP
* rk3399 rockpi 4C add mini-DP (WIP)
* [ rockchip64 ] revert rockPi 4C DP patch
Add an extension to disable it, but leave for future work.
2021-03-03 07:59:25 +01:00
Igor Pecovnik
8d6ce7ce05
Odroid C4 / HC4 / N2 legacy upstream patches
2021-03-02 23:46:40 +01:00
Igor Pecovnik
973407893a
Maintenance: update configs and add upstream patches
2021-02-23 19:23:22 +01:00
Paolo Sabatino
04670580ea
Moved rk322x-dev to linux kernel 5.11
...
Added led configuration dtbo for rk322x targets
2021-02-20 20:48:42 +00:00
JMCC
34f1ce7aa0
NanoPC-T4 legacy: enable USB-C DisplayPort out
2021-02-18 20:09:37 +01:00
Igor Pecovnik
dd82638982
Remove deprecated patches
2021-02-18 15:21:51 +01:00
André Cirne
34c4e62436
Enable squashfs support in expressobin ( #2643 )
2021-02-17 01:37:12 +01:00
Igor Pečovnik
54bc65b3bb
Bump DEV kernels to 5.11.y ( #2636 )
...
* Bump rockchip DEV 32b to 5.11.y
* Move mvebu64 DEV to 5.11.y
* Move Rockchip64 DEV to 5.11.y
Disabling general-rkvdec_nv15.patch - need more attention
* Add Meson DEV / Odroid C1
* Move OdroidXU4 DEV to tobetter's 5.11.y branch
* Bump sunxi DEV to 5.11.y
* Bump mvebu DEV to 5.11.y
2021-02-17 01:36:25 +01:00
Igor Pečovnik
d28c170a23
RTL 8811CU: Add support for K5.11.y ( #2638 )
...
* RTL 8811cu: Add support for K5.11.y
* Update configs and remove deprecated patches
2021-02-15 16:25:19 +01:00
Igor Pecovnik
d5917f2379
Odroidxu4 - upstream patch
2021-02-14 15:57:06 +01:00
Igor Pecovnik
d2fe129f3a
Update kernel config, add upstream patches
2021-02-11 17:23:41 +01:00
Igor Pečovnik
8e4b84428d
Enable hardware PRNG/TRNG/SHA on sun8i-ce platform ( #2616 )
...
* Enable hardware PRNG/TRNG/SHA on sun8i-ce platform
* Update configs - change sunxi crypto to boolean
2021-02-11 12:37:54 +01:00
Igor Pecovnik
9405412782
sunxi - add upstream patches
2021-02-11 12:35:41 +01:00
Igor Pečovnik
dc98eeb264
Add upstream patches ( #2630 )
2021-02-11 00:11:44 +01:00
Igor Pečovnik
4763a457c1
Add missing overclocking opp for N2+ ( #2629 )
2021-02-10 18:31:58 +01:00
Pander
c83ba333a3
enable camera sensor modules for current and dev sunxi64 ( #2613 )
2021-02-05 11:10:46 +01:00
Igor Pečovnik
8afc6b6280
Add DVFS fixes to current branch and change to mainline u-boot ( #2598 )
2021-02-03 20:18:28 +01:00
Igor Pečovnik
f900d9b636
Upgrade Odroid XU4 DEV to 5.10.y ( #2607 )
2021-02-02 19:33:28 +01:00
Igor Pecovnik
dc13e7ec4f
Add upstream patches
2021-02-01 09:33:35 +01:00
Igor Pecovnik
0829882144
Fix compilation errors on mvebu current / dev
...
Fixed by reverting https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/drivers/gpio?h=v5.10.12&id=43f2e6077f441d681f0337ab91f7c4c2d4c62761 which needs closer examination when time permits.
2021-01-30 19:17:25 +01:00
paolo
d3ffc4ac7c
[rk322x] Moved rk322x-current to kernel 5.10.y, added alternative wlan wiring for some boards
2021-01-29 19:20:50 +00:00
Piotr Szczepanik
804c57dd59
Enable RTC (hym8563) for Station P1 in mainline (renaming DT in process) ( #2577 )
...
* Enable RTC (hym8563) for Station P1 in mainline (renaming DT in process)
* Switch Station P1 to rockchip64
* Fix linking for Station P1 device tree in legacy
2021-01-26 21:22:37 +01:00
Jannis
bd4c2c67f0
[AR-609] Switch mvebu-current to 5.10.y (reusing config and patches from -dev) ( #2547 )
...
* mvebu-current move to lk5.10.y
* mvebu-current update patches based on -dev
* mvebu-current update kernel config
2021-01-22 13:20:44 +01:00
Igor Pečovnik
46ea2050fd
Move mvebu64 current to 5.10.y ( #2565 )
2021-01-22 13:13:18 +01:00
Igor Pečovnik
677ac38998
Bump rockchip to 5.10.y ( #2570 )
2021-01-22 12:57:22 +01:00
Igor Pečovnik
d95a4f7bf6
Enable AUFS back - its supported again ( #2562 )
...
* Enable AUFS back - its supported again
Tested building
* Update kernel configs for AUFS
2021-01-19 23:24:33 +01:00
Piotr Szczepanik
091d91468e
Switched rockchip64-current to 5.10.y (and synced -dev config/patches) ( #2546 )
2021-01-17 19:07:59 +01:00
Igor Pečovnik
fc9c312f79
Bump Meson64 current to 5.10.y ( #2544 )
2021-01-14 01:36:40 +01:00
Igor Pecovnik
151414ef49
Allwinner - add upstream patches
2021-01-10 16:16:58 +01:00
Igor Pecovnik
16b1e43be8
Cleanup few kernel configs, remove deprecated patches
2021-01-10 01:48:30 +01:00
Igor Pecovnik
24097de258
Meson64 legacy - add support for SATA and add upstream patches
2021-01-10 00:08:31 +01:00
JMCC
8b83866e16
rockchip-legacy: Enable RGA for RK3288
2021-01-04 22:53:12 +01:00
Oleg
a1e96e68d8
add station legacy ( #2521 )
2021-01-04 11:51:43 +01:00
Igor Pečovnik
01024e20d5
Move sunxi current to 5.10.y ( #2525 )
2021-01-02 21:56:56 +01:00
Werner
2fc6682878
rockchip64-dev: Enable 2nd NIC on NanoPi R4S
...
`CONFIG_RTL8188EU` seem no longer exist in config. Unable to find in menuconfig. Therefore removed.
@ThomasKaiser FYI: `CONFIG_CRYPTO_ZSTD` has been forced to `y` by `ZSWAP_COMPRESSOR_DEFAULT_ZSTD [=y] && <choice>`
2020-12-31 10:47:58 +01:00
Igor Pečovnik
3c793e66ed
Add initial config for R4S ( #2415 )
...
* Add initial config for R4S
* Enabled r8169 module for rockchip64-current
* NanoPi R4S board configuration file tweaks
* Add u-boot configuration
* Update PCI speed
* Add DT to DEV kernel
* Enable build targets
Co-authored-by: Piotr Szczepanik <piter75@gmail.com>
2020-12-31 01:17:45 +01:00
JMCC
1db9f325b2
rockpi-4b legacy: enable MIPI-CSI camera support through RKISP1
2020-12-29 22:54:55 +01:00
JMCC
054a4ba98b
rk3399-legacy: enable HDMI-CEC and ISP camera support
2020-12-29 22:53:39 +01:00
Thomas Kaiser
4193dc0e37
Enable zswap with zstd/z3fold where applicable
2020-12-29 16:33:23 +01:00
Igor Pecovnik
5fce5229f2
sunxi - add upstream patch
2020-12-27 01:29:55 +01:00
Igor Pecovnik
582f1228a0
Move Rockchip DEV to 5.10.y
2020-12-26 10:52:13 +01:00
Paolo Sabatino
8709a5395f
[rk322x] Advanced dev kernel to 5.10.y
2020-12-24 14:36:20 +00:00
Igor Pecovnik
6613e89261
Upstream patches
2020-12-23 22:34:24 +01:00
Igor Pecovnik
e6e5438ff9
Update / add upstream kernel patches and ajdust configs
2020-12-22 15:30:55 +01:00
5kft
918f892501
[ sunxi-dev ] Enable tc and firewall support on sunxi64 ( https://github.com/armbian/build/pull/2488 )
2020-12-21 05:59:59 -08:00
emanuele-f
d316cfd245
Restore tc and firewall support on sunxi64
...
Standard firewall features were introduced in
6a165742e8 but then removed in
6788786057 . This commit restores them and also
adds support for the tc-mirred action.
2020-12-21 12:53:22 +01:00
JMCC
3b5fa42269
Rockchip64-Legacy: enable CONFIG_MEDIA_CEC_RC, and collaterally also set CONFIG_RTL8192EU=m
2020-12-20 14:42:06 +01:00
Igor Pečovnik
8192ac4d4d
Upstream patches ( #2474 )
...
* Add xu4 current upstream patch
* Update sunxi legacy
* Update sunxi current
2020-12-16 23:33:51 +01:00
Igor Pecovnik
23ff3c0243
Switched mvebu64-dev to linux 5.10.y
2020-12-15 00:27:07 +01:00
Igor Pecovnik
c8a163ce71
Merge branch 'master' of https://github.com/armbian/build
2020-12-15 00:11:38 +01:00
Igor Pecovnik
78027c5daf
Switched mvebu-dev to linux 5.10.y
2020-12-15 00:11:01 +01:00
Piotr Szczepanik
91c78bba63
Refreshed rockchip64-dev kernel config from build
2020-12-15 00:03:27 +01:00
Igor Pecovnik
dbf4110f6e
Switched imx6-current to linux 5.10.y
2020-12-14 23:59:19 +01:00
Igor Pecovnik
20472dc934
Switched meson-current to linux 5.10.y
2020-12-14 23:46:26 +01:00
Igor Pecovnik
17658c6c53
Switched meson64-dev to linux 5.10.y
2020-12-14 23:33:18 +01:00
Aaditya
204d63c0e9
add gamepad and joystick support where missing ( #2446 )
...
* [rockchip64-current] add gamepad and joystick support
Added modules similar to rockchip64-legacy
* [meson{64}-current] add gamepad and joystick support
* [gitignore] temp vim files
* [sunxi{64}-current] add gamepad and joystick support
* [mvebu{64}-current] add gamepad and joystick support
* [misc dev] add gamepad and joystick support
* [meson and sunxi legacy] add gamepad and joystick support
* [misc legacy] add gamepad and joystick support
2020-12-14 18:14:14 +01:00
Songtao
3b2cb79f29
Enable BBR and NET_SCH_FQ. ( #2452 )
2020-12-14 18:13:01 +01:00
Igor Pečovnik
9a73552d6a
Adjust kernel configs, add upstream patches, bump mvebu64 dev to 5.9.y ( #2440 )
2020-12-11 20:17:29 +01:00
Igor Pečovnik
0b9115dab1
Bump Meson64 to 5.10.y ( #2439 )
...
- curently attached to RC7 as https://github.com/armbian/build/pull/2378
- config derived from current and contains all latest changes
- dirty reboot and eth0 reset hacks are not added and can be added later if still needed (need_check subfolder)
2020-12-11 00:33:05 +01:00
Igor Pecovnik
ebb5f4ae7d
Adding upstream patches and update kernel configs for several kernels
2020-12-06 17:17:49 +01:00
Igor Pečovnik
83b2f4a6c5
Add WIP support for Orangepi Zero 2 ( #2418 )
...
* Add WIP support for Orangepi Zero 2
* squeeze H616 patches into sunxi-dev
* Update linux-sunxi64-dev.config
* H616: Limit CPUMAX
* Enable DEV only
* H616: remove patches from sunxi-current
* H616: apply new patchset
Co-authored-by: EvilOlaf <werner@armbian.de>
Co-authored-by: Werner <EvilOlaf@users.noreply.github.com>
2020-12-06 09:12:11 +01:00
Igor Pečovnik
920247f56b
Small maintenance tasks ( #2412 )
...
* Enable multicore compilation for headers compile.
* Upstream patches and config adjustement
2020-12-04 00:11:45 +01:00
Jannis
2fe5e6f755
[AR-558] Switch mvebu current to LK5.9 (based on previous mvebu-dev) ( #2405 )
...
* mvebu-current switch to lk5.9
* mvebu-current update patches from dev
* Remove mvebu DFS patches
2020-12-03 10:24:27 +01:00
Igor Pecovnik
d5171276a9
Enable EHCI support for Meson64 kernel family
...
Possibly fix for HC4
2020-12-01 08:30:32 +01:00
Jannis
53906b386c
Merge pull request #2352 from armbian/AR-526
...
[AR-526] Moving mvebu-dev to lk5.9
2020-11-27 08:36:50 +01:00
Piotr Szczepanik
d418e595cf
Switched rockchip64-dev to 5.10.0-rc ( #2378 )
2020-11-25 19:53:19 +01:00
Igor Pečovnik
62c27823a6
Move Rockchip 32b to 5.9.y ( #2339 )
...
* Move Rockchip 32b to 5.9.y
* Disable broken patches
2020-11-25 19:50:47 +01:00
Icenowy Zheng
e19d014e00
Add Pine64 PineCube support ( #2364 )
...
* sunxi: kernel: current/dev: enable sun6i-csi and disable LL debug on UART0
The former is useful on some boards, e.g. PineCube.
The latter blocks boards that do not utilize UART0 from booting.
Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
* sunxi: add new family sun8i-v3s
This family is intended for boards with V3/V3s/S3/S3L chips and low
DRAM capacity.
Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
* sunxi: add PineCube board
This board features Sochip S3 SoC (Allwinner V3 die + co-packaged 128MiB
DRAM), and an OmniVision OV5640 camera is shipped with the board.
Add support for it. It could be used as an IP camera then.
Kernel support is only added to current/dev branch, with dev just using
mainline-merged DT and current using backported DT from 5.10-rc.
Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
* sunxi: kernel: current/dev: add V3s OHCI/EHCI nodes
These are needed for USB host on V3s boards to work.
Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
2020-11-25 19:50:10 +01:00
Pander
1509e77ef0
enabled s5k4ec camera sensor module ( #2381 )
2020-11-25 19:47:28 +01:00
Heisath
87aa3de522
Merge branch 'master' into AR-526
2020-11-25 09:43:23 +01:00
Igor Pecovnik
f5e4c08274
Disable ZSMALLOC_PGTABLE_MAPPING for 64bit as well
...
https://github.com/armbian/build/pull/2377
2020-11-24 13:18:18 +01:00
Icenowy Zheng
db23c66715
sunxi: current/dev: disable ZSMALLOC_PGTABLE_MAPPING ( #2377 )
...
Although enabling this feature can have performance gain, this is
proven to be broken on new kernels and is dropped in linux-next now
in git commit 80bf194625f5.
Disable this to fix ZRAM issues and get future proof on this feature.
Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
2020-11-24 13:07:29 +01:00
Igor Pečovnik
e833e2589c
Move Odroid C4 from legacy u-boot toward mainline ( #2350 )
...
- move Odroid C4 from legacy u-boot toward mainline
- get rid of dirty legacy u-boot code
- get rid of FAT boot partition
- briefly tested
- both kernels can operate with one standard boot script
- add upstream patch and adjust config
- fix console
- don't clock C4 too high by default
2020-11-22 13:47:41 +01:00
Igor Pecovnik
e52ac7890c
sunxi: add upstream patches and update config
2020-11-22 09:21:51 +01:00
Jack Chen
4f72e3e1a3
rockchip: enable the CONFIG_F2FS_FS_SECURITY option ( #2363 )
...
Without this option enabled, we will not be able to use the setcap tool to set file capabilities on a F2FS partition.
Signed-off-by: Jack Chen <redchenjs@live.com>
2020-11-20 09:21:54 +01:00
Heisath
6a37b993a8
Update mvebu-dev kernel config
2020-11-16 11:12:25 +01:00
Heisath
5606958963
Merge branch 'master' into AR-526
2020-11-16 10:59:03 +01:00
Igor Pečovnik
74ce2bb92a
Update configs ( #2345 )
...
* Update configs
2020-11-14 16:47:12 +01:00
Igor Pečovnik
3da10e96e7
Point rockchip 32b legacy kernel sources to our repisitory ( #2344 )
...
Branch was removed at main Rockchip repo.
2020-11-14 10:46:45 +01:00
paolo
9080d453e0
Moving rk322x-current to linux 5.9.y
...
Removed default-sample-phase property for base rk322x-box device tree
Enabled spdif out for rk322x-current and -dev flavours
Removed reserved node in device tree, u-boot v2020.10 and OPTEE autoconfigure reserved zones automatically
2020-11-13 19:40:52 +00:00
Heisath
a343bab4c6
Set mvebu-dev to mvebu-current as a starting point
2020-11-13 08:24:54 +01:00
Michael Klein
8201109bde
linux-sunxi-{current,dev}.config: enable CONFIG_RFKILL_INPUT ( #2323 )
...
* linux-sunxi-{current,dev}.config: enable CONFIG_RFKILL_INPUT
* Update linux-meson64-legacy.config
* Update linux-rk322x-current.config
* Update linux-rk322x-dev.config
* Update linux-rk322x-legacy.config
* Update linux-rk3399-legacy.config
* Update linux-rockchip64-legacy.config
* Update linux-rockchip-current.config
Co-authored-by: Igor Pečovnik <igorpecovnik@users.noreply.github.com>
2020-11-12 16:20:56 +01:00
Igor Pečovnik
f42b9ff551
RockpiS: add upstream patches and fix broken u-boot patch ( #2335 )
2020-11-12 15:56:40 +01:00
PeterFalken
6e1e905d5e
Enable all iSCSI modules (IBLOCK,FILEIO,PSCSI) on all platforms - complements PR #2332 ( #2333 )
...
* Enable TARGET_CORE module to run & publish iSCSI targets on armbian.
* Enable all iSCSI modules (IBLOCK,FILEIO,PSCSI) on all platforms.
* Revert "Enable all iSCSI modules (IBLOCK,FILEIO,PSCSI) on all platforms."
This reverts commit 7ab3882e0c .
* Enable all iSCSI modules (IBLOCK,FILEIO,PSCSI) on all platforms.
Co-authored-by: Luis Garcia <luis@Disgaea.local>
2020-11-12 03:37:37 -05:00
PeterFalken
76eb66a73f
Enable TARGET_CORE module to run & publish iSCSI targets on armbian. ( #2332 )
2020-11-11 19:26:53 -05:00
Piotr Szczepanik
e36ce875b0
Switched rockchip64-current to linux 5.9.y ( #2309 )
2020-11-10 21:43:13 +01:00
5kft
822930adf9
[ sunxi-legacy ] add upstream patches
2020-11-08 08:02:31 -08:00
Igor Pečovnik
f2756e3b59
Add Odroid HC4 to mainline kernel ( #2319 )
...
* Add Odroid HC4 to mainline kernel
- remove legacy target
- add reset / power off support
- change HC4 from .wip -> .conf
- adjust patches
* Enable HC4 legacy kernel too.
* Add groovy target for HC4
* Adjust targets
2020-11-08 12:13:22 +01:00
Igor Pečovnik
699194b129
Updates for Odroid XU4 DEV kernel branch ( #2320 )
...
* Update patchset from latest HK mainline branch
* Remove unneeded patch
* Remove
* Enable LCD drivers that are used by HK and cleanup
2020-11-08 10:35:34 +01:00
Daniel Mehrwald
9e777bb6a0
Fix: Panfrost conflict with Mali build in driver ( #2318 )
2020-11-07 19:54:04 +01:00
Igor Pečovnik
e5565e6a09
Bump imx6 to 5.9.y ( #2312 )
...
Tested on Cubox i4
2020-11-06 13:44:37 +01:00
Igor Pečovnik
732c071dcb
Bump Odroid XU4 kernels ( #2310 )
...
and add upstream patches.
2020-11-06 09:00:31 +01:00
Songmin Li
66fddf39d0
Enable ISCSI_TCP so we can running iscsi client on armbian. ( #2300 )
2020-11-05 22:04:39 +01:00
Igor Pečovnik
aa2bc7e9a4
Add Odroid HC4 legacy WIP target ( #2304 )
...
- fix broken patch
- add upstream patch
2020-11-05 22:03:52 +01:00
Igor Pečovnik
dbd5c956fb
Move meson / Odroid C1 to 5.9.y ( #2308 )
...
* Move Meson64 to 5.9.y
HDMI audio works on C4 and N2, tested desktop builds
* Move Meson Family (Odroid C1) to 5.9.y
Tested
2020-11-05 22:02:53 +01:00
Igor Pečovnik
8d19c22463
Move Meson64 to 5.9.y ( #2307 )
...
HDMI audio works on C4 and N2, tested desktop builds
2020-11-05 21:15:03 +01:00
5kft
cd092d8fdc
[ sunxi-current ] add upstream patches
2020-11-05 06:59:58 -08:00
5kft
d2d161d789
[ sunxi-dev ] migrate to kernel 5.10.x
2020-11-03 07:35:10 -08:00
5kft
6788786057
[ sunxi-current ] migrate to kernel 5.9.x
2020-11-03 06:22:42 -08:00
Michael Klein
ae3ca47b03
Enable CONFIG_IR_GPIO_CIR for all boards ( #2298 )
...
This closes #2297
2020-11-02 12:22:02 +01:00
5kft
1620ba6c98
[ sunxi-legacy ] add upstream patches
2020-11-01 06:56:46 -08:00
5kft
56c23c9afc
[ sunxi-dev ] add upstream patches
2020-11-01 06:49:54 -08:00
5kft
d67b944eeb
[ sunxi-legacy ] add upstream patches
2020-10-31 06:58:42 -07:00
5kft
cf19bdc978
[ sunxi-current ] add upstream patches
2020-10-29 08:10:47 -07:00
5kft
f15bf42e2b
[ sunxi-dev ] add upstream patches
2020-10-29 07:27:36 -07:00
Igor Pecovnik
740c5f5d39
Odroid N2 legacy - fix broken patch and add upstream patches
2020-10-26 11:10:03 +01:00
Emanuele Faranda
172b2c1e0d
Extend tc and firewall support on sunxi64 ( #2277 )
...
This enables the support for tc filters and other firewall/shaping
modules normally found on standard kernels.
2020-10-24 22:46:55 +02:00
Igor Pečovnik
4492234db7
Fixing boot hang for Odroid C4 ( #2265 )
...
Enabling CONFIG_COMMON_CLK_AXG_AUDIO=y caused C4 to hang at boot
2020-10-20 22:06:41 +02:00
5kft
3ed90c135f
[ sunxi-dev ] update default kernel configs
2020-10-19 16:12:04 -07:00
Igor Pecovnik
163a26b8e4
Merge branch 'master' of https://github.com/armbian/build
2020-10-19 09:36:49 +02:00
Igor Pecovnik
0e9e643036
Move meson64-dev to 5.9.y
2020-10-19 09:36:20 +02:00
Igor Pečovnik
a9005dc2c4
Fix Odroid N2 audio and also add sound setting script to be run at start ( #2263 )
...
Tied to hardware-optimisation service.
2020-10-18 23:45:00 +02:00
Piotr Szczepanik
01882653ef
Switched rockchip64-dev to linux 5.9.y
2020-10-18 17:45:38 +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
paolo
948162b76d
Bumped rk322x-dev to kernel 5.9.y
2020-10-17 16:19:21 +00:00
5kft
f480823297
[ sunxi-legacy ] add upstream patches
2020-10-16 08:21:49 -07:00
5kft
688767a513
[ sunxi-current ] add upstream patches
2020-10-15 19:05:47 -07:00
Igor Pecovnik
4ae13d2d61
Add upstream patches for meson64 legacy
2020-10-13 20:36:27 +02:00
5kft
ee26f275c9
[ sunxi-legacy ] add upstream patches
2020-10-07 09:56:34 -07:00