Commit graph

3299 commits

Author SHA1 Message Date
Elias Bakken
9d151a9f7e Adding new config file 2020-12-31 13:28:18 +01:00
Elias Bakken
058e9bf084 Changed config name ending to csc 2020-12-31 13:27:13 +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
Werner
3361fa31ce
Merge pull request #2477 from armbian/h616-atf
H616: switch to newer WIP ATF
2020-12-31 09:23:01 +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
Elias Bakken
836a32d1b6 Adding board config file for Recore 2020-12-29 13:45:06 +01:00
Nazım Gediz Aydındoğmuş
94b1fdb715
Document board config variables (#2509)
* Document board config variables

Add brief descriptions for board config variables which lack an explanation

* Emphasize deprecated variables in board config README

"next" is deprecated with AR-8.

Add "(deprecated)" to the end of description for more clarity.

* Update board config variable descriptions

Remove descriptions which are related to deprecated branches.

Remove descriptions which are not relevant for board configuration.

Change description of BOOT_FDT_FILE variable with a more elaborate one.

* Update board config variable descriptions

Even though they are not used frequently;

add description for "BOOTCONFIG_LEGACY" and "BOOTCONFIG_CURRENT".
2020-12-29 13:22:28 +01:00
Piotr Szczepanik
a42010c458
Downgraded DDR blob for RockPi 4 to fix 1GB model boot issue (again) (#2501) 2020-12-27 10:29:46 +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
Igor Pecovnik
d6027862a0 Disable video routines on headless oranges 2020-12-26 10:51:17 +01:00
Paolo Sabatino
8709a5395f [rk322x] Advanced dev kernel to 5.10.y 2020-12-24 14:36:20 +00:00
Igor Pečovnik
62091309b1
Move Rock64 to CSC (#2498) 2020-12-24 12:09:43 +01: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
5kft
b8f10e8751
Merge pull request #2488 from emanuele-f/sunxi64_config
Restore tc and firewall support on sunxi64
2020-12-21 05:54:52 -08:00
JMCC
3a750d0bf4
Add legacy-buster-desktop to all Rockchip targets 2020-12-21 14:13:13 +01:00
JMCC
5894062b1f
Add Kvim2 csc to build targets 2020-12-21 14:01:36 +01:00
emanuele-f
d316cfd245 Restore tc and firewall support on sunxi64
Standard firewall features were introduced in
6a165742e83696995510e6400dd1bdebd07947dd 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
Igor Pečovnik
a4f315c72d
Add support for ZSH / TMUX / oh-my-zsh (#2478)
* Add support for ZSH / TMUX / oh-my-zsh

* Selecting default shell at 1st run

* Install ZSH by default except on minimal image

* Lets rather create armbian-zsh package

* - fix remaining ZSH problems
- add systemd timer to remove default desktop autologin feature
- change DESKTOP_AUTOLOGIN to disabled by default

* Few small improvements

* Oneliner for revering all users back to BASH if package is uninstalled

* Properly escape variables

* Fixing chmod

* More cryptic awk magic to fix permissions for all normal users that are getting zsh magic
2020-12-21 00:44:22 +01:00
Piotr Szczepanik
a84c69ddea
Fix boot (and bluetooth) for NanoPi M4*, NanoPC T4 and Firefly RK3399 in legacy (#2480)
* Fix boot (and bluetooth) for NanoPi M4*, NanoPC T4 and Firefly-RK3399 in legacy

* Changed rk3399-bluetooth service type to exec
2020-12-20 23:45:30 +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
Werner
7ebd15f9d4
H616: switch to newer WIP ATF 2020-12-17 11:03:17 +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
Piotr Szczepanik
b3bed82002
Switched rockchip64-dev to linux 5.10.y 2020-12-14 21:28:42 +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
Piotr Szczepanik
2c763e7c3e
Switched rockchip64-dev to linux v5.10-rc7 2020-12-07 21:27:28 +01:00
Igor Pecovnik
ebb5f4ae7d Adding upstream patches and update kernel configs for several kernels 2020-12-06 17:17:49 +01:00
Werner
7d286ea303
P1 comes with 4GB memory 2020-12-06 12:28:59 +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 Pecovnik
8f9d063277 Allwinner: fix u-boot target map 2020-12-05 00:12:59 +01:00
Igor Pecovnik
54f5f518c6 Allwinner: Unify boot loader write process
https://forum.armbian.com/topic/16170-orangepi-zero2-allwinner-h616/?tab=comments#comment-114454
2020-12-05 00:10:30 +01:00
Piotr Szczepanik
4c4193b033
Switch ROCK Pi 4 to all blobs u-boot for Radxa's SPI compatibility (#2409) 2020-12-04 00:19:37 +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 Pečovnik
e107f37475
Compatibility issue for Debian Buster (#2403)
If kernel is build with GCC9.2 we can't compile modules with DKMS. Reverting compiler to 8.3 until better solution emerges. No known side effects. Tested - working.
https://armbian.atlassian.net/browse/AR-557
2020-12-02 17:45:50 +01:00