Commit Graph

4823 Commits

Author SHA1 Message Date
Karabek
42a4bf3f19
Delete 09-dw-hdmi-add-workarounds.patch
File: 	unresolved/09-dw-hdmi-add-workarounds.patch
	now included upstream in drivers/gpu/drm/bridge/synopsys/dw-hdmi.c
2018-06-03 10:32:55 +02:00
Karabek
c4b3d44bf8
Delete 05-clk_de-allow-set-rate-parent.patch
File:	unresolved/05-clk_de-allow-set-rate-parent.patch
	now included upstream in drivers/clk/sunxi-ng/ccu-sun8i-h3.c
2018-06-03 10:32:33 +02:00
Karabek
87226987f7
Delete 04-add-H3-DE-compatible.patch
File:	unresolved/04-add-H3-DE-compatible
	now included upstream in drivers/gpu/drm/sun4i/sun4i_drv.c
2018-06-03 10:31:46 +02:00
Igor Pecovnik
bad913838d RK3328 kernel upstream patches + config update 2018-06-03 06:54:48 +02:00
Igor Pecovnik
e41d2bdce8 Add 8812AU & 8188EU wireless drivers to old legacy kernels for Odroid C2 and Pine64 2018-06-02 21:02:49 +02:00
Igor Pečovnik
0ca85e92e4
Merge pull request #990 from karabek/master
Add H3-mixer1 and HDMI sound nodes
2018-06-02 17:31:30 +02:00
Igor Pečovnik
b2e5116509
Merge pull request #992 from karabek/master
Allwinner H3: enable thermals
2018-06-02 17:30:40 +02:00
zador-blood-stained
caec848619 Drop HAS_UUID_SUPPORT variable 2018-06-02 17:49:57 +03:00
zador-blood-stained
f9d48776a5 Drop S500 boards 2018-06-02 17:44:19 +03:00
Jingchuan Huang
06a21a9437 Enable CONFIG_USB_RTL8152 in linux-mvebu64-next 2018-06-02 14:48:29 +03:00
Karabek
cd7ce00672
Delete 25-sun4i-gpadc-iio-workaround-for-raw-0-read.patch
replaced with ths-25-sun4i-gpadc-iio-workaround-for-raw-0-read.patch
2018-06-02 12:53:43 +02:00
Karabek
e728fac2d4
Delete 24-sun4i-gpadc-iio-add-H3-CPU-thermal-zone.patch
replaced with ths-24-sun4i-gpadc-iio-add-H3-CPU-thermal-zone.patch
2018-06-02 12:53:16 +02:00
Karabek
fa9479a2e8
Delete 23-sun4i-gpadc-iio-add-H3-thermal-sensor-DT.patch
replaced with ths-23-sun4i-gpadc-iio-add-H3-thermal-sensor-DT.patch
2018-06-02 12:52:44 +02:00
Karabek
201fa82b3a
Delete 21-sun4i-gpadc-iio-add-split-sun8i.patch
replaced with ths-21-sun4i-gpadc-iio-add-split-sun8i.patch
2018-06-02 12:52:17 +02:00
Karabek
74d69ce445
Delete 22-sun4i-gpadc-iio-add-H3-support.patch
replaced with ths-22-sun4i-gpadc-iio-add-H3-support.patch
2018-06-02 12:51:42 +02:00
Karabek
87af831187
Thermals: use sunxi's GP-ADC to read SoC temp
takes 21, 23, 24, 25 from "safe-needs-more-inspection" and 22 from "unresolved" to (re-) activate Sunxi's SoC temp sensor.
2018-06-02 12:50:26 +02:00
Karabek
033c18581c
Thermals: activate GP-ADC temp sensor
Activates General Purpose Analog/Digital Converter to read SoC temp via IIO (in Line 5954)
CONFIG_SUN4I_GPADC=y
2018-06-02 12:46:14 +02: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
7adc4f7cc0 Remove duplicate board config 2018-06-01 11:39:09 +02:00
Igor Pecovnik
49719253a0 Remove RockPRO from building since it's broken. We don't deal with it yet anyway. 2018-06-01 07:05:21 +02:00
Igor Pečovnik
3dc3c7ec2f
DNS fix for Jessie 2018-05-31 20:35:22 +02:00
zador-blood-stained
1337a37242 Add RTC drivers to rockchip-next config 2018-05-31 20:51:52 +03:00
Tony
dafd3984d7
Update rockchip.conf
Change default governor
2018-05-31 13:24:28 -04:00
zador-blood-stained
7f07699c45 [Test] Compatibility with ext4 defaults on newer hosts 2018-05-31 20:23:12 +03:00
Igor Pečovnik
070501d04a
Merge pull request #991 from karabek/master
Allwinner: Enable HDMI for H2/H3 boards
2018-05-31 18:56:24 +02:00
Karabek
ee4a2772bb
Allwinner: Enable HDMI for H2/H3 boards
In BRANCH=dev "linux-sunxi-dev.config" currently does not set "CONFIG_SUN8I_DE2_CCU=y" (previous versions had this, Sunxi-Next still has it).
DE2-CCU clock seems to be required for HDMI output (see drivers/clk/sunxi-ng/Kconfig).
If this is NOT configured we get:
[    7.221461] sun8i-mixer 1100000.mixer: Couldn't get our reset line
[    7.221562] sun4i-drm display-engine: failed to bind 1100000.mixer (ops sun8i_mixer_platform_driver_exit [sun8i_mixer]): -517
[    7.221570] sun4i-drm display-engine: Couldn't bind all pipelines components
[    7.221693] sun4i-drm display-engine: master bind failed: -517
Tested with Orange Pi One and Sunvell R69
2018-05-31 16:17:36 +02:00
Karabek
ae89013694
replaced by general-add-HDMI-sound-nodes-DT
updated to  4.17 and renamed "general-add-HDMI-sound-nodes-DT"
2018-05-31 14:21:14 +02:00
Karabek
d0a1fd83c8
replaced by general-add-H3-mixer1.patch
mixer0 has been added upstream, "general-add-H3-mixer1.patch" adds mixer1
2018-05-31 14:19:45 +02:00
Karabek
2525b74686
added H3-mixer1 and HDMI sound nodes
added general-add-H3-mixer1.patch		replacing unresolved/02-add-H3-mixers.patch 
mixer0 was been added upstream

