build/patch/kernel/rk3399-default
Igor Pečovnik 633242e835
Changes to build script and patches adjustment (#1423)
- change console welcome text
- changed display manager to lightdm by default and remove nodm completly
- desktop login manager enabled by default, toogle can be done with armbian-config
- added URL to the build script and commit hash to /etc/armbian-release file
- added debconf-utils,html2text,mmc-utils,sunxi-tools to the base and additional pkg list
- added synaptic package manager and onboard keyboard to the desktop base
- changed motd console welcome text to: Welcome to Debian Stretch with Armbian Linux 5.1.6-sunxi
- added "logout" to the panel/menu
- added normal users to additional groups: disk tty users games
* Adjust tabs and alter displaying build options at the end - hide empty ones
* Fix wrong MOTD message, adjust logic to autologin by default and request login for both notebooks
* Making fs cache naming more intuitive, rename script
* Move additional kernel drivers into separate file. Add AUFS for K5.1 this way, attach wireguard sources to last known working tag. master is broken atm
* Add two more extra wireless drivers 88x2BU, (improved) 8811EU and introduce switch EXTRAWIFI which is enabled by default
* Move 8812AU to the same version we have now. More recent has some performance issues in AP mode. Adjust configuration, add mvebut-dev 5.1.y kernel
* Enable Wireguard also on 3.10.y since it was fixed upstream. Attach bach to master branch since its working now
* Rockchip64 & RK3399 - upstream patches and remove deprecated patches, mvebu64 add DEV kernel attached to 5.1.y
* Enable BT on Tinkerboard CLI images as well
* cubox-i move to 5.1.y and enable missing HDMI
* Bugfixes for adding wireless driver to Kconfig. Adjusted RK3399 kernel due to upstream changes at FriendlyARM - does not boot yet. Changes has to be extract from their commits. Removed patches with RTL8188EU since we add more recent driver with a new precedure. Small fixes mvebu-default, udoo-next, s56818-next, ... remove deprecated patches.
* Boot-able RK3399-default config, add upstream patches for K4.4.y mvebu-default/udoo-next
* Adjust overclocking patch to meet upstream changes
* Odroid XU4 - remove deprecated kernel patches
2019-06-26 07:31:11 +02:00
..
04-patch-4.4.167-168.patch [ rockchip64 ] add upstream patches to rk3399, add rockpi4b to default kernel (working not very good atm), adjusted kernel config 2019-01-27 19:37:46 +01:00
04-patch-4.4.167-168_mali.patch [ rk3399 default ] patchset adjustement 2019-03-10 13:55:12 +01:00
04-patch-4.4.168-169.patch [ rockchip64 ] add upstream patches to rk3399, add rockpi4b to default kernel (working not very good atm), adjusted kernel config 2019-01-27 19:37:46 +01:00
04-patch-4.4.169-170.patch [ rockchip64 ] add upstream patches to rk3399, add rockpi4b to default kernel (working not very good atm), adjusted kernel config 2019-01-27 19:37:46 +01:00
04-patch-4.4.170-171.patch [ rockchip64 ] add upstream patches to rk3399, add rockpi4b to default kernel (working not very good atm), adjusted kernel config 2019-01-27 19:37:46 +01:00
04-patch-4.4.171-172.patch Changes to build script and patches adjustment (#1423) 2019-06-26 07:31:11 +02:00
04-patch-4.4.172-173.patch Changes to build script and patches adjustment (#1423) 2019-06-26 07:31:11 +02:00
04-patch-4.4.173-174.patch [ K4.4 upstream patches ] and a small change to CSC board config 2019-02-09 19:31:03 +01:00
04-patch-4.4.174-175.patch Upstream patches [K 4.4] (#1291) 2019-02-21 03:36:47 +02:00
04-patch-4.4.175-176.patch Upstream patches [K 4.4] 2019-02-23 16:51:14 +02:00
04-patch-4.4.176-177.patch [ rk3399 default ] add and adjust upstream patches, kernel configuration update 2019-04-09 21:06:20 +02:00
04-patch-4.4.177-178.patch Changes to build script and patches adjustment (#1423) 2019-06-26 07:31:11 +02:00
04-patch-4.4.178-179.patch Changes to build script and patches adjustment (#1423) 2019-06-26 07:31:11 +02:00
50-fix_drm.patch drm: workaround for crash when trying to open render node 2019-01-06 21:50:24 +01:00
adjust_wireless_firmware_path.patch Adjust wireless firmware path to usual location 2018-08-12 22:21:47 +02:00
firefly-dts.patch [ rk3399 default ] patchset adjustement 2019-03-10 13:55:12 +01:00
fix-linux-headers-rk3399-pkg.patch [ rk3399 default ] headers fix v2 2019-02-05 11:56:35 +01:00
friendly-arm-hangs-without.patch Fix issue with audio quality on NanoPi M4, see: https://forum.armbian.com/topic/9605-sound-problems-with-nanopi-m4/. Reinstate FriendlyElec rk3399-nanopi4-common.dtsi &i2s1 entry that assigns i2s1 master clock SCLK_I2S1_8CH to i2s_8ch_mclk output pin clock source SCLK_I2S_8CH. By default the i2s1 node is disabled, therefore this clock assignment is not applied unless (1) i2s1 is enabled by user DT changes, or (2) i2s1 is enabled in a specific nanopi board .dts -- at this time the only such board is NanoPi M4. On NanoPi M4 this change will send i2s1 mclk to the rt5651 codec, which is the desired clock routing (prior to this change, the codec was getting i2s0 mclk, which was the cause of the bad audio). On other nanopis if the user enables i2s1 in DT, this change will route i2s1 mclk to the mclk line on the 40 pin header (and, on NanoPC T4, also to the onboard codec, which is less desirable, but that's how the board is wired). 2019-02-20 02:27:12 +11:00
increasing_DMA_block_memory_allocation_to_2048.patch Preliminary RK3399 / Odroid N1 support 2018-02-14 10:11:23 +01:00
overclock-rk3399-to-1.5-2.0.patch Changes to build script and patches adjustment (#1423) 2019-06-26 07:31:11 +02:00
overclock-rk3399-to-1.8-2.2.patch.disabled Lowering max CPU freqency for RK3399 down to 1.5/2.0 2018-08-27 08:35:36 +02:00
packaging-4.x-with-postinstall-scripts.patch Fixed headers installation. Thanks to Jean Christian 2018-07-25 17:06:37 +00:00
remove-older-8188eu-from-rockchip-wlan.patch Changes to build script and patches adjustment (#1423) 2019-06-26 07:31:11 +02:00
unlock-temperature.patch Initial support for RK3399 Firefly and FriendlyARM PC T4 2018-08-11 23:12:58 +02:00
xunlong-orangepi-rk3399.patch [ rk3399 default ] patchset adjustement 2019-03-10 13:55:12 +01:00