Commit Graph

65 Commits

Author SHA1 Message Date
Igor Pecovnik
18a68ec9b2 Add and fix kernel 4.4 upstream patches 2018-08-24 17:33:24 +02:00
Igor Pecovnik
c542b8fee0 Hostapd bump version to override Bionic stock build, Tinkerboard upstream patches 2018-08-23 18:54:54 +02:00
Thomas McKahan
03da085d95 tinker board re-enable RPi touchscreen
- only known bug so far:  Somehow the entire screen has been rotated 180 degrees, making the touch screen not align with the graphics (can rotate in settings)
	- probably an easy fix, but finished for tonight.
2018-08-22 02:02:19 -04:00
Thomas McKahan
96135c6065 Rockchip-default update patches
-- Thanks again to @ntemis for bringing these together and letting me know about it

- Tinker reboot now seemingly solved by a proper method, should no longer require OF workarounds
- various fixes from various sources, see patches for complete information.
- boots, still needs debugging of BT/touchscreen/sound
- some patch warnings exist, again WIP update for those willing to take a look. (@chwe17 perhaps?)
2018-08-21 00:17:16 -04:00
Thomas McKahan
04795aef26 rockchip default u-boot bump small config update
- Tinker Board now boots to console without issue
- MiQi locks at "loading environment from EXT4..." (uncertain if a new issue)

Thanks to @Ntemis
2018-08-20 01:35:20 -04:00
Thomas McKahan
89672da39d RK3288 default bootable at last
Missing:

 - touchscreen
 - framebuffer console
2018-08-16 01:24:30 -04:00
Igor Pecovnik
de41d3dbce Rockchip default cleanup. (Temporally) moving back to Rockchip upstream. This source builds but doesn't boot ... 2018-08-10 10:33:42 +02:00
ThomasKaiser
37b167429c Consolidate cpufreq driver/statistics 2018-08-01 11:59:45 +02:00
ThomasKaiser
0a54d03ed8 Consolidate timer frequency settings accross all kernels
...skipping default 3.x kernels
2018-07-16 16:41:45 +02:00
Igor Pečovnik
fab979feea Move rockchip-default (tinkerboard & miqi) to self-hosted source). Original patches are left under subdir rockchip-branch and source defintions commented out. To make it back in a simple manner, when it will become more stable. 2018-07-08 12:06:01 +00:00
Igor Pečovnik
cf40fda60a Add OMV 4 module dependencies and a workaround for ram2log that OMV can make use ZRAM powered ramlog. It is also helpful in case of sudden crash. Nginx can't start without log places into its subdir. We create them on start. 2018-07-04 14:19:50 +00:00
Sergey Zinchenko
0f1ddb7d68 (default kernel) Iotop requires this module to be set 2018-07-04 13:29:57 +03:00
Sergey Zinchenko
f47fbff0ef (default kernel) CONFIG_NETFILTER_XT_TARGET_CT is required for iptables CT target 2018-07-04 13:29:57 +03:00
Tony
fafd26db7e
Rockchip default merge (#1026)
* Initial commit, cleanup of Rockchip default

* clean up patches:
- 100_DTS_Tinker_opp_LED was splitted into 3 patches
	- 100_DTS_opp for opp (adjusted to RKs 3 point description of opp Voltage)
	- 110_DTS_8723bs for the wifi driver
		-rename of 270-dts-tinker-bluetooth.patch -> 111_DTS_disable_AP6212_bluetooth.patch to keep wifi-chip stuff together
	- 120_DTS_led1_heartbeat
- 190_dts_tinker_s_emmc was reworked and splitted
	- gpiomem node was removed and has its own patch (260_DTS_gpiomem_node)
	- i2c1 node was removed and has its own patch 270_DTS_activate_i2c1
	- spi2 part was removed (defined in rk3288.dtsi), default CS will now be CS0 not 1 (no reason to change this)
	- vdd_log regulator is removed (the counterpart is missing anyway, and actually disabled in ASUS and Rockchips branch) --> own patch in case it gets activated
- 120_workaround_tinker_board_reboot -> 130_workaround_tinker_board_reboot to get some free numbers... ;)

* Renamed 190_DTS_tinker_s_emmc and splitted into DTS-Part and driver part (191_driver_mmc_adjustment)

* Boots, Still no hdmi console

* Rockchip Kernel config updates

Thanks to @Ntemis for the config options, they fixed the framebuffer

