Igor Pečovnik
94abeef059
Merge pull request #1039 from rabits/fb-_rockchip_gpio_i2c_udev_rules
...
ASUS Tinkerboard: Added gpio & i2c groups with udev rules to devices
2018-07-09 07:22:10 +02:00
Rabit
1066859065
ASUS Tinkerboard: Added gpio & i2c groups with udev rules to devices
2018-07-08 14:12:15 -07:00
Rabit
96e78c102f
ASUS Tinkerboard: Restore justice - author of the gpiomem port
...
According to:
* e7ebaf5917/rk3288-gpiomem.c (L42-L44)
* https://forum.armbian.com/topic/4792-tinker-board-gpio/?do=findComment&comment=53472
2018-07-08 13:19:07 -07: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
c20367f025
Enable Three-wire UART (H5) protocol support needed for Z28 Pro and upstream patches for Rockchip default
2018-07-02 17:22:30 +00: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
Tony
149154c201
remove boot parameters from Rockchip
...
I'm not sure why these were added, but remove them, we have our own.
2018-06-06 22:28:32 -04:00
Igor Pecovnik
a279c7709e
Forgotten patch for building Tinkerboard/MiQi kernel
2018-06-02 08:21:19 +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
21da45e282
Merge branch 'master' of https://github.com/armbian/build
2018-05-29 16:51:11 +00:00
Igor Pecovnik
f3fcea2358
Stretch bugfix and Tinkerboard upstream patch
2018-05-29 16:50:30 +00:00
Tony
91f84d01cb
delete unneeded patch
...
GPIO base was returned to 0 on Rockchip, no longer needs patched.
2018-05-29 12:49:39 -04:00
Igor Pecovnik
7d2f3af08f
Merging Rockchip family
2018-05-24 15:44:15 +02: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
tonymac32
add26561dc
Tinker S reboot fix fix refix
2018-03-04 22:00:42 -05: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
f6ad4f5374
rockchip default update
2018-02-24 02:06:09 -05:00
Tony
133caf5f77
disable Tinker board identification patch
...
Currently getting a lot of GPIO errors, I'm guessing gpio numbers aren't the same somehow
2018-02-21 23:02:56 -05:00
Tony
6af9f1c327
rockchip default add needed header for ASUS code
...
iomap.h has been removed by Rockchip, necessary for ASUS
2018-02-20 03:00:23 -05:00
tonymac32
8c544ba196
Rockchip default patches
2018-02-20 01:15:41 -05:00
tonymac32
a677b2170f
Rockchip default USB NAK fix
2018-02-19 22:50:26 -05:00
tonymac32
f831a2a014
Rockchip Dev fixup. Boots.
2018-02-19 00:30:58 -05:00
Tony
297769f476
Rockchip Default Tinker S DTS eMMC
...
Add device tree entries for Tinker S eMMC
2018-02-08 23:21:43 -05:00
Igor Pecovnik
4ee6bf7752
Rockchip next and default update
...
- default and next = updated 8811/12/14AU Wireless driver
- next= removing two deprecated patches, adding overclocking with DVFS table v2 from MiQi with little low numbers, symlinked miniarm.dts to tinker.dts for backward compatibility, updated AUFS
2018-02-08 16:44:24 +01:00
tonymac32
f66c5a87be
incremental patch fixup
2018-02-07 00:38:45 -05:00
tonymac32
6e8da746c9
Merge branch 'master' of git://github.com/armbian/build
2018-02-05 22:52:11 -05:00
tonymac32
3a308af22b
patch rockchip linux at 4.4.112
2018-02-05 22:49:17 -05:00
Igor Pecovnik
208c98f2f0
Upstream patches for K4.4
2018-02-05 14:07:33 +01:00
tonymac32
1e37aefc1e
Merge branch 'master' of git://github.com/armbian/build
2018-01-30 22:24:15 -05:00
tonymac32
dafd4c1aa6
Rockchip remove unnecessary patches
2018-01-30 22:04:45 -05:00
tonymac32
d700b1eabc
rockchip-default device tree overlays
2018-01-29 23:46:20 -05:00
Tony
c4258ef2e6
HDMI mode freq and rtl8723bs compile fix
2018-01-27 16:35:55 -05:00
Igor Pecovnik
c5cdc0518b
Add wireless driver 8812/14 to Rockchip-default
2018-01-23 22:00:11 +01:00
Igor Pecovnik
eae608f880
Kernel 4.4 Upstream patches
2018-01-23 17:42:13 +01:00
tonymac32
39bc9fbbaa
beginning sound mapping, BT, and display patches
2018-01-18 02:05:47 -05:00
Tony
d173e535bf
Remove unecessary patch for Tinker DSI
2018-01-15 19:19:00 -05:00
tonymac32
66ef582071
Beginning sorting touchscreen with newer kernel
2018-01-15 11:35:26 -05:00
Tonymac32
7942426517
DTS tweaks w/Rockchip Kernel
...
Change wifi declaration to 8723bs
Add 1.7 and 1.8 GHz operating points
Make LED's operate as per existing Armbian images.
2018-01-14 15:24:26 -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
dbfb88943e
Kernel 4.4 upstream patches
2018-01-11 20:07:30 +01:00
Igor Pecovnik
a90154b811
Kernel 4.4 upstream patches
2018-01-05 18:24:23 +01:00
Igor Pecovnik
617ee26c96
Kernel 4.4 upstream patches
2017-12-21 06:13:06 +01:00
Igor Pecovnik
e0549a654d
Kernel 4.4 upstream patches
2017-12-17 12:41:54 +01:00
Igor Pecovnik
352cefc1f1
Configuration update for Rockchip default kernel + upstream patches
2017-12-08 23:16:54 +01:00
Igor Pecovnik
fa1ed47086
Kernel 4.4.y upstream patches and removing the one added by mistake.
2017-12-01 12:16:17 +01:00
Igor Pecovnik
210b7efdd2
Upstream patches
2017-11-24 19:48:44 +01:00
Igor Pecovnik
62182e3680
Kernel 4.4 upstream patches
2017-11-23 08:56:09 +01:00
Igor Pecovnik
4c6e014cf7
Kernel 4.4 upstream patches
2017-11-18 20:35:13 +01:00
Igor Pecovnik
984dafe7b3
Upstream patches
2017-11-13 22:58:53 +01:00