added general-add-HDMI-sound-nodes-DT	replacing unresolved/00-20-add-HDMI-sound-nodes
removing the following kernel error messages:
[   10.831855] sun4i-codec 1c22c00.codec: ASoC: codec-analog@1f015c0 not registered
[   10.831884] sun4i-codec 1c22c00.codec: Failed to register our card
2018-05-31 14:17:56 +02:00
Igor Pečovnik
73ffbc0a26
Changing to master branch
which is now default
2018-05-31 13:58:55 +02:00
Igor Pecovnik
dceeeca61b Remove deprecated section
https://github.com/armbian/build/pull/989
2018-05-31 13:50:50 +02:00
Karabek
3c1d263da6 Allwinner H3: Add I2S pins to DT (#987)
* removing unresolved/00-19-add-H3-i2s-DT-nodes.patch

removing unresolved/00-19-add-H3-i2s-DT-nodes.patch
	=> now already included into dts/sunxi-h3-h5.dtsi upstream

* removed 00-20-add-i2s-DT-pins.patch

removing 00-20-add-i2s-DT-pins.patch 
	=> updated and renamed to general-dd-i2s-DT-pins.patch

* updated 00-20-add-i2s-DT-pins.patch

updated 00-20-add-i2s-DT-pins.patch and renamed to general-dd-i2s-DT-pins.patch
	=> failed originally because mmc0_pins_a rename ...
2018-05-31 13:55:37 +03:00
Igor Pecovnik
442ab52d3e Small RFC for better Armbian MOTD user configuration
https://forum.armbian.com/topic/7229-30-sysinfo-get_ip_addresses/
2018-05-31 10:22:03 +02:00
Igor Pecovnik
8fd6af59f4 Add armbian logo to HB/Cubox bootloader 2018-05-30 21:48:09 +02:00
Igor Pecovnik
a7b8386b02 Tiny Rockchip related fixes. Fix boot priority on MiQi. Start from SD if insterted, otherwise boot from eMMC, go up with u-boot to 2017.11, 2018.03 hangs ... 2018-05-30 11:46:32 +00:00
Igor Pecovnik
e83d5b54ac Remove deprecated patches Rockchip NEXT 2018-05-30 10:10:42 +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
3d9ea39a68 Cubox / HB Bugfix, move dev to 2018.03 (tested), add support for detecting Revision 1.5 SoMs 2018-05-29 13:43:20 +00:00
ThomasKaiser
1c9c7d4037 Temperature readout fix
And switching from Google to Cloudflare DNS everywhere
2018-05-28 23:27:11 -07:00
Tony
a3df0ce146
Delete redundant patch
Patch exists in tinker-specific folder, no need to apply to all Rockchip
2018-05-29 00:44:14 -04:00
ThomasKaiser
7520ea8c54 Use Cloudflare DNS server for privacy reasons 2018-05-28 14:01:05 -07:00
Igor Pečovnik
5b704fd1a7
Merge pull request #979 from karabek/master
Title: OrangePi One emac fix removed - solved upstream
2018-05-28 18:15:19 +02:00
Karabek
e24cc9582b
Title: OrangePi One emac fix removed - solved upstream
sorry for this short-lived fix - this has already been fixed upstream:
aed5eb44d8
2018-05-28 17:51:18 +02:00
Igor Pecovnik
5f6e743e24 When forcing network manager and having no resolvconf we have to use resolvd. Adding Google DNS to the resolved works ... until better implementation is figured out. 2018-05-28 17:16:11 +02:00
David Huang
3e72d5cd27 Enable advanced IP routing features in linux-rk3328-dev (#975)
This enables policy-based routing features, like `ip rule`.
Useful for VPN routing and transparent proxy.
2018-05-28 16:44:57 +03:00
zador-blood-stained
ed4f633402 Enable all HID modules for rockchip-default
Closes #976
2018-05-28 16:42:49 +03:00
Igor Pečovnik
abbad7cd2f
Bump with version
due to few bug fix packages update
2018-05-28 13:09:28 +02:00