Still have runtime GPU errors related to power model
2018-06-28 22:11:59 -04:00
Igor Pecovnik
3e3efab8b9 Rockchip default patches update 2018-06-12 08:47:09 +02:00
Igor Pecovnik
332ce2fa9d Rockchip / Tinkerboard. Upstream changes broke lcd, disabling broken patches, added upstream patches 2018-06-02 08:05:07 +02:00
Igor Pecovnik
f3fcea2358 Stretch bugfix and Tinkerboard upstream patch 2018-05-29 16:50:30 +00:00
zador-blood-stained
ed4f633402 Enable all HID modules for rockchip-default
Closes #976
2018-05-28 16:42:49 +03:00
Igor Pecovnik
7d2f3af08f Merging Rockchip family 2018-05-24 15:44:15 +02:00
Tony
2a1d686d41
Update Rockchip default conifg 2018-04-13 01:15:11 -04:00
tonymac32
48946ddcfa Rockchip default remove deprecated patches
Upstream includes UART4 pin definition fix and maintenance patches
2018-04-13 00:49:08 -04:00
Tony
71d911ef97
Rockchip default fix Mali devfreq 2018-03-19 23:19:18 -04:00
Igor Pecovnik
d40ee81f9d Disable excessive debugging on Tinkerboard WiFi, added RTL8188EU driver, upstream patches and kernel config updates 2018-03-01 12:04:00 +01:00
tonymac32
f88fabbe0d Update Rockchip default config 2018-02-24 16:49:26 -05:00
tonymac32
bcc77d314a rockchip default config update 2018-02-07 22:15:42 -05:00
tonymac32
6e8da746c9 Merge branch 'master' of git://github.com/armbian/build 2018-02-05 22:52:11 -05:00
Igor Pecovnik
208c98f2f0 Upstream patches for K4.4 2018-02-05 14:07:33 +01:00
tonymac32
30da832f8c Rockchip default enable cifs 2018-02-04 15:37:59 -05:00
Tony
aadb4257c0
rockchip default enable cifs 2018-02-04 14:26:59 -05:00
tonymac32
1e37aefc1e Merge branch 'master' of git://github.com/armbian/build 2018-01-30 22:24:15 -05:00
tonymac32
d700b1eabc rockchip-default device tree overlays 2018-01-29 23:46:20 -05:00
zador.blood.stained
2c049615d5 Enable extra TCP congestion options for Rockchip 2018-01-29 14:14:20 +03:00
tonymac32
3812ffe620 Rockchip config update 2018-01-29 00:53:54 -05:00
tonymac32
25c95629d4 Config TinkerBoard Default Update 2018-01-28 16:46:51 -05:00
Tony
9c3ac4d364
update rockchip-default config 2018-01-27 16:41:48 -05:00
Igor Pecovnik
c5cdc0518b Add wireless driver 8812/14 to Rockchip-default 2018-01-23 22:00:11 +01:00
zador-blood-stained
53fe3a5409 Enable a bunch of networking options in Rockchip configs
Closes #827
2018-01-20 17:33:28 +03:00
Igor Pecovnik
76b1afd4f0 Adding generic loopback driver support to Rockchip kernels 2018-01-19 11:48:08 +01:00
tonymac32
00b1bddfd8 TinkerBoard Config finally sorted out the RKWifi thing 2018-01-16 00:24:53 -05:00
tonymac32
62c519cb6c Rockchip Default Config Update. Working RPi touchscreen 2018-01-15 13:42:24 -05:00
Tonymac32
3bd583f01e Use Rockchip kernel
First successful compile. Still lots of bugs and things missing going from one "specialized" kernel to another.
2018-01-14 00:40:37 -05:00
Igor Pecovnik
352cefc1f1 Configuration update for Rockchip default kernel + upstream patches 2017-12-08 23:16:54 +01:00
Igor Pecovnik
72b42b5b10 Update Xtables on several configs 2017-11-28 08:50:11 +01:00
Igor Pecovnik
4c6e014cf7 Kernel 4.4 upstream patches 2017-11-18 20:35:13 +01:00
Tony McKahan
bb89840486 Rockchip config fix mistake 2017-11-05 16:05:26 -05:00
Tonymac32
23f786c5c3
Rockchip Default Kernel config
Update default kernel config to:

-Remove Mali 400 support
-Add Tinker Board support for 7" Raspberry Pi touchscreen.
2017-11-05 01:34:52 -04:00
ThomasKaiser
841a6411b7 Kernel support for zram 2017-11-03 10:58:22 -07:00
Martin Ayotte
d70ce66742 add CH340 + changes some other as modules 2017-10-16 08:00:10 -04:00
Igor Pecovnik
bd86656819 Enable few wireless dongles on Rockchip default 2017-10-05 19:37:15 +02:00
Igor Pecovnik
c4079d274c Enable CONFIG_ATA_OVER_ETH
https://github.com/armbian/build/issues/788
2017-09-30 23:01:57 +02:00