build/patch/kernel/rk3399-default
2019-04-09 21:06:20 +02:00
..
04-patch-4.4.154-155.patch Family RK3399 set fixed MAC address via our startup scripts until we don't have a proper solution and upstream patches 2018-09-12 17:30:44 +02:00
04-patch-4.4.155-156.patch Kernel 4.4 upstream patches 2018-09-15 17:33:06 +02:00
04-patch-4.4.156-157.patch [bugfix] This commit fixes Bluetooth on Tinkerboard (tested) and most likely on z28Pro. Thanks to @Staars 2018-11-04 13:29:48 +01:00
04-patch-4.4.157-158.patch Bump with version and K4.4 upstream patches 2018-09-26 11:55:44 +02:00
04-patch-4.4.158-159.patch Small bugfix regarding removing old swap files, K4.4 upstream patches, bump with a version 2018-09-30 15:22:44 +02:00
04-patch-4.4.159-160.patch [RK3399] DEV kernel bumped to 4.19.RC4, adjusted kernel config, set u-boot to v2018.09, fix serial console output, default boot console is now HDMI, tested on FA Nanopc T4; default kernel bumped to 4.4.160 and re-add patch which address some issues 2018-10-10 17:25:28 +02:00
04-patch-4.4.160-161.patch [Rockchip and general] Add upstream patch for K4.4, adjust config to cover https://github.com/armbian/build/issues/1133 and add htoprc to support https://github.com/avafinger/htop-2.1.1_enhanced-version with showing CPU temp out of the box. 2018-10-14 11:20:25 +02:00
04-patch-4.4.161-162.patch [rk3399-dev] Merging rk3399-DEV with rockchip64-DEV on sources, patches and config level. Leave family intact, add 1.5 OPP for RK3328, add upstream patch for rk3399-default 2018-10-24 17:03:35 +02:00
04-patch-4.4.162-163.patch [ rockchip64/rk3399 default ] upstream patches. Tested only for building. 2018-11-26 13:44:49 +01:00
04-patch-4.4.163-164.patch [ rockchip64/rk3399 default ] upstream patches. Tested only for building. 2018-11-26 13:44:49 +01:00
04-patch-4.4.164-165.patch [ K4.4 ] upstream patches 2018-12-01 19:39:21 +01:00
04-patch-4.4.165-166.patch [ K4.4 ] upstream patches 2018-12-01 19:39:21 +01:00
04-patch-4.4.166-167.patch [ RK3399 ] Add upstream patch and adjust configs 2018-12-17 20:06:17 +01: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 [ 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.172-173.patch [ general ] Attach Realtek 8811, 8812, 8814 and 8821 drivers source, remove our old patches, adjust configs, tested on all combinations 2019-02-07 15:24:06 +01: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 [ rk3399 default ] add and adjust upstream patches, kernel configuration update 2019-04-09 21:06:20 +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
fix-sip_smc_lastlog_request.patch Initial support for RK3399 Firefly and FriendlyARM PC T4 2018-08-11 23:12:58 +02: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
general_r8152-3_support_firmware_0x6010.patch [ Rockchip64 ] patch r8152 driver to recognize 0x6010 devices 2019-02-17 16:02:14 -05: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 Lowering max CPU freqency for RK3399 down to 1.5/2.0 2018-08-27 08:35:36 +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
unlock-temperature.patch Initial support for RK3399 Firefly and FriendlyARM PC T4 2018-08-11 23:12:58 +02:00
wifi-0010-realtek-8188EU.patch Initial support for RK3399 Firefly and FriendlyARM PC T4 2018-08-11 23:12:58 +02:00
wifi-0011-realtek-8188EU-kconfig-makefile-4-4.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